1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/shared/views
Robert Vollmer 57758293e5
fix(mobile): remove log message counter (#6865)
* fix(mobile): remove log message counter

Previously, the items in the log page were numbered starting with `#0`
and increasing from top to bottom. Being new to the app, this confused
me because I would have expected that newer messages have a higher
number than older messages.

Removing the counter completely because it doesn't add any value -
log messages are identified by their timestamp, text and other details.

* Switch timestamp and context in log overview
2024-02-23 21:40:09 -06:00
..
app_log_detail_page.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
app_log_page.dart fix(mobile): remove log message counter (#6865) 2024-02-23 21:40:09 -06:00
immich_loading_overlay.dart refactor(mobile): Use hooks to manage Chewie controller for video (#7008) 2024-02-22 23:18:02 -06:00
splash_screen.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
tab_controller_page.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00