Commit graph

28 commits

Author SHA1 Message Date
Marcos Rodriguez
5738db056a ADD: Allow user to hide their balance. 2019-08-04 15:26:40 +03:00
Marcos Rodriguez
b353da8d8e Fixed Receive UI jumpiness 2019-07-07 20:40:37 +01:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Marcos Rodriguez Vélez
6d2e468c03 OPS: Upgrade to React Native 0.59.2 2019-04-05 15:22:10 +01:00
Marcos Rodriguez Vélez
311b9838ee ADD: Blur sensitive views from visibility on app switcher 2019-02-28 23:24:17 +00:00
Marcos Rodriguez Vélez
573eb5b03c ADD: Tap, and hold, on balance to display a Copy balance option 2019-02-23 15:48:20 +00:00
Marcos Rodriguez Vélez
928ae7c307 Upgraded dependencies. 2019-01-31 19:21:48 -05:00
Marcos Rodriguez Vélez
324c8faf46 FIX: No padding on empty wallet #288 2019-01-30 16:47:40 -05:00
Overtorment
240f2c35cb REF: start transition to Electrum server 2019-01-30 19:41:35 +00:00
Marcos Rodriguez Vélez
00d570c144 ADD: https://github.com/BlueWallet/BlueWallet/issues/220 - Import a photo for QR Code scan 2019-01-26 14:37:56 +00:00
Marcos Rodriguez Vélez
a2786cebe9 FIX project file for universal app 2019-01-25 19:19:51 -05: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
4295449602 Merge branch 'master' of github.com:BlueWallet/BlueWallet into bugfixes
# Conflicts:
#	package-lock.json
#	package.json
2019-01-21 10:57:02 -05:00
Igor Korsakov
f8d1e98dd8
Revert "REF: bugfixes" (#265)
This reverts commit d762ab543b.
2019-01-21 14:33:49 +00:00
Marcos Rodriguez Vélez
d762ab543b REF: bugfixes 2019-01-21 14:29:41 +00: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
f045b96090 OPS: Lowered iOS minimum target version 2019-01-17 00:22:11 -05:00
Marcos Rodriguez Vélez
9fc3c49c9e FIX: If satoshi balance was negative, it would not show the less than sign when it had a suffix.
FIX: If satoshi balance was negative, it would not show the manage funds button
2019-01-11 22:54:53 -05:00
Overtorment
d269f4926e ADD: lapp-browser 2019-01-12 00:23:32 +00:00
Marcos Rodriguez Vélez
22dd63bebc FIX: Date/time specifications #186 2019-01-10 22:28:03 -05:00
Marcos Rodriguez Vélez
fe1d5fc889 ADD: Use platform's rating UI in-app 2019-01-10 21:24:49 -05:00
Overtorment
fd2578eb97 resolved conflict after reverting 6cebdebf01 2019-01-10 15:04:16 +00:00
Marcos Rodriguez Vélez
f4ee6cde98 OP: Increment build 2019-01-09 22:23:11 -05:00
Marcos Rodriguez Vélez
6cebdebf01 ADD: MS App Dev center 2019-01-09 22:08:01 -05:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Marcos Rodriguez Vélez
906686611e Added "else" on change wallet unit 2018-12-19 22:03:15 -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