Commit graph

32 commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
2068fb9861
Update build.gradle 2021-09-30 10:54:46 -04:00
Marcos Rodriguez Vélez
9121c3efc8 Update build.gradle 2021-09-13 12:43:27 +01:00
Renovate Bot
0fd59dc918 Update dependency com.android.tools.build:gradle to v4.2.2 2021-08-30 15:16:48 +01:00
Renovate Bot
f2fc8cb10f Update dependency com.google.gms:google-services to v4.3.10 2021-08-30 15:12:41 +01:00
Overtorment
85dfde6939
ADD: bugsnag 2021-08-20 17:51:45 +01:00
Overtorment
6c37505ec3 REF: improved kotlin dep resolution (for blue-crypto dep) 2021-08-18 13:30:43 +01:00
Marcos Rodriguez Vélez
490889ea46
Merge branch 'master' into up-android-11 2021-08-06 08:01:14 -07:00
Marcos Rodriguez Vélez
21bbec073d Update build.gradle 2021-07-27 11:51:57 -04:00
Marcos Rodriguez Vélez
ab4e197284
Update build.gradle 2021-07-26 11:43:40 -04:00
Marcos Rodriguez Vélez
fb0490e977 Update build.gradle 2021-07-14 12:28:47 -04: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
Overtorment
e21f352733 OPS: up and lock android deps (closes #3050) 2021-05-08 13:33:09 +01:00
Overtorment
5b31704164 OPS: Upgrade targetSdkVersion to 30 - target Android 11 (closes #3082) 2021-05-05 18:12:08 +01:00
Overtorment
e386f62a8d OPS: bump android min sdk to android 9 (level 28) 2021-05-03 16:09:46 +01:00
Overtorment
1bdd37d0fb ADD: TOR support 2021-04-23 15:56:51 +01:00
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