Commit Graph

279 Commits

Author SHA1 Message Date
pokkst
19544c1b3d
More bug fixes 2023-12-09 11:58:45 -06:00
pokkst
a128617342
More refactoring for built-in Tor changes and fixes 2023-12-09 04:21:14 -06:00
pokkst
bd67d6d4bd
Refactoring settings/onboarding screens 2023-12-09 02:30:55 -06:00
pokkst
3b77ae3673
WIP: Embedded Tor 2023-12-08 19:08:05 -06:00
pokkst
dc178f10d9
0.5.4: Wording changes, adds trusted textview to node in list (if trusted) 2023-12-07 20:57:41 -06:00
pokkst
911c813a7e
Height/syncing fixes 2023-12-07 18:33:43 -06:00
pokkst
269b910aaf
Other fixes 2023-12-07 18:16:02 -06:00
pokkst
384d440fe3
Fix trusted daemon settings 2023-12-07 18:07:47 -06:00
pokkst
0a9d774f18
0.5.3: Better synchronization/status 2023-12-07 17:41:38 -06:00
pokkst
cab3a0d79f
Wording changes, recovery fixes 2023-12-06 23:23:56 -06:00
pokkst
47b31ac5ad
Add content descriptions 2023-12-06 20:21:10 -06:00
pokkst
c407b4f69d
0.5.1: Accessibility fixes for sending transactions 2023-12-06 20:19:27 -06:00
pokkst
36ab440bf5
Update README.md and FAQ.md 2023-12-06 18:25:48 -06:00
pokkst
43c6d191e4
Update folder names in docs 2023-12-06 18:19:13 -06:00
pokkst
5e69ce3997
Update version in docs 2023-12-06 18:18:00 -06:00
pokkst
54a0431d97
Remove unnecessary JvmField/JvmStatic annotations 2023-12-06 18:06:48 -06:00
pokkst
9de74d54a5
Better wording 2023-12-06 17:54:48 -06:00
pokkst
7654450ab3
Rename "password" to passphrase 2023-12-06 17:52:16 -06:00
pokkst
a1c43db4db
Convert remaining screens to Kotlin 2023-12-06 17:48:45 -06:00
pokkst
2f400d7e8d
Rename .java to .kt 2023-12-06 17:48:44 -06:00
pokkst
d4cb982b94
Cleanup more Kotlin code, and convert SendFragment 2023-12-06 17:13:44 -06:00
pokkst
3c52bd3a55
Rename .java to .kt 2023-12-06 17:13:42 -06:00
pokkst
f2755fbf83
Convert ReceiveFragment to Kotlin 2023-12-06 15:43:28 -06:00
pokkst
ec7827a847
Rename .java to .kt 2023-12-06 15:43:28 -06:00
pokkst
d38a2e1306
Cleanup some Kotlin code, convert HomeFragment to Kotlin, and dialogs 2023-12-06 15:33:30 -06:00
pokkst
97d39a3cb4
Forgot to actually push the converted services 2023-12-06 12:47:26 -06:00
pokkst
08b989eaab
Convert services to Kotlin; just need to convert fragment/UI stuff next, then eventually convert to Compose 2023-12-06 12:46:39 -06:00
pokkst
e4cae3bbb7
Update dependencies 2023-12-06 11:08:30 -06:00
pokkst
83c26a0ea3
Cleanup/reformat code 2023-12-06 11:00:54 -06:00
pokkst
68dfd3797c
Convert adapters to Kotlin 2023-12-06 10:57:54 -06:00
pokkst
19b5a55932
Rename .java to .kt 2023-12-06 10:57:54 -06:00
pokkst
c1f4b46b3b
Refactoring (WIP): Convert to Kotlin 2023-12-06 10:49:36 -06:00
pokkst
de35fbc457
Rename .java to .kt 2023-12-06 10:49:34 -06:00
pokkst
9d678e3ea6
Onboarding UI changes 2023-12-05 14:46:52 -06:00
pokkst
5893c52c27
Add seed type toggle to onboarding screen 2023-12-05 11:13:20 -06:00
pokkst
fc853dc55d
WIP: Polyseed. Polyseed wallets currently have offsets enforced due to a bug in ANONERO's polyseed implementation 2023-12-05 04:04:58 -06:00
pokkst
f6876b866e
Up version to 0.4.7.2 2023-12-03 17:54:48 -06:00
pokkst
737c747a5e
Merge remote-tracking branch 'origin/main' 2023-12-03 17:53:09 -06:00
pokkst
2995e26a81
Add content description to image buttons for accessibility purposes 2023-12-03 17:51:46 -06:00
pokkst
6178c69e17 Merge pull request 'update readme' (#1) from ryeknngv/mysu:update-readme into main
Reviewed-on: http://4hsesnr6mjb4qrflgf5gezjaszzoqnnisin7ywzbsv6pgcxysiaq.b32.i2p/pokkst/mysu/pulls/1
2023-12-03 11:14:19 -06:00
pokkst
be456366db Merge branch 'main' into update-readme 2023-12-03 11:13:21 -06:00
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
ryeknngv
3065250620 update readme 2023-11-17 18:10:15 +01: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