1
mirror of https://github.com/m2049r/xmrwallet synced 2025-08-16 10:59:34 +02:00
Commit Graph

491 Commits

Author SHA1 Message Date
c3357087d5 add missing strings 2018-10-08 13:35:10 +02:00
47e0bc86fd fixed positional formatting 2018-10-08 13:35:10 +02:00
dbd45ea4f5 Update german translation () 2018-10-08 13:02:06 +02:00
90c3e6ef8b Add Dutch translation in values-nl () 2018-10-08 13:00:17 +02:00
bc6a816462 upgrade AndroidStudio 2018-09-25 22:39:07 +02:00
274a1a25f1 correct cstdio files to patch 2018-09-25 21:27:05 +02:00
9e3a2b102e correct sed syntax 2018-09-25 20:53:58 +02:00
647ae9a565 Patch 1 ()
* Added Swedish translations

* Fixed spelling error
2018-09-23 08:38:20 +02:00
2bbd20855f deal correctly with escaped strings () 2018-09-22 11:20:31 +02:00
b8fc5f910a add 'ErCiccione' to the credits () 2018-09-21 18:26:22 +02:00
01700cf780 update values-it/strings.xml () 2018-09-21 14:39:05 +02:00
2fa6286b0e Update zh-rTW translation for OpenAlias () 2018-09-21 14:37:24 +02:00
0ac1680e75 Update strings.xml ()
new strings translated , minor fix of weird-sounding old translation (restore height)
2018-09-21 14:37:06 +02:00
bd9a98e0d8 French translation OpenAlias & Language menu () 2018-09-21 14:36:47 +02:00
8a5121e792 enhance build description ()
Writing a script to build the artifacts in a reproducible environment
- PATH for openssl build was not set
- branch for m2049r/monero.git was not set
2018-09-21 09:52:07 +02:00
5e6d3f3032 refresh qr code when notes changed () v1.7.3 2018-09-18 21:25:46 +02:00
65991ff554 bump version v1.7.2 2018-09-17 17:58:24 +02:00
b0629e46e8 correct address entry message () 2018-09-17 17:56:04 +02:00
45ec3198a0 bump version & fix permissions () 2018-09-17 11:50:06 +02:00
9b66c466f2 update licenses () 2018-09-17 11:48:12 +02:00
d257e183ad tweak message () 2018-09-17 10:07:21 +02:00
10d8e441fe Ledger translations ()
- zh-rCN, ru, nb, sv, it, es, ro, el, pt missing
2018-09-17 10:03:52 +02:00
9f9bc4793d OpenAlias support for XMR & BTC ()
* with support for OpenAlias QR Codes
2018-09-17 09:03:07 +02:00
8b28e3ea1e check ACTION_DOWN when KEYCODE_ENTER () 2018-09-16 18:16:55 +02:00
e394394538 Description in QR Code ()
* use notes in qr code

* remove payment id on receive

* prep translations
2018-09-14 21:15:10 +02:00
7424ef07f7 Slovak Translation () 2018-09-07 22:58:35 +02:00
f5ce6ec824 Update zh-rTW translation ()
* Update zh-rTW translation

* Unify the space between english and zh character.

* Follow W3C requirements for text layout

* Unify the space between English and zh characters in other files
* Use full-width punctuation marks

* Adjust the position of line break
2018-09-04 00:26:29 +02:00
4215a8bf9e Better offline estimation of restore height ()
* 2018-09-01 blockheight

* better offline restore height estimate for new wallets
2018-09-04 00:25:18 +02:00
8b016f93dc bump version v1.6.4 2018-08-19 13:45:05 +02:00
b239a5094b Upgrade targetSdkVersion to Oreo (27) ()
* targetSdkVersion 27

* fix unescaped apostrophes in strings

* update Oreo notifications
2018-08-18 15:50:06 +02:00
6a2de36578 prevent unregisterReceiver if not registered () 2018-08-12 13:31:25 +02:00
5aded68c53 Improve Send Workflow ()
* remove password query on initial spend screen

* report error if send tx fails

* better failed tx alert
2018-08-11 12:23:00 +02:00
d78a2be120 send_qr_hint is not translatable () 2018-08-10 16:59:39 +02:00
e6c7800911 update gradle version 2018-08-10 16:52:14 +02:00
cbbe079f67 Hungarian update ()
NFC translation plus a minor fix added.
2018-08-10 16:52:48 +02:00
7fc2dc3ba1 bump version code v1.6.3 2018-08-08 22:10:39 +02:00
43204d64ef Interim merge of Ledger translations ()
* Ledger french translation ()

* zh-TW translation for Ledger (, )

* Hungarian Ledgers strings added ()

* German translation

* update help about entering height
2018-08-08 22:10:28 +02:00
1433143a39 Use NFC for receive & send ()
* Use NFC Tag for receive & send

* prep translations
2018-08-06 22:18:57 +02:00
a9a78393a9 clear amounts when typing () 2018-08-05 23:26:01 +02:00
fe7ab31050 getRestoreHeight () 2018-08-05 23:25:41 +02:00
bf5ed793b3 Monerujo for Ledger Nano S () v1.6.1 2018-08-04 01:03:26 +02:00
679bae5f42 update de strings.xml () 2018-08-02 11:11:57 +02:00
e3ccda910e update hu translation () 2018-08-02 11:05:09 +02:00
ae75a34977 Improve method of enumerating available locales ()
* Change method of enumerating translated locales
2018-08-02 10:51:10 +02:00
03efedf35c Implement language switcher ()
* Implement language switcher

* Use unique string resource to enumerate translated locale
2018-08-01 14:18:54 +02:00
403dbdf14f update restoreheightdate handling ()
* restore date without dashes

* heights upated to august 2018
2018-08-01 08:25:25 +02:00
0bf3c6f099 Hungarian translation () 2018-07-31 22:39:17 +02:00
1b0ac1c481 Show message for recoverable error encountered during authentication () 2018-07-30 10:25:42 +02:00
dc95539fc1 Update zh-rTW "strings.xml" ()
* Update zh-rTW "strings.xml

- translated new strings
- correction and editing

* Update strings.xml
2018-07-29 23:41:29 +02:00
023fb9e215 Wrap change password layout with ScrollView (Fix ) () 2018-07-28 17:06:56 +02:00