Commit graph

93 commits

Author SHA1 Message Date
Marcos Rodriguez
ea23dc1063 FIX: Show an alert when theres a fetch transactions error. 2019-12-25 21:07:28 +00:00
Marcos Rodriguez
5ad850e081 ADD: Scroll to end of wallets list when adding a wallet 2019-12-14 11:42:39 +00:00
Overtorment
deea3a087a OPS: analytics fix 2019-11-29 10:27:40 +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
8a23083767 ADD: Default into wallet 2019-10-02 23:06:47 -04:00
Overtorment
03be286b43 REF: electrum reconnect 2019-07-13 16:33:45 +01:00
Overtorment
ff31f52091 FIX: wait for electrum connection before fetching tx or broadcast 2019-07-13 09:32:27 +01:00
Marcos Rodriguez
a8dd50a2b9 FIX: Change ellipsis icon 2019-07-13 09:31:36 +01:00
Overtorment
042a9e4d85 REF: better LN wallet refresh strategy 2019-06-01 23:41:30 +01:00
Overtorment
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Overtorment
6ad1cda344 FIX: icons (removed octicons) 2019-04-06 21:18:54 +01:00
Overtorment
801807ac46 FIX: all wallets are refreshed when app launches 2019-03-16 19:57:48 +00:00
Overtorment
8621f11bf9 FIX: wallets/list pull-to-refresh animation duration 2019-02-23 20:18:20 +00:00
Overtorment
7871519a38 REF: main screen only 15 txs. wallet screen txs lazy-load 2019-02-18 23:37:53 +00:00
Marcos Rodriguez Vélez
cc4f6c8a9a REF: UI responsiveness improvements 2019-02-17 01:22:14 +00:00
Marcos Rodriguez Vélez
e3c8520e9c ADD: use all UI 2019-01-31 01:52:21 -05:00
Overtorment
240f2c35cb REF: start transition to Electrum server 2019-01-30 19:41:35 +00:00
Marcos Rodriguez Vélez
6860f6f052 ADD: WalletGradients class 2019-01-24 23:46:03 -05:00
Marcos Rodriguez Vélez
e473a9d959 FIX: LND Invoice pushes in nav. Following on-chain tx behavior. 2019-01-14 01:55:55 -05: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
8b5f68b083 FIX: When having multiple wallets, I was unable to see my transactions description from the main screen 2019-01-09 15:03:20 -05:00
Marcos Rodriguez Vélez
312bcf8ec0 ADD: Loading indicator for wallet name change and wallet delete
ADD: Added CZK fiat
FIX: Main wallet list shows transaction unit that is preferred by wallet
2019-01-06 23:54:22 -05:00
Marcos Rodriguez Vélez
a78abf551a lint 2019-01-06 11:48:58 -05:00
Marcos Rodriguez Vélez
94eb3ddd84 FIX: Satoshis are now human-readable 2019-01-06 04:44:08 -05:00
Marcos Rodriguez Vélez
6eb8dbfeca FIX: Cannot click on Lightning transactions #196 2019-01-05 04:51:25 -05:00
Marcos Rodriguez Vélez
055b72e95b FIX: Wrong Icon was rendered on tx 2018-12-28 17:16:30 -05:00
Marcos Rodriguez Vélez
6d50c23fbb ADD: Added icon for expired tx 2018-12-28 16:43:38 -05:00
Marcos Rodriguez Vélez
6f58cc1944 ADD: Lightning invoice fetch every 5 seconsds 2018-12-27 01:12:19 -05:00
Marcos Rodriguez Vélez
8cb9e0e929 ADD: view invoice on tx list press 2018-12-26 01:29:37 -05:00
Overtorment
6e36055776 ADD: lightning tx list now includes user invoices 2018-12-25 19:07:43 +00:00
Marcos Rodriguez Vélez
2901f80c32 FIX: Restored deep link. 2018-12-23 13:18:27 -05:00
Marcos Rodriguez Vélez
91a2ecb1dc FIX: Remove BTC trailing zeros. Save to disk onBlur for preferred balance unit. 2018-12-23 08:05:33 -05:00
Marcos Rodriguez Vélez
b023b93ad5 Fixed amount display bug 2018-12-22 22:55:35 -05:00
Marcos Rodriguez Vélez
265f975cd1 Styling fixes for LND wallets 2018-12-22 22:51:58 -05:00
Marcos Rodriguez Vélez
ffda142327 ADD: haptic feedback when the user only has 1 wallet 2018-12-18 01:05:03 -05:00
Marcos Rodriguez Vélez
5623ae171c Merge branch 'master' of github.com:BlueWallet/BlueWallet into balanceUnit
# Conflicts:
#	ios/BlueWallet/Info.plist
#	loc/index.js
#	screen/wallets/transactions.js
2018-12-15 22:10:30 -05:00
Marcos Rodriguez Vélez
523cd3a607 Removed 'currency' from settings. Made tappable area for settings larger 2018-12-14 11:40:38 -05:00
Marcos Rodriguez Vélez
fb729f3492 Wallet UI feedback on touch 2018-12-11 22:33:28 -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
Marcos Rodriguez Vélez
d913934c9e FIX: Addressed some crashes when running on an Android device. (#115)
FIX: Weird styling on inputs #68
2018-11-01 19:44:39 +00:00
Marcos Rodriguez Vélez
e1df1b3ca2 FIX: Replaced Close asset. Removed bounce animation glitch (#112)
FIX: Replaced Close asset
FIX: Removed bounce animation glitch
2018-10-30 09:35:24 +00:00
Igor Korsakov
f5dd8252e1
Development (#103)
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Overtorment
60ad886061 REF: empty tx list 2018-10-10 20:36:32 +01:00
Igor Korsakov
65be52ed3d
Development (#96)
* ADD: Wallet Details screen
* FIX: Fixed receive and send calls
* FIX: improve splash image and colors
* FIX: Modified Encrypted Storage prompt to avoid cancellation
* FIX: improved tx refresh strategy
* FIX: HDBread tx confirmations calculation
2018-10-09 00:25:36 -04:00
Overtorment
ad43ec3e85 FIX: imroved ru & ua locale 2018-10-03 23:32:42 +01:00
Overtorment
a35008758d WIP: lnd tx list refreshed upon sucessfull payInvoice 2018-10-03 01:36:00 +01:00
Marcos Rodriguez Vélez
ed4381b59c
FIX: Lint fixes 2018-10-01 01:43:21 -04:00
Marcos Rodriguez Vélez
aa4b74c712
ADD: Animations on main wallet screen 2018-09-30 23:12:42 -04:00
Marcos Rodriguez Vélez
1a031d5e20 FIX: Address was not being displayed for Non-HD Wallets (#85)
* FIX: Fixed weird transition animation from wallets to settings
2018-09-30 10:56:32 +01:00