We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
0ct0pu5
/
ente
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Move into auth/
Manav Rathi
hai 1 ano
pai
78169116f0
achega
c76b96a74b
Modificáronse 100 ficheiros
con
0 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
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
Ver ficheiro
+ 0
- 0
.github/ISSUE_TEMPLATE/feature_request.md → auth/.github/ISSUE_TEMPLATE/feature_request.md
Ver ficheiro
+ 0
- 0
.github/PULL_REQUEST_TEMPLATE.md → auth/.github/PULL_REQUEST_TEMPLATE.md
Ver ficheiro
+ 0
- 0
.github/workflows/ci.yml → auth/.github/workflows/ci.yml
Ver ficheiro
+ 0
- 0
.github/workflows/desktop.yml → auth/.github/workflows/desktop.yml
Ver ficheiro
+ 0
- 0
.github/workflows/l18n-crowdin.yml → auth/.github/workflows/l18n-crowdin.yml
Ver ficheiro
+ 0
- 0
.gitignore → auth/.gitignore
Ver ficheiro
+ 0
- 0
.gitmodules → auth/.gitmodules
Ver ficheiro
+ 0
- 0
.metadata → auth/.metadata
Ver ficheiro
+ 0
- 0
.vscode/extensions.json → auth/.vscode/extensions.json
Ver ficheiro
+ 0
- 0
.vscode/launch.json → auth/.vscode/launch.json
Ver ficheiro
+ 0
- 0
.vscode/settings.json → auth/.vscode/settings.json
Ver ficheiro
+ 0
- 0
CODE_OF_CONDUCT.md → auth/CODE_OF_CONDUCT.md
Ver ficheiro
+ 0
- 0
CONTRIBUTING.md → auth/CONTRIBUTING.md
Ver ficheiro
+ 0
- 0
LICENSE → auth/LICENSE
Ver ficheiro
+ 0
- 0
README.md → auth/README.md
Ver ficheiro
+ 0
- 0
RELEASES.md → auth/RELEASES.md
Ver ficheiro
+ 0
- 0
SECURITY.md → auth/SECURITY.md
Ver ficheiro
+ 0
- 0
analysis_options.yaml → auth/analysis_options.yaml
Ver ficheiro
+ 0
- 0
android/.gitignore → auth/android/.gitignore
Ver ficheiro
+ 0
- 0
android/app/build.gradle → auth/android/app/build.gradle
Ver ficheiro
+ 0
- 0
android/app/src/debug/AndroidManifest.xml → auth/android/app/src/debug/AndroidManifest.xml
Ver ficheiro
+ 0
- 0
android/app/src/development/ic_launcher-playstore.png → auth/android/app/src/development/ic_launcher-playstore.png
Ver ficheiro
+ 0
- 0
android/app/src/development/res/drawable/ic_launcher_foreground.xml → auth/android/app/src/development/res/drawable/ic_launcher_foreground.xml
Ver ficheiro
+ 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
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/development/res/mipmap-hdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-hdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/development/res/mipmap-mdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-mdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/development/res/mipmap-xhdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-xhdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/development/res/mipmap-xxhdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-xxhdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/development/res/mipmap-xxxhdpi/ic_launcher.png → auth/android/app/src/development/res/mipmap-xxxhdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/development/res/values/ic_launcher_background.xml → auth/android/app/src/development/res/values/ic_launcher_background.xml
Ver ficheiro
+ 0
- 0
android/app/src/main/AndroidManifest.xml → auth/android/app/src/main/AndroidManifest.xml
Ver ficheiro
+ 0
- 0
android/app/src/main/kotlin/io/ente/authenticator/MainActivity.kt → auth/android/app/src/main/kotlin/io/ente/authenticator/MainActivity.kt
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-hdpi/splash.png → auth/android/app/src/main/res/drawable-hdpi/splash.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-mdpi/splash.png → auth/android/app/src/main/res/drawable-mdpi/splash.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-night-hdpi/splash.png → auth/android/app/src/main/res/drawable-night-hdpi/splash.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-night-mdpi/splash.png → auth/android/app/src/main/res/drawable-night-mdpi/splash.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-night-v21/background.png → auth/android/app/src/main/res/drawable-night-v21/background.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-night-xhdpi/splash.png → auth/android/app/src/main/res/drawable-night-xhdpi/splash.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-night-xxhdpi/splash.png → auth/android/app/src/main/res/drawable-night-xxhdpi/splash.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-night-xxxhdpi/splash.png → auth/android/app/src/main/res/drawable-night-xxxhdpi/splash.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-night/background.png → auth/android/app/src/main/res/drawable-night/background.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-night/launch_background.xml → auth/android/app/src/main/res/drawable-night/launch_background.xml
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-v21/background.png → auth/android/app/src/main/res/drawable-v21/background.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-v21/launch_background.xml → auth/android/app/src/main/res/drawable-v21/launch_background.xml
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-xhdpi/splash.png → auth/android/app/src/main/res/drawable-xhdpi/splash.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-xxhdpi/splash.png → auth/android/app/src/main/res/drawable-xxhdpi/splash.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable-xxxhdpi/splash.png → auth/android/app/src/main/res/drawable-xxxhdpi/splash.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable/background.png → auth/android/app/src/main/res/drawable/background.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable/launch_background.xml → auth/android/app/src/main/res/drawable/launch_background.xml
Ver ficheiro
+ 0
- 0
android/app/src/main/res/drawable/notification_icon.png → auth/android/app/src/main/res/drawable/notification_icon.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-hdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-hdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-hdpi/launcher_icon.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-mdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-mdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-mdpi/launcher_icon.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-xhdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png → auth/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png → auth/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png
Ver ficheiro
+ 0
- 0
android/app/src/main/res/values-night-v31/styles.xml → auth/android/app/src/main/res/values-night-v31/styles.xml
Ver ficheiro
+ 0
- 0
android/app/src/main/res/values-night/styles.xml → auth/android/app/src/main/res/values-night/styles.xml
Ver ficheiro
+ 0
- 0
android/app/src/main/res/values-v31/styles.xml → auth/android/app/src/main/res/values-v31/styles.xml
Ver ficheiro
+ 0
- 0
android/app/src/main/res/values/colors.xml → auth/android/app/src/main/res/values/colors.xml
Ver ficheiro
+ 0
- 0
android/app/src/main/res/values/styles.xml → auth/android/app/src/main/res/values/styles.xml
Ver ficheiro
+ 0
- 0
android/app/src/profile/AndroidManifest.xml → auth/android/app/src/profile/AndroidManifest.xml
Ver ficheiro
+ 0
- 0
android/app/src/staging/ic_launcher-playstore.png → auth/android/app/src/staging/ic_launcher-playstore.png
Ver ficheiro
+ 0
- 0
android/app/src/staging/res/drawable/ic_launcher_foreground.xml → auth/android/app/src/staging/res/drawable/ic_launcher_foreground.xml
Ver ficheiro
+ 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
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/staging/res/mipmap-hdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-hdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/staging/res/mipmap-mdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-mdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/staging/res/mipmap-xhdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-xhdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/staging/res/mipmap-xxhdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-xxhdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/staging/res/mipmap-xxxhdpi/ic_launcher.png → auth/android/app/src/staging/res/mipmap-xxxhdpi/ic_launcher.png
Ver ficheiro
+ 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
Ver ficheiro
+ 0
- 0
android/app/src/staging/res/values/ic_launcher_background.xml → auth/android/app/src/staging/res/values/ic_launcher_background.xml
Ver ficheiro
+ 0
- 0
android/build.gradle → auth/android/build.gradle
Ver ficheiro
+ 0
- 0
android/gradle.properties → auth/android/gradle.properties
Ver ficheiro
+ 0
- 0
android/gradle/wrapper/gradle-wrapper.properties → auth/android/gradle/wrapper/gradle-wrapper.properties
Ver ficheiro
+ 0
- 0
android/settings.gradle → auth/android/settings.gradle
Ver ficheiro
+ 0
- 0
architecture/README.md → auth/architecture/README.md
Ver ficheiro
Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio