Commit graph

47 commits

Author SHA1 Message Date
marcosrdz
1594afda5c FIX: Add available languages to app store #1373 2020-08-02 12:28:39 +01:00
marcosrdz
13bd720e85 OPS: Implement Storyboard to comply with App Store requirements #1266 2020-06-20 10:13:33 +01:00
Marcos Rodriguez Vélez
38de7bea83
OPS: Upgrade RN to 62 2020-06-18 16:49:36 +01:00
marcosrdz
ff3443d8b1 FIX: iOS widget not working #962 2020-04-12 16:14:00 +01:00
Overtorment
10e23cc051
Merge branch 'master' into settingsui 2020-03-20 10:24:28 +00:00
marcosrdz
b7e7b9607f FIX: Allow use of Today extension on iOS 10. 2020-03-20 06:42:54 +00:00
marcosrdz
00730db3b7 TST: Pod 2020-03-19 20:51:47 -04:00
Overtorment
22cf386f50 TST: wip detox on circleci 2020-03-17 08:40:11 +00:00
Marcos Rodriguez
921e51d138 ADD: Import txn 2020-01-03 21:12:29 -06:00
Marcos Rodriguez
9e302df75d ADD: Export/Import PSBTs
eipiji
2020-01-02 01:56:23 -06:00
Overtorment
4f50e08411 REF: analytics 2019-12-01 23:06:44 +00:00
Marcos Rodriguez
00bb9fe28b ADD: Today Extension and Quick Actions.
Update MainInterface.storyboard

ADD: Cache fetched data

ADD: Add "Up from/Down from" data

OPS: Add Provision Profile

Update project.pbxproj

ADD: Synchronize user selected currency with Today extension

Update Info.plist

ADD: quick actions

Update App.js

Update App.js

Update App.js

Update App.js

Update App.js

FIX: Fix currency bugs

FIX: Hide balance from quick actions

ADD: cqc

Update currency.js

Update TodayViewController.swift

Update App.js

REF: headercolor

Update App.js

FIX: carousel would not show

FIX: Fix

FIX

FIX

Update API.swift

FIX: Fixed alerts

TST

Revert "TST"

This reverts commit bcdf62e9b238cc5da200cc4bce45e4e55f480d6d.

ADD: Tests mocks

REF: Device Quick Actions ref

FIX: Fixed crash

Update quickActions.ios.js

ADD: QuickActions for Android

D

FIX: Tests

OP
2019-11-21 17:34:38 +00:00
Marcos Rodriguez
43f6304666 ADD: Rewrite Settings screen with Hooks. OPS: Update pacakges
Update settings.js

FIX: Removed redundancy

OPS: Lower required deployment target for iOS and watchOS

FIX: Podfile

Pod

Update project.pbxproj

ADD:  Use RN Nav Hooks

Update settings.js

Update settings.js
2019-11-02 21:06:37 +00:00
Marcos Rodriguez
19f25e6902 Merge branch 'master' into biometrics 2019-10-08 11:10:47 -04:00
Marcos Rodriguez
5ccaace0b6 OPS: Use Podspecs 100%
OPS: TST

Update package.json

Update package-lock.json

OPS: Pods

Update project.pbxproj

Revert "Update project.pbxproj"

This reverts commit a9b9110acf5f08656a11c1831dc50ed2e1580797.

Update project.pbxproj
2019-10-08 15:39:36 +01:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
Marcos Rodriguez
6d8ba572bc Update project.pbxproj 2019-09-20 19:27:07 +03:00
Marcos Rodriguez
0976b44b8f ADD: Splash screen animation #644 2019-09-20 11:56:52 +03:00
Marcos Rodriguez
01561bcdb5 ADD: WatchApp Complication. 2019-08-25 20:19:59 +01:00
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