Let's get some bread
- 0 replies
- 0 recasts
- 0 reactions
Back when fc had streaks, @markus and I used to do daily posts of what we were able to accomplish. Want to bring it back (maybe not with the same cadence). Anyway this is what I did the last ~4/5 days: - basenames support to the xmtp messenger and open-sourced the implementation as a standalone library - all ens names are now prefetched when dialing a new conversation, making it more snappy. Also fixed a thing where ens names would disappear when restarting the app. - eip681 support for the wallet (will probably opensource the implementation as a standalone, maybe even a wrapper to generate web3j Functions) - refactored the gallery to improve the management of NFTs & fixed an issue where hampunks where not rendered at all - Added battery percentage in the terminal screen & cellular network metadata (Displays if you're using 4g/3g or if roaming is active) - Fixed a UI issue where it was very hard to input sim puk because the keypad would be cut off.
- 0 replies
- 0 recasts
- 2 reactions
Just created a small base names resolver entirely in Kotlin/web3j. Minimum version is android 5.0, so it ought to work for every android project. Will probably do a KMP/JVM port at some point and add revere lookup. Anyways, here it is: https://github.com/Nicola-Ceornea/BaseNameResolver
- 0 replies
- 0 recasts
- 3 reactions
