We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
ente
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Move into auth/
Manav Rathi
1 year ago
parent
78169116f0
commit
c76b96a74b
100 changed files
with
0 additions
and
0 deletions
Unified View
Show Diff Stats
0
0
auth/.github/ISSUE_TEMPLATE/bug_report.md
0
0
auth/.github/ISSUE_TEMPLATE/feature_request.md
0
0
auth/.github/PULL_REQUEST_TEMPLATE.md
0
0
auth/.github/workflows/ci.yml
0
0
auth/.github/workflows/desktop.yml
0
0
auth/.github/workflows/l18n-crowdin.yml
0
0
auth/.gitignore
0
0
auth/.gitmodules
0
0
auth/.metadata
0
0
auth/.vscode/extensions.json
0
0
auth/.vscode/launch.json
0
0
auth/.vscode/settings.json
0
0
auth/CODE_OF_CONDUCT.md
0
0
auth/CONTRIBUTING.md
0
0
auth/LICENSE
0
0
auth/README.md
0
0
auth/RELEASES.md
0
0
auth/SECURITY.md
0
0
auth/analysis_options.yaml
0
0
auth/android/.gitignore
0
0
auth/android/app/build.gradle
0
0
auth/android/app/src/debug/AndroidManifest.xml
0
0
auth/android/app/src/development/ic_launcher-playstore.png
0
0
auth/android/app/src/development/res/drawable/ic_launcher_foreground.xml
0
0
auth/android/app/src/development/res/mipmap-anydpi-v26/ic_launcher.xml
0
0
auth/android/app/src/development/res/mipmap-anydpi-v26/ic_launcher_round.xml
0
0
auth/android/app/src/development/res/mipmap-hdpi/ic_launcher.png
0
0
auth/android/app/src/development/res/mipmap-hdpi/ic_launcher_round.png
0
0
auth/android/app/src/development/res/mipmap-mdpi/ic_launcher.png
0
0
auth/android/app/src/development/res/mipmap-mdpi/ic_launcher_round.png
0
0
auth/android/app/src/development/res/mipmap-xhdpi/ic_launcher.png
0
0
auth/android/app/src/development/res/mipmap-xhdpi/ic_launcher_round.png
0
0
auth/android/app/src/development/res/mipmap-xxhdpi/ic_launcher.png
0
0
auth/android/app/src/development/res/mipmap-xxhdpi/ic_launcher_round.png
0
0
auth/android/app/src/development/res/mipmap-xxxhdpi/ic_launcher.png
0
0
auth/android/app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.png
0
0
auth/android/app/src/development/res/values/ic_launcher_background.xml
0
0
auth/android/app/src/main/AndroidManifest.xml
0
0
auth/android/app/src/main/kotlin/io/ente/authenticator/MainActivity.kt
0
0
auth/android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png
0
0
auth/android/app/src/main/res/drawable-hdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png
0
0
auth/android/app/src/main/res/drawable-mdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-night-hdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-night-mdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-night-v21/background.png
0
0
auth/android/app/src/main/res/drawable-night-v21/launch_background.xml
0
0
auth/android/app/src/main/res/drawable-night-xhdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-night-xxhdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-night-xxxhdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-night/background.png
0
0
auth/android/app/src/main/res/drawable-night/launch_background.xml
0
0
auth/android/app/src/main/res/drawable-v21/background.png
0
0
auth/android/app/src/main/res/drawable-v21/launch_background.xml
0
0
auth/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png
0
0
auth/android/app/src/main/res/drawable-xhdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png
0
0
auth/android/app/src/main/res/drawable-xxhdpi/splash.png
0
0
auth/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png
0
0
auth/android/app/src/main/res/drawable-xxxhdpi/splash.png
0
0
auth/android/app/src/main/res/drawable/background.png
0
0
auth/android/app/src/main/res/drawable/launch_background.xml
0
0
auth/android/app/src/main/res/drawable/notification_icon.png
0
0
auth/android/app/src/main/res/mipmap-anydpi-v26/launcher_icon.xml
0
0
auth/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
0
0
auth/android/app/src/main/res/mipmap-hdpi/launcher_icon.png
0
0
auth/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
0
0
auth/android/app/src/main/res/mipmap-mdpi/launcher_icon.png
0
0
auth/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
0
0
auth/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png
0
0
auth/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
0
0
auth/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png
0
0
auth/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
0
0
auth/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png
0
0
auth/android/app/src/main/res/values-night-v31/styles.xml
0
0
auth/android/app/src/main/res/values-night/styles.xml
0
0
auth/android/app/src/main/res/values-v31/styles.xml
0
0
auth/android/app/src/main/res/values/colors.xml
0
0
auth/android/app/src/main/res/values/styles.xml
0
0
auth/android/app/src/profile/AndroidManifest.xml
0
0
auth/android/app/src/staging/ic_launcher-playstore.png
0
0
auth/android/app/src/staging/res/drawable/ic_launcher_foreground.xml
0
0
auth/android/app/src/staging/res/mipmap-anydpi-v26/ic_launcher.xml
0
0
auth/android/app/src/staging/res/mipmap-anydpi-v26/ic_launcher_round.xml
0
0
auth/android/app/src/staging/res/mipmap-hdpi/ic_launcher.png
0
0
auth/android/app/src/staging/res/mipmap-hdpi/ic_launcher_round.png
0
0
auth/android/app/src/staging/res/mipmap-mdpi/ic_launcher.png
0
0
auth/android/app/src/staging/res/mipmap-mdpi/ic_launcher_round.png
0
0
auth/android/app/src/staging/res/mipmap-xhdpi/ic_launcher.png
0
0
auth/android/app/src/staging/res/mipmap-xhdpi/ic_launcher_round.png
0
0
auth/android/app/src/staging/res/mipmap-xxhdpi/ic_launcher.png
0
0
auth/android/app/src/staging/res/mipmap-xxhdpi/ic_launcher_round.png
0
0
auth/android/app/src/staging/res/mipmap-xxxhdpi/ic_launcher.png
0
0
auth/android/app/src/staging/res/mipmap-xxxhdpi/ic_launcher_round.png
0
0
auth/android/app/src/staging/res/values/ic_launcher_background.xml
0
0
auth/android/build.gradle
0
0
auth/android/gradle.properties
0
0
auth/android/gradle/wrapper/gradle-wrapper.properties
0
0
auth/android/settings.gradle
0
0
auth/architecture/README.md
+ 0
- 0
.github/ISSUE_TEMPLATE/bug_report.md → auth/.github/ISSUE_TEMPLATE/bug_report.md
View File
+ 0
- 0
.github/ISSUE_TEMPLATE/feature_request.md → auth/.github/ISSUE_TEMPLATE/feature_request.md
View File
+ 0
- 0
.github/PULL_REQUEST_TEMPLATE.md → auth/.github/PULL_REQUEST_TEMPLATE.md
View File
+ 0
- 0
.github/workflows/ci.yml → auth/.github/workflows/ci.yml
View File
+ 0
- 0
.github/workflows/desktop.yml → auth/.github/workflows/desktop.yml
View File
+ 0
- 0
.github/workflows/l18n-crowdin.yml → auth/.github/workflows/l18n-crowdin.yml
View File
+ 0
- 0
.gitignore → auth/.gitignore
View File
+ 0
- 0
.gitmodules → auth/.gitmodules
View File
+ 0
- 0
.metadata → auth/.metadata
View File
+ 0
- 0
.vscode/extensions.json → auth/.vscode/extensions.json
View File
+ 0
- 0
.vscode/launch.json → auth/.vscode/launch.json
View File
+ 0
- 0
.vscode/settings.json → auth/.vscode/settings.json
View File
+ 0
- 0
CODE_OF_CONDUCT.md → auth/CODE_OF_CONDUCT.md
View File
+ 0
- 0
CONTRIBUTING.md → auth/CONTRIBUTING.md
View File
+ 0
- 0
LICENSE → auth/LICENSE
View File
+ 0
- 0
README.md → auth/README.md
View File
+ 0
- 0
RELEASES.md → auth/RELEASES.md
View File
+ 0
- 0
SECURITY.md → auth/SECURITY.md
View File
+ 0
- 0
analysis_options.yaml → auth/analysis_options.yaml
View File
+ 0
- 0
android/.gitignore → auth/android/.gitignore
View File
+ 0
- 0
android/app/build.gradle → auth/android/app/build.gradle
View File
+ 0
- 0
android/app/src/debug/AndroidManifest.xml → auth/android/app/src/debug/AndroidManifest.xml
View File
+ 0
- 0
android/app/src/development/ic_launcher-playstore.png → auth/android/app/src/development/ic_launcher-playstore.png
View File
+ 0
- 0
android/app/src/development/res/drawable/ic_launcher_foreground.xml → auth/android/app/src/development/res/drawable/ic_launcher_foreground.xml
View File
+ 0
- 0
android/app/src/development/res/mipmap-anydpi-v26/ic_launcher.xml → auth/android/app/src/development/res/mipmap-anydpi-v26/ic_launcher.xml
View File
+ 0
- 0
android/app/src/development/res/mipmap-anydpi-v26/ic_launcher_round.xml → auth/android/app/src/development/res/mipmap-anydpi-v26/ic_launcher_round.xml
View File
+ 0
- 0
android/app/src/development/res/mipmap-hdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-hdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-hdpi/ic_launcher_round.png → auth/android/app/src/development/res/mipmap-hdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-mdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-mdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-mdpi/ic_launcher_round.png → auth/android/app/src/development/res/mipmap-mdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-xhdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-xhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-xhdpi/ic_launcher_round.png → auth/android/app/src/development/res/mipmap-xhdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-xxhdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-xxhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-xxhdpi/ic_launcher_round.png → auth/android/app/src/development/res/mipmap-xxhdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-xxxhdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-xxxhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.png → auth/android/app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/development/res/values/ic_launcher_background.xml → auth/android/app/src/development/res/values/ic_launcher_background.xml
View File
+ 0
- 0
android/app/src/main/AndroidManifest.xml → auth/android/app/src/main/AndroidManifest.xml
View File
+ 0
- 0
android/app/src/main/kotlin/io/ente/authenticator/MainActivity.kt → auth/android/app/src/main/kotlin/io/ente/authenticator/MainActivity.kt
View File
+ 0
- 0
android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png → auth/android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png
View File
+ 0
- 0
android/app/src/main/res/drawable-hdpi/splash.png → auth/android/app/src/main/res/drawable-hdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png → auth/android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png
View File
+ 0
- 0
android/app/src/main/res/drawable-mdpi/splash.png → auth/android/app/src/main/res/drawable-mdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-night-hdpi/splash.png → auth/android/app/src/main/res/drawable-night-hdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-night-mdpi/splash.png → auth/android/app/src/main/res/drawable-night-mdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-night-v21/background.png → auth/android/app/src/main/res/drawable-night-v21/background.png
View File
+ 0
- 0
android/app/src/main/res/drawable-night-v21/launch_background.xml → auth/android/app/src/main/res/drawable-night-v21/launch_background.xml
View File
+ 0
- 0
android/app/src/main/res/drawable-night-xhdpi/splash.png → auth/android/app/src/main/res/drawable-night-xhdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-night-xxhdpi/splash.png → auth/android/app/src/main/res/drawable-night-xxhdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-night-xxxhdpi/splash.png → auth/android/app/src/main/res/drawable-night-xxxhdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-night/background.png → auth/android/app/src/main/res/drawable-night/background.png
View File
+ 0
- 0
android/app/src/main/res/drawable-night/launch_background.xml → auth/android/app/src/main/res/drawable-night/launch_background.xml
View File
+ 0
- 0
android/app/src/main/res/drawable-v21/background.png → auth/android/app/src/main/res/drawable-v21/background.png
View File
+ 0
- 0
android/app/src/main/res/drawable-v21/launch_background.xml → auth/android/app/src/main/res/drawable-v21/launch_background.xml
View File
+ 0
- 0
android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png → auth/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png
View File
+ 0
- 0
android/app/src/main/res/drawable-xhdpi/splash.png → auth/android/app/src/main/res/drawable-xhdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png → auth/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png
View File
+ 0
- 0
android/app/src/main/res/drawable-xxhdpi/splash.png → auth/android/app/src/main/res/drawable-xxhdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png → auth/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png
View File
+ 0
- 0
android/app/src/main/res/drawable-xxxhdpi/splash.png → auth/android/app/src/main/res/drawable-xxxhdpi/splash.png
View File
+ 0
- 0
android/app/src/main/res/drawable/background.png → auth/android/app/src/main/res/drawable/background.png
View File
+ 0
- 0
android/app/src/main/res/drawable/launch_background.xml → auth/android/app/src/main/res/drawable/launch_background.xml
View File
+ 0
- 0
android/app/src/main/res/drawable/notification_icon.png → auth/android/app/src/main/res/drawable/notification_icon.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-anydpi-v26/launcher_icon.xml → auth/android/app/src/main/res/mipmap-anydpi-v26/launcher_icon.xml
View File
+ 0
- 0
android/app/src/main/res/mipmap-hdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-hdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-hdpi/launcher_icon.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-mdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-mdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-mdpi/launcher_icon.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-xhdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png
View File
+ 0
- 0
android/app/src/main/res/values-night-v31/styles.xml → auth/android/app/src/main/res/values-night-v31/styles.xml
View File
+ 0
- 0
android/app/src/main/res/values-night/styles.xml → auth/android/app/src/main/res/values-night/styles.xml
View File
+ 0
- 0
android/app/src/main/res/values-v31/styles.xml → auth/android/app/src/main/res/values-v31/styles.xml
View File
+ 0
- 0
android/app/src/main/res/values/colors.xml → auth/android/app/src/main/res/values/colors.xml
View File
+ 0
- 0
android/app/src/main/res/values/styles.xml → auth/android/app/src/main/res/values/styles.xml
View File
+ 0
- 0
android/app/src/profile/AndroidManifest.xml → auth/android/app/src/profile/AndroidManifest.xml
View File
+ 0
- 0
android/app/src/staging/ic_launcher-playstore.png → auth/android/app/src/staging/ic_launcher-playstore.png
View File
+ 0
- 0
android/app/src/staging/res/drawable/ic_launcher_foreground.xml → auth/android/app/src/staging/res/drawable/ic_launcher_foreground.xml
View File
+ 0
- 0
android/app/src/staging/res/mipmap-anydpi-v26/ic_launcher.xml → auth/android/app/src/staging/res/mipmap-anydpi-v26/ic_launcher.xml
View File
+ 0
- 0
android/app/src/staging/res/mipmap-anydpi-v26/ic_launcher_round.xml → auth/android/app/src/staging/res/mipmap-anydpi-v26/ic_launcher_round.xml
View File
+ 0
- 0
android/app/src/staging/res/mipmap-hdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-hdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-hdpi/ic_launcher_round.png → auth/android/app/src/staging/res/mipmap-hdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-mdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-mdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-mdpi/ic_launcher_round.png → auth/android/app/src/staging/res/mipmap-mdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-xhdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-xhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-xhdpi/ic_launcher_round.png → auth/android/app/src/staging/res/mipmap-xhdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-xxhdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-xxhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-xxhdpi/ic_launcher_round.png → auth/android/app/src/staging/res/mipmap-xxhdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-xxxhdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-xxxhdpi/ic_launcher.png
View File
+ 0
- 0
android/app/src/staging/res/mipmap-xxxhdpi/ic_launcher_round.png → auth/android/app/src/staging/res/mipmap-xxxhdpi/ic_launcher_round.png
View File
+ 0
- 0
android/app/src/staging/res/values/ic_launcher_background.xml → auth/android/app/src/staging/res/values/ic_launcher_background.xml
View File
+ 0
- 0
android/build.gradle → auth/android/build.gradle
View File
+ 0
- 0
android/gradle.properties → auth/android/gradle.properties
View File
+ 0
- 0
android/gradle/wrapper/gradle-wrapper.properties → auth/android/gradle/wrapper/gradle-wrapper.properties
View File
+ 0
- 0
android/settings.gradle → auth/android/settings.gradle
View File
+ 0
- 0
architecture/README.md → auth/architecture/README.md
View File
Some files were not shown because too many files changed in this diff