Commit graph

69 commits

Author SHA1 Message Date
Vishnu Mohandas 8d67ee82b6 Register for background sync 2021-01-13 23:09:45 +05:30
Vishnu Mohandas 15cbdc2dde Move more content to lowercase 2021-01-08 22:41:32 +05:30
Vishnu Mohandas 6d09d3eaa3 Init BillingService on app startup 2021-01-08 12:08:45 +05:30
Vishnu Mohandas d2e53b8094 Make things less dull 2020-12-12 06:01:06 +05:30
Vishnu Mohandas 011fb46893 Setup default font as NunitoSans 2020-12-04 01:06:18 +05:30
Vishnu Mohandas 58d4635bb5 Add logs 2020-11-30 16:17:06 +05:30
Vishnu Mohandas 56bc23c109 Keep logs of only the last 5 days 2020-11-30 16:03:22 +05:30
Vishnu Mohandas 34ffc9e5a1 Log all network requests 2020-11-19 23:52:30 +05:30
Vishnu Mohandas 2bbb27a55c Simplify favorites 2020-10-31 01:47:06 +05:30
Vishnu Mohandas 95ccf02b2e Ensure that local collections are loaded into memory on app init 2020-10-26 15:27:31 +05:30
Vishnu Mohandas 959f6cd27e Log errors with the stack trace 2020-10-13 02:04:34 +05:30
Vishnu Mohandas 2f89dcde2a Remove call to sync folders 2020-10-12 23:55:09 +05:30
Vishnu Mohandas 5b905e85f5 Set default button color to pink 2020-10-10 05:16:51 +05:30
Vishnu Mohandas 16b2ff0624 Declutter root folder 2020-10-03 23:28:26 +05:30
Vishnu Mohandas 7f16f88a8f Move services to a separate package 2020-10-03 23:26:18 +05:30
Vishnu Mohandas 1cc7db043f Change the color of check boxes 2020-09-18 00:33:21 +05:30
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 ddb2c7dc82 Update UI for the OTT sign in flow 2020-08-25 11:30:19 +05:30
Vishnu Mohandas 3f385e63e9 Update app theme 2020-08-25 06:24:32 +05:30
Vishnu Mohandas 2458d5f35c Prefix with _ for consistency 2020-08-22 04:58:52 +05:30
Vishnu Mohandas f124edecb1 Subscribe to ente://deeplinks 2020-08-22 04:57:29 +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 5000a0b3cd Queue encryption and decryption with work-manager 2020-08-14 03:31:18 +05:30
Vishnu Mohandas 098b7cf86b Update app name 2020-08-09 20:00:10 +05:30
Vishnu Mohandas 3f409daabf Remove duplicate widget initializer 2020-07-28 02:02:07 +05:30
Vishnu Mohandas bf38064500 Rename memory to memories 2020-07-21 17:49:55 +05:30
Vishnu Mohandas e753832a63 Init MemoryService 2020-07-20 18:28:20 +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 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 82af9306f8 Trigger the folder sync without blocking 2020-06-23 21:19:04 +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 4d77ccc8ba Wrap sync-ing attemts inside a try-catch block to avoid uncaught errors 2020-06-16 00:08:08 +05:30
Vishnu Mohandas f95e598513 Prevent superlogging from uploading logs to Sentry 2020-06-10 00:14:36 +05:30
Vishnu Mohandas 8275746151 Initialize FolderService during app init 2020-05-25 19:02:09 +05:30
Vishnu Mohandas c04f2baa3c Update to latest API 2020-05-17 18:09:38 +05:30
Vishnu Mohandas 3fafd47fdd Introduce favorites 2020-05-06 22:13:03 +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 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 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 4938e9acee Add crashlytics 2020-05-02 02:00:30 +05:30