Commit Graph

237 Commits

Author SHA1 Message Date
pokkst
c64dbfdfec
0.4.7.1:
- Hotfixes for 0.4.7 for editing nodes
- Better IPv6 address handling in node settings
2023-12-02 20:35:33 -06:00
pokkst
c8ed32e5b0
Fix some issues with editing nodes 2023-12-02 20:28:40 -06:00
pokkst
bc004857ee
0.4.7
Transaction screen redesign. Now auto-updates as well.
Tx builder fee calculation fixes (thanks to Monero C++ bug fixes).
Wallet balance now displays immediately once synced, fixing a recent bug where it was delayed by a few seconds.
2023-12-02 20:13:56 -06:00
pokkst
eb8d0b0b46
Cleanup flavors 2023-12-02 13:37:12 -06:00
pokkst
c9ab60eb44
Up version to 0.4.6 2023-12-02 13:31:15 -06:00
pokkst
9551961025
Add address label editing 2023-12-02 13:28:49 -06:00
pokkst
59755fd6cb
0.4.5
Fix Dockerfile scripts (new Zlib version: 1.3)
Adds block counts for sync progress bar
Adds option to hide Monerochan on wallet creation screen
Coloring changes
Update address in README.md
2023-11-11 16:41:57 -06:00
pokkst
8bb0e773bf
0.4.4.7 using Monero 0.18.3.1 2023-10-10 16:03:14 -05:00
pokkst
4bf9bf6ee2
0.4.4.6: Improve coin freezing 2023-09-18 09:13:31 -05:00
pokkst
71dcdfdb99
Fix typo 2023-08-03 11:13:39 -05:00
pokkst
f5cf9a24e5
Finalize UTXO cell layout (0.4.4.5, ready for release) 2023-07-10 08:46:24 -05:00
pokkst
3545b0ded6
Finally fixed the fucking bug (0.4.4.4) 2023-07-10 02:25:28 -05:00
pokkst
aeb604d370
Trying to fix a bug with selecting UTXOs very quickly 2023-07-10 01:14:47 -05:00
pokkst
792ba00c0f
UTXO list clicking fixes, and freeze button UI fixes (0.4.4.3) 2023-07-10 00:08:33 -05:00
pokkst
a09e90e5d3
More UTXO list UI adjustments and fixes (0.4.4.2) 2023-07-09 23:11:02 -05:00
pokkst
2e5177c20d
UI fixes (0.4.4.1) 2023-07-09 22:43:51 -05:00
pokkst
14b989a760
Add coin control option for freezing UTXOs 2023-07-09 18:31:26 -05:00
pokkst
fbf0ea95ac
Reduce size of Monerochan images 2023-07-09 17:12:43 -05:00
pokkst
613328f96c
Update donation addresses 2023-07-09 16:59:23 -05:00
pokkst
f38b161c2e
Remove unused assets and code 2023-07-09 16:53:14 -05:00
pokkst
3023a845f1
Modify scripts a bit so it can compile on Arch (btw) 2023-07-09 11:52:17 -05:00
pokkst
e7ad8053b6
Up version to 0.4.3.2 2023-05-24 22:16:22 -05:00
pokkst
f95683aed2
Cleanup and add comment 2023-05-24 22:15:42 -05:00
pokkst
9e70f64e39
More bug fixes 2023-05-24 22:08:29 -05:00
pokkst
db3c4c424b
Fix some stuff 2023-05-24 22:02:19 -05:00
pokkst
beef898be4
WIP: work on improving node storage 2023-05-24 21:52:06 -05:00
pokkst
15704f9afa
Up version to 0.4.3.1 2023-05-24 10:48:37 -05:00
pokkst
74ae51938b
Fix issue with username/password character limitations for nodes 2023-05-24 10:46:52 -05:00
pokkst
2c5d07e016
0.4.3: Bug fixes 2023-05-23 16:06:06 -05:00
pokkst
73646e3f46
Make send button into slider 2023-05-14 02:41:51 -05:00
pokkst
991a806748
Cleanup onboarding screen 2023-05-13 02:28:47 -05:00
pokkst
430874a715
Fix Kotlin dependency issue (even though we don't use Kotlin???) 2023-04-28 17:48:46 -05:00
pokkst
49f12cf347
Update dependencies 2023-04-28 17:38:45 -05:00
pokkst
2ff408e622
Merge branch 'bugfix/pay-to-many-paymentids'
# Conflicts:
#	app/src/main/res/values/strings.xml
2023-04-26 10:09:03 -05:00
pokkst
6b2f0e5914
Update BUILDING-external-libs.md 2023-04-26 10:03:17 -05:00
pokkst
fb46fb2ead
Fix issues with compiling... Not really sure why this is needed now (did unbound change branch names?) 2023-04-26 10:00:01 -05:00
pokkst
8040753119
Add some comments 2023-03-11 18:40:54 -06:00
pokkst
ae4a8724e8
More conditions to account for 2023-03-11 18:35:36 -06:00
pokkst
2cc6942e27
More fixes 2023-03-11 18:18:39 -06:00
pokkst
b0569c1d8f
Fix compile error 2023-03-11 17:38:24 -06:00
pokkst
d4e871ede5
Testing safe-guard against integrated addresses inside of pay-to-many txs. It should fail anyway right now but this is a sanity check. 2023-03-11 17:35:43 -06:00
pokkst
4def9717fd
Fix duplicate string name 2023-03-08 11:46:35 -06:00
pokkst
40a2e30ee7
Update VERSION 2023-03-08 11:40:21 -06:00
pokkst
099e3c7281
Update build version to 0.4.2.1 2023-03-08 11:32:16 -06:00
pokkst
69c62ee713
Transaction output item now has two paste buttons, one for amount and one for address 2023-02-11 09:19:49 -06:00
pokkst
511cf1ea0e
Merge branch 'dev' into send-screen-redesign 2023-02-10 23:34:22 -06:00
pokkst
80d91a95f9
Merge branch 'main' into dev 2023-02-10 23:33:09 -06:00
pokkst
7c855272f4 Update build instructions and other shit 2023-02-10 21:15:35 -06:00
pokkst
b4084866ae
UI/UX tweaks 2023-02-03 20:23:23 -06:00
pokkst
5892f1c467
Add MyNero (Mysu) onion node 2023-02-03 20:15:49 -06:00