Commit Graph

147 Commits

Author SHA1 Message Date
ammarahm-ed
643028f5d8 mobile: update deps 2023-08-05 11:15:06 +05:00
ammarahm-ed
a01c084045 mobile: fix react-native-html-to-pdf-lite 2023-08-05 11:15:06 +05:00
Ammar Ahmed
89c2d45a4b mobile: reduce app size (#3068)
* mobile: reduce app size

* editor: substitute all @mdi/js icons at build time

* mobile: add script to tree shake icon font file

* mobile: fix icon loading

* mobile: remove html-entities dep

* mobile: add missing icon fonts

* mobile: include plain editor

* mobile: add missing fonts

* mobile: use webpack-bundle

* mobile: keep generated fonts in repo

* mobile: update fonts

* mobile: fix duplicate key warning

* mobile: update fonts

* mobile: disable gesure on reminder sheet

* mobile: update fonts

* mobile: reset session correctly on logout

* mobile: update icon fonts

* mobile: set button action on reminder sheet

* mobile: add missing icons

* mobile: fix crash

* mobile: fix right menus

* mobile: remove console.log

* mobile: disable bounce effect

* mobile: update deps

---------

Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2023-08-02 15:35:15 +05:00
ammarahm-ed
ec32eeba0b mobile: fix pdf exports with codeblock & katex 2023-08-01 20:39:16 +05:00
ammarahm-ed
4b68a083c5 mobile: fix file and image upload 2023-07-13 09:57:58 +05:00
Ammar Ahmed
4843d1c39e mobile: update mobile app to react-native 0.72.0 (#2814)
* mobile: upgrade to react-native 0.71

* mobile: update to react-native 0.72.0

* mobile: fix release build on android

* mobile: fix editor stuck in loading state

* mobile: fix bootsplash logo in dark mode

* mobile: update patch files

* mobile: cleanup

* mobile: increase delay

* mobile: add logs on upload

* mobile: ensure editor is ready before note loading

* mobile: fix ui

* mobile: fix

* ci: update workflow

* ci: undo workflow changes

---------

Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
2023-06-26 21:50:20 +05:00
ammarahm-ed
fb616a246e mobile: refactor 2023-06-17 13:36:01 +05:00
ammarahm-ed
c9b45875a0 mobile: remove patch 2023-06-05 18:54:36 +05:00
Abdullah Atta
3ae9001504 mobile: remove rn-fetch-blob patch 2023-05-27 16:14:12 +05:00
ammarahm-ed
66b2ffce31 mobile: fix webpack config 2023-04-27 08:32:09 +05:00
ammarahm-ed
bfb3c56abe mobile: remove unused patch file 2023-04-18 02:10:16 +05:00
ammarahm-ed
4b5526dffd mobile: fix text exports 2023-04-17 22:43:56 +05:00
ammarahm-ed
0093b39f64 mobile: fix nav bar does not follow app theme 2023-03-30 16:07:58 +05:00
Ammar Ahmed
4976a4dab4 Merge pull request #2143 from streetwriters/fix-ipad-orientation
mobile: fix ipad orientation window sizing
2023-03-20 16:36:02 +05:00
ammarahm-ed
b64cb22186 mobile: fix ipad orientation window sizing 2023-03-20 13:51:16 +05:00
Abdullah Atta
54a3e3c927 mobile: remove react-native-actions-sheet patch 2023-03-20 12:47:23 +05:00
ammarahm-ed
512517cc64 mobile: patch react-native-actions-sheet 2023-02-14 11:26:21 +05:00
ammarahm-ed
51d130e3c3 mobile: update react-native-actions-shortcuts
patch
2023-01-14 11:42:30 +05:00
ammarahm-ed
30a5882b9c mobile: use notifee without gms libs 2023-01-12 15:52:33 +05:00
ammarahm-ed
54d65beae3 mobile: fix ios monthly reminder patch 2023-01-10 16:44:49 +05:00
ammarahm-ed
c6297227bf mobile: patch notifee to support monthly
recurring reminders.
2023-01-05 22:01:01 +05:00
Abdullah Atta
eaace54154 mobile: remove react-native-sodium patch 2022-12-05 17:01:56 +05:00
ammarahm-ed
95dd84695b mobile: fix patches 2022-11-23 19:31:09 +05:00
Ammar Ahmed
fe4a16f182 mobile: iap upgrade (#1361)
* mobile: upgrade iap to v7

* mobile: update build.gradle
2022-11-22 11:46:50 +05:00
ammarahm-ed
0c84bfdbca mobile: remove react-native-securerandom patch 2022-10-19 12:02:17 +05:00
ammarahm-ed
f2672d8335 mobile: patch react-native-image-picker 2022-10-19 11:10:50 +05:00
ammarahm-ed
16f8172d42 mobile: fix android 13 notifications 2022-10-15 13:22:59 +05:00
ammarahm-ed
1ea966bf38 mobile: use forked version of fingerprint scanner 2022-09-19 18:19:19 +05:00
ammarahm-ed
275d2be5ac Merge branch 'master' into feat-launcher-shortcut-actions 2022-09-19 12:33:26 +05:00
Ammar Ahmed
371feed894 Merge pull request #964 from streetwriters/degoogle-github-release
remove google libs for github release
2022-09-19 12:21:54 +05:00
ammarahm-ed
10e154bfa3 mobile: patch react-native-actions-shortcuts 2022-09-14 14:47:22 +05:00
ammarahm-ed
97b9819b60 mobile: remove all offender libs 2022-09-12 15:04:34 +05:00
ammarahm-ed
e9770d393c mobile: do not use top level safeareaprovider.
This has been causing some strange behaviour where ui
would flicker and jump and the padding on top would
increase. It's something related to react-navigation and
react-native-safe-area-context.
2022-09-07 12:43:35 +05:00
ammarahm-ed
3f075699ae mobile: patch react-native-cli-bump-version to support monorepo 2022-09-01 16:13:04 +05:00
ammarahm-ed
24f0e5bd9c mobile: make e2e tests work on android & iOS 2022-09-01 15:01:52 +05:00
ammarahm-ed
a4b2e33c3b fix build on ios 2022-08-17 15:59:59 +05:00
ammarahm-ed
2c900739b5 refactor 2022-08-16 16:48:10 +05:00
ammarahm-ed
2f59f41cb1 chore: bump deps 2022-08-06 23:35:22 +05:00
ammarahm-ed
c3e422a19f fix: patch mmkv to fix crash on close app 2022-07-26 13:01:25 +05:00
Ammar Ahmed
dc45a6ce2b remove notes-core patch 2022-07-15 19:35:58 +05:00
Ammar Ahmed
c0ba6c8f3d fix crash on app launch 2022-07-15 19:14:40 +05:00
Ammar Ahmed
a53a619f28 ci: fix android release 2022-07-15 12:00:02 +05:00
ammarahm-ed
7a3980af9c fix share extension 2022-07-11 20:36:01 +05:00
Ammar Ahmed
feaba2f020 rename patch file to ignore error 2022-07-09 17:23:38 +05:00
Ammar Ahmed
d5246de351 fix xcode build ios 2022-07-09 16:30:06 +05:00
Ammar Ahmed
d4dfe3ed68 fix dropdown menu 2022-07-08 19:30:42 +05:00
Ammar Ahmed
35ef9733e0 patch react-navigation to fix safe area insets issue 2022-07-08 18:31:06 +05:00
ammarahm-ed
0d01d6adfb update project 2022-07-07 19:09:47 +05:00
Ammar Ahmed
61825ce893 update patches 2022-07-07 15:02:06 +05:00
Ammar Ahmed
bbb09c12ae fix(v8): crash when exception is thrown 2022-07-06 20:57:02 +05:00