Commit graph

190 commits

Author SHA1 Message Date
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