Ammar Ahmed
8006914cd8
Merge branch 'master' into fix-db-init-background
...
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2023-04-15 23:22:20 +05:00
Ammar Ahmed
26657c7ee3
mobile: fix app font sizes ( #2355 )
2023-04-15 17:01:49 +05:00
Ammar Ahmed
0b9025af11
mobile: redesign reminder/notebook sheets ( #2321 )
2023-04-15 16:40:36 +05:00
ammarahm-ed
c9a657298c
mobile: fix crash when data is null in list
2023-04-15 02:03:36 +05:00
ammarahm-ed
cc2706a39e
mobile: cleanup
2023-04-11 00:38:17 +05:00
ammarahm-ed
ea3c480edb
mobile: improve db init in app/share extension
2023-04-11 00:37:50 +05:00
ammarahm-ed
abbcc1263a
mobile: don't call db.init on logout
2023-04-11 00:18:50 +05:00
ammarahm-ed
c77e29d7aa
mobile: fix db init in background
2023-04-10 15:21:26 +05:00
ammarahm-ed
cf2f4c4bbb
mobile: fix tag not updated on list item on rename
2023-04-07 14:46:28 +05:00
ammarahm-ed
45ebf0670f
mobile: show error when note is locked
2023-04-07 02:22:49 +05:00
ammarahm-ed
9cfaa90232
mobile: use text exporter from core
2023-04-07 02:22:49 +05:00
Ammar Ahmed
cd2ca94c3d
mobile: Fix crash when leaving note after search ( #2289 )
2023-04-07 01:10:52 +05:00
ammarahm-ed
885e4a325c
mobile: fix snap points for sheet on android
2023-04-05 02:13:49 +05:00
ammarahm-ed
156ce7e711
mobile: ensure note is saved when change note
2023-04-05 02:13:49 +05:00
ammarahm-ed
9eb1061cd1
mobile: refactor
2023-04-04 22:04:14 +05:00
ammarahm-ed
3cab264213
mobile: increase the timeout
2023-04-04 22:04:14 +05:00
ammarahm-ed
fb56e7c866
mobile: exit current topic if it is deleted.
2023-04-04 22:04:14 +05:00
ammarahm-ed
234e368c4d
mobile: cleanup
2023-04-04 22:04:14 +05:00
ammarahm-ed
4de4693505
mobile: fix topic sheet snaps to top in topics screen
2023-04-04 22:04:14 +05:00
ammarahm-ed
5563c7d5f8
mobile: remove floating button on topic screen
2023-04-04 22:04:14 +05:00
ammarahm-ed
93225e5a30
mobile: fix topic sheet related state issues
2023-04-04 22:04:14 +05:00
ammarahm-ed
0ab9846732
mobile: fix edit notebook sheet does not close after saving edits
2023-04-04 22:04:14 +05:00
ammarahm-ed
f6f1cf0ae7
mobile: fix edit notebook button not working
2023-04-04 22:04:14 +05:00
ammarahm-ed
69615d54db
mobile: remember last position of sheet in notebook
2023-04-04 22:04:14 +05:00
ammarahm-ed
a990d0f404
mobile: fix move note sheet not opening
2023-04-04 22:04:14 +05:00
ammarahm-ed
4aeff48e74
mobile: cleanup
2023-04-04 22:04:14 +05:00
ammarahm-ed
78c1a75ec9
mobile: improve opening sheet
2023-04-04 22:04:14 +05:00
ammarahm-ed
9e6664a80e
mobile: improve topics-sheet ux
2023-04-04 22:04:14 +05:00
ammarahm-ed
b306a09747
editor: refresh editor on line spacing changed
2023-04-04 17:23:27 +05:00
ammarahm-ed
275fa1b3ca
mobile: fix loading editor screen on app launch
2023-04-04 16:25:07 +05:00
ammarahm-ed
79889665e5
mobile: cleanup deps
2023-04-04 16:25:07 +05:00
ammarahm-ed
9888ad327c
mobile: fix editor hidden when changing orientation
...
from landscape to
portrait
2023-04-04 16:25:07 +05:00
ammarahm-ed
77ab2d7740
mobile: skip showing loading overlay for relatively smaller
...
notes
2023-04-04 16:25:07 +05:00
ammarahm-ed
ff84ee2d42
mobile: improve note saving reliability &
...
performance
2023-04-04 16:25:07 +05:00
ammarahm-ed
28d718acf6
mobile: show no loading for relatively smaller notes
...
Previously if a note had smaller content, loading would still take
quite a bit long which seemed unnecessary. Now loading will show
only if note takes long enough to load which should make the app
feel much more snappier than before when opening notes.
2023-04-04 16:25:07 +05:00
ammarahm-ed
8ab26eb852
mobile: fix crash where notebook is not present
2023-03-31 12:56:20 +05:00
ammarahm-ed
75e1985a6f
mobile: save value on change
2023-03-30 16:48:55 +05:00
ammarahm-ed
0093b39f64
mobile: fix nav bar does not follow app theme
2023-03-30 16:07:58 +05:00
ammarahm-ed
d19c2ef735
mobile: add mastodon social link
2023-03-30 15:30:55 +05:00
ammarahm-ed
db527cfbf3
mobile: fix splashscreen logo quality
2023-03-30 15:04:08 +05:00
ammarahm-ed
7da8ddb24f
mobile: topic title should to single line
2023-03-30 15:02:01 +05:00
ammarahm-ed
5d401ac9ac
mobile: use diff sheet size on each platform
2023-03-30 13:54:21 +05:00
ammarahm-ed
9605eafa00
mobile: add support for sorting topics in sheet
2023-03-30 13:54:21 +05:00
Ammar Ahmed
783460c685
Merge pull request #2218 from streetwriters/fix-reminder-date-set
...
mobile: fix reminder date picker not going in past
2023-03-29 16:54:24 +05:00
ammarahm-ed
af906d8ace
mobile: add some null checks
2023-03-29 16:54:04 +05:00
ammarahm-ed
fca26a8793
mobile: fix reminder date picker not going in past
2023-03-29 16:29:40 +05:00
ammarahm-ed
4c5253c267
mobile: release v2.4.9
2023-03-24 02:54:36 +05:00
ammarahm-ed
d5331b1997
mobile: release v2.4.8
2023-03-24 00:18:12 +05:00
ammarahm-ed
0a6f8fa18e
mobile: improve publish note sheet ui
2023-03-24 00:12:18 +05:00
Ammar Ahmed
0cd01b25bd
Merge pull request #2187 from streetwriters/fix/publish-note-mobile
...
Fix publish note with password on mobile
2023-03-23 23:52:50 +05:00