summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/module/telemetry/MapEventFactoryTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] remove platform specific Android code, migrate project to mapbox-gl...tobrun2019-12-031-149/+0
* [android] - remove internal gesture event handling code, deprecate public ges...Tobrun2019-05-101-45/+0
* [Android]Expand schema test, modify performance event (#14535)Kevin Li2019-05-021-3/+53
* add schema testkevin2019-04-181-2/+2
* Add hashcode(), equals() and toString() methods to Events class.kevin2019-04-181-9/+27
* Polish codes and add test caseskevin2019-04-181-0/+126