Commit Graph

28 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
d69e58175e
Sidebar (#1596)
* ADD: Split for large devices

* Update Podfile.lock

* FIX: Use isTablet

* ADD: If wallet is selected, lower opacity on others

* Update transactions.js

* Update transactions.js

* OPS: Podfile.lock

* Update Podfile.lock

* Update Navigation.js

* Update transactions.js
2020-09-08 17:06:41 +01:00
marcosrdz
dfbaab3730 REF: Export useFocusEffect and Hooks 2020-08-05 15:49:26 +01:00
marcosrdz
02bc15a646 REF: Xpub Hooks and useFocusEffect 2020-08-05 15:49:26 +01:00
marcosrdz
d411c19196 FIX: Inverted QR codes #1386 2020-08-03 19:17:37 +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
marcosrdz
b41b998587 FIX: StatusBar wasn't visible when modals opened 2020-06-10 23:54:47 -04: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
41b2808378 DEL: Remove react-native-system-setting 2019-10-22 12:22:54 +01: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
Marcos Rodriguez
bbefe8ff6c ADD: Auto adjust screen brightness on screens with QRCode. 2019-08-31 15:41:07 +01:00
Overtorment
a3863e905f
ADD: advanced mode in app settings 2019-05-19 20:49:42 +01:00
Marcos Rodriguez Vélez
311b9838ee ADD: Blur sensitive views from visibility on app switcher 2019-02-28 23:24:17 +00:00
Marcos Rodriguez Vélez
9bb4b85bfa Remove old QRCode package 2019-02-14 18:15:38 -05:00
Marcos Rodriguez Vélez
c615ebbc07 FIX: Android not redering QR code #302 2019-02-14 00:15:56 -05:00
Marcos Rodriguez Vélez
3237c8c2c3 ADD: Created BlueCopyTextToClipboard 2019-01-21 08:55:39 -05:00
Overtorment
122a8ae943 FIX: sometimes export QR is unreadable 2019-01-10 14:58:22 +00:00
Marcos Rodriguez Vélez
00845ef838 FIX: Export QRCode was too big on iPad 2019-01-06 14:28:02 -05:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Marcos Rodriguez Vélez
5efbd2ca9f ADD: Check if invoice expired after fetching data 2018-12-27 18:40:55 -05:00
Marcos Rodriguez Vélez
912d8808cc ADD: If wallet was previously imported, throw an alert. 2018-12-27 18:33:39 -05:00
Pavel Ševčík
7bc69055bb Dead code elimination and optimization 2018-12-27 19:30:36 +01:00
Pavel Ševčík
6e4d863eb3 Feature: Allow XPUB to be copied to clipboard 2018-12-27 19:29:02 +01:00
Pavel Ševčík
46edce17b9 Feature: Ability to show wallet XPUB in options 2018-12-27 16:37:12 +01:00