1
mirror of https://github.com/m2049r/xmrwallet synced 2025-08-21 06:46:43 +02:00
Commit Graph

491 Commits

Author SHA1 Message Date
0bcf156929 update gradle version () 2018-06-09 10:21:44 +02:00
b1d91e2671 new version v1.5.4 2018-05-27 10:59:10 +02:00
271cd2d4a8 deal with all broken variants ()
* remove variant code for arm32

* deal with all broken variants
2018-05-25 23:44:37 +02:00
22c5a543db upgrade to v0.12.1.0 () 2018-05-25 22:38:05 +02:00
cd986860c5 remove variant code for arm32 () 2018-05-25 22:37:50 +02:00
0cf5981eae Fixes "Invalid Password" although password correct ()
* don't log warning

* fix cn_slow_hash variant&prehash
cn_slow_hash signature was changed in monero-core but the linker didn't
notice - also added code to support wallets created with variant &
prehash enabled
2018-05-25 18:20:48 +02:00
e109df34f0 remove if save fails () 2018-05-25 18:20:27 +02:00
5a7aa6cc77 testnet => stagenet () 2018-05-25 18:19:29 +02:00
f50629ff81 check for encoded pw () v1.5.3 2018-05-10 15:26:44 +02:00
cb12d64e5f Various Fixes ()
* load password only if it's passed

* cancel fingerprint if password entered

* rework fingerprint code

* cleanup unused params

* new version code
2018-05-10 13:48:11 +02:00
a8f08fb9b9 new version 2018-05-06 17:46:48 +02:00
3e9be418a8 removed removed strings () v1.5.2 2018-05-06 12:30:01 +02:00
fa5dc9988d Monero translation to simplified chinese. () 2018-05-06 12:17:09 +02:00
857cf8d6d8 Random fixes ()
* reduce label length

* api fix

* show correct password after change
2018-05-06 12:12:53 +02:00
63e0c265cb correct translation v1.5.1 2018-04-30 12:09:19 +02:00
39d2c0a25f correct translation 2018-04-30 12:03:13 +02:00
ff6e00e1a1 update monero version () 2018-04-30 11:15:40 +02:00
3a839a04d5 shorten de label for receive button () 2018-04-30 11:14:56 +02:00
42e4db5cc1 Spanish update ()
fingerprint strings translated to spanish
2018-04-29 11:26:50 +02:00
d18999e731 don't try to generate 0-size qrcodes () 2018-04-29 11:21:50 +02:00
425246beb1 remove unused ids & strings () 2018-04-29 11:21:20 +02:00
e1a2572236 Translate new Italian strings in strings.xml and help.xml () 2018-04-25 23:56:32 +02:00
7fdae76f51 remove untranslatable strings () 2018-04-25 19:49:55 +02:00
b4e1767a7b French () 2018-04-25 19:30:19 +02:00
9b9995437d added missing string for de translation () 2018-04-25 19:24:06 +02:00
94abc00422 fix notice layout () 2018-04-25 19:22:02 +02:00
d7d6601b60 Translation de () 2018-04-25 19:21:43 +02:00
bf95994c9e update gradle:3.1.2 2018-04-25 07:32:42 +02:00
a2d6ca0740 Implement fingerprint login method ()
* Implement fingerprint login method

* Display a security warning

* Verify the identity before sensitive operation
2018-04-24 22:34:39 +02:00
1115bbb706 Popup notice for new CrAzYpass feature ()
* make add notices more flexible

* and add CrAzYpass notice

* added notice translations
2018-04-23 23:43:45 +02:00
0b17ed4322 Update strings.xml ()
there was a tiny gender error with "monedero"
2018-04-22 20:39:47 +02:00
bcc85a5b3f Update help.xml ()
crazypass section translated to spanish
2018-04-22 20:38:09 +02:00
5b26f1a30b Update strings.xml () 2018-04-22 20:37:48 +02:00
63677d5027 Added Norwegian-Bokmål translation () 2018-04-22 15:37:39 +02:00
96579c1be4 separate monero/monerujo folder for debug version () 2018-04-22 11:27:35 +02:00
af58b76f0c add blank () 2018-04-22 11:26:46 +02:00
7879f31f63 use CrAzYpass for send verification as well () 2018-04-22 11:25:59 +02:00
2ca7b41982 Update zh-rTW translation for CrAzYpass ()
* Update zh-rTW translation for CrAzYpass

* Remove extra space and wrap long lines
2018-04-22 10:30:43 +02:00
8bdc0f8fde sgp suggestions () 2018-04-21 10:31:43 +02:00
0bb9e9cb6c add reference to the Localization Workgroup in the README () 2018-04-21 10:24:40 +02:00
bdc2a72790 march & april () 2018-04-21 10:24:12 +02:00
073bd96b17 CrAzYpass implementation () 2018-04-21 10:23:47 +02:00
37f22a9dc2 Added Italian Translation () 2018-04-19 10:55:00 +02:00
bc3c5b3f66 Add tranditional Chinese language () 2018-04-19 10:54:13 +02:00
c61a62cc85 edit gender-specific string () 2018-04-19 10:53:35 +02:00
66a6583ec4 info about being XMR-only 2018-04-16 14:26:50 +02:00
d24b37e2f2 info about missing crypto on some arm64 devices 2018-04-16 14:21:03 +02:00
161c155de6 update dependencies 2018-04-16 14:15:49 +02:00
dd59233dd4 fix closing tag () 2018-04-15 18:34:35 +02:00
e9c74d4d9c Random fixes ()
* adapt for android studio 3.1 and remove witness

* set networktype from node

* add monero logging for DEBUG builds

* do not reset timestamps in apk

* no witness

* new version & apk naming
v1.4.7
2018-04-15 16:33:20 +02:00