Commit Graph

9 Commits

Author SHA1 Message Date
Aman Harwara
572c9b7dfa fix: Fixed issue where a brief flash of white would appear when starting the app on mobile 2023-10-31 15:48:20 +05:30
Aman Harwara
ec358d6b07 chore: show android system webview update prompt if app fails to load (#2318) 2023-04-26 22:58:59 +05:30
Aman Harwara
dc4530b2f3 fix(mobile): disable pinch zoom on mobile app UI 2022-11-03 16:49:32 +05:30
Aman Harwara
5de6f459c1 feat: sync page theme color metadata with active theme bg (#1623) 2022-09-23 20:53:00 +05:30
Aman Harwara
8fa566336c fix: iOS safe area using CSS (#1610) 2022-09-22 00:22:11 +05:30
Mo
d9014615f0 fix(mobile): component viewer in mobile web 2022-07-07 13:08:52 -05:00
Mo
2415088561 chore: fix mobile gitignore 2022-07-06 17:12:21 -05:00
Mo
4abbda7537 chore: gitignore 2022-07-05 12:53:52 -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