Commit graph

3048 commits

Author SHA1 Message Date
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
vishnukvmd 215bd29ce9 Store app's lifecycle state within a service 2021-11-15 19:59:31 +05:30
vishnukvmd c75138a39f Sync only when asked to do so 2021-11-15 19:51:43 +05:30
vishnukvmd eb2f2d9551 Consistency in logging 2021-11-15 19:46:15 +05:30
vishnukvmd aec00f8d4d Log connectivity issues 2021-11-15 19:31:04 +05:30
Neeraj Gupta b839589a50
Merge pull request #140 from ente-io/mnemonic_passphrase
Add support to show mnemonic recovery key
2021-11-15 14:05:49 +05:30
vishnukvmd d887a8e6e7 Fix condition to force update server token 2021-11-14 20:22:05 +05:30
Neeraj Gupta e6e20f3dfc
Merge branch 'mnemonic_passphrase' of github.com:ente-io/frame into mnemonic_passphrase 2021-11-14 13:04:45 +05:30
Neeraj Gupta 6b8c591420
remove option to toggle b/w mnemonic and non-mnemonic code 2021-11-14 13:04:15 +05:30
Neeraj Gupta 43caf154a4
Remove redundant comment 2021-11-13 00:27:14 +05:30
Neeraj Gupta fbc5e7329e
Add support to show mnemonic recovery key 2021-11-12 23:10:56 +05:30
Neeraj Gupta 112f10cc72 minor refactoring 2021-11-12 17:18:39 +05:30
Neeraj Gupta 25654709ce hide edit name icons for files owned by others 2021-11-12 17:18:39 +05:30
Neeraj Gupta 74b3607ba2 show edit icon against the file name 2021-11-12 17:18:39 +05:30