immich/mobile
Michael Manganiello 52fe392a9e
fix(mobile): display simple album date when range is single day (#4919)
This change makes albums with same start and end date, to just display a
single date.

Currently, date range is displayed as `Nov 9 - Nov 9 2023`. With this
change, just `Nov 9 2023` is displayed. No changes are made for albums
where start and end dates do not match.
2023-11-09 03:16:56 +00:00
..
.fvm chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
.isar@6643d064ab chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
.vscode fix(mobile): Fix background backup on iOS (#4038) 2023-09-11 17:31:15 +07:00
android chore: post release tasks 2023-11-08 12:51:34 -06:00
assets feat(mobile): shared album activity disable handling (#4890) 2023-11-08 03:07:43 +00:00
fonts feat(mobile): memories (#2988) 2023-06-27 16:00:20 -05:00
integration_test refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
ios chore: post release tasks 2023-11-08 12:51:34 -06:00
lib fix(mobile): display simple album date when range is single day (#4919) 2023-11-09 03:16:56 +00:00
openapi Version v1.85.0 2023-11-08 03:20:59 +00:00
scripts add fdroid isar build script (#2100) 2023-03-30 10:31:44 +02:00
test feat: manual stack assets (#4198) 2023-10-21 21:38:07 -05:00
.gitignore chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
.metadata Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00
analysis_options.yaml Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
flutter_01.png feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
flutter_native_splash.yaml fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
makefile feat(web,server): user memory settings (#3628) 2023-08-09 21:01:16 -05:00
pubspec.lock fix(mobile): shows asset datetime with original timezone (#4774) 2023-11-03 09:04:41 -05:00
pubspec.yaml Version v1.85.0 2023-11-08 03:20:59 +00:00
README.md Update readme 2022-02-07 23:55:30 -06:00

Immich Mobile Application - Flutter