Commit Graph

474 Commits

Author SHA1 Message Date
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
m2049r 9c921183ab
catch NPE (#655) 2020-03-08 22:29:02 +01:00
m2049r c6aa04e986
update heights & fix date parsing bug (#654) 2020-03-08 20:33:34 +01:00
TheFuzzStone 835a35c6a8 Updating Ukranian language 2020-02-13 13:49:52 +02:00
m2049r c3a466c392
remove payment id everywhere (#646) 2019-11-24 17:17:25 +01:00
m2049r 35b717756d
Fix amount bugs (#645)
* fix rounding error on send

* fix check funds bug
2019-11-21 10:42:16 +01:00
m2049r c2ef25c377
change error message to 16 for payment ids (#643) 2019-11-20 07:33:29 +01:00
m2049r b7164ef200
fix XMR missing in open wallet (#642) 2019-11-20 07:33:07 +01:00
m2049r 286a04b5ef
add XMR to receive spinners (again) (#640) 2019-11-19 22:56:28 +01:00
m2049r 037b019d4d
xmrto payment through subaddress (#639)
* use subaddress for xmrto only

* fix exchange rate
2019-11-18 12:00:39 +01:00
m2049r 7a1d788f2a
UI tweaks (#638)
* fix amount entry field

* password entry on own line

* remove errors when typing; field spacing
2019-11-17 10:31:19 +01:00
m2049r 87d9a8cd95
use kraken for EURXMR exchange rate (#637)
combine with ECB rates for other fiat conversions
2019-11-17 00:42:57 +01:00
m2049r f637d7f617
update block heights (#636) 2019-11-10 23:54:40 +01:00
m2049r a4b9a7c6fb
fix spend amount & new version (#635) 2019-11-10 15:23:33 +01:00
m2049r 08e8a48138
scan only for 0.15 nodes (#634) 2019-11-10 12:13:06 +01:00
m2049r 551c3b9fb6
scan only for 0.15 nodes (#633) 2019-11-10 12:11:01 +01:00
m2049r 6d61841cf3
textfields are filled (#631) 2019-11-10 11:06:34 +01:00
m2049r c65508d288
upgrade to monero v0.15 (#630) 2019-11-09 22:45:54 +01:00
m2049r 2c3f582672
paste bip70 (#621) 2019-09-22 10:09:18 +02:00
m2049r 0ce5f2b6ca
create ExchangeEditText & use without numpad (#613) 2019-08-04 13:19:42 +02:00