Commit Graph

17 Commits

Author SHA1 Message Date
renovate[bot]
97cc6ebd9e
chore(deps): update dependency gradle to v7.6.3 2023-10-04 21:46:06 +00:00
renovate[bot]
8200fa939c Update dependency gradle to v7.6.1 2023-04-27 10:33:50 +01:00
Marcos Rodriguez Vélez
c95350b68f
OPS: Update RN (#5305) 2023-03-04 17:51:11 +00:00
renovate[bot]
1f7e558a10 Update dependency gradle to v6.9.3 2022-10-23 08:54:46 +00:00
Renovate Bot
30312b7e23 Update dependency gradle to v6.9.2 2021-12-22 16:32:12 +00:00
Renovate Bot
bb5352f92e Update dependency gradle to v6.9.1 2021-08-20 21:32:08 +01:00
Renovate Bot
0e8e9aef02 Update dependency gradle to v6.9 2021-08-10 22:35:07 +01:00
Marcos Rodriguez Vélez
bac8a23d4f
OPS: Upgrade RN 0.64.2 (#3170)
OPS: Upgrade RN 0.64.1
FIX: Re-order wallet bug
2021-07-06 10:38:53 +01:00
CypherPoet
ef8cbffd42 OPS: Update gradle settings and versions.
Related to the issue described here https://stackoverflow.com/questions/60844245/how-solve-could-not-initialize-class-org-codehaus-groovy-reflection-reflectionc.

I encountered this while attempting to build and run the latest master locally on MacOS using the latest version of Andriod Studio (4.0.1).
2020-07-24 23:18:44 +01:00
Marcos Rodriguez Vélez
38de7bea83
OPS: Upgrade RN to 62 2020-06-18 16:49:36 +01:00
marcosrdz
a1ce1796a6 OPS: Enable Hermes 2020-03-23 13:21:00 +00:00
marcosrdz
744329ee17 OPS: Upgrade RN 2020-03-23 13:21:00 +00:00
Overtorment
47e8853dcc OPS: android RN 0.60 2019-07-19 22:31:56 +03:00
Marcos Rodriguez Vélez
20901ee9a7 FIX: Android specific version changes 2019-04-05 15:22:10 +01:00
Marcos Rodriguez Vélez
0dccc4782d FIX: Many layout bug fixes.
ADD: Autofocus on number inputs
OPS: Upgraded to React Native 0.58
2019-01-25 01:12:07 -05:00
Overtorment
28e9c88f5e WEIRD SHIT 2019-01-19 03:53:31 +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