Commit Graph

271 Commits

Author SHA1 Message Date
pokkst
480cbd11f1
Add user/pass to node settings, cleanup node parsing, fix quite a few bugs 2022-12-15 11:01:23 -06:00
pokkst
ecdd6d12d3
Cleanup proxy code 2022-12-08 10:59:53 -06:00
pokkst
f622bb053e
Add default I2P node 2022-12-08 10:36:28 -06:00
pokkst
de37ee08e2
Fix node adapter view margin 2022-12-07 19:50:58 -06:00
pokkst
977c1cdeea
Merge branch 'main' into dev
# Conflicts:
#	app/build.gradle
2022-12-04 12:49:00 -06:00
pokkst
36be2a6613
Fix offset issue with new wallets, create 0.4.0.1 2022-12-04 12:48:31 -06:00
pokkst
4a0302fbdf
Update version to 0.4.1.1 2022-12-04 12:47:12 -06:00
pokkst
8ddb57e36d
Fix issue for new wallets with seed offsets 2022-12-04 11:07:36 -06:00
pokkst
fd78ebc89c
Add amount to subaddress list 2022-12-04 09:46:31 -06:00
pokkst
ea0849a88c
Update version to 0.4.1 - this update is not done. Still waiting on some stuff in the mail 2022-12-04 01:48:56 -06:00
pokkst
5030ce5640
Update text in UI, add code comments, cleanup code 2022-12-04 01:45:59 -06:00
pokkst
c46ce609c6
Add UI option for "occasional donations". Disabled by default. 2022-12-04 00:25:00 -06:00
pokkst
676fe9367b
Add comment for secondary address 2022-12-03 23:41:11 -06:00
pokkst
8782d212a3
Still experimenting. This donation is randomly attached so as to not have a consistent fingerprint, and is also occasionally split into 2 outputs.
This also sets the foundation for a pay-to-many feature in the future for users.
2022-12-03 23:25:06 -06:00
pokkst
fd84f11848
EXPERIMENTAL: Playing around with the idea of letting users attach a donation "per tx" (read comment in MoneroHandlerThread.java for why this is in quotes) to support MyNero development when they spend coins. 2022-12-03 21:52:17 -06:00
pokkst
4059e28d3f
Add option to hide Monerochan 2022-12-03 14:11:14 -06:00
pokkst
3f0c213b47
Add donate button to send dialog 2022-12-03 13:48:51 -06:00
pokkst
713c34da72
Finalize receive screen design for 0.4.1 - TODO: Add feature to edit address labels 2022-12-03 13:36:30 -06:00
pokkst
028b8b79b6
new layout 2022-11-22 11:24:00 -06:00
pokkst
80a7e234ac
Get rid of lastUsedSubaddress in AddressService 2022-11-22 11:20:58 -06:00
pokkst
e90462707c
Display addresses in list. Still need to do styling and stuff. 2022-11-22 11:18:57 -06:00
pokkst
afc7bb730b
Nav to receive fragment 2022-11-21 21:22:50 -06:00
pokkst
19f032699e
Add ReceiveFragment 2022-11-21 20:36:13 -06:00
pokkst
82ed0f4409
Slight UI changes and fixes 2022-11-19 10:24:07 -06:00
pokkst
db10e1eb03
Merge branch 'feature/street-mode' into rc/0.4.0 2022-11-19 10:16:43 -06:00
pokkst
9c5f5b428a
Add password confirm text field 2022-11-18 15:58:15 -06:00
pokkst
a8678114ad
Implement street mode 2022-11-16 13:27:14 -06:00
pokkst
b7470567da
Add beta build variant 2022-11-10 23:27:03 -06:00
pokkst
0c5cd4c3f0
More styling changes and fixes 2022-11-10 23:20:08 -06:00
pokkst
28a6fbb02c
Styling changes and optimizations 2022-11-08 00:21:57 -06:00
pokkst
2977a5d05d
Haven't gotten many I2P nodes to work, though not many people seem to run public ones. My private one syncs 2022-11-06 23:59:43 -06:00
pokkst
c23879f3b6
Add ability to enter a .b32.i2p address for a node to sync. Requires that user has set up their own SOCKS proxy in their I2P app 2022-11-06 22:15:13 -06:00
pokkst
b66c81cedc
Add seed offset support 2022-11-05 11:23:30 -05:00
pokkst
39bb06c833
Handle wallet creation differently in preparation for seed offset support 2022-11-04 23:25:59 -05:00
pokkst
08b3f23b66
Update tx history cell layout 2022-10-25 00:25:45 -05:00
pokkst
2990c059ee
Update version to 0.4.0 2022-10-25 00:13:34 -05:00
pokkst
063b61e4bb
Update app to 0.3.2 2022-10-15 01:13:23 -05:00
pokkst
663c84f3ce
add some comments 2022-10-15 01:11:48 -05:00
pokkst
95eb106a40
fix upgrade code 2022-10-15 01:08:15 -05:00
pokkst
90e556abff
Cleanup default node code 2022-10-15 01:05:06 -05:00
pokkst
c6b1d0a4af
Update PrefService 2022-10-15 00:31:56 -05:00
pokkst
720d88320d
handle upgrade better 2022-10-15 00:11:06 -05:00
pokkst
6d0ddad674
upgrade old node prefs if valid node 2022-10-15 00:00:54 -05:00
pokkst
c1b4f8400d
Up version to 0.3.1 2022-10-14 23:55:45 -05:00
pokkst
c0e6465943
more fixes 2022-10-14 23:55:10 -05:00
pokkst
ab51d6cf06
Reset node pref, fix crashing issue in 0.3.0 2022-10-14 23:37:58 -05:00
pokkst
119ccd67bb
Add block height to tx details view 2022-10-13 19:28:36 -05:00
pokkst
1b4008cc65
Update version to 0.3.0 2022-10-11 19:18:03 -05:00
pokkst
da7594a738
Update Monero to 0.18.1.2 2022-10-11 19:17:04 -05:00
pokkst
967e2bc58c
Fix UI issue when sending tx from UTXOs fragment 2022-10-08 01:01:16 -05:00