Commit graph

139 commits

Author SHA1 Message Date
marcosrdz
8e8504da2e Update list.js 2020-05-25 08:33:33 -04:00
marcosrdz
1739d918ef Merge branch 'master' into scanlngpress 2020-05-25 08:25:19 -04:00
ncoelho
3564083527 fix lint 2020-05-25 10:57:27 +01:00
ncoelho
28075762f5 REF: Bigger touch area on settings button 2020-05-25 10:51:43 +01:00
marcosrdz
f52590b34c REF: Use navigation event isFocused 2020-05-24 12:40:22 -04:00
ncoelho
fcfe03ae38 FIX: Add dark color to status bar on main view 2020-05-24 11:42:05 +01:00
Overtorment
6a6ac478cc FIX: camera on main screen 2020-05-22 10:31:10 +01:00
marcosrdz
fad3b7227d Revert "Update list.js"
This reverts commit e9e34f0c46.
2020-05-22 06:45:32 +01:00
marcosrdz
0dcd2698bf Update list.js 2020-05-22 06:45:32 +01:00
marcosrdz
fc0586007a Update list.js 2020-05-21 20:34:08 +01:00
ncoelho
15562b4747 add more space to the bottom on the empty list 2020-05-21 20:34:08 +01:00
ncoelho
e84bb3ee3a FIX: android header 2020-05-21 20:34:08 +01:00
ncoelho
e6905ceb9a improve heading on android 2020-05-21 20:34:08 +01:00
ncoelho
885447e20d fix lint 2020-05-21 20:34:08 +01:00
ncoelho
ba6be27839 REF: Button position and SafeArea
Moved the button to an outside render. Also removed the SafeArea from the main view following the same logic as on transactions.js this allows to have more space for the button on the bottom of the screen, and also to see the transactions list without a white banner on the bottom. Please don't kill me :)
2020-05-21 20:34:08 +01:00
marcosrdz
a573c697ec ADD: Scan button in Main List 2020-05-21 20:34:08 +01:00
marcosrdz
e1d2384c63 FIX: Add background to tx header 2020-05-18 15:37:28 +01:00
marcosrdz
c23a227845 OPS: Fix onPress crash 2020-05-17 12:29:56 -04:00
marcosrdz
bf56f068ae OPS: Restore Empty TX UI 2020-05-17 08:17:08 -04:00
marcosrdz
08e23ff4d0 OPS: Refactor Main Lists 2020-05-16 21:41:38 -04:00
ncoelho
f91a3c3ef6 More space on the header 2020-05-06 14:54:06 +01:00
Marcos Rodriguez Vélez
13572c8775
OPS: Upgrade RN elements 2020-05-03 19:17:49 +01:00
Overtorment
92cc2c8411 FIX: broken buy-bitcoin button 2020-04-29 13:37:09 +01:00
Nuno Coelho
dcbdc36112
Merge branch 'master' into localtrader-highlight 2020-04-28 18:31:50 +02:00
Overtorment
d552669dd2 FIX: capitalized deeplink (closes #1005) 2020-04-28 17:28:11 +01:00
ncoelho
f9aadec59b REF: Remove Local Trader from Wallet view 2020-04-16 11:54:51 +02:00
ncoelho
0e5188c76d ADD: Local Trader CTA to main view 2020-04-15 23:10:24 +02:00
ncoelho
bfbe96630d fix lint 2020-04-15 20:38:10 +02:00
ncoelho
6030b21f61 REF: Cleaner wallet panel at blank state 2020-04-15 19:03:28 +02:00
ncoelho
1ff3ba7425 background white
with bounce on ViemPager component the background should be white to look less weird
2020-03-27 21:16:38 +00:00
Overtorment
f056080036 REF: lint 2020-03-27 07:57:20 +00:00
marcosrdz
c4ad37a8cf FIX: Header safe area 2020-03-26 21:37:19 -04:00
ncoelho
ed0ab49dfd fix lint 2020-03-26 23:40:54 +00:00
ncoelho
4a7a4758e0 align margin on tx list
If this is not the most elegant way to do this, let me know
2020-03-26 23:40:54 +00:00
marcosrdz
2c20b05381 OPS: Lint 2020-03-25 06:52:33 +00:00
marcosrdz
9200218569 FIX: View pager ref fix 2020-03-25 06:52:33 +00:00
marcosrdz
9956118f83 FIX: Replace swiper with view pager 2020-03-25 06:52:33 +00:00
Overtorment
5cf736eb88
OPS: improve CI (#894)
* OPS: improve CI
2020-03-18 15:38:52 +00:00
Overtorment
22cf386f50 TST: wip detox on circleci 2020-03-17 08:40:11 +00:00
Overtorment
bdcc40c8e0 FIX: weird import screen scan qr code behaviour 2020-03-13 14:54:08 +00:00
Marcos Rodriguez
bd2d2b5ed0 DEL: Remove alerts from main list 2020-01-22 19:37:27 +00:00
Marcos Rodriguez
301bf499ce FIX: There's two refresh icons on the main view, when you pull-to-refresh 2020-01-19 23:27:13 +00:00
Marcos Rodriguez
f5409d74e4 FIX: Camera activation 2020-01-08 18:37:48 +00:00
Marcos Rodriguez
16ecd3096b ADD: Swipe to Scan 2019-12-31 13:57:39 -06:00
Marcos Rodriguez
6dac7340ef FIX: TX Time visual glitch 2019-12-28 17:37:21 +00:00
Marcos Rodriguez
c975347b6f REF: Reworked Import wallet flow 2019-12-27 21:50:59 +00:00
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