Abdullah Atta
9c103ea0e3
Merge branch 'master' into beta
2026-06-10 17:39:44 +05:00
kashaf-ansari-dev
46b6888ca3
mobile: add error message for incomplete theme files
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-08 13:09:10 +05:00
Ammar Ahmed
03fafcbd15
mobile: fix attachment file-size check
2026-06-06 10:11:25 +05:00
Ammar Ahmed
9221e21393
mobile: fix inbox keys validation ( #9882 )
2026-05-21 11:44:25 +05:00
Ammar Ahmed
0b1aa3315b
Merge branch 'master' into beta
2026-04-18 10:08:55 +05:00
Ammar Ahmed
405adff8f4
mobile: fix linting not working in vscode and fix lint errors ( #9710 )
2026-04-18 08:52:39 +05:00
Abdullah Atta
131f6c6d5f
Merge branch 'master' into beta
2026-04-15 08:10:24 +05:00
Ammar Ahmed
87bddf0037
mobile: fix file size check shows error but continues uploading the file
2026-04-01 11:06:33 +05:00
Ammar Ahmed
b5dc298d7d
mobile: add inbox api settings
2026-03-31 13:31:37 +05:00
Ammar Ahmed
302ae5ddb4
mobile: format all files
...
It seems prettier was not working properly. Pin prettier version to 2.8.8 in apps/mobile and ran prettier on all files to fix formatting issues.
2026-03-28 09:57:51 +05:00
Ammar Ahmed
503c1a5c8d
mobile: fix app gets locked when requesting notification permission for file upload progress
2026-03-24 13:17:01 +05:00
Ammar Ahmed
82baf41d8e
mobile: fix bulk delete call
2026-02-24 12:48:10 +05:00
Ammar Ahmed
1cf28c56c2
mobile: add bulk delete support in file storage
2026-02-24 09:17:29 +05:00
Ammar Ahmed
bbaa6c76b4
mobile: add support for multipart uploads
...
Files >100MB fail currently using simple file upload methods.
2026-01-06 13:08:53 +05:00
Ammar Ahmed
50b7f9eb68
mobile: refactor
2025-12-26 11:11:57 +05:00
Ammar Ahmed
ed5c84b069
mobile: cleanup downloaded cache files on startup
2025-12-25 13:52:52 +05:00
Chloe Oletto
011cc992e8
mobile: Incorrect math for determining total number of chunks causes erroneous assertation that there is one more chunk in certain conditions.
...
Signed-off-by: Chloe Oletto <needschloesure@riseup.net >
2025-12-01 02:45:21 -08:00
Ammar Ahmed
bcfff70e78
mobile: improve file uploads in background
2025-11-28 14:34:18 +05:00
Abdullah Atta
3de225f7c9
mobile: upgrade react native 0.82
...
this commit also bump app version to 3.3.10-beta.0
2025-11-27 11:32:50 +05:00
Ammar Ahmed
3a5558eb16
mobile: release v3.3.6
2025-10-24 09:02:19 +05:00
Abdullah Atta
1f748a4026
global: introducing Notesnook Circle ( #8779 )
...
* core: add api for getting Notesnook Circle partners
* web: introduce notesnook circle
* core: export CirclePartner type
* mobile: add notesnook-circle
* web: use strings from intl for notesnook circle
* common: add notesnook circle to features
* web: fix local ips set for hosts
* mobile: fix db hosts
---------
Co-authored-by: Ammar Ahmed <ammarahmed6506@gmail.com >
2025-10-17 08:49:32 +05:00
Ammar Ahmed
02e37c6ed4
mobile: prepare release v3.3.0
2025-10-03 14:39:04 +05:00
Ammar Ahmed
af91a6ee98
mobile: minor fixes
2025-09-29 10:02:10 +05:00
Ammar Ahmed
aecf4f1ee8
mobile: fix attachment uploading
2025-09-29 10:02:10 +05:00
Ammar Ahmed
a21111368e
mobile: fix pricing on gh release
2025-09-29 10:02:10 +05:00
Ammar Ahmed
62ae26c464
mobile: pricing fixes for ios
2025-09-29 10:02:10 +05:00
Ammar Ahmed
32a7f866c3
mobile: add limits to UI
2025-09-29 10:02:09 +05:00
Ammar Ahmed
dc08a39173
mobile: introduce plan limits
2025-09-29 10:02:09 +05:00
Ammar Ahmed
d02125a93c
mobile: fix error when clearing cache on android
2025-08-18 13:15:45 +05:00
Ammar Ahmed
ed2201d525
mobile: catch error when moving file fails after download
2025-04-10 10:29:26 +05:00
Ammar Ahmed
b8275f5a3f
Fix creating backups ios ( #7777 )
...
* mobile: fix copying file from app group during backup
* mobile: catch and show error if copying file fails during backup
2025-03-17 16:24:04 +05:00
Ammar Ahmed
89fe712104
mobile: fix file size is 0 errors when downloading attachments
2025-02-04 17:36:46 +05:00
Ammar Ahmed
a13cbadd44
feat: new widgets on android ( #7311 )
...
- Added a new widget on android that allows you to put a note on your home screen.
- Added a new widget on android that allows you to see upcoming reminders on home screen
- Fixed new note widget freezing
2025-01-20 17:17:01 +05:00
Ammar Ahmed
a9de0696c9
mobile: fix image previews not loading on ios
2025-01-20 10:38:00 +05:00
Ammar Ahmed
25aaef361a
mobile: throw error if db key not found in keychain
2024-12-31 12:50:38 +05:00
Ammar Ahmed
868ae597ae
mobile: fix ts errors
2024-12-26 12:25:12 +05:00
Ammar Ahmed
33c7eb5a74
mobile: fix imports
2024-12-24 12:06:52 +05:00
Ammar Ahmed
d125e0f6d9
mobile: fix encryption
2024-12-24 10:10:56 +05:00
Ammar Ahmed
293219d781
mobile: fix encryption on ios
2024-12-21 14:15:56 +05:00
Ammar Ahmed
565b0382f9
mobile: fix encryption on ios
2024-12-21 14:15:56 +05:00
Ammar Ahmed
4ee2923181
mobile: fix attachment downloads failing on mobile
2024-11-23 22:15:57 +05:00
Ammar Ahmed
6373cbc9a4
mobile: fix core api usage
2024-11-15 15:54:20 +05:00
Abdullah Atta
2417f8e233
global: fix many localization related errors and issues
2024-11-13 09:17:11 +05:00
Ammar Ahmed
fe7c7889e8
mobile: fix file upload checks
2024-10-19 14:05:04 +05:00
Ammar Ahmed
bda456362b
mobile: fix cache dir does not exist error on bulkExist check
2024-10-17 12:02:00 +05:00
Ammar Ahmed
014866c330
mobile: localize
2024-10-10 12:35:58 +05:00
Ammar Ahmed
3e5b740ef0
mobile: migrate app to intl
2024-10-10 12:35:58 +05:00
Ammar Ahmed
ba50b75c54
mobile: fix download file overwrite error
2024-09-25 10:43:26 +05:00
Ammar Ahmed
15aab4ec29
mobile: fix attachments progress
2024-09-24 13:14:34 +05:00
Abdullah Atta
ffd022cfa6
mobile: fix imports
2024-09-23 15:32:13 +05:00