Update to target Android 15 (SDK 35) - had to do some adjustment to layout to make MainAcivity2 display correctly

This commit is contained in:
Graham Jones
2025-07-16 21:34:18 +01:00
parent 4d9c3009ce
commit 4212860dc1
10 changed files with 36 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.3.0a - 2024-10-01
- Added support for Android 14 (API 34) to allow publishing on Play Store.
V4.3.0 - 2024-10-01
- Added support for Android 15 (API 35) to allow publishing on Play Store.
- Improved the data sharing screen to show grouped events to reduce the number of events that need to be edited.
V4.2.12 - Fixed crash when pressing 'Install Watch App' button by hiding the button if the Pebble data source is not selected
- Added a 'Help' and 'Troubleshooting' button and menu item to draw users' attention to the web site instructions.