ammarahm-ed
da36e69345
mobile: add background fetch ios
2023-01-17 15:46:23 +05:00
ammarahm-ed
66bd6b23b5
mobile: add background sync
2023-01-17 15:12:23 +05:00
Abdullah Atta
cfa35bbccd
web: add toggle to disable/enable editor margins
2023-01-17 10:00:50 +05:00
Abdullah Atta
0a6cc165dc
refactor: fix eslint fixable errors/warnings
2023-01-16 13:51:20 +05:00
Abdullah Atta
9116a24392
global: update license year to 2023
2023-01-16 13:48:28 +05:00
ammarahm-ed
86fc16a8d0
mobile: fix share extension ui on ios
2023-01-14 18:39:36 +05:00
ammarahm-ed
62d3ead9a8
mobile: update podfile to fix xcode 14 issue
2023-01-14 18:23:17 +05:00
ammarahm-ed
525828d6e0
mobile: hide sound settings on ios
2023-01-14 18:23:17 +05:00
Abdullah Atta
6b71509b74
web: expose descriptionText again
2023-01-14 16:00:22 +05:00
ammarahm-ed
744d3c2312
mobile: update pods
2023-01-14 13:47:12 +05:00
Abdullah Atta
e426d9d160
web: bump version to v2.4.0
2023-01-14 13:17:06 +05:00
ammarahm-ed
ba9b671f33
mobile: bump version to 2.4.0
2023-01-14 13:07:40 +05:00
ammarahm-ed
90cdd5f253
mobile: move custom toolbar preset to pro
2023-01-14 13:07:40 +05:00
ammarahm-ed
24b0f322c6
mobile: add new features to pro sheet
2023-01-14 13:07:40 +05:00
Abdullah Atta
a8a031a161
web: add all new features to pro dialog
2023-01-14 13:04:32 +05:00
Abdullah Atta
b66741910f
web: move custom toolbar preset to pro features
2023-01-14 12:55:16 +05:00
Abdullah Atta
6ffa192f08
web: fix failing reminder tests due to malformed time format
2023-01-14 12:01:40 +05:00
ammarahm-ed
c80def5d95
mobile: do not show error toast on sync abort
2023-01-14 12:00:23 +05:00
Abdullah Atta
63cf160cea
web: do not show sync abort errors to user
2023-01-14 11:52:56 +05:00
Abdullah Atta
7a40db9a36
web: remove data-test-id attr in production
2023-01-14 11:51:22 +05:00
ammarahm-ed
edd7431de1
mobile: fix failing tests
2023-01-14 11:42:30 +05:00
ammarahm-ed
eb7c0cc049
mobile: load notifee with babel loader
2023-01-14 11:42:30 +05:00
ammarahm-ed
51d130e3c3
mobile: update react-native-actions-shortcuts
...
patch
2023-01-14 11:42:30 +05:00
ammarahm-ed
241c914800
mobile: fix sort by options not showing
2023-01-14 11:42:30 +05:00
Abdullah Atta
f254fc5c58
web: fix all other failing tests
2023-01-14 11:22:33 +05:00
Abdullah Atta
a74b910478
web: add tests for reminders
2023-01-14 11:22:33 +05:00
ammarahm-ed
c6efa3ba6c
mobile: improved share menu ui
2023-01-13 19:38:00 +05:00
Abdullah Atta
020e41b3db
web: extend tests timeout to 60 seconds
2023-01-13 19:25:09 +05:00
Abdullah Atta
7e9dc0e55c
web: wait for route header to be visible before running tests
2023-01-13 19:02:33 +05:00
Abdullah Atta
d1072059c5
web: improve wording of notes deletion confirm dialog when deleting notebook/topic
2023-01-13 17:51:40 +05:00
ammarahm-ed
388570ca8e
mobile: optionally delete notes with notebook/topic
2023-01-13 17:51:40 +05:00
Abdullah Atta
1fa0203651
web: test notes deletion when deleting notebook/topic
2023-01-13 17:51:40 +05:00
alihamuh
4dbd49d612
web: allow deleting contained notes during notebook/topic deletion
2023-01-13 17:51:40 +05:00
Ammar Ahmed
a84611d5ee
mobile: fix share extension crash ios ( #1651 )
...
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2023-01-13 17:36:21 +05:00
Abdullah Atta
44827a1f1a
web: auto focus password input during login
2023-01-13 17:24:07 +05:00
Abdullah Atta
66203afc92
web: fix cannot read property "type" of undefined error
2023-01-13 17:23:45 +05:00
Abdullah Atta
127c4cd537
web: improve sync status updating & display
...
this adds new sync status to give more visibility into the current state
of the sync:
- `disabled` - when sync has been disabled by the user
- `offline` - when user is disconnected from the Internet
2023-01-13 17:23:22 +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
Abdullah Atta
961b953f5a
web: refresh app on sync merge conflict
2023-01-13 14:45:45 +05:00
Abdullah Atta
e9a5f752a4
web: only auto-reset sync status on sync complete
2023-01-13 14:40:19 +05:00
Abdullah Atta
370ba5420a
web: do not auto reset sync status after 3 seconds
2023-01-13 14:34:53 +05:00
Abdullah Atta
39c234c698
web: save last used reminder priority
2023-01-12 22:16:25 +05:00
ammarahm-ed
00837a6790
mobile: show in app notification sounds on sdk < 26
2023-01-12 18:47:39 +05:00
ammarahm-ed
f3f735392b
mobile: add notification sound settings
2023-01-12 17:59:06 +05:00
ammarahm-ed
b7dc9646f6
mobile: save last set notification mode
2023-01-12 15:52:33 +05:00
ammarahm-ed
30a5882b9c
mobile: use notifee without gms libs
2023-01-12 15:52:33 +05:00
Abdullah Atta
68196b2d99
web: use fallback testId for locationFormSubmitButton
2023-01-12 14:40:10 +05:00
Abdullah Atta
53116a6b2f
web: improve sync settings wording
2023-01-12 12:59:38 +05:00
Abdullah Atta
31479943bb
web: add toggle to enable/disable realtime sync
2023-01-12 12:58:44 +05:00
ammarahm-ed
7b2de009a7
mobile: add disable realtime sync option in settings
2023-01-12 12:58:44 +05:00