organicmaps/android
Roman Tsisyk e00f33a076 [github] Manage private secrets with GitHub Secrets to enhance security
1. Restore the original simple version of `configure.sh`
   Restores 08e37f4 "Refactor configure.sh"
   Reverts b87ee95b "Fixed configure.sh script and gh actions"

2. Use GitHub Secrets instead of a private git repository to enhance
   security standards and ensure credentials are encrypted and safely
   managed.

3. Document credentials used by GitHub Actions in docs/CREDENTIALS.md

4. Include `network_security_config.xml` directly into the repo
   as it has nothing sensitive.

5. Include Apple WWDR intermediate certificates directly into the repo
   as they are not sensitive and publicly available.
   https://developer.apple.com/help/account/reference/wwdr-intermediate-certificates

6. Add `private.h` in the repository since it does not differ from
   `private_defaults.h`.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-12-27 20:16:52 +00:00
..
.idea Add logo to android idea project 2024-04-17 20:05:55 +02:00
app [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
gradle/wrapper [android] Update gradle to 8.11 2024-11-19 20:06:34 +01:00
script [3party] Update ICU to 75-1 2024-07-29 18:48:41 +02:00
.gitignore Fix the use of cached command-line variables in build_omim.sh (#8710) 2024-07-26 16:25:39 +02:00
build.gradle [android] Update AGP to 8.7.2 and gradle to 8.9 2024-11-13 10:11:19 +01:00
code_style_scheme.xml [android] Fixed c++ style in android studio code style scheme 2020-04-23 20:01:12 +03:00
gradle.properties [strings] Regenerate 2024-12-14 11:50:49 +01:00
gradlew [android] Update AGP to 8.7.2 and gradle to 8.9 2024-11-13 10:11:19 +01:00
gradlew.bat [android] Update AGP to 8.7.2 and gradle to 8.9 2024-11-13 10:11:19 +01:00
HOW_TO_USE_GRADLE.txt [docs] Updated assemble gradle commands for Android 2023-09-30 19:39:43 +02:00
settings.gradle [android] Use simple quotes in build.gradle 2023-12-08 12:55:06 +03:00