Commit graph

127 commits

Author SHA1 Message Date
vishnukvmd
4b724c5c1c Fix navigator stack on file deleted 2021-10-30 05:21:17 +05:30
vishnukvmd
139b7ca0f1 Prevent extra pop when the last file in a collection is deleted 2021-10-30 04:04:02 +05:30
vishnukvmd
6f8e9ee3f1 Fix type conversion error 2021-10-26 18:55:47 +05:30
vishnukvmd
b46288ccc8 Push toggle full screen action to the end of the build queue 2021-10-06 16:18:54 +05:30
Vishnu Mohandas
7c429795d2
Merge pull request #82 from ente-io/memories_fixes 2021-10-04 12:01:07 +05:30
vishnukvmd
20b9e4fd65 Force DetailPage to create a copy of the files passed to it since it modifies the contents for a smoother scrolling experience 2021-10-04 03:42:10 +05:30
vishnukvmd
e92b0eb48e Extract file renderer into a separate widget 2021-10-02 02:16:26 +05:30
vishnukvmd
2ee21cd928 Merge branch 'master' into deduplicate 2021-09-23 12:46:08 +05:30
vishnukvmd
da5b2eab5b Show minimal option in the detail view 2021-09-16 02:10:08 +05:30
vishnukvmd
d78480a91f Open file on long press 2021-09-16 00:39:55 +05:30
Neeraj Gupta
128c207e55
Hide favorite icon for files not owned by the user 2021-09-15 09:57:05 +05:30
vishnukvmd
dd90b98ef0 Prevent editing of on-owned files 2021-08-09 18:56:06 +05:30
Neeraj Gupta
acffc4f269 Add widget for live images 2021-08-04 11:34:36 +05:30
vishnukvmd
6606ecdc91 Load images from the 18th century too 🤷 2021-07-22 02:23:51 +05:30
Vishnu
4656340a68 Fix swipe behavior 2021-07-07 06:40:02 +05:30
Vishnu
d3bffb41d7 Enable focus for video widgets 2021-07-07 04:54:19 +05:30
Vishnu
b5b5bacc03 Extract top and bottom bars to separate widgets 2021-07-07 04:51:25 +05:30
Vishnu
c431cfdfdd Disable fullscreen on exiting detail view 2021-07-07 04:16:34 +05:30
Vishnu
6d945b3098 Extract file info to a separate widget 2021-07-06 17:20:35 +05:30
Vishnu
460e14c2ad Add option to set wallpaper on Android 2021-07-06 15:27:30 +05:30
Vishnu
2b375bc68b Improve icons 2021-07-06 13:26:29 +05:30
Vishnu
9263e57c70 Reduce gradiant contrast 2021-07-06 13:19:36 +05:30
Vishnu
eb1890e67b Remove auto hide 2021-07-06 13:17:38 +05:30
Vishnu
37034453bd Update gradient for top and bottom bars 2021-07-06 13:13:39 +05:30
Vishnu
606a1bac25 Add a bottom bar 2021-07-06 00:27:21 +05:30
Vishnu
d9ce124f6b Remove unnecessary padding 2021-07-06 00:05:42 +05:30
Vishnu
b3b61b1178 Don't hide if a user action was encountered 2021-07-06 00:04:16 +05:30
Vishnu
73ca10fef0 Add gradient to action bar 2021-07-05 23:58:57 +05:30
Vishnu
c67da6370b Show day in the image view 2021-07-05 23:49:00 +05:30
Vishnu
4182f619e7 Rename method 2021-07-05 23:39:44 +05:30
Vishnu
b5a638361c Fade app bar in and out 2021-07-05 23:35:51 +05:30
Vishnu
113caedcdd Tap to hide action bar 2021-07-05 23:04:45 +05:30
Vishnu Mohandas
d6f7ad5020 Encapsulate file load results in a model 2021-06-29 10:43:16 +05:30
Vishnu
3b9858cc40 Extract local-sync to a separate service 2021-06-14 20:28:36 +05:30
Vishnu
e664d66f22 Show progress dialog for editor 2021-06-14 01:18:59 +05:30
Vishnu Mohandas
265f3c2406 Add option to download a remote file 2021-06-13 02:59:04 +05:30
Vishnu Mohandas
77110af761 Set the selected index correctly 2021-06-11 16:29:18 +05:30
Vishnu Mohandas
0ab41e9661 Purge stale cache 2021-06-11 16:17:59 +05:30
Vishnu
cda1900d96 Remove redundant function 2021-06-11 12:49:19 +05:30
Vishnu Mohandas
6f80d75979 Reduce icon sizes 2021-06-10 23:53:26 +05:30
Vishnu Mohandas
b3969ebf08 Send the latest index 2021-06-10 21:15:16 +05:30
Vishnu Mohandas
2405be1fad Take user to edited image post save 2021-06-09 19:08:27 +05:30
Vishnu Mohandas
9b6d257027 Save edited file to disk 2021-06-02 22:15:35 +05:30
Vishnu Mohandas
409543081d Add interface for image editor 2021-06-02 19:24:31 +05:30
Vishnu Mohandas
9ccd3de9ec Update detail page to load files intelligently 2021-05-08 23:19:06 +05:30
Vishnu Mohandas
c9aa68910d Simplify detail page 2021-05-04 21:19:11 +05:30
Vishnu Mohandas
d2ebcb12ca Factor out code to delete a file into a util 2021-05-04 02:44:44 +05:30
Vishnu Mohandas
d3a5e49d02 Make detail page load previous and next entries incrementally 2021-04-21 15:43:02 +05:30
Vishnu Mohandas
86f0f88b2d Display collection name if folder is unavailable 2021-04-19 17:53:24 +05:30
Vishnu Mohandas
a4fd2f7cf4 Fix dialog dismissals 2021-03-21 16:51:45 +05:30