Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[android] Sync GPS marker #2680

Closed
wants to merge 22 commits into from
Closed

Conversation

ljbade
Copy link
Contributor

@ljbade ljbade commented Oct 20, 2015

Lots of other performance and memory improvements.
Fixes #2668
Fixes #2411
Fixes #2678
Fixes #2675

Leith Bade and others added 11 commits October 16, 2015 11:17
…hing styles

Fixes #2599
Make getTopOffsetPixelsForAnnotationSymbol private
Also implements MapChangeWillStartLoadingMap, MapChangeDidFinishLoadingMap
Paritally implements #630
Our engine should be robust enough to ignore redundant calls and avoid
triggering a whole style update if the style URL and/or JSON are the
same.
This commit rolls back AliSoftware/OHHTTPStubs@806ba99 so that we can keep using OHHTTPStubs in the same project without creating a separate framework target.
Cellular carrier name and connectivity level will now only be sent if
the developer independently chooses to link the CoreTelephony framework
in their app.
@ljbade ljbade added the Android Mapbox Maps SDK for Android label Oct 20, 2015
@ljbade ljbade added this to the android-v2.2.0 milestone Oct 20, 2015
Leith Bade and others added 11 commits October 20, 2015 22:42
Make unimplemented properties package private.
Make annotations object properties immutable.
Make InfoWindow and Circle classes package private.
Remove no longer needed casts from Options classes.
Added a few missing get/add methods to annotations classes for consistency.
Mininal version of #2546 suitable for v2.1.0 release.
…ime spend interval instead of fixed interval, enlarged minimum replacement, fixed type in inline comment
Lots of other performance and memory improvements.
Fixes #2668
Fixes #2411
Fixes #2678
Fixes #2675
@ljbade
Copy link
Contributor Author

ljbade commented Oct 20, 2015

Wrong branch for 2.2.0

@ljbade ljbade closed this Oct 20, 2015
@tobrun
Copy link
Member

tobrun commented Oct 20, 2015

NICE! 🎉

I have added some comments when retrieving the value from the weak reference holder.
This could give nullpointers in case when a memory leak would occur.

@ljbade ljbade mentioned this pull request Oct 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants