Skip to content

Commit 4c949f5

Browse files
committed
Release 1.7.0
1 parent fb9367d commit 4c949f5

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
Neue Funktionen:
22
• Bildschirmausrichtung fixieren: Wähle zwischen Automatisch, Hochformat, Hochformat (auf dem Kopf), Querformat (links), oder Querformat (rechts)
3+
• Rand unscharf: Fotos werden mit einem weichgezeichneten Hintergrund bis zum Bildschirmrand erweitert
4+
• Andere Nachtzeit für Freitage und Samstage
35

46
Fehlerbehebungen:
57
• Behoben: Album-Auswahl für "Geräte-Fotos" wurde nicht korrekt gespeichert (Issue #2)
8+
• Fotozugriff auf neueren Android-Versionen im Modus "Geräte-Fotos" behoben
69
• Behoben: Ausgewähltes Album wird jetzt automatisch beim Öffnen der Einstellungen geladen
710
• Behoben: SQL-Fehler beim Laden von Fotos aus bestimmten Alben auf einigen Geräten
11+
• Aufwachen und "App am Laufen halten" auf Geräten mit wenig Speicher verbessert
12+
• Mehrere Probleme bei der Einstellungsverarbeitung behoben
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
New features:
22
• Lock screen orientation: Choose between Auto, Portrait, Portrait (upside down), Landscape (left), or Landscape (right)
3+
• Blur Borders: Extend photos with a blurred background to fill the screen
4+
• Different night time for Fridays and Saturdays
35

46
Bug fixes:
57
• Fixed: Album selection for "Device Photos" mode was not persisted correctly (Issue #2)
8+
• Fixed photo access on newer Android versions when using "Device Photos"
69
• Fixed: Selected album now auto-loads when opening settings
710
• Fixed: SQL error when loading photos from specific albums on some devices
11+
• Improved wake-up and "Keep App Running" reliability on low-memory devices
12+
• Fixed several settings handling issues

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.6.0+9
19+
version: 1.7.0+10
2020

2121
environment:
2222
sdk: ^3.10.4

0 commit comments

Comments
 (0)