Ammar Ahmed
|
2febd09613
|
Merge branch 'master' into fix/sync-quick-notes
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2023-04-26 15:13:27 +05:00 |
|
ammarahm-ed
|
91138f4911
|
mobile: ensure full db init when sync is required
|
2023-04-26 15:12:29 +05:00 |
|
ammarahm-ed
|
536dead44d
|
mobile: always load notes on init
|
2023-04-26 14:59:05 +05:00 |
|
Ammar Ahmed
|
8a138d960d
|
Update apps/mobile/app/services/notifications.ts
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2023-04-26 14:57:06 +05:00 |
|
ammarahm-ed
|
59442b9107
|
mobile: sync quick notes
|
2023-04-26 09:51:24 +05:00 |
|
ammarahm-ed
|
8548940cb9
|
mobile: refactor
|
2023-04-25 10:18:20 +05:00 |
|
ammarahm-ed
|
7b66462300
|
mobile: fix crash when tap on notification and
reminder does not exist.
|
2023-04-15 23:50:24 +05:00 |
|
Ammar Ahmed
|
9b7af87611
|
mobile: fix db initialization in background (#2322)
* core: init collections separately
* mobile: fix db init in background
* mobile: don't call db.init on logout
* mobile: improve db init in app/share extension
* mobile: cleanup
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2023-04-15 23:23:04 +05:00 |
|
Ammar Ahmed
|
cd2ca94c3d
|
mobile: Fix crash when leaving note after search (#2289)
|
2023-04-07 01:10:52 +05:00 |
|
ammarahm-ed
|
9eb1061cd1
|
mobile: refactor
|
2023-04-04 22:04:14 +05:00 |
|
ammarahm-ed
|
af906d8ace
|
mobile: add some null checks
|
2023-03-29 16:54:04 +05:00 |
|
ammarahm-ed
|
7fc58a3fa5
|
mobile: make bottom padding optional in sheet
|
2023-03-23 23:48:49 +05:00 |
|
ammarahm-ed
|
a6021943e1
|
mobile: top level notes
|
2023-03-18 11:58:30 +05:00 |
|
Abdullah Atta
|
c3b8c4b630
|
mobile: update help tips
|
2023-03-18 11:58:30 +05:00 |
|
Ammar Ahmed
|
836f607aa0
|
mobile: fix reminders not working on android (#2038)
|
2023-03-02 13:38:58 +05:00 |
|
ammarahm-ed
|
0a05780e4d
|
mobile: do not apped date to file name
in bulk exports
|
2023-02-28 15:18:06 +05:00 |
|
ammarahm-ed
|
b5c8afe8f7
|
mobile: handle same filename
|
2023-02-28 14:09:09 +05:00 |
|
Ammar Ahmed
|
87a2650480
|
mobile: fix background events (#1994)
|
2023-02-23 13:05:15 +05:00 |
|
ammarahm-ed
|
047707dd35
|
mobile: build notifee from source
|
2023-02-20 12:35:03 +05:00 |
|
ammarahm-ed
|
2ab756a847
|
mobile: make telemetry opt-in
|
2023-02-13 17:48:24 +05:00 |
|
ammarahm-ed
|
82a80269d3
|
mobile: prompt user to enable notifications if
notifications are explicitly disabled.
|
2023-02-09 13:47:33 +05:00 |
|
ammarahm-ed
|
8b524319df
|
mobile: disable background sync
|
2023-01-23 12:27:02 +05:00 |
|
ammarahm-ed
|
f1f8a35ea5
|
mobile: add background sync
|
2023-01-17 17:12:08 +05:00 |
|
Abdullah Atta
|
9116a24392
|
global: update license year to 2023
|
2023-01-16 13:48:28 +05:00 |
|
ammarahm-ed
|
e34114a3c4
|
mobile: improve sync status UX
1. Show offline when device is offline or internet is unreachable
2. Show "Sync failed" in side menu
until a successful sync occurs
|
2023-01-13 15:45:03 +05:00 |
|
ammarahm-ed
|
f3f735392b
|
mobile: add notification sound settings
|
2023-01-12 17:59:06 +05:00 |
|
ammarahm-ed
|
80f5ecb276
|
mobile: fix notification triggers on ios
|
2023-01-10 16:44:49 +05:00 |
|
ammarahm-ed
|
343da60428
|
mobile: fix daily reminder unset if date in past
|
2023-01-09 16:33:57 +05:00 |
|
ammarahm-ed
|
2966962016
|
mobile: unpin permanent reminders
|
2023-01-09 13:19:15 +05:00 |
|
ammarahm-ed
|
774cc6f953
|
mobile: fix recurring reminders
|
2023-01-07 16:06:15 +05:00 |
|
Ammar Ahmed
|
05cd7e5002
|
core: add proper styling to pdf & html exports (#1579)
* mobile: fix exported pdf styling
* core: move html template styles to core
* core: inline prism-dracula styles
Signed-off-by: Abdullah Atta <abdullahatta@streetwriters.co>
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-01-06 17:58:33 +05:00 |
|
ammarahm-ed
|
b77254a045
|
mobile: configurable snooze time
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
1ef4dcb52c
|
mobile: update store on reminder change from notification
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
c8601c88a7
|
mobile: add reminder actions
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
26ec8551f9
|
mobile: add disable/snooze function
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
32467c36af
|
mobile: minor improvements
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
23fbf5ae15
|
mobile: fix notifications not set
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
28a115ab04
|
mobile: add setupReminders function
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
3702bb0186
|
mobile: add Reminders screen to nav
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
657fe05464
|
mobile: add reminder notes
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
e7d0c956bc
|
mobile: remove react-native-push-notifications dep
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
30cad32e26
|
mobile: add reminder sheet
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
2845cb19d6
|
mobile: add sync controls
|
2023-01-03 21:46:11 +05:00 |
|
ammarahm-ed
|
f83d6c2d37
|
mobile: fix device mode selection
|
2022-12-05 22:16:12 +05:00 |
|
Ammar Ahmed
|
7bf01535c8
|
mobile: fix pdf export on android (#1445)
|
2022-12-05 14:49:11 +05:00 |
|
ammarahm-ed
|
1b13e055d1
|
mobile: fix Config checks
|
2022-11-23 18:34:46 +05:00 |
|
Ammar Ahmed
|
ea405393fd
|
mobile: fix orientation & app screen size measurement (#1382)
|
2022-11-23 15:10:53 +05:00 |
|
Ammar Ahmed
|
fe4a16f182
|
mobile: iap upgrade (#1361)
* mobile: upgrade iap to v7
* mobile: update build.gradle
|
2022-11-22 11:46:50 +05:00 |
|
ammarahm-ed
|
0d58a9288d
|
mobile: show auto backup message after delay
|
2022-10-26 16:05:36 +05:00 |
|
Ammar Ahmed
|
316b2948b1
|
Merge branch 'master' into fix-backups
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2022-10-26 14:45:57 +05:00 |
|