kenshi84
cee0474e37
Subaddresses minimal version: supports default account only
2018-01-13 14:37:07 +09:00
xmr-eric
fdd528b99e
Update copyright for 2018
2018-01-08 12:51:26 -05:00
luigi1111
4189900e86
Merge pull request #981
...
c1ac91d
Refresh base translations before making any changes.
7ba6eac
Cleanup html/css in text to be translated.
934f538
Regenerated en translation file from clean ver
2018-01-06 17:17:19 -05:00
luigi1111
64ce0e62e2
Merge pull request #1018
...
4617a09
show only valid qr codes with valid payment ids
2017-12-19 11:35:43 -06:00
Tim L
b73bcdf4b9
Receive page: QR code bug fix for invalid payment ids
2017-12-13 09:25:37 -05:00
User
4617a09af9
show only valid qr codes with valid payment ids
...
fix broken amount field
remove unnecessary braces
remove bad pid string and whitespace changes
remove payment id check in qr generation
2017-12-13 05:03:01 -05:00
Jonathan Cross
7ba6eac43a
Cleanup html/css in text to be translated.
2017-12-01 15:38:57 +01:00
Jaquee
2170f6a46d
Improve copy text handling
2017-11-03 16:57:12 +01:00
Jaquee
d834fb419c
Receive page mobile layout fix
2017-11-03 16:57:11 +01:00
Jaquee
4dc0d36b98
pages mobile scaling
2017-11-03 16:57:11 +01:00
Jaquee
2e53c524a1
ios build settings
2017-05-05 12:03:03 +02:00
xmr-eric
174d6ad019
Receive.qml Amount placeholder
2017-03-19 18:55:33 -04:00
Riccardo Spagni
42fb1ed51d
Merge pull request #570
...
5f2e5b0
Better Integrated address placeholder (xmr-eric)
2017-03-19 23:50:43 +02:00
xmr-eric
5f2e5b041c
Better Integrated address placeholder
2017-03-18 21:15:42 -04:00
Michael Campagnaro
51074a8fe6
Add a clear payment ID button
2017-03-18 18:28:29 -04:00
Michael Campagnaro
43a33e717d
Don't set a default payment ID on receive page
2017-03-18 18:01:00 -04:00
Roy Jacobs
2b24c91bc5
Add missing, fix and improve translations
2017-03-14 15:14:02 +01:00
Roy Jacobs
a2f01ea541
Added missing Receive/Settings/Sign/Transfer translations
2017-03-09 01:28:24 +01:00
Jaquee
4fe6b1fd0b
recieve page: change payment id description to 16 hex
2017-03-03 18:18:55 +01:00
Jaquee
faacd3d6a1
start daemon automatically and detached
2017-02-23 19:52:06 +01:00
MoroccanMalinois
1d7a1f6d53
save qrcode to file
2017-01-23 04:15:49 +00:00
xmr-eric
dad9c82166
Receive.qml: PaymentID above Integrated address
2017-01-07 14:20:40 -05:00
moneromooo.monero
ab619109e2
Receive: tx scanner for payments matching setup
...
Payments matching the currently setup payment id and optional amount
are detected, allowing a merchant to generate a new payment id, enter
the expected amount, let a client scan the QR code, and wait till
the payment shows up as either in the txpool, or with N confirmations.
2016-11-29 12:37:08 +00:00
Riccardo Spagni
cb3285e553
Merge pull request #192
...
96c7dde
Add QR code display on the receive page (moneromooo.monero)
2016-11-24 12:37:53 +02:00
moneromooo.monero
96c7ddeea8
Add QR code display on the receive page
...
This embeds MIT licenced code from Project Nayuki:
https://www.nayuki.io/page/qr-code-generator-library
The C++ part of the code is embedded in src/QR-Code-generator.
See src/QR-Code-generator/Readme.markdown for more info.
2016-11-20 18:53:12 +00:00
moneromooo.monero
23e1638bd8
Receive: fix null dereference
2016-11-18 19:38:26 +00:00
moneromooo.monero
6e4758a59e
Receive: update address field when the wallet changed
2016-11-12 10:55:49 +00:00
Riccardo Spagni
fc05a9cb45
Merge pull request #70
...
bb25294
add hint texts to address and payment id fields (moneromooo.monero)
2016-10-24 10:34:58 +02:00
moneromooo.monero
bb2529460b
add hint texts to address and payment id fields
2016-10-16 21:30:58 +01:00
moneromooo.monero
58cae5bebd
Receive: allow integrated addresses from custom payment ids
...
This needs a matching update from monero to not override
invalid payment ids.
2016-10-16 13:21:22 +01:00
Jacob Brydolf
cb867bccd1
fixed 3 typos
2016-10-11 20:14:37 +02:00
Jacob Brydolf
9cc92bf9d6
added onPageCompleted
2016-10-10 00:15:17 +03:00
Ilya Kitaev
53d3bc4f06
Receive page: display long address from the beginning in TextField
2016-10-10 00:15:17 +03:00
Ilya Kitaev
56c3579501
Replaced Loader with StackView; Fixed payment id generation
2016-10-10 00:15:17 +03:00
Ilya Kitaev
0ff3fd3212
added TransactionHistoryModel; renamings
2016-10-10 00:15:17 +03:00
Ilya Kitaev
4706379079
Processing splash bug fixed;
...
Receive page: wrong reference to the wallet fixed;
2016-09-01 23:55:30 +03:00
Ilya Kitaev
32ebf180ac
dynamic translation support. closes #24
2016-07-20 22:28:11 +03:00
Ilya Kitaev
17f38a930e
Added "Receive" page. Hide all pages except "Transfer" and "Receive".
2016-06-26 18:04:45 +03:00