Replies: 1 comment 3 replies
-
@link2xt Thanks for pitching in! I converted this issue to a discussion. I understand that it is frustrating to drop support for older devices. We are in the process of using OpenGL ES 3.0. For that we need API level 18. OpenGL ES 3.1 is under consideration, which requires API level 21. See #923. The minimum would really be 18 I think (Android 4.3). Other than that, I don't know if we can go back to API level 18. Or if there are other good reasons to stick to 21. Have you tried to build it using API level 18? @artakka Could you share your thoughts? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
API level was bumped from level 14 to 21 in #630, but in fact it breaks compatibility with all Android 4 devices. Delta Chat uses MapLibre and has at least several active Android 4 users in the community and probably many more users who just install and use the application. This change we cannot update MapLibre now: deltachat/deltachat-android#2542
99.2% supported phones mentioned in the changelog is too low, breaking the application for nearly every 100th user is a lot of devices actually, and we likely have more old phones users than an average application.
Beta Was this translation helpful? Give feedback.
All reactions