Commit Graph

17 Commits

Author SHA1 Message Date
marcosrdz
0b3127f0d3 FIX: Some Android devices wouldnt allow writing files when user requested 2021-01-10 22:13:23 -05:00
marcosrdz
85fa3122cf Update build.gradle 2020-12-10 18:15:09 -05:00
Marcos Rodriguez Vélez
650a91941a
OPS: Upgrade to RN 63 (#1340) 2020-10-07 13:24:36 +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
Overtorment
545c8891f6
ADD: push notifications 2020-07-18 20:33:43 +01:00
Marcos Rodriguez Vélez
38de7bea83
OPS: Upgrade RN to 62 2020-06-18 16:49:36 +01:00
Ivan Vershigora
94fb26f20b REF: migrate to RN4 2020-05-25 18:39:34 +03:00
marcosrdz
744329ee17 OPS: Upgrade RN 2020-03-23 13:21:00 +00:00
Overtorment
22cf386f50 TST: wip detox on circleci 2020-03-17 08:40:11 +00:00
Overtorment
7aebf11fc5 OPS: attempt to fix camera 2019-07-19 22:31:56 +03: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
Marcos Rodriguez Vélez
a94f571cf6 Merge branch 'master' of github.com:BlueWallet/BlueWallet into bugfixes
# Conflicts:
#	android/app/app.iml
#	android/app/build.gradle
#	android/app/src/main/java/com/bluewallet/MainApplication.java
#	android/app/src/main/java/io/bluewallet/bluewallet/MainApplication.java
#	android/gradle/wrapper/gradle-wrapper.properties
#	ios/BlueWallet.xcodeproj/project.pbxproj
2019-01-21 08:51:45 -05:00
Igor Korsakov
27dda65596
REF: lapp-browser; OPS: build refactor 2019-01-21 13:21:48 +00:00
Marcos Rodriguez Vélez
a406646f9c Fixed files in order to have a successful android build 2019-01-16 14:47:23 -05: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