13 Commits

Author SHA1 Message Date
Mo
4d370380c3 feat: react-native 0.66.4 2021-12-31 23:21:26 -06:00
Mo
822787a5a1 feat: upgrade react native to 0.65.1 2021-12-31 19:11:40 -06:00
Mo
e6be328d50 fix: ios deployment target 11 2021-12-31 13:16:17 -06: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
Baptiste Grob
7420dfa6db feat(deps): upgrade to React Native v0.64.1 2021-05-05 16:10:30 +02:00
Baptiste Grob
f9a205de6d feat(deps): upgrade to React Native v0.64 (#429)
* chore(deps): upgrade React Native to v0.64

* chore(deps): upgrade react to v17

* fix: use FlatList in MainSideMenu

* fix: use FlatList in NoteSideMenu

* chore: run pod install

* Revert "fix: use FlatList in NoteSideMenu"

This reverts commit bd9a686268.

* Revert "fix: use FlatList in MainSideMenu"

This reverts commit 116fdafbb9.
2021-05-05 11:36:50 +02:00
Antonella Sgarlatta
8898c11c27 fix: remove use_frameworks 2021-02-27 13:37:05 -03:00
Radek Czemerys
f4185fe035 chore: update libsodium 2021-01-02 16:25:40 +01:00
Radek Czemerys
78f3854902 feature: React Native 0.63.4 2020-12-14 13:47:32 +01:00
Radek Czemerys
2d1411ccfe fix: iOS pods config 2020-07-20 18:32:50 +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
Bryan Chauvin
c5f55313ad upgrade to 4.0.0 react-native-fingerprint-scanner 2020-01-30 22:15:45 -06:00
bryvin
b922c59bc0 RN 0.61.5 2020-01-07 10:18:06 -06:00