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/
This looks promising.
Is it possible to show gifs from gif hosting sites in the community page. So can see gifs without opening the post.
I was under the impression this was already supported. Any link that ends with .gif should already auto preview in the app. Can you link an example?
Just an example:
Looks likes this in community page. I mean video preview/autoplay is not available unless it's opened.
After opening the post, it starts to autoplay.
Sorry for the late reply, I had totally forgotten about this bug report. I found the post you linked however it plays without opening the link. I'm not sure if I fixed the bug but forgot to list it. Can you try the latest version of the app (v1.25.0) and see if the issue is still happening?
Hi, thanks for the reply.
Look like I was not able to explain very clear.
My question: Is it possible to stream the gif and videos linked in a post without opening the post at all? Same like the preview of images is visible on homepage without opening the post.
In the first screenshot, one can see linked image without opening post while video/gif's are not visible unless
I found the post you linked however it plays without opening the link.
Yes, it plays without opening the link. But, for it[Video/Gif] to play one need to open the post. Hence, my question above.
Apart from that app is super smooth and optimized. Really appreciate all your hard work. Cheers.
Ah I see. This looks like a bug as you can play the video without opening the post in some layouts but not others. I'll have this fixed for the next update. Thanks for reporting.
Thank you. For ref, using Card 3 layout.
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.
Very cool, thanks for the info!
I have kofi but I think I made it after adding patreon to the app. I'll add it for the next update. Thanks!
Thank you so much for your work
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?
No.
aight. thanks for the info.
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.
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 👍🏻