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
Source: https://github.com/idunnololz/summit
Support the app
Website: https://summit.idunnololz.com/
It's fun seeing the apk file size slightly increase with every release
This release, the APK size actually decreased. This is due to the settings overhaul. A lot of stuff was deleted.
That's even nicer, new features without a larger size! I do remember when the releases where 8mb, though.
Super random facts that probably do not matter, and are just for fun:
If you are downloading the app from github, the issue is that you are downloading all configs/translations for all languages. As more languages get added the APK size will balloon. This issue isn't present on the play store build since the play store will generate an APK with only the relavent files to your device. For instance between now and 1 year ago, the play store build grew from 6MB to 6.5MB.
The bottom navigation bar visibility state seems to be a bit confused in this release. I get it to be partially hidden fairly easily by navigating into and out of post detail screens
The bottom navigation bar's visibility on the post feed screen is tied to the top bar'a visibility. Eg. If you scroll down and then up a little the bottom navigation bar should peek out just a little. If you navigate into a post and come back the bottom navigation bar should return to it's peeking state.
If you see a different behavior from this then it is likely a bug. If so, can you please DM me your settings? This might be settings related since i cannot reproduce the issue. To copy your settings as a string you can navigate to Settings > Import & Export settings > Export settings and tap copy to clipboard. You can then paste your settings in a message to me.