Commit Graph

38 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
5ece75b691
ADD: Privacy Settings Screen (#1967)
* ADD: Privacy Settings Screen

* REF: Clipboard read opt-out

* ADD: Wallet shortcut privacy

* FIX: Remove unused code

* REF:Addasync/await

* REF: BlueClipboard

* REF: Rename file
2020-10-10 20:19:42 +01:00
marcosrdz
a296e3073e REF: Use new ListItem 2020-09-21 21:53:28 -04:00
Overtorment
a1ccc93b3b ADD: push notification settings screen 2020-07-31 16:44:19 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Ivan Vershigora
206f3ef1a3 FIX: syncup with master 2020-05-30 10:47:32 +03:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Ivan Vershigora
68e10cd7f1 REF: move all inline styles to StyleSheet.create 2020-05-24 12:17:26 +03:00
Marcos Rodriguez Vélez
13572c8775
OPS: Upgrade RN elements 2020-05-03 19:17:49 +01:00
marcosrdz
6cb344286c OPS: Lint 2020-04-07 18:15:29 +01:00
marcosrdz
971d92f4e3 REF: Moved network settings 2020-03-29 23:41:02 -04:00
marcosrdz
2c6ab64474 REF: Move OnLaunch to General 2020-03-29 12:46:22 -04:00
marcosrdz
b73450a19a ADD: General Settings 2020-03-28 22:06:45 -04:00
Overtorment
59838a9433 REF: decrypt storage & advanced mode switch 2020-03-20 15:25:23 +00:00
Overtorment
b1e7378e02 TST: e2e tests for storage encryption 2020-03-19 15:51:35 +00:00
Overtorment
a537f61760 resolved conflict 2020-03-18 16:07:09 +00:00
Overtorment
5cf736eb88
OPS: improve CI (#894)
* OPS: improve CI
2020-03-18 15:38:52 +00:00
Marcos Rodriguez
3745ee5b9c REF: Eliminated SettingsContainer 2019-12-24 23:44:33 -06:00
Marcos Rodriguez
406bcb58fc ADD: Move biometrics to security screen 2019-11-10 06:43:41 -05:00
Marcos Rodriguez
43f6304666 ADD: Rewrite Settings screen with Hooks. OPS: Update pacakges
Update settings.js

FIX: Removed redundancy

OPS: Lower required deployment target for iOS and watchOS

FIX: Podfile

Pod

Update project.pbxproj

ADD:  Use RN Nav Hooks

Update settings.js

Update settings.js
2019-11-02 21:06:37 +00:00
Marcos Rodriguez Vélez
e55faaa6ae Update settings.js 2019-10-11 22:16:37 +01:00
Marcos Rodriguez
aad9370281 Merge branch 'master' into biometrics 2019-10-06 23:26:53 -04:00
Marcos Rodriguez
e3a640cb59 ADD: Default into wallet 2019-10-06 23:21:30 -04:00
Marcos Rodriguez
551018f60b FIX: Removed redundant key 2019-10-05 21:12:55 -04:00
Marcos Rodriguez
8a23083767 ADD: Default into wallet 2019-10-02 23:06:47 -04:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
Overtorment
21ec9dc647 REF 2019-08-20 20:47:43 +01:00
Overtorment
da7d8697bb ADD: Electrum server configuration 2019-07-18 13:18:50 +01:00
Overtorment
a3863e905f
ADD: advanced mode in app settings 2019-05-19 20:49:42 +01:00
Pjotr Lengkeek
dc0bdd0eb8 Localization fixes
- Fix some dutch translation
- Move some hardcoded language to localization
2019-01-11 20:02:25 +01:00
Marcos Rodriguez Vélez
dc3f782a54 ADD: Currency settings panel 2018-12-24 01:14:53 -05:00
Marcos Rodriguez Vélez
523cd3a607 Removed 'currency' from settings. Made tappable area for settings larger 2018-12-14 11:40:38 -05:00
Igor Korsakov
dc75511997
ADD: blitzhub api URI settings 2018-11-04 21:21:07 +00:00
Marcos Rodriguez Vélez
e1df1b3ca2 FIX: Replaced Close asset. Removed bounce animation glitch (#112)
FIX: Replaced Close asset
FIX: Removed bounce animation glitch
2018-10-30 09:35:24 +00:00
Marcos Rodriguez Vélez
202165d1e2 REF: Updated navigation headers to better match design 2018-10-29 22:11:48 +00:00
Igor Korsakov
65be52ed3d
Development (#96)
* ADD: Wallet Details screen
* FIX: Fixed receive and send calls
* FIX: improve splash image and colors
* FIX: Modified Encrypted Storage prompt to avoid cancellation
* FIX: improved tx refresh strategy
* FIX: HDBread tx confirmations calculation
2018-10-09 00:25:36 -04:00
Marcos Rodriguez Vélez
682048414d ADD: Updated Settings screen to match design (#84)
* ADD: Updated Settings screen to match design
2018-09-30 09:31:09 +01:00