Skip to content

docs: added license header

0be1bc6
Select commit
Loading
Failed to load commit list.
Open

feat!: rewrite android maps utils #1658

docs: added license header
0be1bc6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Android Lint succeeded Feb 26, 2026 in 1m 35s

9 new alerts

New alerts in code changed by this pull request

  • 9 warnings

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 24 in demo/build.gradle.kts

See this annotation in the file changed.

Code scanning / Android Lint

Newer Library Versions Available Warning

A newer version of org.jetbrains.kotlin.plugin.serialization than 2.2.21 is available: 2.3.20

Check warning on line 21 in demo/src/main/res/drawable/bg_circle_white.xml

See this annotation in the file changed.

Code scanning / Android Lint

Unused resources Warning

The resource R.drawable.bg_circle_white appears to be unused

Check warning on line 68 in demo/src/main/res/layout/renderer_demo.xml

See this annotation in the file changed.

Code scanning / Android Lint

Hardcoded text Warning

Hardcoded string "Clear", should use @string resource

Check warning on line 107 in demo/src/main/res/layout/renderer_demo.xml

See this annotation in the file changed.

Code scanning / Android Lint

Hardcoded text Warning

Hardcoded string "Peaks", should use @string resource

Check warning on line 115 in demo/src/main/res/layout/renderer_demo.xml

See this annotation in the file changed.

Code scanning / Android Lint

Hardcoded text Warning

Hardcoded string "Ranges", should use @string resource

Check warning on line 123 in demo/src/main/res/layout/renderer_demo.xml

See this annotation in the file changed.

Code scanning / Android Lint

Hardcoded text Warning

Hardcoded string "Complex KML", should use @string resource

Check warning on line 131 in demo/src/main/res/layout/renderer_demo.xml

See this annotation in the file changed.

Code scanning / Android Lint

Hardcoded text Warning

Hardcoded string "Complex GeoJSON", should use @string resource

Check warning on line 139 in demo/src/main/res/layout/renderer_demo.xml

See this annotation in the file changed.

Code scanning / Android Lint

Hardcoded text Warning

Hardcoded string "Ground Overlay", should use @string resource

Check warning on line 147 in demo/src/main/res/layout/renderer_demo.xml

See this annotation in the file changed.

Code scanning / Android Lint

Hardcoded text Warning

Hardcoded string "Bright Angel", should use @string resource