Commit Graph

1212 Commits

Author SHA1 Message Date
ammarahm-ed
25d4044437 fix: Toast not show on password entry 2020-11-25 12:10:25 +05:00
ammarahm-ed
d41c5f6dd8 fix dialog not showing 2020-11-25 12:09:07 +05:00
ammarahm-ed
8c73fa24b7 feat: change vault password 2020-11-25 11:46:44 +05:00
ammarahm-ed
110ff7d9b5 fix intent not recieved when app in background 2020-11-24 18:12:35 +05:00
ammarahm-ed
55caab30a8 fix intent recieving on android 2020-11-24 16:59:12 +05:00
ammarahm-ed
d09244b118 remove sentry from release builds for now 2020-11-23 17:36:28 +05:00
ammarahm-ed
a3004b83f5 only save app state when main app is loaded 2020-11-23 17:36:13 +05:00
ammarahm-ed
9d8762208c replace heading with paragraph in settings 2020-11-23 17:35:34 +05:00
ammarahm-ed
70ad9e3e34 make sure if intent is recieved on closed app 2020-11-23 17:35:20 +05:00
ammarahm-ed
fc302abfd7 fix notebook display on note 2020-11-23 17:34:39 +05:00
ammarahm-ed
3c144274f6 clear editor on close app 2020-11-23 17:34:20 +05:00
ammarahm-ed
35368b0d17 fix settings not saving 2020-11-23 17:34:09 +05:00
ammarahm-ed
1341bdb0db fix font size 2020-11-23 17:33:29 +05:00
ammarahm-ed
fb76ed5b22 change sync button position 2020-11-23 17:33:14 +05:00
ammarahm-ed
bd913bc1f4 fix dialogs 2020-11-23 15:57:31 +05:00
ammarahm-ed
2ae6e48627 do not load dialogs on init in memory 2020-11-23 12:32:33 +05:00
ammarahm-ed
661794fd7e remove unecessary top level imports 2020-11-23 11:35:10 +05:00
ammarahm-ed
4255b289c7 fix intent service 2020-11-23 11:34:26 +05:00
ammarahm-ed
5031d8beb9 fix toast animation 2020-11-23 11:34:15 +05:00
ammarahm-ed
ec373cc328 fix sizes in Settings 2020-11-23 11:34:07 +05:00
ammarahm-ed
bf44c851bf remove Animated View in header 2020-11-23 11:33:26 +05:00
ammarahm-ed
0d5961ac9a handle intent from editor 2020-11-23 11:33:08 +05:00
ammarahm-ed
d488893ac5 remove RootView 2020-11-23 11:32:43 +05:00
ammarahm-ed
3208b19fa5 allow inline requires 2020-11-23 11:31:13 +05:00
ammarahm-ed
55290c563e refactor 2020-11-23 11:30:55 +05:00
ammarahm-ed
a497c4cdf9 fix typography on ios and android 2020-11-23 11:29:30 +05:00
ammarahm-ed
98e32b9465 remove borderRightWidth 2020-11-23 11:29:15 +05:00
ammarahm-ed
12fa72ed35 remove react-native-animatable library 2020-11-23 11:28:45 +05:00
ammarahm-ed
b6833f870b remove loading.js file 2020-11-23 11:28:24 +05:00
ammarahm-ed
a92c5099ec dont request user on pending dialog 2020-11-23 11:28:11 +05:00
ammarahm-ed
b44f018f6d add mmkv dep to main project 2020-11-23 11:26:33 +05:00
ammarahm-ed
7b5e33c7ba handle exception when setting secure mode 2020-11-23 11:26:11 +05:00
ammarahm-ed
c8d5411245 clear app state when app is terminated 2020-11-23 11:25:51 +05:00
ammarahm-ed
293b98738c handle app state on native side (android) 2020-11-23 11:24:47 +05:00
ammarahm-ed
c2fc3371a6 fix import 2020-11-20 19:10:09 +05:00
ammarahm-ed
7f4ea6c7d9 fix sidebar navigation 2020-11-20 19:09:01 +05:00
ammarahm-ed
36da5b62e0 minor cleanup 2020-11-20 16:43:40 +05:00
ammarahm-ed
dc35e3c03e refactor SideMenu 2020-11-20 16:43:24 +05:00
ammarahm-ed
38d889a5d9 add a custom SideMenu to replace drawer navigator 2020-11-20 16:21:24 +05:00
ammarahm-ed
f2cd8f69d9 fix keyboard issue on android 2020-11-20 03:15:13 +05:00
ammarahm-ed
a7f1805ffa remove console.log 2020-11-20 02:43:07 +05:00
ammarahm-ed
acdc9898e9 clean up 2020-11-20 02:38:09 +05:00
ammarahm-ed
7f61e8e7d8 add a root view 2020-11-20 02:37:40 +05:00
ammarahm-ed
5f2739822c switch to small tab ui in landscape on mobile 2020-11-20 02:28:31 +05:00
ammarahm-ed
9b7349d6dc fix Editor in landscape on mobile 2020-11-20 02:27:49 +05:00
ammarahm-ed
e8b580b538 fix privacy mode on ios 2020-11-20 02:27:28 +05:00
ammarahm-ed
337a6b0ad1 update launch screen ios 2020-11-20 01:54:41 +05:00
ammarahm-ed
64be7228fd update splashscreen on ios 2020-11-20 01:53:34 +05:00
ammarahm-ed
4b83e19526 fix header position 2020-11-20 01:50:37 +05:00
ammarahm-ed
c5c2ed0bf5 refactor: typography 2020-11-20 01:23:05 +05:00