This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
332 additions
and
300 deletions.
There are no files selected for viewing
Submodule .mason
updated
4 files
+0 −1 | .travis.yml | |
+1 −1 | README.md | |
+30 −84 | mason.sh | |
+0 −8 | test/c_build_android.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-465 Bytes
...id/java/MapboxGLAndroidSDK/src/main/res/drawable-hdpi/ic_explore_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-549 Bytes
...ava/MapboxGLAndroidSDK/src/main/res/drawable-hdpi/ic_my_location_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-322 Bytes
...id/java/MapboxGLAndroidSDK/src/main/res/drawable-mdpi/ic_explore_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-341 Bytes
...ava/MapboxGLAndroidSDK/src/main/res/drawable-mdpi/ic_my_location_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-624 Bytes
...d/java/MapboxGLAndroidSDK/src/main/res/drawable-xhdpi/ic_explore_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-660 Bytes
...va/MapboxGLAndroidSDK/src/main/res/drawable-xhdpi/ic_my_location_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-913 Bytes
.../java/MapboxGLAndroidSDK/src/main/res/drawable-xxhdpi/ic_explore_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-976 Bytes
...a/MapboxGLAndroidSDK/src/main/res/drawable-xxhdpi/ic_my_location_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-1.19 KB
...java/MapboxGLAndroidSDK/src/main/res/drawable-xxxhdpi/ic_explore_black_24dp.png
Binary file not shown.
Binary file removed
BIN
-1.3 KB
.../MapboxGLAndroidSDK/src/main/res/drawable-xxxhdpi/ic_my_location_black_24dp.png
Binary file not shown.
1 change: 0 additions & 1 deletion
1
android/java/MapboxGLAndroidSDK/src/main/res/values/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="compassContentDescription">Map compass. Click to reset the map rotation to North.</string> | ||
<string name="trackingModeButtonContentDescription">Press button to toggle tracking modes (None, Follow, FollowWithHeading)</string> | ||
</resources> |
Oops, something went wrong.