Commit Graph

13298 Commits

Author SHA1 Message Date
Abdullah Atta
692635dc31 web: remove SharedWorker requirement for multi tab sqlite driver 2025-03-28 20:56:26 +05:00
Abdullah Atta
a2131b9f37 web: use service worker for cross-tab communication only as a fallback
This commit basically reverts 1b63b2dccf.
Using service worker for this by default is a bad idea because:

1. It takes some time for the service worker to be installed and ready
which slows down first launch significantly
2. Service worker is not as reliable when updating from version to
version

We can, however, use it as a fallback i.e for devices that don't yet
support shared worker.
2025-03-28 20:56:26 +05:00
Ammar Ahmed
a79cbbc643 mobile: update intl 2025-03-28 16:13:54 +05:00
Ammar Ahmed
6ab8d1beba intl: update po files 2025-03-28 16:13:54 +05:00
Ammar Ahmed
890d6a49f9 mobile: focus keyboard if biometry is disabled 2025-03-28 16:13:54 +05:00
Ammar Ahmed
a532ebb2c7 mobile: restore pinned notes on reboot 2025-03-28 16:13:54 +05:00
Ammar Ahmed
29ecc3e7a5 mobile: cleanup 2025-03-28 16:13:54 +05:00
Ammar Ahmed
0082c02e17 mobile: update deps 2025-03-28 16:13:54 +05:00
Ammar Ahmed
d3ed0d5571 mobile: update locales 2025-03-28 16:13:54 +05:00
Ammar Ahmed
e1034e3a99 mobile: bump version 2025-03-28 16:13:54 +05:00
Ammar Ahmed
aa46ae6c07 mobile: fix virtualization errors 2025-03-28 16:13:54 +05:00
Ammar Ahmed
b4d1719e13 mobile: run sync when necessary 2025-03-28 16:13:54 +05:00
Ammar Ahmed
1094781774 mobile: fix slow launch 2025-03-28 16:13:54 +05:00
Ammar Ahmed
f8f82b8975 mobile: fix item counts not showing in side menu 2025-03-28 16:13:54 +05:00
Ammar Ahmed
a1c0d33bf2 mobile: fix minor bugs in tablets 2025-03-28 16:13:54 +05:00
Ammar Ahmed
2a89166724 mobile: cleanup 2025-03-28 16:13:54 +05:00
Ammar Ahmed
4887434607 mobile: fix tablet rotation 2025-03-28 16:13:54 +05:00
Ammar Ahmed
806f130832 mobile: fix tablet bugs 2025-03-28 16:13:54 +05:00
Ammar Ahmed
cb72a46c29 mobile: fix login ui on tablets 2025-03-28 16:13:54 +05:00
Ammar Ahmed
7ba56357f3 mobile: add notebooks button in notebook screen to view subnotebooks 2025-03-28 16:13:54 +05:00
Ammar Ahmed
b3718f25aa mobile: fix crash when clicking sort button in trash 2025-03-28 16:13:54 +05:00
Ammar Ahmed
7abfa8e4ce mobile: fix ui 2025-03-28 16:13:54 +05:00
Ammar Ahmed
ff02a2bcd1 mobile: fix sorting sheet in reminders 2025-03-28 16:13:54 +05:00
Ammar Ahmed
d829c97a7e mobile: do not call scroll into view on focus 2025-03-28 16:13:54 +05:00
Ammar Ahmed
0048da3090 mobile: change item positions 2025-03-28 16:13:54 +05:00
Ammar Ahmed
05e87d627a mobile: fix check mark color in dialog 2025-03-28 16:13:54 +05:00
Ammar Ahmed
796f6f14b4 mobile: fix logout button not working in user sheet 2025-03-28 16:13:54 +05:00
Ammar Ahmed
521c13dfa3 mobile: minor improvements 2025-03-28 16:13:54 +05:00
Ammar Ahmed
b2aaac01db mobile: add missing check when dragging to end 2025-03-28 16:13:54 +05:00
Ammar Ahmed
eba96d483c mobile: fix colors 2025-03-28 16:13:54 +05:00
Ammar Ahmed
8c12344123 mobile: update rspack to v1.2.7 2025-03-28 16:13:54 +05:00
Ammar Ahmed
b1edeb0f5b mobile: use re.pack v5 with rspack 2025-03-28 16:13:54 +05:00
Ammar Ahmed
788023c95d ci: update to actions/cache@v3 2025-03-28 16:13:54 +05:00
Ammar Ahmed
8cd1be5d6b ci: release app to beta track on play 2025-03-28 16:13:54 +05:00
Ammar Ahmed
7b3b0fc9fe mobile: release beta 2 2025-03-28 16:13:54 +05:00
Ammar Ahmed
f0e46def68 mobile: fix linking a note 2025-03-28 16:13:54 +05:00
Ammar Ahmed
880655e220 mobile: fix tree filtering in move notebook 2025-03-28 16:13:54 +05:00
Ammar Ahmed
1bcc5c3ba4 mobile: fix items hides behind selection bar 2025-03-28 16:13:54 +05:00
Ammar Ahmed
db6e52ce07 mobile: cleanup 2025-03-28 16:13:54 +05:00
Ammar Ahmed
2199b86f71 mobile: fix breadcrumbs 2025-03-28 16:13:54 +05:00
Ammar Ahmed
b0a7bf5c02 mobile: fix properties not opening 2025-03-28 16:13:54 +05:00
Ammar Ahmed
e233fe783e mobile: fix ui 2025-03-28 16:13:54 +05:00
Ammar Ahmed
90b67c2a1c mobile: fix toggle switch color in settings 2025-03-28 16:13:54 +05:00
Ammar Ahmed
b6506a2ab4 mobile: fix input border color 2025-03-28 16:13:54 +05:00
Ammar Ahmed
22601b4181 mobile: fix separator color 2025-03-28 16:13:54 +05:00
Ammar Ahmed
710c28f3c2 mobile: fix sidemenu colors 2025-03-28 16:13:54 +05:00
Ammar Ahmed
25d4f2666f mobile: fix ui 2025-03-28 16:13:54 +05:00
Ammar Ahmed
2fd23807a6 mobile: fix zindex 2025-03-28 16:13:54 +05:00
Ammar Ahmed
f4b3fc4f4e mobile: fix beta release getting update dialog prompt 2025-03-28 16:13:54 +05:00
Ammar Ahmed
10742aa3fa mobile: fix loading locales in release 2025-03-28 16:13:54 +05:00