-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into dev
- Loading branch information
Showing
178 changed files
with
943 additions
and
2,918 deletions.
There are no files selected for viewing
Binary file modified
BIN
-5.11 KB
(73%)
app/screenshots/gplay/debug/com.nextcloud.client.AuthenticatorActivityIT_login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.37 KB
(77%)
.../debug/com.owncloud.android.ui.dialog.DialogFragmentIT_testRemoveFileDialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.46 KB
(77%)
...debug/com.owncloud.android.ui.dialog.DialogFragmentIT_testRemoveFilesDialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.2 KB
(79%)
...ebug/com.owncloud.android.ui.dialog.DialogFragmentIT_testRemoveFolderDialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.46 KB
(77%)
...bug/com.owncloud.android.ui.dialog.DialogFragmentIT_testRemoveFoldersDialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-27 Bytes
(99%)
...oid.ui.fragment.FileDetailFragmentStaticServerIT_showDetailsActivitiesError.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-12.4 KB
(77%)
...android.ui.fragment.FileDetailSharingFragmentIT_listSharesFileAllShareTypes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.58 KB
(80%)
...com.owncloud.android.ui.fragment.OCFileListFragmentStaticServerIT_showFiles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.58 KB
(83%)
...ncloud.android.ui.fragment.OCFileListFragmentStaticServerIT_showFolderTypes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3 Bytes
(100%)
...lay/debug/com.owncloud.android.ui.trashbin.TrashbinActivityIT_differentUser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3 Bytes
(100%)
...shots/gplay/debug/com.owncloud.android.ui.trashbin.TrashbinActivityIT_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4 Bytes
(100%)
.../gplay/debug/com.owncloud.android.ui.trashbin.TrashbinActivityIT_normalUser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 4 additions & 16 deletions
20
app/src/androidTest/disabledTests/AuthenticatorActivityTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 4 additions & 15 deletions
19
app/src/androidTest/disabledTests/uiautomator/InitialTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,10 @@ | ||
/* | ||
* Nextcloud Android client application | ||
* Nextcloud - Android Client | ||
* | ||
* Copyright (C) 2015 ownCloud Inc. | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License version 2, | ||
* as published by the Free Software Foundation. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2018 Tobias Kaminsky <[email protected]> | ||
* SPDX-FileCopyrightText: 2015 ownCloud Inc. | ||
* SPDX-License-Identifier: GPL-2.0-only | ||
*/ | ||
|
||
package com.owncloud.android.uiautomator; | ||
|
||
import android.content.Intent; | ||
|
21 changes: 4 additions & 17 deletions
21
app/src/androidTest/java/com/nextcloud/client/files/download/DownloaderServiceTest.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
/** | ||
* Nextcloud Android client application | ||
/* | ||
* Nextcloud - Android Client | ||
* | ||
* @author Chris Narkiewicz | ||
* Copyright (C) 2020 Chris Narkiewicz <[email protected]> | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2020 Chris Narkiewicz <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.nextcloud.client.files.download | ||
|
||
|
19 changes: 3 additions & 16 deletions
19
app/src/androidTest/java/com/nextcloud/client/files/download/RegistryTest.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
/* | ||
* Nextcloud Android client application | ||
* Nextcloud - Android Client | ||
* | ||
* @author Chris Narkiewicz | ||
* Copyright (C) 2020 Chris Narkiewicz <[email protected]> | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2020 Chris Narkiewicz <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.nextcloud.client.files.download | ||
|
||
|
21 changes: 4 additions & 17 deletions
21
...src/androidTest/java/com/nextcloud/client/files/download/TransferManagerConnectionTest.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
/** | ||
* Nextcloud Android client application | ||
/* | ||
* Nextcloud - Android Client | ||
* | ||
* @author Chris Narkiewicz | ||
* Copyright (C) 2020 Chris Narkiewicz <[email protected]> | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2020 Chris Narkiewicz <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.nextcloud.client.files.download | ||
|
||
|
21 changes: 4 additions & 17 deletions
21
app/src/androidTest/java/com/nextcloud/client/files/download/TransferManagerTest.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
/** | ||
* Nextcloud Android client application | ||
/* | ||
* Nextcloud - Android Client | ||
* | ||
* @author Chris Narkiewicz | ||
* Copyright (C) 2020 Chris Narkiewicz <[email protected]> | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2020 Chris Narkiewicz <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.nextcloud.client.files.download | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 3 additions & 16 deletions
19
app/src/generic/java/com/nextcloud/client/di/VariantComponentsModule.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
/* | ||
* Nextcloud Android client application | ||
* Nextcloud - Android Client | ||
* | ||
* @author Chris Narkiewicz | ||
* Copyright (C) 2919 Chris Narkiewicz <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or | ||
* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE | ||
* License as published by the Free Software Foundation; either | ||
* version 3 of the License, or any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU AFFERO GENERAL PUBLIC LICENSE for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public | ||
* License along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2019 Chris Narkiewicz <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.nextcloud.client.di; | ||
|
||
|
25 changes: 5 additions & 20 deletions
25
app/src/generic/java/com/owncloud/android/utils/PushUtils.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,10 @@ | ||
/** | ||
* Nextcloud Android client application | ||
/* | ||
* Nextcloud - Android Client | ||
* | ||
* @author Mario Danic | ||
* @author Chris Narkiewicz | ||
* Copyright (C) 2017 Mario Danic | ||
* Copyright (C) 2019 Chris Narkiewicz | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2019 Chris Narkiewicz <[email protected]> | ||
* SPDX-FileCopyrightText: 2017 Mario Danic <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
|
||
package com.owncloud.android.utils; | ||
|
||
import android.content.Context; | ||
|
21 changes: 4 additions & 17 deletions
21
app/src/generic/java/com/owncloud/android/utils/SecurityUtils.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
/** | ||
* Nextcloud Android client application | ||
/* | ||
* Nextcloud - Android Client | ||
* | ||
* @author Mario Danic | ||
* Copyright (C) 2018 Mario Danic | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2018 Mario Danic <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.owncloud.android.utils; | ||
|
||
|
19 changes: 3 additions & 16 deletions
19
app/src/gplay/java/com/nextcloud/client/di/VariantComponentsModule.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
/* | ||
* Nextcloud Android client application | ||
* Nextcloud - Android Client | ||
* | ||
* @author Chris Narkiewicz | ||
* Copyright (C) 2919 Chris Narkiewicz <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or | ||
* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE | ||
* License as published by the Free Software Foundation; either | ||
* version 3 of the License, or any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU AFFERO GENERAL PUBLIC LICENSE for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public | ||
* License along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2019 Chris Narkiewicz <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.nextcloud.client.di; | ||
|
||
|
26 changes: 6 additions & 20 deletions
26
app/src/gplay/java/com/owncloud/android/authentication/ModifiedAuthenticatorActivity.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,16 @@ | ||
/* | ||
* Nextcloud - Android Client | ||
* | ||
* SPDX-FileCopyrightText: 2017 Mario Danic <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.owncloud.android.authentication; | ||
|
||
import android.os.Bundle; | ||
|
||
import com.nextcloud.client.di.Injectable; | ||
import com.owncloud.android.utils.GooglePlayUtils; | ||
|
||
/** | ||
* Nextcloud Android client application | ||
* | ||
* @author Mario Danic | ||
* Copyright (C) 2017 Mario Danic | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
*/ | ||
|
||
public class ModifiedAuthenticatorActivity extends AuthenticatorActivity implements Injectable { | ||
|
||
@Override | ||
|
23 changes: 5 additions & 18 deletions
23
app/src/gplay/java/com/owncloud/android/services/firebase/NCFirebaseMessagingService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,9 @@ | ||
/** | ||
* Nextcloud Android client application | ||
/* | ||
* Nextcloud - Android Client | ||
* | ||
* @author Mario Danic | ||
* Copyright (C) 2017 Mario Danic | ||
* Copyright (C) 2020 Chris Narkiewicz <[email protected]> | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2020 Chris Narkiewicz <[email protected]> | ||
* SPDX-FileCopyrightText: 2017 Mario Danic <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.owncloud.android.services.firebase; | ||
|
||
|
21 changes: 4 additions & 17 deletions
21
app/src/gplay/java/com/owncloud/android/utils/GooglePlayUtils.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
/** | ||
* Nextcloud Android client application | ||
/* | ||
* Nextcloud - Android Client | ||
* | ||
* @author Mario Danic | ||
* Copyright (C) 2017 Mario Danic | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http:></http:>//www.gnu.org/licenses/>. | ||
* SPDX-FileCopyrightText: 2017 Mario Danic <[email protected]> | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
package com.owncloud.android.utils | ||
|
||
|
Oops, something went wrong.