android/app/src/main/java/com/owncloud/android/ui/activity
tobiasKaminsky aeac90881d
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-09 08:53:54 +02:00
..
BaseActivity.java
CommunityActivity.java
ComponentsGetter.java
ConflictsResolveActivity.java Upload in background with WorkManager 2022-10-17 17:22:52 +02:00
ContactsPreferenceActivity.java
CopyToClipboardActivity.java
DrawerActivity.java wip 2023-05-09 08:53:54 +02:00
EditorWebView.java add inject for SyncedFolderProvider 2023-05-08 10:07:53 +02:00
ErrorsWhileCopyingHandlerActivity.java
ExternalSiteWebView.java Fix build errors in SDK 33 2023-01-19 15:49:57 +01:00
FileActivity.java Extract interface from ArbitraryDataProvider for better decoupling and testing 2022-11-18 10:39:41 +01:00
FileDisplayActivity.java wip 2023-05-09 08:53:54 +02:00
FilePickerActivity.java
FolderPickerActivity.kt Apply ktlint style after spotless update 2023-01-24 12:02:04 +01:00
HookActivity.java
ManageAccountsActivity.java Extract interface from ArbitraryDataProvider for better decoupling and testing 2022-11-18 10:39:41 +01:00
ManageSpaceActivity.kt
NotificationsActivity.java Extract interface from ArbitraryDataProvider for better decoupling and testing 2022-11-18 10:39:41 +01:00
OnEnforceableRefreshListener.java
PassCodeActivity.java Move theme utils back to the theme package 2022-10-14 11:30:05 +02:00
ReceiveExternalFilesActivity.java add inject for SyncedFolderProvider 2023-05-08 10:07:53 +02:00
RequestCredentialsActivity.java
RichDocumentsEditorWebView.java fix(EditorWebView): Move local image upload to the editor web view 2023-01-13 21:30:15 +01:00
SettingsActivity.java Copyright added. 2023-05-08 18:11:55 +02:00
SetupEncryptionActivity.kt Pass through SetupEncryptionDF result to SettingsActivity 2022-11-24 15:40:26 +01:00
ShareActivity.java add inject for SyncedFolderProvider, more to come 2023-05-08 10:07:52 +02:00
SsoGrantPermissionActivity.java SSO dialog: also color dialog background 2022-11-08 09:15:54 +01:00
StorageMigration.java
SyncedFoldersActivity.kt add inject for SyncedFolderProvider 2023-05-08 10:07:53 +02:00
TextEditorWebView.kt when resuming note directly after creating, url is not working anymore, thus we need a new one 2023-02-20 09:32:04 +01:00
ToolbarActivity.java Move theme utils back to the theme package 2022-10-14 11:30:05 +02:00
UploadFilesActivity.java Move optional appscan feature to a separate module to avoid duplicating code between variants 2023-01-27 11:55:32 +01:00
UploadListActivity.java UploadListActivity: throttle list updates to 1 every second to avoid frying the database when files are being rapidly uploaded 2022-10-28 10:37:42 +02:00
UserInfoActivity.java Move theme utils back to the theme package 2022-10-14 11:30:05 +02:00