Releases: CryptoGrampy/xmr-pocket-node
v0.5.0-alpha
Updates armv7/v8 binaries and APK to use Monero v0.18.2.2-Release.
Enjoy!
-Grampy
8BudmXKZwpXhfVGCtgFPyKWgLcDLYJ5jRT95xCp4JMFWapgTLrun41AG6LPbef7WFA8T531QGnZT51cDF6uF9HECDhibEVw
Full Changelog: v0.4.0-alpha...v0.5.0-alpha
0.4.0-alpha
Updates armv7/v8 binaries and APK to use Monero v0.18.2.0.
Enjoy!
-Grampy
8BudmXKZwpXhfVGCtgFPyKWgLcDLYJ5jRT95xCp4JMFWapgTLrun41AG6LPbef7WFA8T531QGnZT51cDF6uF9HECDhibEVw
Full Changelog: v0.3.0-alpha...v0.4.0-alpha
v0.3.0-alpha
What's new
- Monerod32 and 64 bit ARM binaries updated to latest v18 (Should make PocketNode usable now)
- Switched from safe:sync to fast:async to speed up PocketNode sync time. If this causes LMDB corruption on your devices, please create issue tickets.
Full Changelog: v0.2.0-alpha...v0.3.0-alpha
v0.2.0-alpha
What's Changed
I think.... we're ready to beta test (PLEASE ONLY USE NON-DAILY DRIVER PHONES). I also highly recommend sticking to phones with external SD storage.
Features:
WAKELOCK!- Your device should now continue to sync with the screen off SO LONG AS IT IS PLUGGED IN. If you unplug, you will still stop syncing.
- Add basic partial wakelock by @CryptoGrampy in #22
NEW ON/OFF SWITCH- I've replaced the settings page checkbox with a beautiful new toggle on the main screen.
- Move Node on/off switch to main view, update styling by @CryptoGrampy in #23
Full Changelog: v0.1.1-alpha...v0.2.0-alpha
v0.1.1-alpha
What's Changed
- Update About page
- Fix overlapping data on Main view - Fixes #18, Update About text and … by @CryptoGrampy in #21
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
Hello, PocketNode! - First Release
Welcome!
First and foremost- I highly recommend pulling the repo, and replacing 'monerod64' and 'monerod32' with your own Android armv7/v8 binaries and building the apk yourself. When you download my apk, you're trusting that I'm not adding nefarious binaries. This app may also be hard on internal storage- I recommend sticking to storing the blockchain data on SD card only. Additionally, you may want to consider downloading a separate app that keeps your screen on to keep the syncing process moving forward (you're welcome to add this feature to the app: #13 ); the 'Coffee' app in F-Droid works well: https://f-droid.org/en/packages/com.github.muellerma.coffee/
Beyond that,
Excited to be working on this project. I'm a complete Android newb and also 85 years old, so things are quite clunky. They might not even work at all.
If anyone wants to contribute CI actions, gradle/Android updates or take on any issues, it would be much appreciated. Releasing now to get something out there, but this is truly pre-alpha. Use at your own risk.
I believe things should be working decently now with SD card (make sure to setup your SD cards as External Storage in Android) as well as the default storage location, however custom folders may not be working at all.
You can sideload your bitmonero folder into your SD card/Documents folder, and things should work automatically when you check the 'Use SD Card' checkbox in the settings.
What's Changed
I've begun cleaning up the UI, removing unnecessary theme stuff, fixed a few things that weren't working correctly and made the UX a bit more pleasant.
Features
- Update theme by @CryptoGrampy in #11
- Log screen autoscroll by @CryptoGrampy in 13809c1
- Add Sync Percentage by @CryptoGrampy in 0be538c
Fixes
- Fixes #12 - Updates SD card api by @CryptoGrampy in #14
Full Changelog: https://github.com/CryptoGrampy/xmr-pocket-node/commits/v0.1.0-alpha