Aman Harwara
1456950a63
chore: upgrade lexical ( #2889 )
2025-01-02 13:31:40 +05:30
moughxyz
2768df8dd9
chore(mobile): update pods
2024-10-14 07:36:58 -05:00
Aman Harwara
b9a02b2c2d
chore: upgrade react native ( #2885 )
...
* chore: upgrade react native
* fix: android issues
* iOS changes
2024-09-25 09:37:54 -05:00
Aman Harwara
73eba38c14
fix: Fixed super note "Table of contents" not working on mobile
2024-04-01 17:34:03 +05:30
Mo
3b2f761661
fix: use API v0 on iOS ( #2858 ) [skip e2e]
2024-03-07 09:29:46 -06:00
Aman Harwara
5d14abe9d7
chore: fix ios ci [skip e2e]
2024-02-21 13:37:08 +05:30
Aman Harwara
015660a2b3
chore: update ios dependencies [skip e2e]
2024-02-18 15:29:11 +05:30
Aman Harwara
7c0bf5a9a7
chore: fix ios deploy [skip e2e]
2024-02-18 14:35:19 +05:30
Aman Harwara
29b7e989a6
chore: show Super demo modal if user doesn't have subscription when switching editor to Super
2023-12-22 16:40:42 +05:30
Aman Harwara
2cc2dddb9b
Revert "chore: pane animation fixes"
...
This reverts commit f135484b5f .
2023-12-07 16:24:08 +05:30
Aman Harwara
f135484b5f
chore: pane animation fixes
2023-12-07 16:12:25 +05:30
Mo
c43b593c60
feat: Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ( #2630 )
2023-11-29 10:18:55 -06:00
Aman Harwara
2d687d9786
chore: on android use notification to display file upload progress instead of toast ( #2628 ) [skip e2e]
2023-11-09 01:31:34 +05:30
Aman Harwara
8a40364c6c
chore: change ios launchscreen storyboard background color [skip e2e]
2023-11-02 02:14:55 +05:30
Aman Harwara
a850d3c989
chore: native-like draggable mobile menus ( #2599 )
2023-10-23 19:27:52 +05:30
Aman Harwara
4c8d1e1f94
chore: upgrade mobile dependencies ( #2442 )
2023-08-23 15:53:30 +05:30
Aman Harwara
2936ef174c
refactor: auto-detect if theme is a dark theme and apply correct status bar colors
2023-08-15 15:40:49 +05:30
Mo
d8d4052a52
refactor(web): dependency management ( #2386 )
2023-08-05 12:48:39 -05:00
Aman Harwara
64855315e8
fix: Fixed issue where links in Super would not open
2023-07-29 20:06:23 +05:30
Mo
c7fb0d2aca
refactor: component viewer ( #2377 )
2023-07-28 07:08:52 -05:00
Aman Harwara
2b1a0d4e43
chore: upgrade react native ( #2356 )
2023-07-14 01:44:07 +05:30
Aman Harwara
87e02f4a15
chore: fix mobile modal/popover header size
2023-07-13 21:16:59 +05:30
Mo
078ef3772c
refactor: native feature management ( #2350 )
2023-07-12 12:56:08 -05:00
Aman Harwara
ebc9fcb995
chore: fix blank screen issue when moving iOS floating keyboard
2023-07-06 20:30:49 +05:30
Mo
b032eb9c9b
internal: incomplete vault systems behind feature flag ( #2340 )
2023-06-30 09:01:56 -05:00
Aman Harwara
e1c5319965
chore: fix save image button opening keyboard on ios
2023-05-12 20:42:32 +05:30
Mo
7e3db49322
feat: Automatic plaintext backup option in Preferences > Backups will backup your notes and tags into plaintext, unencrypted folders on your computer. In addition, automatic encrypted text backups preference management has moved from the top-level menu in the desktop app to Preferences > Backups. ( #2322 )
2023-05-02 11:05:10 -05:00
Aman Harwara
372991a8a0
chore: fix ios review
2023-04-24 22:00:11 +05:30
Mo
031b0a496f
chore: disable spellcheck on input fields
2023-04-03 09:01:44 -05:00
Aman Harwara
636de8fada
fix: Disabled pane gesture navigation by default and moved it to Labs since it is unstable
2023-03-15 17:05:41 +05:30
Mo
a307e8a28c
chore: associated domains
2023-03-07 11:01:35 -06:00
Aman Harwara
fb7cc1049f
chore: upgrade react native & deps ( #2231 )
2023-02-28 01:30:51 +05:30
Aman Harwara
3fe57b415e
refactor: make modals/popovers scrollable on ios when keyboard is open
2023-01-27 20:50:40 +05:30
Mo
3c332a35f6
feat: improve initial load performance on mobile ( #2126 )
2023-01-03 14:15:45 -06:00
Aman Harwara
2f3bc9b85b
chore: Update Lexical to 0.7.5 ( #2117 )
2022-12-23 22:22:19 +05:30
Mo
c928f8a281
fix: fixes issue where add button would not be visible at times on iOS ( #2087 )
...
* fix: fixes issue where add button would not be visible at times on iOS
* fix: fixes issue where screens could not be navigated with certain window sizes
2022-12-05 15:50:19 -06:00
Aman Harwara
0c23e4d36c
fix(mobile): PDF preview causing loop when biometrics are set to Immediate ( #2080 )
2022-12-02 21:02:52 +05:30
Mo
767d354780
feat: display number of files for 'Files' view ( #2065 )
...
* feat: display number of files for 'Files' view
* feat: include files count in Preferences > Security
2022-11-28 15:38:50 -06:00
Aman Harwara
148aee441b
fix: Super editor popover menus on iOS ( #2061 )
2022-11-28 20:36:10 +05:30
Mo
7cad119132
chore: upgrade react native ( #2018 )
2022-11-16 14:10:50 -06:00
Mo
d519aca685
feat: iap ( #1996 )
2022-11-13 09:28:16 -06:00
Mo
4e72a796cb
chore: remove unused mobile deps ( #1905 )
2022-10-30 19:00:04 -05:00
Mo
588946898d
refactor: remove classic mobile ( #1789 )
2022-10-13 14:09:45 -05:00
Mo
5cf37037b7
chore(mobile): podfile.lock
2022-10-11 09:23:31 -05:00
Mo
6bd5534f74
fix: prevent overflow bouncing on desktop and mobile ( #1743 )
...
* fix: prevent overflow bouncing on desktop and mobile
* fix: add black bg to webview for debugging purposes
2022-10-05 08:19:55 -05:00
Mo
3ab1ef5e2a
chore: fix snjs lint job; devDep structure
2022-07-06 08:39:43 -05:00
Vardan Hakobyan
4f5d092f89
feat(dev): option to render web app inside the mobile app ( #1164 )
...
* feat (WIP): render web app inside the mobile app
* fix: web app loading
* chore: build scripts related to mobile web bundle
* feat: show WebView header, which lets to close the WebView
* refactor: remove extra component
* chore: correct type
* chore: remove TODO
Co-authored-by: Mo <mo@standardnotes.com >
2022-06-30 13:53:29 +04:00
Mo
d198625cfa
fix(mobile): turn native textview into uncontrolled component ( #1176 )
...
Switching from non-plain type to plain type renders initial state.text, which wasn't being properly updated on all changes.
2022-06-28 12:45:57 -05:00
Mo
e83452785c
fix(mobile): force redownload of themes if unable to parse first time ( #1150 )
2022-06-24 07:37:49 -05:00
Mo
93e121bebf
chore: upgrade static-server package
2022-06-14 09:04:19 -05:00