Commit Graph

25 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
Overtorment
fcd3eff580 REF: cleanup 2021-04-27 20:17:13 +01:00
marcosrdz
1359c3b625 REF: Use Unlock screen for splash screen 2021-04-09 18:57:05 -04:00
ncoelho
5e9bce40ab REF: Add loading image to unlock screen
Removes the big image and adds the animation in static mode from the previous screen
2021-03-22 16:22:32 +01:00
marcosrdz
ab868a5501 REF: UnlockWith with Hooks 2020-11-22 21:06:02 -05:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
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
6de8d6269a FIX: Keychain clear attempt reset 2020-07-21 09:51:55 +01:00
Marcos Rodriguez Vélez
0792add3a2
ADD: Keychain clear if password is lost 2020-07-20 15:58:35 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
marcosrdz
4210aa91fc OPS: Replace FaceID image 2020-06-25 19:16:40 +01:00
marcosrdz
9dee9870fa DEL: Fingerprint icon 2020-06-25 19:16:40 +01:00
marcosrdz
9e6af4b42e FIX: Dark Mode Launch Color 2020-06-25 19:16:40 +01:00
marcosrdz
71cc1f6836 ADD: Event listener for wallet unlock 2020-06-22 12:23:41 +01:00
marcosrdz
46746bf8b3 REF: Use NavigationStack for handling launch screens 2020-06-22 12:23:41 +01:00
Ivan Vershigora
f89e451fbe REF: add more styles to StyleSheet.create 2020-05-30 11:16:03 +03:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Marcos Rodriguez
3678c376a6 FIX: Set isLoading to false when biometrics unlock fails 2019-12-28 19:44:27 +00:00
Marcos Rodriguez
08701253e3 OPS: Update react-native-biometrics
FIX: Updated biometrics code to match package changes

OPS: Version bump

g
2019-11-28 09:53:48 +00:00
Marcos Rodriguez
b9cf5c6172 FIX: Now able to use biometrics with encrypted storage (not for unlocking) 2019-10-17 14:58:17 +01:00
Overtorment
839488b1ef REF: lint
FIX: Refactored
2019-10-06 23:22:46 -04:00
Marcos Rodriguez
68bb940a39 FIX: Changes 2019-10-05 18:36:16 -04:00
Marcos Rodriguez
1c81ff9e1e Update UnlockWith.js 2019-09-27 20:22:45 -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