Some small features
Hi everyone who might be interested,
after the holiday break, I've uploaded a new "work-in-progress" apk of deedum built including some of the features I've been working on. Nothing groundbreaking, but some make using Deedum a bit easier.
Here's a list of "improvements" included in the last apk I uploaded to GitHub (link later):
- support for ansi styles in "pre" text blocks (introduced in "Test apk" release)
- it has now a "reload" button (I think this was introducded in "Test apk" release. It was useful when "adding a page to identity", for example)
- it now remembers pages where you associated an "identity" (cert) after restarts (introduced in "test release - persistent identity-page" release) (so the reload button is less useful now :D)
- it has an option to choose light/dark theme manually (the original got this setting from the system) (but my system didn't have this setting, so I implemented it, probably not in the best way) (the implementation will probably be changed in the future)
For the future, I would like to work on "better tab management". Right now, navigating back in one tab until you reach the "first page" you opened, and then pressing "back"(or, opening a new tab and getting an error and pressing back), will close the app and all the open tabs. It should:
- just close that tab, or
- remember all other tabs and reopen when you open the app, or
- at least warn you there are other tabs open, so you don't simply lose open tabs
...but I'm not sure how to even begin working on that. And time is scarce, so we'll see what gets done
As I always say, you shouldn't trust a random apks you find on the internet, but if you want to give it a try, here's a link to the GitHub "pre release":
If you, after all, try it and want to give some feedback, I'll be happy to read it. A comment here would be a good place to start, but also feel free to open an issue on GitHub, for example.
Regards, people!
2025-01-13 ยท 1 year ago ยท ๐ gritty, jsreed5, clseibold, argenkiwi
2 Comments โ
๐ jsreed5 ยท 2025-01-13 at 16:13:
Thank you for your continuing work on Deedum! It's been my Gemini client of choice on Android for almost four years now.
๐ gritty ยท 2025-01-13 at 17:07:
keep it up!