Commit graph

3211 commits

Author SHA1 Message Date
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
vishnukvmd 27510a2b97 Log log file deletions 2021-11-24 12:48:15 +05:30
Vishnu Mohandas aa89a39fab
Merge pull request #142 from ente-io/sessions
Sessions - view and terminate
2021-11-24 11:18:39 +05:30
vishnukvmd e30f038395 Accept review comments 2021-11-24 11:10:07 +05:30
vishnukvmd e55b440ac8 Minor refactor 2021-11-24 01:51:20 +05:30
vishnukvmd 08fa5a3d43 Add parsing for desktop UA 2021-11-24 01:50:47 +05:30
vishnukvmd 47c0ed7e2a Fix InkWell bounds 2021-11-24 01:40:51 +05:30
vishnukvmd 1e5ecb919f Add special hook to logout 2021-11-24 01:35:42 +05:30
vishnukvmd ae5cd428b8 Add hook to terminate a session 2021-11-24 01:24:47 +05:30
vishnukvmd 3fbcd6a62d Add API to terminate a session 2021-11-24 01:18:24 +05:30
vishnukvmd cef98e0fa7 Add interface to render active sessions 2021-11-24 01:10:50 +05:30
vishnukvmd 96501f8778 Add API to get active sessions 2021-11-24 01:10:33 +05:30
vishnukvmd 7fb8b6690a Add session model 2021-11-24 01:10:22 +05:30
vishnukvmd 81c72488d2 Wrap home widget within a visibility detector 2021-11-23 20:07:36 +05:30
Vishnu Mohandas 3bfd76c2e8
Merge pull request #141 from ente-io/bump_version 2021-11-22 17:21:12 +05:30
Neeraj Gupta f411a3e490
bump version to v0.3.49 2021-11-22 17:17:56 +05:30
vishnukvmd 6185579656 Merge remote-tracking branch 'origin' into bg_sync 2021-11-15 21:22:20 +05:30
vishnukvmd 4e309ac939 Upload only 4 photos in the background 2021-11-15 21:20:20 +05:30
vishnukvmd feac5cc485 Don't upload videos if app is in background 2021-11-15 21:07:33 +05:30
vishnukvmd e398807f2e Resort to AppLifecycleState 2021-11-15 21:05:07 +05:30
vishnukvmd 8d4a763a65 Set state to foreground on app init 2021-11-15 20:07:07 +05:30