28 Commits

Author SHA1 Message Date
Mo
a4fc21611c feat: remove bugsnag (#573) 2022-03-15 13:43:49 -05:00
Mo
ce5e89ac1d feat/offline-editors (#517)
* feat: offline editors (#392)

* feat: add react-native-zip-archive dependency

* feat: download and extract offline editors

* feat: use offline editor path as webview source

* fix: change function name

* fix: move deactivate editor to compose unmount

* fix: add origin whitelist

* fix: add read access url

* fix: increase load end timeout to remove theme load flicker

* fix: set online url on getOfflineEditor error

* fix: set editor width and scale

* fix: add timeout to remove download message flicker

* fix: deactivate component when switching editors

* fix: use online url if process is terminated

* fix: check if component mounted before state update

* fix: decrease loading editor message timeout

* feat: remove editor loading message on ThemesActivated action (#415)

* chore(version-snjs): 2.0.76

* feat: remove loading editor message on ActivateThemes action

* fix: offline editors issues (#416)

* fix: read main from package.json

* fix: reload editor when switching after editor load failure

* fix: check offlineOnly before setting online url

* fix: prevent editor download if another download is in progress

* fix: live item deinit called more than once (#423)

* feat: check for and download editor updates

* fix: access denied webview errors on Android 10

* feat: serve offline editors from local static server (#472)

* feat: serve offline editors from local static server

* fix: use document directory for both OS

* fix: download error handling

* refactor: use forked repo for react-native-static-server

* chore: add logs and temporarily enable them for dev

* feat(wip): integrity verification

* refactor: component manager handling downloads

* feat(wip): functional component viewer

* feat: handle local themes

* chore: disable logging

* improve: use existing function

* fix: root url first load

* fix: types

* chore: cleanup
2021-12-30 15:25:39 -06:00
Mo Bitar
eb589daee7 fix: enable v4 features 2021-11-09 08:25:03 -06:00
Radek Czemerys
f4185fe035 chore: update libsodium 2021-01-02 16:25:40 +01:00
Radek Czemerys
69052a5e20 fix: chashes when disabling bug snag 2020-12-22 18:29:37 +01:00
Radek Czemerys
3d54a1b21d feature: bugsnag opt out 2020-12-22 17:38:39 +01:00
Radek Czemerys
78f3854902 feature: React Native 0.63.4 2020-12-14 13:47:32 +01:00
Radek Czemerys
8a589d0d9d fix: white flash before js bundle is loaded 2020-10-14 19:03:27 +02:00
Radek Czemerys
451eb45d2b feature: disable bugsnag network requests breadcrumbs 2020-09-10 17:13:04 +02:00
Radek Czemerys
9987202174 feature: upgrade to new Bugsnag API 2020-08-27 17:24:58 +02:00
Radek Czemerys
f9cc697876 feature: pass env variable for dev 2020-07-16 16:17:48 +02:00
Radek Czemerys
d4ae4db154 React Native 0.62.2 (#249)
* Android upgrade

* iOS setup without flipper

* Add Bridging headers

* Bring back AsyncStorage limit

* Remove submodules

* Remove files from vendor

* Use dependencies from forks

* Update init command

* Remove unused libraries

* Working iOS setup

* Update AppDelegate.m

* Use new flipper
2020-04-21 18:04:03 +02:00
bryvin
b922c59bc0 RN 0.61.5 2020-01-07 10:18:06 -06:00
Mo Bitar
6beb3846d3 Android HPKP 2019-11-18 15:44:33 -06:00
Mo Bitar
e87d392c2f iOS HPKP 2019-11-18 14:51:34 -06:00
Mo Bitar
1b07bdcad1 Disable NSURLCache 2019-11-01 12:59:28 -05:00
Mo Bitar
cc751053c9 Remove commented code 2019-10-01 11:34:10 -05:00
Mo Bitar
5ab8829afc React Native 0.59.10 2019-09-30 16:51:08 -05:00
Mo Bitar
6a6d28c2e9 3.0.4-beta1 2019-03-28 14:14:53 -05:00
Mo Bitar
a463f6dbfb Functioning refactor with react-navigation 2018-12-27 01:22:30 -06:00
Mo Bitar
04b4fcaaa6 Functioning iOS implementation of RNN 2.3 2018-12-23 15:52:43 -06:00
Mo Bitar
4158c77e9e Functioning iOS 2018-12-23 12:23:15 -06:00
Mo Bitar
6f1620ffb2 Option to hide previews, tags, dates 2018-10-19 17:07:14 -05:00
Mo Bitar
797a0485f2 Clear editor web cache after every app update rather than every launch 2018-08-18 11:08:23 -05:00
Mo Bitar
327f87bb68 Disable default editors, extend iOS editor delay, add editor info alert 2018-05-08 13:23:39 -05:00
Mo Bitar
7cd6ed0ff8 SNTextView for iOS 2017-09-25 12:45:35 -05:00
Mo Bitar
0a9146a1c8 Exception handling 2017-09-18 12:35:33 -05:00
Mo Bitar
8f3e70cb4f App rename 2017-09-15 13:45:32 -05:00