1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/mobile/lib
Arno Wiest dc9b51ad02
feat(mobile): Added "jump to date" functionality to the memory view (#7323)
* implemented jump to date from memory

* Changed implementation to a ValueNotifier & fixes

* remove debug code

* feat(mobile):
- Added index bound checks
- Handled edge cases when scrolling to the very bottom of the grid-view
- removing the listener on dispose

* feat(mobile): fixed debug index offset & added debug toast for scroll errors

* feat(mobile): added more debug toasts...

* feat(mobile): scroll to month, if timeline is not grouped by days

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-04-24 15:02:03 -05:00
..
constants feat(mobile) Add zh-TW.json for Traditional Chinese Language Support (#9046) 2024-04-24 15:28:47 +00:00
extensions refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
module_template refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
modules feat(mobile): Added "jump to date" functionality to the memory view (#7323) 2024-04-24 15:02:03 -05:00
routing feat(mobile): search enhancement (#8392) 2024-04-01 09:45:11 -05:00
shared fix(mobile): ios random logout (#8997) 2024-04-23 16:09:10 -05:00
utils fix(mobile): sync all album properties (#8332) 2024-04-02 00:22:15 -05:00
main.dart feat(mobile): in app language selector (#8574) 2024-04-06 21:58:35 -05:00