Commit Graph

493 Commits

Author SHA1 Message Date
yorha-0x afc0d5b7bc
Update recyclerviews with diffutil (#711)
Remove modified imports

Co-authored-by: m2049r <m2049r@monerujo.io>
2021-03-11 20:57:19 +01:00
m2049r 2b34454214
Fix restoreheights prior to 2014 (#723)
* fix pre-2014 dates
* update heights
2021-03-10 19:29:10 +01:00
Lafudoci 12706119d3
Update zh-rTW translation (#719) 2021-03-10 19:27:49 +01:00
m2049r f7a762f32b
show passphrase strength with icons (#722) 2021-03-10 19:13:30 +01:00
m2049r e56369b91a
fix tests (#717) 2021-02-19 17:25:11 +01:00
m2049r dda86bd5de
fix URI generation (#716) 2021-02-19 16:32:15 +01:00
m2049r faf57c96fc
add more output currencies (#714) 2021-02-15 21:38:26 +01:00
m2049r 57ddddfce2
replace xmr.to with SideShift.ai (#710)
replace xmr.to with SideShift.ai
random bugfixes
upgrade gradle & dependencies
2021-02-13 00:01:19 +01:00
netrik182 ab6069058b
new pt-br strings after review (#708) 2021-02-01 23:02:36 +01:00
m2049r d94d6e6925
downgrade to APK 29 & bump version 2020-11-22 19:39:30 +01:00
m2049r f40c3d6c6d
catch cases where the qr code produces a null monero address (#702) 2020-11-21 22:08:23 +01:00
m2049r 82b25df7ad
better node selection (#701) 2020-11-21 21:54:21 +01:00
m2049r 08f815e830
don't show connection error if we havent tested yet (#700) 2020-11-21 13:22:54 +01:00
m2049r 4e59be2dff
New handling of nodes (#699)
* rework node handling

* update block heights
2020-11-19 16:36:01 +01:00
m2049r 45c5883e11
fix potential NPE in updateAccountsList() 2020-10-20 23:47:41 +02:00
m2049r 067a23e6a5
fix crash if back before new address is generated 2020-10-20 23:40:55 +02:00
m2049r f1b786ec3e
fix keyboard crash when no view in focus (#693) 2020-10-19 23:42:22 +02:00
m2049r 1829d30b61
Restyle UI (#690)
* enable testnet flavor
* v0.17.1.0
* migrate to androidx & material
* new color themes
* bump version v1.15.2
2020-10-16 02:52:08 +02:00
m2049r e5b15b7816
always apply tx_amount from qr code (#687) 2020-09-27 11:00:57 +02:00
m2049r 85d84d09ee
fix crash when sending btc (#686) 2020-09-25 20:08:07 +02:00
m2049r 8bda7aa0cf
fix crash if auth failed (#684) 2020-09-23 11:19:28 +02:00
m2049r fc950c6772
fix onboarding layout (#683) 2020-09-21 22:10:51 +02:00
m2049r fa0692ceab
force agree for fingerprint send (#682) 2020-09-21 14:36:17 +02:00
m2049r ff4f4a1c2c
remove notices covered by onboarding (#681) 2020-09-21 14:35:50 +02:00
m2049r 79abb89725
disable button on finish onbaording (#680) 2020-09-21 14:35:25 +02:00
hiddener 3a15c842ff updated Romanian translation 2020-09-18 22:01:41 +02:00
m2049r 1697da55b5 only update if we still have a wallet 2020-09-18 22:00:14 +02:00
m2049r 454f3e412a don't do stuff if the wallet is already closed 2020-09-18 22:00:14 +02:00
m2049r d803a1e220
remove unused resources (#678) 2020-09-18 21:59:38 +02:00
m2049r f2fe781cb5
update restore heights 2020-09-17 10:18:58 +02:00
m2049r c060a2ab88
don't show onboarding every time 2020-09-16 19:59:58 +02:00
m2049r 05fc654f3a
clean up code 2020-09-16 18:56:27 +02:00
m2049r c32d157150
monero addresses are 95 characters 2020-09-16 17:51:47 +02:00
m2049r 74e9278baa
MainActivity must be singleTop 2020-09-16 17:45:07 +02:00
m2049r e66875437d
always show onboarding 2020-09-14 18:14:38 +02:00
m2049r c1d2db3d7d
onboarding tweaks & version bump (#676) 2020-09-14 00:24:57 +02:00
m2049r 0c9a2f5e01
fixups 2020-09-13 18:52:26 +02:00
m2049r 64616e3921
onboarding (#675)
Co-authored-by: Stephan <stephan.hagios@gmail.com>
2020-09-13 18:34:22 +02:00
m2049r 82b4d66987
allow spend with fingerprint only (#674) 2020-09-13 18:26:36 +02:00
m2049r 4431d74051
Fix for Ledger protocol v3 (#670)
* update protocol to V3 for Monero App v1.6.0
2020-07-06 14:59:38 +02:00
m2049r 1cecd0b718
xmr.to v3 API (#667) 2020-06-19 19:17:38 +02:00
m2049r aed4051d44
Merge branch 'TheFuzzStone-master' 2020-06-01 20:09:51 +02:00
m2049r a586c0781a
renamed directory to match locale 2020-06-01 20:08:22 +02:00
m2049r 616d93cb18
replace &apos; 2020-06-01 20:04:55 +02:00
v1docq47 73d9cb6d58
Update for Russian translation (#649)
Update:
 - strings.xml

Co-authored-by: m2049r <m2049r@monerujo.io>
2020-06-01 19:57:33 +02:00
m2049r 9846e8b5cf
fix progress bar (#665) 2020-06-01 19:56:24 +02:00
m2049r aa66a12dac
Merge branch 'master' into master 2020-06-01 13:43:16 +02:00
m2049r 65ce9b0889
Update blockheight (#664)
* update through june
2020-06-01 10:04:09 +02:00
m2049r 291e311b8a
Enable rescan on wallet (from menu) (#663)
* rescan
2020-06-01 10:03:36 +02:00
m2049r 41290f51fd
Upgrade to monero v0.16.0.0 (#662)
* upgrade to monero core v0.16.0.0

* hearts for node favs
2020-06-01 10:02:22 +02:00