ashilkn
|
df761ef736
Pop screen on RangeError in detail_page.dart
|
1 year ago |
Neeraj Gupta
|
6e990f058f
refactor
|
1 year ago |
Neeraj Gupta
|
3a98af3518
Move packages
|
1 year ago |
Neeraj Gupta
|
d6b08c8e66
Rename: File -> EnteFile
|
1 year ago |
Neeraj Gupta
|
6aeecbbd0a
Rename: FadingApp/FadingBottomBar -> FileApp/FileBottomBar
|
1 year ago |
ashilkn
|
1e5ec8600d
run dart fix --apply
|
1 year ago |
ashilkn
|
63e8ba48c9
Refactor figuring out to or not to autoPlay vidoes
|
2 years ago |
ashilkn
|
663f23f5b7
Remove unnecessarily calling preloadFile()
|
2 years ago |
ashilkn
|
ae12ed8b16
Refactoring: Remove setState in onPageChanged of PageView to avoid unnecessary rebuilds on PageView. Rebuilt appBar and bottomBar using valueListenableBuilders instead
|
2 years ago |
ashilkn
|
fe7570e83e
Refactoring step 1: Remove use of variable to check if swiping has happened after opening a photo
|
2 years ago |
ashilkn
|
692e342b63
Follow best practice: Avoid storing widgets in memory
|
2 years ago |
ashilkn
|
9cfef6bc9a
Dispose valueNotifier
|
2 years ago |
ashilkn
|
eb3b1666db
Remove a comment
|
2 years ago |
ashilkn
|
3ca74d51a3
Detail page: Partial solution for popping of seekbar on seeking video
|
2 years ago |
ashilkn
|
82059ab59c
Refactoring
|
2 years ago |
ashilkn
|
3890ab7f0c
Detail page: Remove use of GlobalKeys for top and bottom bar and use ValueNotifier instead to update UI state
|
2 years ago |
ashilkn
|
f139d20f04
Details page: Initialize and dispose pageController properly
|
2 years ago |
ashilkn
|
590fb9acd1
Fixed broken edit
|
2 years ago |
ashilkn
|
932caaad96
Refactor _preloadEntries()
|
2 years ago |
ashilkn
|
02c7e7be8a
Fixed order of photos in detail_page when sort ordering is ascending
|
2 years ago |
ashilkn
|
cd4d146fdc
Made changes to detail_page to to show photos in the correct order in oldest first sort order
|
2 years ago |
Neeraj Gupta
|
f10b11dd22
undo changes related to pageController dispose
|
2 years ago |
Neeraj Gupta
|
878356070c
-mMove super.initiated at top
|
2 years ago |
Neeraj Gupta
|
002cd6b489
Dispose pageController in detailed view
|
2 years ago |
ashilkn
|
c60950607a
Fix change of position of photo on viewing the file and opening keyboard
|
2 years ago |
Neeraj Gupta
|
72a25ffbb2
l10n: extract strings
|
2 years ago |
Neeraj Gupta
|
919eae5477
FileViewer: Swap delete and archive/unarchive options
|
2 years ago |
Neeraj Gupta
|
99c724aa54
Fix lint issue
|
2 years ago |
Neeraj Gupta
|
0bc94e1eea
Handle error during edit file
|
2 years ago |
Neeraj Gupta
|
d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes
|
2 years ago |