Commit graph

54 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
4714e2c5e1 REF: sentry unique id 2021-05-18 13:01:19 +01:00
marcosrdz
171d4b3305 REF: Use automatic content insets for list. 2021-04-25 20:22:51 -04:00
marcosrdz
0fb5ff1d26 OPS: Podfile 2021-04-15 11:07:37 -04:00
Overtorment
b4a6a3ee97 REF: better Sentry integration 2021-04-15 13:20:07 +01:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
Ivan Vershigora
e2b7034654 Merge branch 'master' into limpbrains-missing-loc 2020-12-24 21:23:27 +03:00
marcosrdz
d8dd0aa98f OPS: Update package 2020-12-22 10:53:58 +00:00
Ivan Vershigora
1e89987e47 FIX: missing i18n 2020-12-21 21:27:49 +03:00
ncoelho
545bbcb4ca REF: Github link on about 2020-12-19 20:26:53 +00:00
ncoelho
9aadc6789a ADD: Telegram and Discord links on about section 2020-12-19 20:26:53 +00:00
Overtorment
476ba022a0 Revert "REF: navigation styles" 2020-12-04 13:40:13 +00:00
Ivan Vershigora
aa7add7752 REF: navigation styles 2020-12-04 12:50:23 +03:00
Marcos Rodriguez Vélez
650a91941a
OPS: Upgrade to RN 63 (#1340) 2020-10-07 13:24:36 +01:00
marcosrdz
a296e3073e REF: Use new ListItem 2020-09-21 21:53:28 -04: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
206f3ef1a3 FIX: syncup with master 2020-05-30 10:47:32 +03:00
Ivan Vershigora
1676c79185 FIX: syncup with master, fix eslint errors 2020-05-28 11:44:15 +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
Overtorment
aab1fd24a2 REF: react hooks 2020-04-07 18:15:29 +01:00
ncoelho
c883271eb4 add licensing to about screen 2020-04-01 15:39:53 +01:00
marcosrdz
afb9eced70 FIX: App name 2020-04-01 15:39:53 +01:00
ncoelho
55af60aa06 add bottom space for android 2020-04-01 15:39:53 +01:00
ncoelho
1cfff0e82a fix lint on changes 2020-04-01 15:39:53 +01:00
ncoelho
b2b9c250c4 add some love to the about section 2020-04-01 15:39:53 +01:00
Overtorment
b1e7378e02 TST: e2e tests for storage encryption 2020-03-19 15:51:35 +00:00
Overtorment
00fe264f22 REF: single-address wallets now work through electrum 2020-03-09 23:08:34 +00:00
Marcos Rodriguez
6a5d9daad4 REF: About now uses hooks 2019-12-25 21:21:28 +00:00
Marcos Rodriguez
7a62a2ae66 OPS: Update RN Device Info 2019-10-22 16:36:27 +01:00
Overtorment
ce73793f5b Revert "OPS: trying to remove react-native-device-info"
This reverts commit febf4fc26b.
2019-07-19 22:31:56 +03:00
Overtorment
c941e87c47 OPS: trying to remove react-native-device-info 2019-07-19 22:31:56 +03:00
Overtorment
6ad1cda344 FIX: icons (removed octicons) 2019-04-06 21:18:54 +01:00
Marcos Rodriguez Vélez
91e2096d29 OPS: Upgraded webview 2019-02-01 15:04:00 -05:00
Overtorment
54664b7d33 ADD: release notes in about screen 2019-02-01 19:23:13 +00:00
Marcos Rodriguez Vélez
7dd242ba72 Change Blue Wallet strings to BlueWallet 2019-01-24 15:31:03 -05:00
Marcos Rodriguez Vélez
a270ffc898 FIX: Multiple android layout issues 2019-01-24 14:31:30 -05:00
Marcos Rodriguez Vélez
f045b96090 OPS: Lowered iOS minimum target version 2019-01-17 00:22:11 -05:00
Marcos Rodriguez Vélez
fe1d5fc889 ADD: Use platform's rating UI in-app 2019-01-10 21:24:49 -05:00
Marcos Rodriguez Vélez
28b15b7cb9 FIX: fixed a margin issue in about that caused clipping 2019-01-05 02:53:02 -05:00
Overtorment
e6b33eb085 REF 2018-12-17 20:02:33 +00: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
Overtorment
0f6f3d69ca FIX: better android support 2018-11-09 23:44:34 +00:00
Marcos Rodriguez Vélez
8641b89e5d Remove Drawer. 2018-10-30 22:23:48 -04:00
Marcos Rodriguez Vélez
505e1891d4 Updated navigation headers to better match design 2018-10-28 20:50:34 -04:00
Marcos Rodriguez Vélez
d09dbb0935 ADD: You can now pay for a Lightning invoice by manually inserting the invoice ID 2018-10-22 23:51:30 +01:00