Commit graph

865 commits

Author SHA1 Message Date
Vishnu Mohandas da1d4830e2 Move the logic of deeplink initialization to the home widget 2020-08-26 05:56:07 +05:30
Vishnu Mohandas fd074e96ee Simplify EmailEntryPage 2020-08-26 04:32:43 +05:30
Vishnu Mohandas 12a1ccd8cd Let the user resend emails 2020-08-26 04:09:11 +05:30
Vishnu Mohandas 739c69da22 Breaking changes to OTT verification screens 2020-08-25 11:53:51 +05:30
Vishnu Mohandas ddb2c7dc82 Update UI for the OTT sign in flow 2020-08-25 11:30:19 +05:30
Vishnu Mohandas 8a101af009 Enable OTT verification by email 2020-08-25 11:21:56 +05:30
Vishnu Mohandas b98566459a Add email entry page 2020-08-25 09:40:05 +05:30
Vishnu Mohandas 3f385e63e9 Update app theme 2020-08-25 06:24:32 +05:30
Vishnu Mohandas 0c70cd96fd Fix crash on attempting to share multiple large files 2020-08-25 05:29:57 +05:30
Vishnu Mohandas 2458d5f35c Prefix with _ for consistency 2020-08-22 04:58:52 +05:30
Vishnu Mohandas 1ad3d1f320 Remove unnecessary try-catch block 2020-08-22 04:58:21 +05:30
Vishnu Mohandas f124edecb1 Subscribe to ente://deeplinks 2020-08-22 04:57:29 +05:30
Vishnu Mohandas 414d23d92a Store the key in secure storage 2020-08-18 02:38:23 +05:30
Vishnu Mohandas 09035dff60 Remove hard coded dummy key 2020-08-16 20:07:02 +05:30
Vishnu Mohandas 3d3c1496e7 Pull the key from server on sign in 2020-08-15 06:52:14 +05:30
Vishnu Mohandas f645e00b4e Pause video controller only if it has not been unmounted 2020-08-14 05:34:12 +05:30
Vishnu Mohandas 1ac16347bd Show progress dialog while downloading a video 2020-08-14 05:31:37 +05:30
Vishnu Mohandas a1ebee60b8 Add in memory cache for thumbnails to improve hero experience 2020-08-14 05:17:44 +05:30
Vishnu Mohandas 2505389d00 Use Computer to handle isolates 2020-08-14 04:34:32 +05:30
Vishnu Mohandas 7bd2ad19de Revert "Queue encryption and decryption with work-manager"
This reverts commit 5000a0b3cd.
2020-08-14 04:13:09 +05:30
Vishnu Mohandas 1d2630ecb9 Precache image only if the widget is still mounted 2020-08-14 04:02:54 +05:30
Vishnu Mohandas bda0d8afd9 Minor change to the image decoding API 2020-08-14 04:01:37 +05:30
Vishnu Mohandas 5bd41a9e5b Decode HEIC images before uploading 2020-08-14 04:01:17 +05:30
Vishnu Mohandas 232df2a0bd Catch errors in displaying a network image 2020-08-14 04:00:38 +05:30
Vishnu Mohandas 5000a0b3cd Queue encryption and decryption with work-manager 2020-08-14 03:31:18 +05:30
Vishnu Mohandas 38b2c76892 Ensure that the widget is mounted before resetting the state 2020-08-14 03:30:19 +05:30
Vishnu Mohandas 873f1b631d Use a single cache for thumbnails 2020-08-14 03:03:31 +05:30
Vishnu Mohandas 1ce1479dd9 Perform encryption and decryption on a separate isolate 2020-08-14 02:30:40 +05:30
Vishnu Mohandas 7da487cd4e Decrypt and render encrypted videos 2020-08-14 01:33:29 +05:30
Vishnu Mohandas b4b685de13 Mark the assets loaded from disk as decrypted 2020-08-14 01:32:04 +05:30
Vishnu Mohandas f85a0210ff Use a separate cache for unencrypted thumbnails 2020-08-13 21:18:32 +05:30
Vishnu Mohandas c3265b91ab Move file decrypting logic out of ZoomableImage 2020-08-13 07:05:57 +05:30
Vishnu Mohandas 44dddb818f Rename for consistency 2020-08-13 07:04:16 +05:30
Vishnu Mohandas 2a4404c293 Refactor file util 2020-08-13 06:54:48 +05:30
Vishnu Mohandas 600fd58a46 Augment the getBytes function to take care of encrypted files 2020-08-13 06:48:41 +05:30
Vishnu Mohandas fa53398887 Switch to a global cache 2020-08-13 06:37:44 +05:30
Vishnu Mohandas d36b88aa23 Mark preloadFile as TODO since the logic has to be reworked 2020-08-13 06:28:25 +05:30
Vishnu Mohandas 228ea5990d Download and render encrypted files 2020-08-13 06:22:05 +05:30
Vishnu Mohandas 35aeae2cc7 Setup separate cache for thumbnail files 2020-08-13 05:44:13 +05:30
Vishnu Mohandas 532a9cac46 Cache encrypted thumbnails loaded from the network 2020-08-13 05:04:21 +05:30
Vishnu Mohandas 134b1f417e Show the play button overlay for network videos too 2020-08-13 04:58:16 +05:30
Vishnu Mohandas f6d3a7e6bd Decrypt, save and display encrypted thumbnails 2020-08-13 04:47:15 +05:30
Vishnu Mohandas 2cfefb6805 Remove unnecessary integer parsing 2020-08-13 02:26:01 +05:30
Vishnu Mohandas 79e65f518d Add an isEncrypted property to File 2020-08-13 02:12:00 +05:30
Vishnu Mohandas 746fb18cf7 Download and save encrypted files 2020-08-12 04:34:16 +05:30
Vishnu Mohandas 2e39f2e90a Upload thumbnail along with the file 2020-08-11 05:38:48 +05:30
Vishnu Mohandas 4b63196e34 Encrypt and upload files 2020-08-11 05:17:22 +05:30
Vishnu Mohandas 797c6ae856 Reuse existing library for generating secure random string 2020-08-10 05:49:44 +05:30
Vishnu Mohandas b4940d4fdd Save the encryption preference to configuration 2020-08-10 05:32:37 +05:30
Vishnu Mohandas c7b40265c3 Fix issue with loading remote images 2020-08-10 04:04:59 +05:30
Vishnu Mohandas fe7225cf01 Ensure that the case for devices with no photos is handled 2020-08-10 02:59:21 +05:30
Vishnu Mohandas 0bf140c6b4 Accept passphrase post user creation 2020-08-10 02:54:29 +05:30
Vishnu Mohandas a574d092c4 Refactor variable names 2020-08-10 02:10:55 +05:30
Vishnu Mohandas 87a5c519ba Add functionality to generate and retrieve file encryption keys 2020-08-10 02:09:33 +05:30
Vishnu Mohandas f80e06762f Add crypto util 2020-08-10 02:09:11 +05:30
Vishnu Mohandas dcce6c5962 Add empty states for all grids 2020-08-09 20:28:41 +05:30
Vishnu Mohandas df630c2b91 Reduce the size of the folder icon 2020-08-09 20:21:46 +05:30
Vishnu Mohandas 5e1138f79c Update share successful toast text 2020-08-09 20:01:03 +05:30
Vishnu Mohandas e46553b0c6 Demote delete to the overflow menu 2020-08-09 20:00:58 +05:30
Vishnu Mohandas dea16e8da0 Display a toast after sharing a folder 2020-08-09 20:00:51 +05:30
Vishnu Mohandas 786dba4514 Set the background color for progress dialog 2020-08-09 20:00:46 +05:30
Vishnu Mohandas 805f41f811 Set the background color for toasts 2020-08-09 20:00:42 +05:30
Vishnu Mohandas 1d7840f37a Set the correct width for progress bar within circular image widget 2020-08-09 20:00:35 +05:30
Vishnu Mohandas 127dcb7315 Keep the memory widget alive 2020-08-09 20:00:28 +05:30
Vishnu Mohandas 098b7cf86b Update app name 2020-08-09 20:00:10 +05:30
Vishnu Mohandas 22f879d8d9 Update sharing dialog 2020-08-09 19:58:51 +05:30
Vishnu Mohandas 6721d22c97 Update set folder API 2020-08-07 12:39:29 +05:30
Vishnu Mohandas b1b67913bd Ensure that the userID is saved after both login and signup events 2020-08-01 04:28:30 +05:30
Vishnu Mohandas 8b600143c7 Fix the sharedWith attribute in folders 2020-08-01 04:20:36 +05:30
Vishnu Mohandas d7d5f473f2 Fix face ID attribute to match the updated API param 2020-08-01 03:06:48 +05:30
Vishnu Mohandas e1cf0706f3 Update API parameters 2020-08-01 02:56:53 +05:30
Vishnu Mohandas 54daebf096 Change the endpoint for location search 2020-07-30 13:46:41 +05:30
Vishnu Mohandas f5e4f7a0e2 Update search endpoint 2020-07-30 13:36:54 +05:30
Vishnu Mohandas 85ecdc3c9b Remove unnecessary center widget 2020-07-30 12:37:58 +05:30
Vishnu Mohandas e993a834fb Define size for the memories label text 2020-07-30 12:17:21 +05:30
Vishnu Mohandas dcc6190154 Update loading style 2020-07-30 12:16:58 +05:30
Vishnu Mohandas 9ff3470532 Pause the video if it goes out of view 2020-07-30 00:47:13 +05:30
Vishnu Mohandas 8f2dce89c7 Update the base plugin for memories 2020-07-30 00:47:13 +05:30
Vishnu Mohandas 54984ad661 Set a blurred backdrop to memories 2020-07-30 00:47:13 +05:30
Vishnu Mohandas 904c63f040 Add an option to set a background to the zoomable image 2020-07-30 00:47:13 +05:30
Vishnu Mohandas 590c72f2e5 Preload the next memory 2020-07-29 21:18:13 +05:30
Vishnu Mohandas 9f91c83f77 Resume from the last seen memories for seen memories 2020-07-29 21:08:13 +05:30
Vishnu Mohandas 0b640bf322 Fix errors in the memory widget 2020-07-29 18:50:44 +05:30
Vishnu Mohandas bdc4615599 Delete files that cannot be loaded 2020-07-29 13:27:25 +05:30
Vishnu Mohandas 1c8b29d60f Rename method to delete files 2020-07-29 13:25:29 +05:30
Vishnu Mohandas ce9cf2c026 Extract function to delete a file from the DB 2020-07-29 13:23:13 +05:30
Vishnu Mohandas bf40fc481c Fetch permission to read disk asap 2020-07-28 02:37:56 +05:30
Vishnu Mohandas a970fd4cec Sort files a step earlier 2020-07-28 02:13:11 +05:30
Vishnu Mohandas 5911a718cb Add file sync util for the day Flutter makes using isolate less painful 2020-07-28 02:02:07 +05:30
Vishnu Mohandas 83967c82bc Make fields final when possible 2020-07-28 02:02:07 +05:30
Vishnu Mohandas 3f409daabf Remove duplicate widget initializer 2020-07-28 02:02:07 +05:30
Vishnu Mohandas 821f71dd7e Improve memories UX 2020-07-22 04:24:36 +05:30
Vishnu Mohandas 1476a95239 Increase font size of memory title 2020-07-22 04:11:17 +05:30
Vishnu Mohandas ecde1df842 Update swiper styles 2020-07-22 04:10:31 +05:30
Vishnu Mohandas 6572a4f003 Fix non-black background for videos 2020-07-22 04:01:18 +05:30
Vishnu Mohandas c831e23f9a Fix empty outline for seen memories 2020-07-22 03:51:40 +05:30
Vishnu Mohandas d998224d8b Add hero animation for the memory title 2020-07-22 03:42:52 +05:30
Vishnu Mohandas 1ea0437ac7 Mark memories as seen 2020-07-22 03:31:44 +05:30
Vishnu Mohandas 1cfdf488bb Minor refactor 2020-07-22 02:36:28 +05:30
Vishnu Mohandas 225815e8e0 Remove unnecessary parsing for fileID 2020-07-22 02:36:09 +05:30
Vishnu Mohandas 381f602d32 Add next and forward controls to memories 2020-07-22 02:12:05 +05:30
Vishnu Mohandas 1d2b82d5f9 Autplay videos in memories 2020-07-22 02:09:41 +05:30
Vishnu Mohandas 55ddd18f78 Reduce the duration of memory fetch 2020-07-22 02:00:15 +05:30
Vishnu Mohandas bf38064500 Rename memory to memories 2020-07-21 17:49:55 +05:30
Vishnu Mohandas 47796975bb Add title to a memory 2020-07-21 17:41:33 +05:30
Vishnu Mohandas c4fd9a80c3 Prevent multiple reloads of the memories widget 2020-07-21 17:23:16 +05:30
Vishnu Mohandas a3324d7f0f Add an option to share the photo 2020-07-21 17:21:09 +05:30
Vishnu Mohandas 9f3744541f Disable auto scroll for memories 2020-07-21 17:06:14 +05:30
Vishnu Mohandas 755664a8de Display memories from previous years 2020-07-21 15:55:19 +05:30
Vishnu Mohandas 5424eb01f5 Use existing thumbnail widget to render video thumbnails 2020-07-21 15:47:56 +05:30
Vishnu Mohandas 5a6d36a369 Show the oldest memories first 2020-07-21 13:40:44 +05:30
Vishnu Mohandas ee26784b60 Only return important memories 2020-07-21 13:36:15 +05:30
Vishnu Mohandas 9d9104b711 Fix issue with leap years while computing memories 2020-07-21 13:31:37 +05:30
Vishnu Mohandas 2585d28d30 Add widget to display the thumbnails of memories 2020-07-20 21:09:41 +05:30
Vishnu Mohandas 2ce3dbac19 Minor refactor 2020-07-20 21:09:11 +05:30
Vishnu Mohandas f747ad087b Fix issues with fetching memories 2020-07-20 20:39:30 +05:30
Vishnu Mohandas e6b4619c52 Make sure that the file fetched for memories is not deleted 2020-07-20 20:37:44 +05:30
Vishnu Mohandas 2a4d64f195 Introduce a headerWidget to gallery 2020-07-20 19:02:30 +05:30
Vishnu Mohandas 6469733ef0 Add missing parameter specifier 2020-07-20 18:56:21 +05:30
Vishnu Mohandas e753832a63 Init MemoryService 2020-07-20 18:28:20 +05:30
Vishnu Mohandas e35309b02e Add service to view and mark memories as seen 2020-07-20 17:59:07 +05:30
Vishnu Mohandas 410e5d522f Update API to fetch seen files 2020-07-20 17:58:00 +05:30
Vishnu Mohandas c05498b0d3 Add missing return statement 2020-07-20 17:25:41 +05:30
Vishnu Mohandas 239fc5582b Add storage layer for memories 2020-07-20 17:25:17 +05:30
Vishnu Mohandas 3925388a4c Add function to fetch files created within a specific duration 2020-07-20 17:23:42 +05:30
Vishnu Mohandas cbb0a88a07 Remove TODO to use a single database since using multiple ones simplifies schema upgrades 2020-07-20 17:21:41 +05:30
Vishnu Mohandas 275f5d003f Mark variables as final when possible 2020-07-20 17:19:26 +05:30
Vishnu Mohandas f7d5b989b9 Make variables final when possible 2020-07-20 17:19:00 +05:30
Vishnu Mohandas a5810abf98 Rename DBs 2020-07-20 16:33:09 +05:30
Vishnu Mohandas da15cc1290 Fix issues in loading remote folder entries 2020-07-20 03:38:18 +05:30
Vishnu Mohandas 185b2f078b Update to adhere to the new face-search API 2020-07-20 03:21:45 +05:30
Vishnu Mohandas 7c75093b15 Update to new face search API 2020-07-20 02:56:26 +05:30
Vishnu Mohandas d232780fc2 Cache the face thumbnails fetched 2020-07-17 23:59:02 +05:30
Vishnu Mohandas 9152c11149 Fix hero animation issue for device folders with common entries 2020-07-16 06:05:12 +05:30
Vishnu Mohandas 78f3294186 Fix loading breakage for folders without a loader 2020-07-16 06:04:43 +05:30
Vishnu Mohandas e917e4e568 Increase connection timeout to 250ms 2020-07-16 05:57:55 +05:30
Vishnu Mohandas 774187fa50 Fix edge cases for inifinite scroll 2020-07-16 04:32:59 +05:30
Vishnu Mohandas e6ffeea929 Improve the way deleting is handled 2020-07-16 02:18:46 +05:30
Vishnu Mohandas 638c47fd36 Minor refactor 2020-07-16 02:07:47 +05:30
Vishnu Mohandas abb0ab9187 Preserve scroll position on file selection events 2020-07-16 02:06:30 +05:30
Vishnu Mohandas 02f7e801c6 Simplify the state management for selected files 2020-07-16 01:59:29 +05:30
Vishnu Mohandas 5c53661dd8 Display a progress dialog while deleting a photo 2020-07-16 00:44:37 +05:30
Vishnu Mohandas 99b150477c Add option to share a result from face search 2020-07-15 22:57:41 +05:30
Vishnu Mohandas c07a103450 Reduce coupling between gallery and the app bar 2020-07-15 22:47:53 +05:30
Vishnu Mohandas 9829eb4792 Grab a reference to shared preferences during initialization to reduce code complexity 2020-07-15 22:39:52 +05:30
Vishnu Mohandas 89d4feffed Eagerly load next set of results 2020-07-15 13:56:31 +05:30
Vishnu Mohandas e96f5f0a1f Handle case where in the search results could not be fetched 2020-07-15 13:47:30 +05:30
Vishnu Mohandas bde40929be Preserve the listview's scroll position on extra data load 2020-07-15 13:38:10 +05:30
Vishnu Mohandas f77f14eb79 Add pagination to the face search API 2020-07-14 17:45:55 +05:30
Vishnu Mohandas 529e7f82d0 Reduce verboseness of certain variable names 2020-07-14 03:36:46 +05:30
Vishnu Mohandas da94f954a5 Establish consistency in the terminology used for updation timestamp 2020-07-14 03:33:58 +05:30
Vishnu Mohandas e7a1e93e90 Add hero animation to the remote folder gallery 2020-07-14 03:04:42 +05:30
Vishnu Mohandas 2d14356792 Add hero animation to the device folder gallery page 2020-07-14 03:03:43 +05:30
Vishnu Mohandas b9ccd2cfb9 Add a transition animation for folders 2020-07-13 04:49:37 +05:30
Vishnu Mohandas 5214d194df Use a sync loader within the Gallery whenever possible 2020-07-13 03:47:44 +05:30
Vishnu Mohandas 5364344d04 Minor refactor 2020-07-13 03:15:50 +05:30
Vishnu Mohandas e89ee6c7f8 Add log statements to track the annoying bug that's causing gallery to not refresh itself 2020-07-10 23:48:21 +05:30
Vishnu Mohandas dd85f629ab Don't block on the photo manager sync 2020-07-10 23:47:51 +05:30
Vishnu Mohandas 00bbca7048 Handle errors thrown while fetching folders 2020-07-10 23:38:26 +05:30
Vishnu Mohandas b01bad8090 Remove direct file access for thumbnails 2020-07-09 02:40:14 +05:30
Vishnu Mohandas ddb25a1536 Remove the notion of direct access URLs for files 2020-07-09 02:21:36 +05:30
Vishnu Mohandas 15966ce95f Update API to download a file 2020-07-09 01:16:04 +05:30
Vishnu Mohandas f333f32681 Update the URL to access thumbnails 2020-07-09 01:14:51 +05:30
Vishnu Mohandas 8d73735e93 Pass token while accessing a file or stream 2020-07-08 21:11:11 +05:30
Vishnu Mohandas ccc635c663 Fix issue with showing toast 2020-07-08 21:09:49 +05:30
Vishnu Mohandas 8f1e4297aa Add progress dialog while fetching data to share files 2020-07-08 03:34:08 +05:30
Vishnu Mohandas 4d6b9074aa Remove unused imports 2020-07-08 03:26:56 +05:30
Vishnu Mohandas b7e898e95f Load the original file URL when the file is not available for streaming yet 2020-07-08 03:24:11 +05:30
Vishnu Mohandas f4fe539df4 Accept toast-length as a parameter 2020-07-08 03:23:09 +05:30
Vishnu Mohandas 8f0b606713 Add a util for displaying toasts 2020-07-08 03:16:14 +05:30
Vishnu Mohandas c75551db99 Stream videos instead of downloading them raw 2020-07-08 03:07:13 +05:30
Vishnu Mohandas 936659b8d8 Remove debugging condition 2020-07-07 19:22:56 +05:30
Vishnu Mohandas 8c031a87fd Add modificationTime as an attribute of a file 2020-07-07 00:39:47 +05:30
Vishnu Mohandas f79f2497e7 Mark files in the "Recent" folder also as important 2020-07-06 14:44:34 +05:30
Vishnu Mohandas 42d9d21af5 Minor refactor 2020-07-06 14:43:59 +05:30
Vishnu Mohandas 849cedbf5f Update style of buffered color in the video control 2020-06-29 16:52:13 +05:30
Vishnu Mohandas 4a90dde9a3 Ensure that the controller is disposed only if initialized 2020-06-24 06:19:12 +05:30
Vishnu Mohandas 36467b6673 Fix cache-issues due to hash collisions 2020-06-24 01:43:45 +05:30
Vishnu Mohandas 45611be9b2 Ensure that thumbnail does not replace the hidef image 2020-06-24 01:42:43 +05:30
Vishnu Mohandas 060cc2b41b Fix the aspect ratio of video thumbnails 2020-06-24 00:44:18 +05:30
Vishnu Mohandas 22bb3138ef Remove unused widget 2020-06-24 00:38:17 +05:30
Vishnu Mohandas 46ea30c4fd Fix the hero tag in videos 2020-06-24 00:34:28 +05:30
Vishnu Mohandas cd32098360 Fix the hero animation for remote images 2020-06-24 00:27:22 +05:30
Vishnu Mohandas 56783b97d3 Add fade-in animation to thumbnails 2020-06-24 00:20:10 +05:30
Vishnu Mohandas d7c18069ce Reuse the cached thumbnail if available within the detail view 2020-06-23 23:24:18 +05:30
Vishnu Mohandas 90ff5247de Cache thumbnails to disk 2020-06-23 23:11:27 +05:30
Vishnu Mohandas 71fd7277b1 Update loading widget style 2020-06-23 23:09:45 +05:30
Vishnu Mohandas 82af9306f8 Trigger the folder sync without blocking 2020-06-23 21:19:04 +05:30
Vishnu Mohandas d042d0dc2e Add hero animation to videos 2020-06-23 20:35:48 +05:30
Vishnu Mohandas 42a1471c58 Add thumbnail image to the video loading screen 2020-06-23 20:29:51 +05:30
Vishnu Mohandas 2f4b4c3280 Do not preload videos 2020-06-23 20:29:27 +05:30
Vishnu Mohandas f12ef4fe6a Add extra logline to help with debugging 2020-06-23 20:27:57 +05:30
Vishnu Mohandas 93b2516205 Fix OOMs while uploading large files 2020-06-22 05:17:55 +05:30
Vishnu Mohandas 3660aadd3d Ensure that on delete a refresh is triggered 2020-06-21 23:19:50 +05:30
Vishnu Mohandas 985fd2f38a Auto play video only when loaded directly 2020-06-21 23:14:21 +05:30
Vishnu Mohandas e040de1d55 Add option to delete a file within the detail page 2020-06-21 18:46:27 +05:30
Vishnu Mohandas c4dfc72aac Add a separate folder for videos 2020-06-21 05:35:15 +05:30
Vishnu Mohandas 8b6685c3e2 Update video controls 2020-06-21 05:21:10 +05:30
Vishnu Mohandas 93ed21a444 Fix overflowing issue 2020-06-21 04:25:39 +05:30
Vishnu Mohandas 12e5fa1450 Fix full screen behavior for videos 2020-06-21 04:17:09 +05:30
Vishnu Mohandas 40c2218285 Hide app bar on the detail page 2020-06-21 03:07:44 +05:30
Vishnu Mohandas 33da12c857 Center align loading text 2020-06-21 02:46:39 +05:30
Vishnu Mohandas 1965c30dfa Fix overscrolling text on device folder page 2020-06-21 00:25:46 +05:30
Vishnu Mohandas 32000499b5 Set background color of detail page to black 2020-06-20 15:36:55 +05:30
Vishnu Mohandas 5bda9a0457 Add a play icon to video thumbnails 2020-06-20 15:33:45 +05:30
Vishnu Mohandas 532540d4ac Decouple folder sync from that of files 2020-06-20 04:37:53 +05:30
Vishnu Mohandas 12ba36a0d4 Rename file 2020-06-20 04:36:07 +05:30
Vishnu Mohandas a5aaf91460 Extend support for videos 2020-06-20 04:33:26 +05:30
Vishnu Mohandas 1e92a0ad08 Ensure that the selected photo change is propogated to fix the issue where in the favorite button was not getting updated 2020-06-19 00:09:05 +05:30
Vishnu Mohandas a99bfde90d Fix the title matching logic for remote HEIC files that was triggering duplicate entries 2020-06-18 01:46:46 +05:30
Vishnu Mohandas d178b0838d Improve log statement readability 2020-06-18 01:17:49 +05:30
Vishnu Mohandas 46fcd8607f Minor changes to sync manager 2020-06-18 00:08:49 +05:30
Vishnu Mohandas dcd34b0d60 Change to friendlier copy 2020-06-18 00:04:16 +05:30
Vishnu Mohandas df1240fd0c Remove the extended page view nonsense 2020-06-17 20:39:47 +05:30
Vishnu Mohandas 6ccc40b17c Remove unused variable 2020-06-17 18:26:06 +05:30
Vishnu Mohandas 456f30738c Refactor ZoomableImage 2020-06-17 18:08:18 +05:30
Vishnu Mohandas e145358a84 Refactor sync manager 2020-06-17 17:22:31 +05:30
Vishnu Mohandas 0218623f70 Fix bug leading to perpetual loading state in Gallery 2020-06-17 16:51:29 +05:30
Vishnu Mohandas efde1b6fe3 Refactor gallery 2020-06-16 18:26:23 +05:30
Vishnu Mohandas 46654b767e Update strings in app 2020-06-16 01:29:18 +05:30
Vishnu Mohandas 668ff881c7 Add loading state for first time load 2020-06-16 01:27:48 +05:30
Vishnu Mohandas b133fb6c4f Add some emojis to the empty states 2020-06-16 01:08:57 +05:30
Vishnu Mohandas e584226728 Remove unnecessary subscription to event 2020-06-16 00:36:00 +05:30
Vishnu Mohandas a387d026ae Setup a reload trigger for Gallery 2020-06-16 00:33:43 +05:30
Vishnu Mohandas 0e5416d4ff Make Gallery agnostic to the photo-upload events 2020-06-16 00:25:07 +05:30
Vishnu Mohandas bdb317956a Display uploading status on the refresh indicator 2020-06-16 00:12:25 +05:30
Vishnu Mohandas 4d77ccc8ba Wrap sync-ing attemts inside a try-catch block to avoid uncaught errors 2020-06-16 00:08:08 +05:30
Vishnu Mohandas baeb54f534 Add cache to prevent gallery reloads for each rebuild 2020-06-15 18:16:51 +05:30
Vishnu Mohandas d5580915e3 Cache remote images 2020-06-15 10:20:26 +05:30
Vishnu Mohandas d84456bd5c Prevent multiple syncs from triggering 2020-06-15 10:02:12 +05:30
Vishnu Mohandas 583f087da5 Move the logic for loading photos to the Gallery widget 2020-06-15 09:55:58 +05:30
Vishnu Mohandas 69d5ea1199 Move to pre Android Q API for fetching location 2020-06-15 08:55:05 +05:30
Vishnu Mohandas 6e688cd445 Sync only folders that aren't owned by the user 2020-06-15 08:54:41 +05:30
Vishnu Mohandas c8e7e9bedb Move the pull to sync logic out of Gallery 2020-06-15 08:42:02 +05:30
Vishnu Mohandas 63f90ca519 Update the tag used for heroes 2020-06-15 06:23:12 +05:30
Vishnu Mohandas b98a3cc530 Remove unnecessary deduplication logic 2020-06-15 06:16:56 +05:30
Vishnu Mohandas 4b38828d4c Let the uploaded ID be set to null when loading photo from disk 2020-06-15 06:03:24 +05:30
Vishnu Mohandas 44965a3473 Remove unneccessary non-null constraints 2020-06-15 05:27:50 +05:30
Vishnu Mohandas d196284dfd Update photo when it was updated on remote 2020-06-15 05:02:37 +05:30
Vishnu Mohandas 464829e650 Precache final image only if mounted 2020-06-15 04:41:48 +05:30
Vishnu Mohandas 1d3849fe1e Return an empty diff in case the request fails 2020-06-14 00:50:02 +05:30
Vishnu Mohandas 46ca969392 Hide share button on favorites folder 2020-06-14 00:30:59 +05:30
Vishnu Mohandas e4017d91df Add an info button to photos 2020-06-14 00:17:48 +05:30
Vishnu Mohandas b42bbbe0b4 Set the initial state of the pull-down widget to refreshing 2020-06-13 23:39:19 +05:30
Vishnu Mohandas c9d5cc9e1a Request photos from a specific timestamp 2020-06-13 23:32:06 +05:30
Vishnu Mohandas 81d90da546 Fix image loading on Android Q 2020-06-13 22:14:16 +05:30
Vishnu Mohandas d09b0dfa8e Remove restriction on folders to be uploaded 2020-06-13 20:34:09 +05:30
Vishnu Mohandas 4f7fc1f3a0 Send the correct title with an HEIC image 2020-06-12 22:24:58 +05:30
Vishnu Mohandas 5639f3739a Reduce the cache size 2020-06-12 22:23:23 +05:30
Vishnu Mohandas 31e3ac7251 Simplify code in thumbnail widget 2020-06-11 03:11:19 +05:30
Vishnu Mohandas 83fc76f479 Fix hero behavior 2020-06-11 03:06:01 +05:30
Vishnu Mohandas 25de85aea6 Check if widget is mounted before precaching image 2020-06-11 02:32:24 +05:30
Vishnu Mohandas 59dcc38ba5 Cache photos to the left and right 2020-06-10 23:47:54 +05:30
Vishnu Mohandas a659fefa6d Reduce the number of rebuilds 2020-06-10 05:34:22 +05:30
Vishnu Mohandas 99df8f811b Simplify display string 2020-06-10 00:18:02 +05:30
Vishnu Mohandas 4a253ae7ac Display success message on successful server discovery 2020-06-10 00:15:15 +05:30
Vishnu Mohandas 705610ed10 Hide results while loading 2020-06-10 00:14:50 +05:30
Vishnu Mohandas f95e598513 Prevent superlogging from uploading logs to Sentry 2020-06-10 00:14:36 +05:30
Vishnu Mohandas acb7f05329 Don't pop when returning from face search results 2020-06-07 02:43:11 +05:30
Vishnu Mohandas 2f3aa8da6a Safe guard against null locations 2020-06-07 02:42:49 +05:30
Vishnu Mohandas bbf289971b Reduce size of face search results 2020-06-07 02:42:18 +05:30
Vishnu Mohandas 3fac6d3dd0 Fix issues in remote gallery 2020-06-07 02:41:53 +05:30
Vishnu Mohandas f10920fdbf Return to home page post searching for location 2020-06-07 01:41:03 +05:30
Vishnu Mohandas e5c698b7b4 Update device folder page on event 2020-06-07 01:38:57 +05:30
Vishnu Mohandas 2a312c5015 Add method to fetch folders by updated timestamp 2020-06-07 01:38:45 +05:30
Vishnu Mohandas 35a915db50 Publish event when remote repositories are fetched 2020-06-07 01:37:39 +05:30
Vishnu Mohandas 1bd81cc5f9 Publish event when favorites are updated 2020-06-07 01:37:23 +05:30
Vishnu Mohandas 7745776158 Load more face-search results 2020-06-07 01:37:13 +05:30
Vishnu Mohandas 526f755875 Minor refactor 2020-06-06 19:54:00 +05:30
Vishnu Mohandas 8c92ac15bb Enable pull to sync only on the root gallery 2020-06-06 19:53:26 +05:30
Vishnu Mohandas 1d0515d70e Show toast on successful share 2020-06-06 19:46:19 +05:30
Vishnu Mohandas ecb5c2f437 Add text to indicate syncing state 2020-06-06 19:18:29 +05:30
Vishnu Mohandas bda277693b Show entries while loading within location search box 2020-06-06 17:37:42 +05:30
Vishnu Mohandas 90a2a44aec Fix cach keys 2020-06-06 17:37:24 +05:30
Vishnu Mohandas d6f34d00c2 Sort face search response most recent first 2020-06-06 17:30:18 +05:30
Vishnu Mohandas a949c103d2 Fix hero attribute in gallery 2020-06-06 17:25:14 +05:30
Vishnu Mohandas 258ec7259e Improve typeahead behavior 2020-06-06 17:13:14 +05:30
Vishnu Mohandas fe97e836c4 Improve search typeahead behavior 2020-06-06 17:08:11 +05:30
Vishnu Mohandas a3d27714d1 Remove unnecessary caching from detail page 2020-06-06 16:52:59 +05:30
Vishnu Mohandas ef3f8a6336 Add hero animation 2020-06-06 16:36:43 +05:30
Vishnu Mohandas da666ba7a1 Remove unnecessary optimization in thumbnail widget 2020-06-06 15:53:36 +05:30
Vishnu Mohandas f218569034 Fix typo 2020-06-03 23:43:34 +05:30
Vishnu Mohandas ba761a9171 Upload photos in the Downloads folder too 2020-06-03 23:43:07 +05:30
Vishnu Mohandas 8d48ca9d3a Upload latest photos first 2020-06-03 23:23:50 +05:30
Vishnu Mohandas 9994715cc4 Update toString methods 2020-06-03 23:07:37 +05:30
Vishnu Mohandas 125cbb0816 Change location search logic 2020-06-03 21:36:49 +05:30
Vishnu Mohandas 694c0c22d4 Implement location search 2020-06-03 19:41:34 +05:30
Vishnu Mohandas 8e257ae78f Minor refactor 2020-06-03 19:23:53 +05:30
Vishnu Mohandas ecb15fb07f Remove dead code 2020-06-03 19:22:32 +05:30
Vishnu Mohandas 28602cbd4e Upload only photos from the camera folder to server 2020-06-03 18:50:33 +05:30
Vishnu Mohandas 768afb10db Add location search interface 2020-06-03 18:48:55 +05:30
Vishnu Mohandas aebcf9cbfa Update search interaction 2020-06-02 19:54:37 +05:30
Vishnu Mohandas 9dc26dfad6 Update search button style 2020-06-02 17:10:34 +05:30
Vishnu Mohandas 60d7079e77 Update search interface 2020-06-02 17:02:35 +05:30
Vishnu Mohandas e0d6c831bc Convert HEIC images to JPG before uploading 2020-06-02 15:13:18 +05:30
Vishnu Mohandas f294e16b11 Remove unused import 2020-06-02 15:12:29 +05:30
Vishnu Mohandas 1abb72523c Fix issue with deleting folders 2020-06-02 02:29:07 +05:30
Vishnu Mohandas f715e17e3d Update logging 2020-06-02 02:17:26 +05:30
Vishnu Mohandas eef26ffebd Fix how the folder name is displayed 2020-06-02 02:17:13 +05:30
Vishnu Mohandas 8e0592021c Remove unnecessary redirection to compute the device folder path 2020-06-02 02:16:16 +05:30
Vishnu Mohandas 0eddd26fcc Prevent unnecessary reloads 2020-05-31 03:30:32 +05:30
Vishnu Mohandas f6c3881673 Fix issue in sharing HEIC files 2020-05-31 02:56:26 +05:30
Vishnu Mohandas 590b029f3e Set app bar icon depending on sync/login statae 2020-05-31 02:45:21 +05:30
Vishnu Mohandas 3ca3335e9a Remove unused imports 2020-05-31 01:43:38 +05:30
Vishnu Mohandas d14015ed30 Remove client side conversion of HEIC to JPG 2020-05-31 01:40:43 +05:30
Vishnu Mohandas 9584f2ede7 Trigger sync only if the user has configured his account 2020-05-28 15:49:25 +05:30
Vishnu Mohandas 1c42e32adf Convert HEIC images before rendering them 2020-05-28 04:21:58 +05:30
Vishnu Mohandas ca18d9bc63 Remove unused import 2020-05-28 02:34:15 +05:30
Vishnu Mohandas faed1c9fed Take care of edge case where in a shared folder does not have photos within 2020-05-28 02:34:00 +05:30
Vishnu Mohandas 4dbf9c8078 Hide remote folders in the gallery section 2020-05-28 02:33:30 +05:30
Vishnu Mohandas 650e2f3161 Prevent duplication of images within iOS 2020-05-27 22:01:12 +05:30
Vishnu Mohandas 6990faa451 Add a getter for the thumbnail URL 2020-05-27 19:50:52 +05:30
Vishnu Mohandas 1e336897d4 Load full image if thumbnail isn't available 2020-05-27 03:26:34 +05:30
Vishnu Mohandas 69bc22dc39 Load the thumbnail URL if available 2020-05-27 01:33:54 +05:30
Vishnu Mohandas 25d132a594 Fetch and store thumbnail path 2020-05-27 01:03:29 +05:30
Vishnu Mohandas 995c97add3 Rename sync-timestamp to update-timestamp 2020-05-26 19:55:46 +05:30
Vishnu Mohandas 9e599af31e Remove deduplication logic for remote photos 2020-05-26 02:20:40 +05:30
Vishnu Mohandas bd049d00dd Refactor code for recursively fetching diff 2020-05-26 02:13:17 +05:30
Vishnu Mohandas e47cc4fe20 Rename logger 2020-05-26 01:20:36 +05:30
Vishnu Mohandas 438272001d Keep a sqlite friendly name 2020-05-26 01:20:26 +05:30
Vishnu Mohandas b12b6de630 Create an empty folder if a 404 is received 2020-05-25 22:45:47 +05:30
Vishnu Mohandas 321682536d Format text to center 2020-05-25 22:45:19 +05:30
Vishnu Mohandas d256a000f0 Minor refactor 2020-05-25 21:36:52 +05:30
Vishnu Mohandas 96ce1f5908 Give favorite button only for local photos 2020-05-25 21:35:06 +05:30
Vishnu Mohandas 27519273e5 Change error message 2020-05-25 21:34:54 +05:30
Vishnu Mohandas b37682d863 Enable sharing of remote photos 2020-05-25 20:37:22 +05:30
Vishnu Mohandas 14a6ed1f2f Hide the delete button on remote folder gallery 2020-05-25 20:31:02 +05:30
Vishnu Mohandas b12e6195c3 Render photos in a remote folder 2020-05-25 20:24:54 +05:30
Vishnu Mohandas 145b8b4626 Trigger a folder sync on user authentication 2020-05-25 20:06:24 +05:30
Vishnu Mohandas 4cd01be276 Render gallery of remote folders 2020-05-25 20:05:06 +05:30
Vishnu Mohandas fd8d1a3e99 Setup photos and folders to use separate DBs for simplicity 2020-05-25 20:04:49 +05:30
Vishnu Mohandas 266c13fe05 Set the local ID of a shared photo to null 2020-05-25 20:03:31 +05:30
Vishnu Mohandas 8275746151 Initialize FolderService during app init 2020-05-25 19:02:09 +05:30
Vishnu Mohandas 662692fbcf Fix issue in recursively fetching diff in photos 2020-05-25 19:01:44 +05:30
Vishnu Mohandas 21a8fa8a41 Remove unnecessary constructor parameter from DeviceFolderGalleryWidget 2020-05-23 00:14:14 +05:30
Vishnu Mohandas 2f3951f124 Integrate APIs to fetch shared folders 2020-05-22 23:52:55 +05:30
Vishnu Mohandas 496e1d2f81 Rename DBHelper 2020-05-18 21:08:15 +05:30
Vishnu Mohandas 1c361f7045 Refactor FSS 2020-05-18 21:05:38 +05:30
Vishnu Mohandas c941a0c037 Remove log lines 2020-05-18 16:52:34 +05:30
Vishnu Mohandas 97c1d0532b Enable sharing of a folder 2020-05-18 02:09:21 +05:30
Vishnu Mohandas 2949d5858d Fetch folder status 2020-05-18 01:05:57 +05:30
Vishnu Mohandas 3a2ea5014f Ensure that uploaded files are not reuploaded on reinstall 2020-05-18 00:12:03 +05:30
Vishnu Mohandas 69e746b9c2 Remove unnecssary align 2020-05-17 23:19:36 +05:30
Vishnu Mohandas 51b97dd698 Make endpoint search cancellable 2020-05-17 23:18:49 +05:30
Vishnu Mohandas 6c4f99ab3c Send the device file identifier when uploading a photo 2020-05-17 20:20:50 +05:30
Vishnu Mohandas 1ba9fc94d6 Update API endpoint for fetching a folder 2020-05-17 20:15:19 +05:30
Vishnu Mohandas 5e5fdba4e2 Rename album to folder 2020-05-17 20:05:31 +05:30
Vishnu Mohandas b6c9ae31b5 Show share button only within folders 2020-05-17 19:53:37 +05:30
Vishnu Mohandas c04f2baa3c Update to latest API 2020-05-17 18:09:38 +05:30
Vishnu Mohandas 7cc3803242 Update API contract 2020-05-17 15:48:09 +05:30
Vishnu Mohandas fda5230ec9 Handle errors while loading thumbnail 2020-05-12 22:17:02 +05:30
Vishnu Mohandas 23b7dbd414 Update endpoint APIs 2020-05-10 02:19:11 +05:30
Vishnu Mohandas c26778a913 Update API endpoints 2020-05-09 01:38:01 +05:30
Vishnu Mohandas b842cbc577 Rebuild view only if the view is still in focus 2020-05-07 17:53:22 +05:30
Vishnu Mohandas f36d77da6d Optimize album generation 2020-05-06 23:43:24 +05:30
Vishnu Mohandas 275c36755c Move the responsibility of filtering to an album 2020-05-06 22:46:30 +05:30
Vishnu Mohandas 3fafd47fdd Introduce favorites 2020-05-06 22:13:03 +05:30
Vishnu Mohandas 89cdceab30 Prefix private variables with an underscore 2020-05-06 19:21:25 +05:30
Vishnu Mohandas 7b76206f49 Minor refactor 2020-05-06 02:28:43 +05:30
Vishnu Mohandas 45bf5ccfcb Reduce cached pages back to 1 due to performance issues 2020-05-06 02:14:31 +05:30
Vishnu Mohandas 1279ccbf3d Try to parse create timestamp from file name when unavailable 2020-05-06 02:12:21 +05:30
Vishnu Mohandas 7a66cce325 Cache two pages 2020-05-06 01:43:17 +05:30
Vishnu Mohandas d17b3efe2a Load a higher quality thumbnail 2020-05-06 01:27:57 +05:30
Vishnu Mohandas c400238ce0 Fix OOMs that came along with loading image bytes directly 2020-05-06 01:15:09 +05:30
Vishnu Mohandas 57dd9d098b Fix issues with downloaded images not getting loaded 2020-05-06 00:22:10 +05:30
Vishnu Mohandas 689a50c5f7 Minor refactor 2020-05-05 23:43:54 +05:30
Vishnu Mohandas 2dae6159b7 Remove unnecessary subscription in gallery 2020-05-05 23:39:21 +05:30
Vishnu Mohandas c319a2e437 Remove redundant container widget 2020-05-05 21:20:36 +05:30
Vishnu Mohandas c25ee04658 Cancel subscriptions on dispose 2020-05-05 18:26:24 +05:30
Vishnu Mohandas b6c7bdffd8 Move and rename stuff 2020-05-05 02:14:34 +05:30
Vishnu Mohandas 4bc00c5891 Minor refactor 2020-05-05 01:40:11 +05:30
Vishnu Mohandas 4207cc7fd3 Bring in consistency to package imports 2020-05-05 01:38:20 +05:30
Vishnu Mohandas ab26484d74 Get rid of the ChangeNotifier pattern 2020-05-05 01:33:06 +05:30
Vishnu Mohandas 32ce147ba2 Increase shake threshold 2020-05-04 21:15:47 +05:30
Vishnu Mohandas 7c570c636d Improve scolling performance 2020-05-04 21:05:23 +05:30
Vishnu Mohandas ce86eb3bbb Remove unnecessary delay for loading thumbnail 2020-05-04 19:50:19 +05:30
Vishnu Mohandas 5bd8b9b026 Refactor thumbnail widget 2020-05-04 19:38:26 +05:30
Vishnu Mohandas 98f413fbb3 Uncomment necessary code 2020-05-04 18:35:53 +05:30
Vishnu Mohandas 657b3a539b Revert "Add new lines between log statements"
This reverts commit 7c0fdb0b60.
2020-05-04 01:57:06 +05:30
Vishnu Mohandas 7c0fdb0b60 Add new lines between log statements 2020-05-04 01:53:48 +05:30
Vishnu Mohandas 455ac899e2 Catch Android runtime errors with Sentry 2020-05-03 23:41:54 +05:30
Vishnu Mohandas 80bbcd8816 Fix issues related to emailing logs 2020-05-02 22:51:50 +05:30
Vishnu Mohandas 3489172067 Add ability to send logs via email 2020-05-02 22:42:03 +05:30
Vishnu Mohandas 7b3a3eb184 Add logging to file 2020-05-02 21:58:54 +05:30
Vishnu Mohandas e2c1e8962b Setup custom domain for Sentry 2020-05-02 17:34:46 +05:30
Vishnu Mohandas c96afe7af4 Add Sentry for crash analytics 2020-05-02 17:16:59 +05:30
Vishnu Mohandas 3dfb1cf875 Revert "Add crashlytics"
This reverts commit 4938e9acee.
2020-05-02 16:47:31 +05:30
Vishnu Mohandas 7783fabdb9 Animate search icon only if the view is still mounted 2020-05-02 02:22:24 +05:30
Vishnu Mohandas 4938e9acee Add crashlytics 2020-05-02 02:00:30 +05:30
Vishnu Mohandas ee1c234cec Remove debug code 2020-05-02 00:05:52 +05:30
Vishnu Mohandas d4b698e6ab Rename package name 2020-05-01 23:50:12 +05:30
Vishnu Mohandas 678e3816c1 Send token instead of username 2020-05-01 23:29:50 +05:30
Vishnu Mohandas f5e7cecc03 Add user sign up 2020-05-01 03:21:42 +05:30
Vishnu Mohandas 2cdb268b80 Fix issues with respect to uploading photos 2020-05-01 01:05:33 +05:30
Vishnu Mohandas 5c293fe827 Rebrand 2020-04-30 21:45:18 +05:30
Vishnu Mohandas 16e7e7bec3 Send token with every user request 2020-04-30 20:48:26 +05:30
Vishnu Mohandas d228f7278f Add endpoint discovery mechanism 2020-04-30 20:39:41 +05:30
Vishnu Mohandas 2d3c821932 Fix duplicate photo bug in iOS 2020-04-27 20:58:03 +05:30
Vishnu Mohandas 436b916911 Add todo 2020-04-27 20:46:04 +05:30
Vishnu Mohandas 25e68526a4 Fix bug related to app bar on deletion 2020-04-27 20:41:29 +05:30
Vishnu Mohandas 46f0e7905f Sync photos on resume 2020-04-27 18:32:29 +05:30
Vishnu Mohandas 0d63576118 Remove buggy delete 2020-04-27 17:27:40 +05:30
Vishnu Mohandas 5b14f3ca6e Refactor home widget 2020-04-27 16:43:35 +05:30
Vishnu Mohandas e800f27a60 Add delete button to detail screen 2020-04-26 04:27:43 +05:30
Vishnu Mohandas a9f73c16b6 Improve caching 2020-04-25 17:43:32 +05:30
Vishnu Mohandas 978e85d4ab Fix UI issue 2020-04-25 16:12:27 +05:30
Vishnu Mohandas 1c6060f09b Cache more stuff in the listview 2020-04-25 16:03:14 +05:30
Vishnu Mohandas 6c768da91a Improve thumbnail generation logic 2020-04-25 15:58:22 +05:30
Vishnu Mohandas bed4afc541 Remove redundant code 2020-04-25 14:45:03 +05:30
Vishnu Mohandas 610a5feb17 Rename widget 2020-04-25 14:42:13 +05:30
Vishnu Mohandas 0b47541aee Remove redundant variable 2020-04-25 02:51:37 +05:30
Vishnu Mohandas c33631e705 Generate thumbnails at 512 px to reduce the jarring overload 2020-04-25 02:34:08 +05:30
Vishnu Mohandas 96c26227f7 Add some caching for iOS 2020-04-25 02:29:11 +05:30
Vishnu Mohandas 639c444a4e Display thumbnail while loading the actual image in the background 2020-04-25 02:17:21 +05:30
Vishnu Mohandas 734807ba8d Add parameter to specify quality 2020-04-25 00:41:24 +05:30
Vishnu Mohandas 3a37f1a35f Extract zoomable image into a separate file 2020-04-24 23:04:46 +05:30
Vishnu Mohandas 4a892e2ce3 Fix issues on iOS 2020-04-24 18:10:24 +05:30
Vishnu Mohandas 20f4f6324b Enable rendering of HEIC images 2020-04-24 01:30:20 +05:30
Vishnu Mohandas 293e2cae95 Fix issues on Samsung phones 2020-04-21 17:18:56 +05:30
Vishnu Mohandas d4d0ef78dc Add functional gallery 2020-04-19 00:16:38 +05:30
Vishnu Mohandas 6ff5032fdc Fix issue with non final field in detail_page 2020-04-18 19:40:31 +05:30
Vishnu Mohandas 284bfe60b7 Set min scale for zoom 2020-04-18 02:14:13 +05:30
Vishnu Mohandas ad3ea98c14 Add multi select for sharing and deleting 2020-04-18 02:12:38 +05:30
Vishnu Mohandas 4680c230bc Remove some logging 2020-04-18 02:08:15 +05:30
Vishnu Mohandas 802e6c2d27 Add pending file for generatedId related changes 2020-04-18 02:07:56 +05:30
Vishnu Mohandas 882b78a25d Pass PhotoLoader via provider to HomeWidget 2020-04-18 02:07:38 +05:30
Vishnu Mohandas d0f12ecf71 Add generated ID as a column 2020-04-18 02:07:04 +05:30
Vishnu Mohandas 30b072419f Setup invalid server endpoint 2020-04-17 16:19:33 +05:30
Vishnu Mohandas e226e66853 Fix issue with duplicate images 2020-04-17 16:02:39 +05:30
Vishnu Mohandas 74fdb085f1 Fix bug in opening correct image 2020-04-17 15:41:18 +05:30
Vishnu Mohandas d53c34659a Refactor gallery 2020-04-17 15:24:42 +05:30
Vishnu Mohandas 9fb790eefc Make image view swipable 2020-04-17 13:47:37 +05:30
Vishnu Mohandas 3f8bf4832f Display the name of the file in the context menu 2020-04-14 22:19:42 +05:30
Vishnu Mohandas 531fdad95a Add zoomable image view 2020-04-14 22:19:33 +05:30
Vishnu Mohandas f1a696f8ee Refactor code 2020-04-14 21:06:18 +05:30
Vishnu Mohandas 6e7b03a048 Give up on the idea of providing smooth-scrolling because Flutter sucks. 2020-04-13 23:23:03 +05:30
Vishnu Mohandas 6a73208b00 Collate by dates 2020-04-13 20:31:27 +05:30
Vishnu Mohandas cd82e5a786 Show months on the scrollbar 2020-04-13 16:58:01 +05:30
Vishnu Mohandas 8462ae2d77 Start building delete 2020-04-12 18:08:49 +05:30
Vishnu Mohandas cd81ad9baa Fix stupid mistake 2020-04-12 04:05:45 +05:30
Vishnu Mohandas c5f9e46016 Limit DB insertion 2020-04-12 04:04:23 +05:30
Vishnu Mohandas 74c699ccee Minor refactor 2020-04-12 03:59:09 +05:30
Vishnu Mohandas bce1d95839 Take care of thumbnailes for images downloaded from the network 2020-04-12 03:46:40 +05:30
Vishnu Mohandas 3c775028f9 Update scrolling behaviour 2020-04-12 03:41:33 +05:30
Vishnu Mohandas 5826f8a7e0 Update thumbnail generation mechanism 2020-04-12 02:59:07 +05:30
Vishnu Mohandas a142e2694a Fix some stuff 2020-04-11 16:45:27 +05:30
Vishnu Mohandas 46d173ada6 Update API response parameter names 2020-04-10 00:33:11 +05:30
Vishnu Mohandas 80655c61d9 Fix some issues 2020-04-05 20:15:04 +05:30
Vishnu Mohandas 7f3ab5894b Implement face search 2020-04-05 19:30:44 +05:30
Vishnu Mohandas 2089135720 Add available faces to the search page 2020-04-05 17:52:38 +05:30