Commit Graph

32 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
403a1d0f4e
DEL: Remove unneccesary flags as they were irrelevant 2024-06-05 20:05:16 -04:00
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
Marcos Rodriguez Velez
37a8704fec
REF: App entry 2024-05-14 17:03:47 -04:00
Marcos Rodriguez Velez
b28bf884d7
FIX: Restore stored fiat preference on launch 2024-04-27 18:20:59 -04:00
Marcos Rodriguez Velez
9a7c985356
REF: SettingsContext 2024-04-17 21:05:48 -04:00
Ivan Vershigora
5b223971c5
fix: replace require with import for blue_modules 2024-03-31 20:59:14 +01:00
Overtorment
54fe359cdc
REF: speedup app startup 2023-04-21 15:39:12 +00:00
Overtorment
7f8a07d8d8
FIX: bugsnag integration 2021-09-20 14:13:17 +01:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Overtorment
85dfde6939
ADD: bugsnag 2021-08-20 17:51:45 +01:00
Marcos Rodriguez Vélez
1204032b20 ADD: onScrollToIndexFailed for Wallet Carousel 2021-07-24 11:01:11 -04:00
Marcos Rodriguez Vélez
db14810b6f FIX: Disable enable screens 2021-07-23 15:13:00 -04:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Marcos Rodriguez Vélez
650a91941a
OPS: Upgrade to RN 63 (#1340) 2020-10-07 13:24:36 +01:00
Overtorment
33a0701c05 TST: basic e2e test for deeplinking 2020-08-11 20:08:09 +01:00
Overtorment
12e2105596 REF: disable some warnings 2020-07-06 16:32:55 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
marcosrdz
46746bf8b3 REF: Use NavigationStack for handling launch screens 2020-06-22 12:23:41 +01:00
Ivan Vershigora
6e54572402 FIX: round fiat currencies to 2 significant digits 2020-06-05 18:31:05 +01:00
Overtorment
0075c8820d REF: organizing scripts 2020-05-19 23:26:56 +01:00
Overtorment
deea3a087a OPS: analytics fix 2019-11-29 10:27:40 +00: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
Overtorment
4f307b8e3a REF: lint 2019-10-16 17:51:00 +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
0976b44b8f ADD: Splash screen animation #644 2019-09-20 11:56:52 +03:00
Overtorment
248da75bfc FIX: analytics INIT event a bit later in startup 2019-08-18 11:11:10 +01:00
Marcos Rodriguez Vélez
2cb56b51e9 ADD: Create BlueTransactionListItem 2019-01-29 21:13:45 -05:00
Overtorment
fd2578eb97 resolved conflict after reverting 6cebdebf01 2019-01-10 15:04:16 +00:00
Marcos Rodriguez Vélez
6cebdebf01 ADD: MS App Dev center 2019-01-09 22:08:01 -05:00
Overtorment
e18396b124 FIX: correct satoshi display 2018-12-24 18:12:27 +00:00
Pavel Ševčík
a450c865df Created App container with Navigator ref and proper Linking 2018-12-18 13:00:33 +01:00
Igor Korsakov
6f581a2f2e
Eject (#126)
* OPS: randombytes work
* OPS: porting to RN android: added prompt, refactoring
* OPS: better android prompt
* FIX: scan qr callback
* FIX: correct fee sat calculation for HD & classic segwit wallets
* FIX: Fixed height for button in empty transaction list
* FIX: keyboard issue on fee selection modal
* FIX: slow QR code generation for HD backup screen
* ADD: wallet reorder
* FIX: TypeError: undefined is not an object (evaluating 'recommendedFees.halfHourFee') #133
* FIX: android appstore link
* OPS: Code to Migrate Expo json
* REF: renamed blitzhub to lndhub
* OPS: Migration: move expo files instead of parsing
* FIX: lndhub uri usage
* FIX: no security alert on android (it was ios specific)
* REF: better tx list rendering and sorting
* ADD: verify tx on coinb.in
* FIX: Tap to dismiss is not working #137
* REF: Removed Wallet gradients duplication.
* REF: about screen
* FIX: bech32 qr scan in send screen
* FIX: better bip21 handling
* Use of dayjs for transaction details
* REF: QR code content follows BIP21
* ADD: fee in local currency when send
* FIX: Refresh wallet info on page focus
2018-12-11 22:52:46 +00:00