Marcos Rodriguez
ee603d1eaf
FIX: Single android instance.
2019-12-13 01:12:10 +00: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
d7cf785c09
FIX: Allow unencrypted http calls (ios/andr)
2019-09-15 20:45:30 +01:00
Overtorment
cfd2c3d310
FIX: broken LIGHTNING scheme handling
2019-08-21 23:42:16 +01:00
Marcos Rodriguez
a63fa939e8
OPS: Remove Pods directory
2019-08-04 15:26:40 +03:00
Marcos Rodriguez
5738db056a
ADD: Allow user to hide their balance.
2019-08-04 15:26:40 +03:00
Marcos Rodriguez Vélez
20b4a5fd91
ADD: AppCenter analytics and crash sdk
2019-07-22 20:40:25 +03:00
Overtorment
1edced1422
OPS
2019-07-20 14:26:51 +01:00
Overtorment
9f795bf9b2
OPS: android RN 0.60
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
33bffaa7ab
ADD: Apple Watch support
2019-05-02 21:33:03 +01:00
Overtorment
0d37b2b323
ADD: new deeplinking scheme
2019-04-10 00:16:58 +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
df37d37868
FIX: BlueWallet should register to handle the BOLT11 lightning: URI #335
2019-02-19 21:17:25 +00: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
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
7dd242ba72
Change Blue Wallet strings to BlueWallet
2019-01-24 15:31:03 -05:00
Marcos Rodriguez Vélez
f4d448b4b3
ADD: Created BlueAddressInput
2019-01-24 02:36:01 -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
6b2cd60be2
Fixes for android build
2019-01-17 00:28:28 -05:00
Marcos Rodriguez Vélez
a406646f9c
Fixed files in order to have a successful android build
2019-01-16 14:47:23 -05:00
Overtorment
d269f4926e
ADD: lapp-browser
2019-01-12 00:23:32 +00:00
Overtorment
fd2578eb97
resolved conflict after reverting 6cebdebf01
2019-01-10 15:04:16 +00:00
Marcos Rodriguez Vélez
6cebdebf01
ADD: MS App Dev center
2019-01-09 22:08:01 -05:00
Marcos Rodriguez Vélez
ca203785e6
FIX: currency crash
2018-12-29 13:58:22 -05:00
Pavel Ševčík
2ba890ef88
Added deeplink definitions to platform files
2018-12-18 13:06:26 +01: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