init
parents
Showing
.gitignore
0 → 100644
README.md
0 → 100644
app/.gitignore
0 → 100644
app/build.gradle.kts
0 → 100644
app/google-services.json
0 → 100644
app/proguard-rules.pro
0 → 100644
app/src/main/AndroidManifest.xml
0 → 100644
app/src/main/java/com/isidroid/c23/App.kt
0 → 100644
app/src/main/java/com/isidroid/c23/Errors.kt
0 → 100644
This diff is collapsed.
Click to expand it.
File added
File added
app/src/main/res/font/rubik_bold.ttf
0 → 100644
File added
app/src/main/res/font/rubik_light.ttf
0 → 100644
File added
app/src/main/res/font/rubik_medium.ttf
0 → 100644
File added
app/src/main/res/font/rubik_regular.ttf
0 → 100644
File added
app/src/main/res/font/rubik_semibold.ttf
0 → 100644
File added
app/src/main/res/mipmap-hdpi/ic_launcher.png
0 → 100644

3.74 KB

6.43 KB

5.62 KB
app/src/main/res/mipmap-mdpi/ic_launcher.png
0 → 100644

2.51 KB

3.9 KB

3.43 KB

5.09 KB

9.83 KB

8.09 KB

8.06 KB

18 KB
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/src/main/res/raw/startapp.json
0 → 100644
This diff is collapsed.
Click to expand it.
app/src/main/res/values/colors.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/src/main/res/values/strings.xml
0 → 100644
This diff is collapsed.
Click to expand it.
app/src/main/res/values/themes.xml
0 → 100644
This diff is collapsed.
Click to expand it.
app/src/main/res/xml/backup_rules.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/src/main/res/xml/file_paths.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/version.properties
0 → 100644
This diff is collapsed.
Click to expand it.
build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
buildSrc/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
buildSrc/src/main/java/Versions.kt
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
ci_cd/build.sh
0 → 100644
This diff is collapsed.
Click to expand it.
ci_cd/release.sh
0 → 100644
This diff is collapsed.
Click to expand it.
ci_cd/tests.sh
0 → 100644
This diff is collapsed.
Click to expand it.
core/core/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
core/core/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
core/core/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
core/core/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
core/core/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
core/network/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
core/network/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
core/network/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
core/network/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
core/network/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
core/test_utils/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
core/test_utils/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
core/test_utils/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
core/test_utils/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
core/test_utils/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
core/utils/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
core/utils/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
core/utils/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
core/utils/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
core/utils/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
feature/rendering/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
feature/rendering/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
feature/rendering/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
feature/session/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
feature/session/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
feature/session/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
feature/session/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
feature/session/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
feature/spot/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
feature/spot/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
feature/spot/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
feature/spot/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
feature/spot/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
gradle.properties
0 → 100644
This diff is collapsed.
Click to expand it.
gradle/wrapper/gradle-wrapper.jar
0 → 100644
This diff is collapsed.
Click to expand it.
gradle/wrapper/gradle-wrapper.properties
0 → 100644
This diff is collapsed.
Click to expand it.
gradlew
0 → 100755
This diff is collapsed.
Click to expand it.
library/location/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
library/location/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
library/location/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
library/location/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
library/slider/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
library/slider/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
library/slider/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
library/slider/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
library/slider/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
settings.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
tasks.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test-reports/connected/debug/css/style.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test-reports/connected/debug/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
test-reports/connected/debug/js/report.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test-results/connected/all/css/style.css
0 → 100644
This diff is collapsed.
Click to expand it.
test-results/connected/all/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
test-results/connected/all/js/report.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test-results/connected/debug/test-result.pb
0 → 100644
This diff is collapsed.
Click to expand it.
test-results/devices/all/css/base-style.css
0 → 100644
This diff is collapsed.
Click to expand it.
test-results/devices/all/css/style.css
0 → 100644
This diff is collapsed.
Click to expand it.
test-results/devices/all/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
test-results/devices/all/js/report.js
0 → 100644
This diff is collapsed.
Click to expand it.
ui/compose_components/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
ui/compose_components/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
ui/compose_components/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
ui/compose_components/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
ui/maps/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
ui/maps/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
ui/maps/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
ui/maps/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
ui/maps/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
ui/render_preview/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
ui/render_preview/build.gradle.kts
0 → 100644
This diff is collapsed.
Click to expand it.
ui/render_preview/consumer-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
ui/render_preview/proguard-rules.pro
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment