File tree Expand file tree Collapse file tree 3 files changed +9
-27
lines changed
src/main/play/release-notes Expand file tree Collapse file tree 3 files changed +9
-27
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ android {
4848 targetSdk = 35
4949 vectorDrawables.useSupportLibrary = true
5050 versionCode = 52
51- versionName = " 2.5.3 "
51+ versionName = " 2.6.0 "
5252 javaCompileOptions {
5353 annotationProcessorOptions {
5454 argument(" room.schemaLocation" , " $projectDir /schemas" )
Original file line number Diff line number Diff line change 1- v2.5.3
2- • Unterstützung für Android 14 hinzugefügt
3-
4- v2.5.2
5- • weitere fehlende Bluetooth-Berechtigung hinzugefügt
6-
7- v2.5.1
8- • Hell- und Dunkelmodus
9- • neue Berechtigungen für Bluetooth-Erkennung mit Android 12+
10-
11- v2.5.0
12- • Unterstützung von Platzhaltern bei Auswahl von WLANs
13- • Verbesserungen bei der Validierung von Eingabewerten
1+ v2.6.0
2+ • Nachrichten werden nun sofort nach Verbinden mit oder Trennen von WLAN gesendet
3+ • Gerätename kann nun als Nachrichteninhalt versendet werden
4+ • Fehler beim Löschen von WLAN-Bedingungen mit Platzhalter behoben
Original file line number Diff line number Diff line change 1- v2.5.3
2- • added support for Android 14
3-
4- v2.5.2
5- • added another missing bluetooth permission
6-
7- v2.5.1
8- • bright and dark mode
9- • new permissions for bluetooth detection on Android 12+
10-
11- v2.5.0
12- • support for wildcards when selecting WiFi networks
13- • improved validation of input values
1+ v2.6.0
2+ • messages are now immediately sent when connecting to or disconnecting from a WiFi network
3+ • device name can now be sent as message content
4+ • fixed bug where wifi conditions with wildcards could not be deleted
You can’t perform that action at this time.
0 commit comments