Commit graph

195 commits

Author SHA1 Message Date
Overtorment
be45e34654 FIX: wallets are not refreshing when app boots; FIX: wallets are not refreshing when they are navigated to 2020-11-13 15:14:49 +00:00
marcosrdz
5ffeb06ed8 FIX: Titles on android don't show last letter #1886 2020-11-11 18:00:33 +00:00
Overtorment
4921beb9ca
ADD: ui to create multisig; styling onboard screen 2020-10-29 21:13:54 +00:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Ivan
15484172a2
REF: WalletsCarousel 2020-10-15 17:25:24 +01:00
Ivan Vershigora
0677da1208 FIX: require cycle errors 2020-10-14 20:20:02 +01:00
ncoelho
20ccf530c1 FIX: itemList lost aligment
itemList lost aligment and button on transactions.js
2020-10-14 12:12:00 +01:00
marcosrdz
8dcea0c5ff REF: App.js to Hooks 2020-10-12 14:16:08 +01:00
Marcos Rodriguez Vélez
2484a74b42
REF: Wallets List uses React Hooks (#1762) 2020-10-08 21:03:57 +01:00
Ivan Vershigora
5aa64f1f0b FIX: syncup with master 2020-10-08 10:55:17 +03:00
Marcos Rodriguez Vélez
eec6a01f1a
FIX: Don't render sidebar if not on large device (#1940) 2020-10-06 11:28:06 +01:00
Ivan Vershigora
ce777f8051 REF: sync up with master 2020-09-09 20:51:49 +03:00
Marcos Rodriguez Vélez
d69e58175e
Sidebar (#1596)
* ADD: Split for large devices

* Update Podfile.lock

* FIX: Use isTablet

* ADD: If wallet is selected, lower opacity on others

* Update transactions.js

* Update transactions.js

* OPS: Podfile.lock

* Update Podfile.lock

* Update Navigation.js

* Update transactions.js
2020-09-08 17:06:41 +01:00
Ivan Vershigora
a4808e4113 REF: FloatButtons component 2020-09-07 20:46:37 +03:00
marcosrdz
6c31e7d478 ADD: If Camera not authorized on Desktop, show Alert. 2020-09-07 12:28:18 +01:00
Overtorment
497e38eda4 FIX: speedup onchain wallet creation (dont pre-fill too much cache) 2020-09-03 22:18:48 +01:00
marcosrdz
d2968bfe2d ADD: Refresh Button for Desktop 2020-08-24 18:53:51 +01:00
ncoelho
98ec56bd88 FIX: size 2020-08-20 15:45:07 +01:00
ncoelho
ac84592c2e REF: Sizes on buttons for difference devices 2020-08-20 15:45:07 +01:00
marcosrdz
06bca3ae3a FIX: Button size for large devices 2020-08-20 15:45:07 +01:00
marcosrdz
c0a241d2d3 ADD: If on Desktop, show ActionSheet with photo options 2020-08-11 12:26:14 +01:00
Marcos Rodriguez Vélez
2540f14377
REF: Use builtin RefreshControl 2020-08-10 17:10:35 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
ncoelho
f58653bdb7 Fix: Title Background and Invoices background 2020-07-16 19:18:30 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Overtorment
e053d5feaf FIX: import mnemonic w/typo, 'try again' does nothing (closes #1286) 2020-07-06 17:46:32 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
marcosrdz
d697ff66a0 ADD: Launch screen dark mode 2020-06-24 19:53:27 +01:00
marcosrdz
e3f0804c8c FIX: Crashes after NavigationService refactor 2020-06-19 13:42:50 +01:00
Overtorment
ddd1255e27
ADD: HodlHodl accept offers (#1162) 2020-06-15 19:47:54 +01:00
Overtorment
8a4bd4d8a6 FIX: tcp module warnings 2020-06-15 13:43:42 +01:00
Marcos Rodriguez Vélez
e66d8452fa
ADD: Add initial fetch amount to pre-fill screen if render is ready 2020-06-11 14:13:58 +01:00
marcosrdz
b56d2b1d18 OPS: Lint 2020-06-04 10:19:18 -04:00
marcosrdz
95b7fc4420 Merge branch 'master' into strg 2020-06-04 08:35:30 -04:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
marcosrdz
2a4c821d02 FIX: #1160 2020-06-02 22:00:45 -04:00
Overtorment
e26e270c17 FIX: scanning from main screen didnt work as navigation aprameters werent passed correctly 2020-06-02 23:42:02 +01:00
marcosrdz
9b0b43723c FIX: Use old modal style for Android 2020-05-31 14:33:48 -04:00
marcosrdz
9381366538 Merge branch 'master' into rnfixes 2020-05-31 10:43:41 -04:00
Ivan Vershigora
206f3ef1a3 FIX: syncup with master 2020-05-30 10:47:32 +03:00
marcosrdz
6e73eb5db1 ADD: Modal transition 2020-05-30 01:30:43 -04:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
Ivan Vershigora
1676c79185 FIX: syncup with master, fix eslint errors 2020-05-28 11:44:15 +03:00
Overtorment
fbaeab24bf resolved conflict 2020-05-27 16:19:53 +01:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Matt Gurzenski
53869c033a Resolved linting issue in add.js and Merge remote-tracking branch 'upstream/master' 2020-05-26 08:12:26 -04:00
Overtorment
f2f401f409
ADD: redeem Azte.co vouchers (#1118) 2020-05-26 13:04:07 +01:00
marcosrdz
65e2ff2525 Update list.js 2020-05-25 12:43:35 -04:00
marcosrdz
f189ffc1e7 Merge branch 'master' into scanlngpress 2020-05-25 12:05:31 -04:00