Ammar Ahmed
|
e57ca95af5
|
mobile: fix share extension. blank in dark mode on mobile
|
2025-11-27 10:52:52 +05:00 |
|
Ammar Ahmed
|
43cf1199d4
|
mobile: fix app alignment
|
2025-11-27 10:10:53 +05:00 |
|
Ammar Ahmed
|
d9d65f8e25
|
mobile: fix workflow get npm version
|
2025-11-26 15:19:06 +05:00 |
|
Ammar Ahmed
|
3ceb5f45cf
|
mobile: do not set key prop on tag item
|
2025-11-26 14:04:20 +05:00 |
|
Ammar Ahmed
|
c126a7c933
|
mobile: fix list item rendering
|
2025-11-26 14:03:07 +05:00 |
|
Ammar Ahmed
|
9d9a4927b6
|
mobile: fix list not rerendering on sync
|
2025-11-26 13:43:08 +05:00 |
|
Ammar Ahmed
|
f97dafa5a7
|
mobile: fix share extension
|
2025-11-26 13:24:27 +05:00 |
|
Ammar Ahmed
|
55fd752f5c
|
mobile: remove debug keystore before build
|
2025-11-25 17:17:33 +05:00 |
|
Ammar Ahmed
|
fb2afb6cf8
|
mobile: remove timeout for workflow
|
2025-11-25 13:22:52 +05:00 |
|
Ammar Ahmed
|
6335b1007b
|
mobile: fix ts errors
|
2025-11-25 12:40:51 +05:00 |
|
Ammar Ahmed
|
5ea42e3297
|
mobile: update release workflows
|
2025-11-25 11:26:13 +05:00 |
|
Ammar Ahmed
|
13b7e35a01
|
Merge pull request #8982 from streetwriters/rn-81
Update Mobile App to React Native 0.82
|
2025-11-25 11:24:05 +05:00 |
|
Ammar Ahmed
|
44e69c7f28
|
Merge branch 'beta' into rn-81
|
2025-11-25 11:22:26 +05:00 |
|
Ammar Ahmed
|
93e4b4ef77
|
mobile: beta release
|
2025-11-25 11:20:43 +05:00 |
|
Ammar Ahmed
|
b1fe72b87b
|
mobile: update workflow
|
2025-11-25 11:12:52 +05:00 |
|
Ammar Ahmed
|
4e1772f4cc
|
mobile: add support for monograph analytics
|
2025-11-25 11:09:06 +05:00 |
|
Ammar Ahmed
|
8263db83d8
|
mobile: fix manage tags screen items collapsed
|
2025-11-25 10:53:13 +05:00 |
|
Abdullah Atta
|
9f88eaae77
|
web: bump version to 3.3.6-beta.0
v3.3.6-beta.0
|
2025-11-24 14:21:04 +05:00 |
|
01zulfi
|
704ad578fa
|
editor: unhide children when collapsed heading is changed to non-heading node (#8946)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-11-24 14:20:02 +05:00 |
|
01zulfi
|
cf608977e1
|
editor: improve table cell styling (#8960)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-11-24 14:18:13 +05:00 |
|
Ammar Ahmed
|
c19d9ea315
|
mobile: refactor navigation
|
2025-11-24 11:25:56 +05:00 |
|
01zulfi
|
bdd78df452
|
editor: change heading collapse icon pos (#8953)
* editor: enable heading in table, change collapse icon pos, && disable empty heading collapse
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* editor: migrate empty collapsed headings in parseHTML instead of plugin
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* editor: remove migration for empty collapsed headings
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* editor: fix heading collapse on mobile
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* editor: use ontouchend instead of ontouchstart
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2025-11-24 10:49:43 +05:00 |
|
01zulfi
|
cec05b6dfc
|
web: allow archiving when notes drag-n-dropped on nav item
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-11-24 10:46:21 +05:00 |
|
01zulfi
|
3e4779e6bf
|
editor: fade checklist when checked
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
Update packages/editor/styles/styles.css
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>
|
2025-11-24 10:46:21 +05:00 |
|
01zulfi
|
9ebcbb7bd8
|
web: exclude empty paragraphs in editor stats
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-11-24 10:46:21 +05:00 |
|
01zulfi
|
f3f8020929
|
editor: disable collapsible headings inside tables
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-11-24 10:46:21 +05:00 |
|
01zulfi
|
43186d28e7
|
core: fix user keys re-encryption when updating password
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-11-24 10:46:21 +05:00 |
|
Ammar Ahmed
|
927488706f
|
mobile: update deps
|
2025-11-24 09:59:18 +05:00 |
|
Ammar Ahmed
|
d1a78c5d02
|
mobile: lazy load globals on first access
|
2025-11-24 09:58:50 +05:00 |
|
Ammar Ahmed
|
fddd0acf3a
|
mobile: fixed slow app launch
1. Do not await any network request on app launch
2. Load navigation screens immediately without any delay
|
2025-11-24 09:58:21 +05:00 |
|
Ammar Ahmed
|
4bf86a0142
|
mobile: fix UI jump on app launch
|
2025-11-24 09:56:42 +05:00 |
|
Ammar Ahmed
|
c29f0dc79e
|
mobile: fix current value not stored in useStoredValue hook
|
2025-11-24 09:56:08 +05:00 |
|
Ammar Ahmed
|
9a0bb42046
|
mobile: fix rerender due to useEffect dep array missing
|
2025-11-24 09:54:58 +05:00 |
|
Ammar Ahmed
|
420307ab8d
|
mobile: fix floating button shadow clipped on android
|
2025-11-24 09:54:12 +05:00 |
|
Ammar Ahmed
|
1aa18eabd6
|
mobile: smaller batch size of items
|
2025-11-24 09:53:48 +05:00 |
|
Ammar Ahmed
|
3104d698fd
|
mobile: lazy init data on db load
|
2025-11-24 09:53:34 +05:00 |
|
Ammar Ahmed
|
3cf5d1995c
|
mobile: fix bootsplash not loading on android
|
2025-11-22 10:51:58 +05:00 |
|
Ammar Ahmed
|
5caddb0ec6
|
Merge branch 'beta' into rn-81
|
2025-11-20 14:32:16 +05:00 |
|
Ammar Ahmed
|
8e0cc7be38
|
mobile: update pods and patches
|
2025-11-12 11:53:21 +05:00 |
|
Ammar Ahmed
|
5b6fc6695e
|
mobile: fix auto scroll on signup and login pages
|
2025-11-12 11:52:44 +05:00 |
|
Abdullah Atta
|
d9d6a40276
|
Merge pull request #8930 from streetwriters/feat/improve-tables-on-mobile
Improve tables on mobile
|
2025-11-12 11:23:55 +05:00 |
|
Abdullah Atta
|
3d00502341
|
editor: fix table column/row tool sizing
|
2025-11-12 11:23:16 +05:00 |
|
Abdullah Atta
|
7975dfcc78
|
editor: fix recursive enter in tables on mobile
|
2025-11-12 11:23:16 +05:00 |
|
Abdullah Atta
|
907406e7b2
|
editor: add support for resize on hover
|
2025-11-12 11:23:16 +05:00 |
|
Abdullah Atta
|
8b03f96a3f
|
editor: fix column resize handle hiding after column resize
|
2025-11-12 11:23:16 +05:00 |
|
Abdullah Atta
|
5183b33f9d
|
editor: fix type errors
|
2025-11-12 11:23:16 +05:00 |
|
Abdullah Atta
|
bfddf288eb
|
editor: massive improvements to tables on mobile
- resizable columns
- cell selection
|
2025-11-12 11:23:16 +05:00 |
|
Ammar Ahmed
|
e5d61c34f8
|
mobile: fix input vertical padding
|
2025-11-12 10:57:59 +05:00 |
|
Ammar Ahmed
|
50dcf54e9d
|
mobile: update packages
|
2025-11-12 09:55:50 +05:00 |
|
Abdullah Atta
|
818b7bd4d7
|
mobile: release v3.3.9
|
2025-11-12 09:50:34 +05:00 |
|