Ammar Ahmed
|
2a92ea4efd
|
mobile: update export options
|
2025-12-29 10:25:04 +05:00 |
|
Ammar Ahmed
|
608b4f3009
|
mobile: update ios provisioning
|
2025-12-29 10:25:04 +05:00 |
|
Ammar Ahmed
|
a69cb1bf9c
|
mobile: release 3.3.12
|
2025-12-29 10:25:04 +05:00 |
|
Abdullah Atta
|
be40b3d160
|
monograph: fix build
|
2025-12-29 10:25:04 +05:00 |
|
Abdullah Atta
|
51147b17cd
|
monograph: bump version to 1.2.6
|
2025-12-29 10:25:04 +05:00 |
|
Abdullah Atta
|
5d0c2ae0b9
|
monograph: add support for reading secrets from file
|
2025-12-29 10:25:04 +05:00 |
|
Ammar Ahmed
|
4d4af5c278
|
Merge branch 'master' into beta
|
2025-12-26 11:24:47 +05:00 |
|
Ammar Ahmed
|
a6fcff4d86
|
Merge pull request #9099 from streetwriters/fix-file-errors
Fix bugs in file picker, pdf preview, backup restoration and vault unlock with biometrics
|
2025-12-26 11:23:39 +05:00 |
|
Ammar Ahmed
|
50b7f9eb68
|
mobile: refactor
|
2025-12-26 11:11:57 +05:00 |
|
Ammar Ahmed
|
a81c534258
|
mobile: fix ios crash when using biometrics
|
2025-12-25 22:03:20 +05:00 |
|
Ammar Ahmed
|
67cd2e6504
|
mobile: fix keyboard opens on app launch if locked note is opened in current tab
|
2025-12-25 15:25:49 +05:00 |
|
Ammar Ahmed
|
ed5c84b069
|
mobile: cleanup downloaded cache files on startup
|
2025-12-25 13:52:52 +05:00 |
|
Ammar Ahmed
|
f6c442ba88
|
mobile: fix pdf previews not working on ios
|
2025-12-25 13:51:13 +05:00 |
|
Ammar Ahmed
|
19e59b778d
|
mobile: fix picking files on ios and android
|
2025-12-25 13:47:35 +05:00 |
|
Ammar Ahmed
|
0643a74ade
|
Merge pull request #9084 from streetwriters/fix-notification-notes
mobile: fix loading note in editor from notifications
|
2025-12-25 11:41:39 +05:00 |
|
Ammar Ahmed
|
1babbb567c
|
Merge pull request #9086 from streetwriters/fix-sidebar-gesture-close
mobile: fix sidebar close gesture on ios
|
2025-12-25 11:41:25 +05:00 |
|
Ammar Ahmed
|
11899501f2
|
Merge pull request #9087 from streetwriters/fix-color-picker-wheel-image
mobile: fix color picker wheel images not loaded
|
2025-12-25 11:41:02 +05:00 |
|
Ammar Ahmed
|
9982d7b7b4
|
Merge pull request #9088 from streetwriters/feat-home-shortcuts
Feat Android home launcher shortcuts
|
2025-12-25 11:40:27 +05:00 |
|
Ammar Ahmed
|
22497199c5
|
mobile: catch errors
|
2025-12-25 11:40:05 +05:00 |
|
Ammar Ahmed
|
873b180dab
|
mobile: enable feature for pro users
|
2025-12-25 11:37:27 +05:00 |
|
Ammar Ahmed
|
ca8e505cd0
|
mobile: add support for color shortcuts on homescreen
|
2025-12-24 14:17:52 +05:00 |
|
Ammar Ahmed
|
465e1af838
|
mobile: keep shortcuts synced with the app
|
2025-12-24 13:11:08 +05:00 |
|
Ammar Ahmed
|
2f66ee04cc
|
mobile: fix notification notes created on every app launch
|
2025-12-24 10:51:27 +05:00 |
|
Ammar Ahmed
|
a829594fad
|
mobile: fix color picker wheel images not loaded
|
2025-12-23 13:57:57 +05:00 |
|
Ammar Ahmed
|
1427518e4b
|
mobile: fix sidebar close gesture on ios
|
2025-12-23 13:43:15 +05:00 |
|
Ammar Ahmed
|
ecf75a07e4
|
mobile: fix loading note in editor from notifications
Fix a race condition where the loading note gets replaced by editor's stored state on app launch
|
2025-12-23 12:48:29 +05:00 |
|
01zulfi
|
41094c80d5
|
editor: add move line up/down keybinding (#7078)
* editor: add move line up/down keybinding
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* docs: update keyboard shortcuts
* editor: add missing changes
* editor: add move parent node up/down keyboard shortcut
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* editor: refactor moveNode fn && add a test case
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* editor: improve move node logic
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2025-12-23 12:39:30 +05:00 |
|
Abdullah Atta
|
09b12c6d7e
|
Merge pull request #9083 from streetwriters/release/3.3.7
Release v3.3.7
|
2025-12-23 12:33:43 +05:00 |
|
Abdullah Atta
|
c560685285
|
web: bump version to 3.3.7
|
2025-12-23 12:15:04 +05:00 |
|
Abdullah Atta
|
48d2099308
|
Merge pull request #9082 from streetwriters/fix/checklist-txt-export
|
2025-12-23 12:08:21 +05:00 |
|
Abdullah Atta
|
ca3604129d
|
Merge pull request #9082 from streetwriters/fix/checklist-txt-export
Fix check list text export
v3.3.7
|
2025-12-23 12:05:21 +05:00 |
|
Abdullah Atta
|
924eaf8486
|
core: fix check list text export
|
2025-12-23 11:33:14 +05:00 |
|
01zulfi
|
f6140e8396
|
editor: fix crash on task list toggle & drag (#9078)
* make sure column resizing's handleMouseDown correctly checks for handle element
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-12-23 10:55:28 +05:00 |
|
Ammar Ahmed
|
b59a3fb5de
|
mobile: improved navigation for deep links
|
2025-12-23 10:54:46 +05:00 |
|
Ammar Ahmed
|
0a7f8631b6
|
mobile: add home shortcuts
Add ability to create shortcuts on launcher homescreen for notes, notebooks and tags.
|
2025-12-22 18:59:36 +05:00 |
|
Ammar Ahmed
|
de37cb0da1
|
Merge branch 'master' into beta
|
2025-12-19 10:48:12 +05:00 |
|
Ammar Ahmed
|
50d0827972
|
Merge pull request #9071 from streetwriters/mobile-release/3.3.11
mobile: release 3.3.11
|
2025-12-19 10:47:24 +05:00 |
|
Abdullah Atta
|
a0d4be2379
|
Merge pull request #9069 from streetwriters/common/command-palette-web-keybinding
common: add ctrl+shift+: web keybinding for command palette
|
2025-12-18 11:56:06 +05:00 |
|
Ammar Ahmed
|
e4eb5d1f0f
|
mobile: release 3.3.11
3.3.11-android
|
2025-12-18 11:46:32 +05:00 |
|
Ammar Ahmed
|
9ae4d3df55
|
Merge pull request #9067 from streetwriters/fix-wrapped-background-mobile
Fixed wrapped background in screenshots on mobile
|
2025-12-18 11:35:31 +05:00 |
|
Abdullah Atta
|
95b6b45cc4
|
Merge pull request #9068 from streetwriters/editor/fix-scroll-mobile-table
editor: fix scroll for tables in mobile
|
2025-12-18 11:34:29 +05:00 |
|
01zulfi
|
9280d0ef7e
|
common: add ctrl+shift+: web keybinding for command palette
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-12-18 10:34:39 +05:00 |
|
01zulfi
|
5171b2e5e2
|
editor: fix scroll for tables in mobile
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-12-18 10:20:10 +05:00 |
|
Ammar Ahmed
|
8455ff876a
|
mobile: fixed wrapped background in screenshots
|
2025-12-18 09:48:54 +05:00 |
|
Ammar Ahmed
|
167ce97dd9
|
Merge branch 'mobile-release/3.3.10' into beta
|
2025-12-18 09:47:30 +05:00 |
|
Ammar Ahmed
|
0503af6819
|
Merge pull request #9066 from streetwriters/mobile-release/3.3.10
Mobile release 3.3.10
|
2025-12-18 09:46:43 +05:00 |
|
Abdullah Atta
|
a218ee1c02
|
Merge branch 'release/3.3.6' into beta
|
2025-12-18 00:50:54 +05:00 |
|
Abdullah Atta
|
fbaba8ebe8
|
Merge pull request #9064 from streetwriters/release/3.3.6
Release v3.3.6
v3.3.6
|
2025-12-18 00:48:11 +05:00 |
|
Abdullah Atta
|
64c70f51c9
|
web: bump version to 3.3.6
|
2025-12-17 23:09:20 +05:00 |
|
Abdullah Atta
|
946da6e274
|
desktop: update sqlite3-fts5-html to 0.0.6
this should fix the `The specified module could not be found` error on Windows
|
2025-12-17 23:02:46 +05:00 |
|