Thank you! I look at your roadmaps as an inspirational and motivational texts. I really admire what your Lemmy client looks like, its feature richness and polish... The idea of supporting full offline mode is ambitious and I don't think any (even among paid options) Android Lemmy app supports it, so I'm really awe-struck. Keep going on like this and kudos for the excellent work!
Summit
Community to discuss Summit, a Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Patreon: https://patreon.com/SummitforLemmy
Ko-Fi: https://ko-fi.com/summitforlemmy
Website: https://summit.idunnololz.com/
Can I suggest two options?
-
Automatically trigger the keyboard when making a comment (I swear I'm not that lazy, but many apps do this, so I am always tricked waiting for it to automatically pop up without any interaction on my end lol).
-
Modify the FAB to your liking, for example, the default option hides read post, holding it up brings up more options or a second action etc.
Greetings!
I'll add (1) for the next release. (2) sounds a lot more involved so it will be on the roadmap. Honestly though (2) is a bit of a departure from my original design intentions of the app. I'll need to think about adding this to the app while still making it intuitive.
That's excellent news boss 👍🏻
Really appreciate the app so far. Some bits I've thought during use so far:
Support for search / direct jump to a searched URL? Example being to search for https://lemmy.world/post/10414304 and jump here. Related: potentially have Android directly open Lemmy instance related links? (I know this one might be impractical!)
Larger in-line image display on the main timeline... I feel like this is already in the settings potentially and I'm just missing it, but that in itself might be an issue or consideration for easily confused folks such as myself.
Great stuff, thank you for your efforts!
Support for search / direct jump to a searched URL? Example being to search for https://lemmy.world/post/10414304 and jump here.
I used to have a dev tool when I was first making the app that did this. This use case never occurred to me. I'll add it to the roadmap.
Related: potentially have Android directly open Lemmy instance related links? (I know this one might be impractical!)
This one is (mostly) impossible. Google tightened up security for handling links. Now apps can only handle links from a certain domain if they own that domain (effectively). So if I wanted to handle links from Lemmy.world for instance I would need to contact the admins and ask them to essentially give my app permission to handle their links. I would need to do this for every lemmy instance so you can see how this is pretty difficult and requires a lot of co-operation.
Larger in-line image display on the main timeline… I feel like this is already in the settings potentially and I’m just missing it, but that in itself might be an issue or consideration for easily confused folks such as myself.
Added to the roadmap as well.
Thanks. Btw is it me or is there no option to set a default feed? It always defaults to All for me when I select Subscribed.
And also, where's the source?
To set a homepage, go to any community or feed you want to be the homepage. Then tap the three dots button (bottom right). Select set as homepage.
The app is close sourced so the source is not available.
There's a github repo for it, so I suppose the source will be available someday?
The github repo is only for hosting the APK. Every time I do a release push, a script is run to build and generate a signed APK. That APK is then pushed from the private repo to the public one.
This is done because some users prefer to get the app from something that's not Google play.
I see. Do you plan on releasing the source?
Thank you so much for your work
I am really enjoying what you have made so far!
One quick suggestion, you should add a link in the app to where we can tip/donate/pay you besides Patreon.
I know that in most apps I am more likely to give money if there is a single quick option rather than a subscription.
Oh actually I remember now why I didn't add Kofi. Google is pretty picky about adding different payments methods that aren't google play into the app (because they don't get to take a cut of your income). I've gotten into trouble with this in the past so to avoid it I just don't explicitly link payment/donation methods in the app. That's why there is a "patreons list" screen instead of a page about how to donation. If you are interested in donating on kofi you can find the link on the community description of this community.