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
Android bindings for offline API #3891
Comments
Closed
zugaldia
added a commit
that referenced
this issue
Feb 17, 2016
zugaldia
added a commit
that referenced
this issue
Feb 17, 2016
zugaldia
added a commit
that referenced
this issue
Feb 17, 2016
zugaldia
added a commit
that referenced
this issue
Feb 17, 2016
zugaldia
added a commit
that referenced
this issue
Feb 17, 2016
zugaldia
added a commit
that referenced
this issue
Feb 18, 2016
zugaldia
added a commit
that referenced
this issue
Feb 18, 2016
zugaldia
added a commit
that referenced
this issue
Feb 18, 2016
zugaldia
added a commit
that referenced
this issue
Feb 18, 2016
zugaldia
pushed a commit
that referenced
this issue
Feb 19, 2016
zugaldia
added a commit
that referenced
this issue
Feb 19, 2016
zugaldia
added a commit
that referenced
this issue
Feb 19, 2016
zugaldia
added a commit
that referenced
this issue
Feb 19, 2016
zugaldia
added a commit
that referenced
this issue
Feb 19, 2016
zugaldia
added a commit
that referenced
this issue
Feb 19, 2016
zugaldia
added a commit
that referenced
this issue
Feb 19, 2016
zugaldia
added a commit
that referenced
this issue
Feb 19, 2016
zugaldia
added a commit
that referenced
this issue
Feb 19, 2016
zugaldia
pushed a commit
that referenced
this issue
Feb 20, 2016
zugaldia
pushed a commit
that referenced
this issue
Feb 20, 2016
zugaldia
pushed a commit
that referenced
this issue
Feb 21, 2016
zugaldia
pushed a commit
that referenced
this issue
Feb 21, 2016
zugaldia
pushed a commit
that referenced
this issue
Feb 21, 2016
zugaldia
pushed a commit
that referenced
this issue
Feb 22, 2016
zugaldia
pushed a commit
that referenced
this issue
Feb 22, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
…ther with unnecessary private java constructor
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
…rning if a new `Reason` is added without updating this code
zugaldia
added a commit
that referenced
this issue
Feb 25, 2016
zugaldia
added a commit
that referenced
this issue
Feb 26, 2016
# The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 3 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 21 commits. # The first commit's message is: [android] - Implements Android bindings for offline API Fixes #3891 # The 2nd commit message will be skipped: # [android] #3891 - rename OFFLINE_MAX_CACHE_SIZE to DEFAULT_MAX_CACHE_SIZE and adjust value # The 3rd commit message will be skipped: # [android] #3891 - makes de documentation more relevant to the current android implementation # The 4th commit message will be skipped: # [android] #3891 - rename isRequiredResourceCountIsIndeterminate() to isRequiredResourceCountPrecise() # The 5th commit message will be skipped: # [android] #3891 - rename complete() to isComplete() # The 6th commit message will be skipped: # [android] #3891 - rename OfflineRegionDefinition to OfflineTilePyramidRegionDefinition and make OfflineRegionDefinition an interface. Docs for corresponding classes updated. # The 7th commit message will be skipped: # [android] #3891 - make reason a more idiomatic ErrorReason Android IntDef and remove unnecessary constructor # The 8th commit message will be skipped: # [android] #3891 - reuse the calling object instead of creating a new manager # The 9th commit message will be skipped: # [android] #3891 - location, location, location # The 10th commit message will be skipped: # [android] #3891 - simpler list regions iteration # The 11th commit message will be skipped: # [android] #3891 - proper indeterminate -> precise transition # The 12th commit message will be skipped: # [android] #3891 - improve description for DEFAULT_MAX_CACHE_SIZE # The 13th commit message will be skipped: # [android] #3891 - delete global refs for obj and listCallback # The 14th commit message will be skipped: # [android] #3891 - simplify metadata conversion and fix metadata object # The 15th commit message will be skipped: # [android] - Implements Android bindings for offline API # Fixes #3891 # The 16th commit message will be skipped: # [android] #3891 - avoid exposing the int reason value in the public API # The 17th commit message will be skipped: # [android] #3891 - delete global refs for remaining callbacks and observer # The 18th commit message will be skipped: # [android] #3891 - remove unused offlineManagerClassConstructorId together with unnecessary private java constructor # The 19th commit message will be skipped: # [android] #3891 - remove non-relevant line # The 20th commit message will be skipped: # [android] #3891 - handle requiredResourceCountIsIndeterminate -> requiredResourceCountIsPrecise rename # The 21st commit message will be skipped: # [android] #3891 - revert map changes to allow rebase # The 2nd commit message will be skipped: # [android] #3891 - avoid exposing the int reason value in the public API # The 2nd commit message will be skipped: # [android] #3891 - rename complete() to isComplete() # The 3rd commit message will be skipped: # [android] #3891 - rename OfflineRegionDefinition to OfflineTilePyramidRegionDefinition and make OfflineRegionDefinition an interface. Docs for corresponding classes updated. # The 2nd commit message will be skipped: # [android] #3891 - location, location, location # The 2nd commit message will be skipped: # [android] #3891 - improve description for DEFAULT_MAX_CACHE_SIZE # The 3rd commit message will be skipped: # [android] #3891 - delete global refs for obj and listCallback # The 4th commit message will be skipped: # [android] #3891 - simplify metadata conversion and fix metadata object # The 5th commit message will be skipped: # [android] #3891 - delete global refs for remaining callbacks and observer # The 6th commit message will be skipped: # [android] #3891 - remove unused offlineManagerClassConstructorId together with unnecessary private java constructor # The 7th commit message will be skipped: # [android] #3891 - remove non-relevant line # The 8th commit message will be skipped: # [android] #3891 - handle requiredResourceCountIsIndeterminate -> requiredResourceCountIsPrecise rename
Closed via #4085. |
This was referenced Mar 15, 2016
This was referenced Mar 25, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Previously: #584, #3715.
We now have an mbgl-core offline API for which Android bindings need to be written.
The text was updated successfully, but these errors were encountered: