Commit graph

3081 commits

Author SHA1 Message Date
vishnukvmd 048b60023f v0.4.2 2021-12-03 09:55:00 +05:30
vishnukvmd 6964ed9f28 Batch delete file requests 2021-12-03 09:54:45 +05:30
vishnukvmd 550b7d5467 Log issues with fetching upload URLs 2021-12-02 10:38:51 +05:30
vishnukvmd 59e9ab8ab5 Upload videos in the end 2021-12-02 10:30:27 +05:30
vishnukvmd 506dc2af73 Retry sync when a background task is executed within the same isolate 2021-11-28 10:52:14 +05:30
vishnukvmd 0ebfe2760e Extend the comparison operator to play it safe 2021-11-28 10:49:48 +05:30
vishnukvmd 823e51cead Swallow any errors during remote sync and reset the future 2021-11-28 10:48:46 +05:30
vishnukvmd 0443ccb32c Rename logger 2021-11-28 10:48:00 +05:30
vishnukvmd 1c69f9a6cd Disable app invite and sign in 2021-11-28 10:43:36 +05:30
vishnukvmd a789935fb4 Define return type 2021-11-27 21:16:40 +05:30
vishnukvmd 279f53b6f8 Replace future with a simple boolean 2021-11-27 21:15:56 +05:30
vishnukvmd ae1f28dac5 Remove redundant check for in-memory variable since background task runs on a separate isolate 2021-11-27 21:12:52 +05:30
vishnukvmd 9cdf60df43 Don't exit when sync is in progress 2021-11-27 21:06:30 +05:30
vishnukvmd 9ad2e34e3a Send the correct background task handler to the app 2021-11-27 21:04:31 +05:30
vishnukvmd 03152dcaf2 Start the upload timeout after it's processing has begun 2021-11-27 20:42:45 +05:30
vishnukvmd afeab0fcd6 Time out uploads 2021-11-27 20:34:21 +05:30
vishnukvmd 9c4d7e5d44 Improve log statement 2021-11-27 20:15:50 +05:30
vishnukvmd 02b5197cdd Throw an exception when file upload times out 2021-11-27 20:12:53 +05:30
Vishnu Mohandas 526043f687
Merge pull request #148 from ente-io/bugfix_ios
Active session bug fixes
2021-11-27 12:41:25 +05:30
Neeraj Gupta 6a627e8f8a
Merge branch 'bg_sync' into bugfix_ios 2021-11-27 12:06:23 +05:30
Neeraj Gupta c205e78320
make it mandatory to pass authentication reason 2021-11-27 11:49:05 +05:30
Neeraj Gupta 4369a24385
surface correct authentication reason everywhere 2021-11-27 11:45:07 +05:30
Neeraj Gupta 0d1f3ad7bc
gracefully handle failure in session termination 2021-11-27 11:34:50 +05:30
Neeraj Gupta 69a4be1962
show toast on active sessions fetch failure 2021-11-27 11:24:57 +05:30
Neeraj Gupta 5dd55c2172
pass authenticationr reason for active sessions 2021-11-27 11:18:07 +05:30
Neeraj Gupta 67b717b771
Support for overriding reason for authentication 2021-11-27 11:15:42 +05:30
Neeraj Gupta 82cf4da3e5
Fix: show active sessions option for iOS 2021-11-27 11:09:50 +05:30
vishnukvmd 8f542745d3 Timeout file uploads after 50m 2021-11-26 10:26:34 +05:30
vishnukvmd 09bc9cccb1 Show active sessions on iOS 2021-11-26 10:18:19 +05:30
vishnukvmd b93c07669e Add some padding 2021-11-26 10:18:04 +05:30
vishnukvmd b371b908f6 Add optional string to be shown while requesting authentication 2021-11-26 10:13:48 +05:30
vishnukvmd 1c6a445ba0 Fix key for prefs 2021-11-25 17:14:14 +05:30
vishnukvmd f810fdf1bf Remove unnecessary permission request 2021-11-25 16:57:43 +05:30
vishnukvmd 448374f2fb Update podfile 2021-11-25 16:15:26 +05:30
vishnukvmd 17334589be Setup push handlers only on iOS 2021-11-25 16:05:38 +05:30
vishnukvmd 71feaad02c Initialize PushService only on iOS 2021-11-25 16:04:30 +05:30
vishnukvmd 47f390d444 Update log line 2021-11-25 15:59:29 +05:30
vishnukvmd bc91f1ad7d Update firebase packages 2021-11-25 15:57:52 +05:30
vishnukvmd 01f9b673aa Configure background fetch during app widget init 2021-11-25 15:52:12 +05:30
vishnukvmd 3f9137481f Merge branch 'master' into bg_sync 2021-11-25 15:35:44 +05:30
Vishnu Mohandas f3f8f20b2c
Merge pull request #146 from ente-io/logout_timeout 2021-11-24 17:11:36 +05:30
Neeraj Gupta 1f80da0665
bump version to v0.4.1 2021-11-24 17:10:15 +05:30
Neeraj Gupta 7badc27f1b
logout: wait for 5s before timing out existingSync 2021-11-24 17:09:44 +05:30
Vishnu Mohandas caac638d73
Merge pull request #145 from ente-io/overflow_fixes
Overflow fixes
2021-11-24 17:04:32 +05:30
vishnukvmd 730a24cea5 Wrap filename 2021-11-24 17:03:22 +05:30
vishnukvmd cc78c85b5b Wrap over flowing text in sessions 2021-11-24 17:01:08 +05:30
Vishnu Mohandas 38ecc9ffd1
Merge pull request #144 from ente-io/bump_version_v0.3.50 2021-11-24 14:44:21 +05:30
Neeraj Gupta c82ccc749e
bump version to v0.3.50 2021-11-24 14:42:22 +05:30
vishnukvmd 3336491f62 Extract app into a separate file 2021-11-24 12:56:07 +05:30
vishnukvmd 67df8e7bde Remove unnecessary visibility detector 2021-11-24 12:49:11 +05:30