Commit graph

101 commits

Author SHA1 Message Date
ashilkn 39b759c441 dispose ValueNotifiers 2022-12-06 17:54:45 +05:30
ashilkn 8593ec89f9 use better variable names 2022-11-21 19:01:00 +05:30
ashilkn 8ff61c37e3 Enable 'selected all' state of icon only when all files are selected in day 2022-11-21 18:47:48 +05:30
ashilkn 3d0c24f23c minor fix 2022-11-21 16:54:54 +05:30
ashilkn cf20791248 change layout of gird 2022-11-21 15:15:25 +05:30
ashilkn 8cb151b6c5 layout and style changes to 'day/date' in gallery 2022-11-21 14:58:55 +05:30
ashilkn 39622c5049 increase tap area of 'select all from day' button 2022-11-21 14:32:51 +05:30
ashilkn cd1d49f438 minor fix 2022-11-19 17:06:16 +05:30
ashilkn 9f3c693e7d bug fix : selected files thumbnail not not getting refreshed on 'cancel' 2022-11-18 17:26:39 +05:30
ashilkn a80b1251bf removed listener 2022-11-16 16:22:49 +05:30
ashilkn eb1f23fba4 disable 'all selected' state after unselecting each file manually after selecting all 2022-11-16 15:22:07 +05:30
ashilkn 43d48916e2 minor changes 2022-11-14 18:23:03 +05:30
ashilkn 61ecbb3321 Merge branch 'master' into select-photos-of-day 2022-11-14 10:07:42 +05:30
ashilkn 39c749a39c code refactoring 2022-11-14 10:04:22 +05:30
Neeraj Gupta 6346f0587d
Fix collection state refresh bug during hide 2022-11-12 16:41:13 +05:30
Neeraj Gupta 4cc2f70710
Enchance logs for easier debugging 2022-11-11 15:53:35 +05:30
Neeraj Gupta 2fa1c19d0c
Improve logging for gallery logs 2022-11-11 15:00:07 +05:30
ashilkn 9223ffbe69 remove rebuild on unselecting all files + use better name 2022-11-10 17:17:05 +05:30
ashilkn 572e0c1be0 properly remove all listeners in lazy_loading_gallery.dart 2022-11-10 16:23:09 +05:30
ashilkn 9788fdd30f changed a comment 2022-11-09 19:21:36 +05:30
ashilkn f7cc3fd692 bug fix : select all not removed on unselecting all after scrolling down 2022-11-09 18:24:08 +05:30
ashilkn 9345abe3c9 show select all button only when at least one file is selected 2022-11-09 18:01:59 +05:30
ashilkn 003f1f950c minor bug fix 2022-11-09 17:51:03 +05:30
ashilkn de9f8a05ea minor changes 2022-11-09 17:30:28 +05:30
ashilkn 4fe8006148 update 'select all from day' icon on canceling all selected files 2022-11-09 16:44:41 +05:30
ashilkn 70676c239d Fix : setState() called after dispose() 2022-11-09 16:17:01 +05:30
ashilkn 3bc94ca735 change 'select all from day icon' on selection 2022-11-09 15:45:30 +05:30
ashilkn a69b44ee00 implement select and unselect all files from day 2022-11-09 15:33:04 +05:30
ashilkn 82cc2dd12e add select all files in a day icon in UI 2022-11-09 10:12:32 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
ashilkn 4ffe5f4e12 added ontap to show the file when clicked on file name serach suggestions 2022-07-28 15:24:32 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta fdadf36baa
Lint fixes 2022-07-03 15:39:01 +05:30
Neeraj Gupta 1911f8fa83
dart format 2022-07-03 15:19:33 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta c15e054204
Lint fixes for trailing comma 2022-07-03 12:26:43 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
Neeraj Gupta d2c506f149
Fix: selectedFiles use generatedId for tracking selected files 2022-06-29 15:11:20 +05:30
Neeraj Gupta 8777dfb77d
force custom routeBuilder while showing DetailPage 2022-06-29 13:12:35 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
ashilkn 37d36a5f01 added backdropfilter to buttons 2022-05-12 17:42:38 +05:30
ashilkn f3cc9b5124 added dark filter over selected files 2022-05-11 12:16:31 +05:30
ashilkn 26a83c8bdd made a working skeleton of the overlay that comes on file selection 2022-05-04 16:38:06 +05:30
ashilkn eeb18d3233 . 2022-05-03 16:01:54 +05:30
ashilkn 9ef0cc7651 changed the textstyle to normal for 'Today' in album screen 2022-04-30 12:30:06 +05:30
ashilkn 6b426f26e4 redesigned 'albums' screen 2022-04-28 18:38:27 +05:30