diff --git a/CHANGELOG.md b/CHANGELOG.md index aed03720..c80cc673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ ### Notes - This contains breaking changes, any backups made prior to this release can no longer be restored. -- Application can no longer be built in the Android source tree. It must be built using Gradle and binaries can now be found here: https://github.com/stevesoltys/seedvault-prebuilt +- Application can no longer be built in the Android source tree. It must be built using Gradle and binaries can now be found here: https://github.com/seedvault-app/seedvault-prebuilt ## [0.3.0] - 2019-03-14 ### Fixed @@ -38,7 +38,7 @@ ## [0.1.2] - 2019-02-11 ### Fixed -- Downgrade SDK target version to 26 due to [#15](https://github.com/stevesoltys/seedvault/issues/15). +- Downgrade SDK target version to 26 due to [#15](https://github.com/seedvault-app/seedvault/issues/15). ## [0.1.1] - 2019-02-11 ### Added @@ -47,4 +47,4 @@ - Upgrade target SDK version to 28. ### Fixed -- Ignore `com.android.providers.downloads.ui` to resolve [#14](https://github.com/stevesoltys/seedvault/issues/14). +- Ignore `com.android.providers.downloads.ui` to resolve [#14](https://github.com/seedvault-app/seedvault/issues/14). diff --git a/README.md b/README.md index d5295d0e..49410804 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ A backup application for the [Android Open Source Project](https://source.androi - Android 11 -For older versions of Android, check out [the branches](https://github.com/stevesoltys/seedvault/branches). +For older versions of Android, check out [the branches](https://github.com/seedvault-app/seedvault/branches). ## Getting Started -- Check out [the wiki](https://github.com/stevesoltys/seedvault/wiki) for information on building the application with +- Check out [the wiki](https://github.com/seedvault-app/seedvault/wiki) for information on building the application with AOSP. ## What makes this different? diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 02e69e15..2fc78cf4 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="30000021" + android:versionName="11-1.2"> @@ -39,8 +39,8 @@ Needs to be plugged in %1$s free Nextcloud - Click to install - Click to set up account + Tap to install + Tap to set up account Account not available. Set one up (or disable passcode). Initializing backup location… Looking for backups… @@ -154,6 +154,6 @@ Written by: Steve Soltys and Torsten Grote Design by: Glenn Sorrentino Sponsored by: Calyx Institute for use in CalyxOS - Source Code: https://github.com/stevesoltys/seedvault + Source code: https://github.com/seedvault-app/seedvault diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index c1b981cd..169dde24 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -1,8 +1,21 @@ - + + + +