Commit graph

2519 commits

Author SHA1 Message Date
Vishnu 4f5755b5af Merge branch 'master' of github.com:ente-io/frame 2021-07-07 06:41:06 +05:30
Vishnu 4656340a68 Fix swipe behavior 2021-07-07 06:40:02 +05:30
Vishnu dadce38ef3 Remove unnecessary injected field 2021-07-07 06:31:14 +05:30
Vishnu 4c05226e68 Display sizes for remote files too 2021-07-07 06:27:53 +05:30
Vishnu f023322b16 Show image dimensions from exif 2021-07-07 06:11:49 +05:30
Vishnu 0b7fb2c267 Show some exif values within the file info dialog itself 2021-07-07 06:01:43 +05:30
Vishnu 56e839fbb8 Remove unnecessary log statement 2021-07-07 05:55:57 +05:30
Vishnu d199e5e5fa File rename 2021-07-07 05:13:39 +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 7ae251cc5f Hide exif button for videos 2021-07-07 02:19:46 +05:30
Vishnu 84e89c6c73 Update raw exif view 2021-07-07 02:14:35 +05:30
Vishnu bd405729b5 Render raw exif 2021-07-06 21:33:39 +05:30
Vishnu 128464de16 Add hook to view exif 2021-07-06 17:48:39 +05:30
Vishnu e9280b23c3 Fetch and log exif 2021-07-06 17:32:45 +05:30
Vishnu fb97701f13 Format constructor 2021-07-06 17:21:51 +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 df72d58743 Remove dependency on flutter_photo_manager 2021-07-06 00:28:13 +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
Neeraj Gupta 3f0f5c6e6d
Merge pull request #15 from ente-io/logout
delete token from server on logout
2021-07-05 19:14:10 +05:30
Neeraj Gupta 8c08908860 Fixed minor formatting issue 2021-07-05 19:09:47 +05:30
Neeraj Gupta f685289468 [logout] clear local storage on api success only 2021-07-05 19:06:56 +05:30
Neeraj Gupta d14cbb7d97 delete token from server on logout 2021-07-05 15:01:03 +05:30
Vishnu 1bd2f11fa1 Add gradient to show sync status clearly 2021-07-05 14:26:30 +05:30
Vishnu 39e11869ec Wrap things in a scrollview 2021-07-05 14:02:07 +05:30
Vishnu 12e0187364 Minor color change 2021-07-05 14:02:01 +05:30
Vishnu 44bffdf726 Update background color for update available dialog 2021-07-05 13:56:21 +05:30
Neeraj Gupta b7c7b6259f [copy change] CTA from "sign in" -> "log in"
Also, fixed rendering of sign up button (thanks to Vishnu)
2021-07-04 21:19:23 +05:30
Neeraj Gupta bdaea22533 [ide] add IDEWorkspaceChecks.plist
Why commit IDEWorkspaceChecks.plist:  https://stackoverflow.com/a/49564624
2021-07-04 21:18:17 +05:30
Vishnu Mohandas b3379a2e03
Merge pull request #14 from ente-io/ios_limited_permissions
Gracefully handle limited permissions within iOS
2021-07-01 18:06:50 +05:30
Vishnu Mohandas 04cfc6dffa Up version 2021-07-01 18:03:25 +05:30
Vishnu Mohandas eda1b6a68d Open settings page only for iOS 2021-07-01 18:03:02 +05:30
Vishnu Mohandas 7027e9f30e Up version 2021-07-01 17:54:01 +05:30
Vishnu Mohandas f1a1a320c1 Display error dialog if permission is rejected 2021-07-01 17:39:19 +05:30
Vishnu Mohandas 7ae6b98b19 Empty state for users who have granted limited permissions 2021-07-01 17:28:45 +05:30
Vishnu Mohandas f1e44b6875 Show files to be synced for users who have granted limited permissions 2021-07-01 16:56:47 +05:30
Vishnu Mohandas 39860cfde1 Sync all files for users who have selected limited files 2021-07-01 16:36:20 +05:30