Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
annotations/ | 03-May-2024 | - | 863 | 232 | ||
processor/ | 03-May-2024 | - | 15,094 | 10,923 | ||
sdk/ | 03-May-2024 | - | 4,216 | 2,315 | ||
testing/ | 03-May-2024 | - | 1,048 | 597 | ||
tests/ | 03-May-2024 | - | 24,845 | 18,544 | ||
Android.bp | D | 03-May-2024 | 3 KiB | 133 | 119 | |
CONTRIBUTING.md | D | 03-May-2024 | 1.3 KiB | 33 | 24 | |
LICENSE | D | 03-May-2024 | 11.1 KiB | 202 | 169 | |
METADATA | D | 03-May-2024 | 341 | 15 | 14 | |
MODULE_LICENSE_APACHE2 | D | 03-May-2024 | 0 | |||
OWNERS | D | 03-May-2024 | 47 | 2 | 2 | |
README.md | D | 03-May-2024 | 399 | 10 | 8 | |
build.gradle | D | 03-May-2024 | 873 | 28 | 26 | |
gradle.properties | D | 03-May-2024 | 74 | 3 | 3 | |
proguard.pgcfg | D | 03-May-2024 | 0 | |||
settings.gradle | D | 03-May-2024 | 1.9 KiB | 42 | 32 |
README.md
1Connected apps is an Android feature that allows your application to utilize 2both work and personal data, when given the corresponding permission from the 3user. 4 5The Connected Apps SDK makes it as easy as possible to perform and test 6cross-profile behaviour or data access, once you have the appropriate 7permission. 8 9For more information see 10https://developers.google.com/android/work/connected-apps