125 Commits

Author SHA1 Message Date
Vardan Hakobyan
eb066324e1 fix: ask for microphone permission before capturing video (#600) 2022-04-25 17:41:58 +04:00
Vardan Hakobyan
767285a8b0 feat: upload files (#584)
* feat: upload files (chosen from device)

* refactor: handle file picking and uploading separately

* fix: when some file isn't uploaded, move to the next one instead of stopping the whole uploading process
fix: better wording

* feat: read file in chunks when uploading

* feat: read file in chunks and upload in one loop

* feat: attach files from camera and image library

* fix: better wording

* feat: let the user choose whether to shoot photo or video to attach, remove extra "Library" option for Android

* fix: correct imports

* fix: correct imports

* fix: remove unneeded styles, improve wording

* feat: implement files deletion (#588)

* feat: implement files deletion

* refactor: handle error on deleting, better wording
2022-04-13 11:12:51 -05:00
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
Johnny A
c69dd302d7 fix: usage description for camera and photos (iOS) (#439)
* fix: usage description for camera and photos (iOS)

* Update ios/StandardNotes/Info.plist

Co-authored-by: Mo Bitar <mo@standardnotes.org>

* Update ios/StandardNotes/Info.plist

Co-authored-by: Mo Bitar <mo@standardnotes.org>

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
Co-authored-by: Mo Bitar <mo@standardnotes.org>
2021-06-04 10:35:45 -04: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
4a123dc466 fix: ability open links in diffrent browsers on iOS
Co-Authored-By: Mo Bitar <mo@standardnotes.org>
2020-10-12 20:45:29 +02:00
Radek Czemerys
6052a864a3 chore: bring back new app name on iOS 2020-10-12 15:28:39 +02:00
Radek Czemerys
221e9950d7 fix: put back old app name on iOS 2020-10-12 12:24:49 +02:00
Radek Czemerys
451eb45d2b feature: disable bugsnag network requests breadcrumbs 2020-09-10 17:13:04 +02:00
Radek Czemerys
da00ea2689 feature: various improvments 2020-08-28 17:49:15 +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
cc2effa1a0 feature: new launchscreen storyboard 2020-07-15 13:10:44 +02:00
Radek Czemerys
677f08c121 feature: change user facing app name to Standard Notes 2020-07-06 18:31:18 +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
aef3906769 react-native-vector-icons 6.6.0 2019-10-23 16:50:15 -05:00
Mo Bitar
cc751053c9 Remove commented code 2019-10-01 11:34:10 -05:00
Mo Bitar
f9b3cbeb62 Fixes #174 2019-10-01 11:32:03 -05:00
Mo Bitar
5ab8829afc React Native 0.59.10 2019-09-30 16:51:08 -05:00
Mo Bitar
32f3fc828c 3.0.10 Release
Signed-off-by: Mo Bitar <me@bitar.io>
2019-06-05 13:24:37 -05:00
Mo Bitar
fa620cffbf SFJS updates 2019-06-03 09:15:52 -05:00
Mo Bitar
6e664c21b4 v3.0.10 2019-05-28 13:36:02 -05:00
Mo Bitar
a89739402c SFJS 0.3.60 2019-05-28 13:29:39 -05:00
Mo Bitar
4ffbdd724e SFJS updates 2019-05-27 18:03:15 -05:00
Mo Bitar
347f93a84e Fixes issue where closing iOS app with immediate fingerprint would momentarily show fingerprint auth alert, 3.0.8 2019-05-22 10:42:52 -05:00
Mo Bitar
0bda45b10d Info.plist 2019-05-18 10:12:08 -05:00
Mo Bitar
28814ee2bc ComponentView handle offline editors + snjs updates, 3.0.7 2019-05-18 09:57:28 -05:00
Mo Bitar
290c645cc9 v3.0.6 2019-05-12 17:40:05 -05:00
Mo Bitar
f06526402f iOS build 5 2019-04-03 16:12:03 -05:00
Mo Bitar
674acb880f 3.0.5 2019-04-03 11:28:24 -05:00
Mo Bitar
74a3e9a580 iOS 3.0.4 2019-04-01 10:26:52 -05:00
Mo Bitar
6a6d28c2e9 3.0.4-beta1 2019-03-28 14:14:53 -05:00
Mo Bitar
f30dd89bbe Dont hide title when loading webview 2019-03-25 17:09:56 -05:00
Mo Bitar
d275d3f71b 3.0.3 2019-02-15 10:49:00 -06:00
Mo Bitar
4c47f8b7ef Value check before json parse, build 3 2019-02-02 12:37:26 -06:00
Mo Bitar
dbd27ee791 Authenticate onUnmount, 3.0.2 build 2 2019-02-02 10:39:58 -06:00
Mo Bitar
f888bee51e 3.0.2 2019-02-01 15:31:32 -06:00
Mo Bitar
e753efc6f0 3.0.0 2019-01-25 10:39:23 -06:00
Mo Bitar
75ec506684 Beta 8 2019-01-23 15:22:50 -06:00
Mo Bitar
8da782d357 Beta 7 2019-01-21 14:03:55 -06:00