Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[A] Fix insights api key access for Legacy Android #7

Merged
merged 1 commit into from
Mar 24, 2016

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Mar 23, 2016

Allows Control Gallery to be run in non-AppCompat mode

@samhouts
Copy link
Member

👍 , but you're not using the new PR template. :X

@rmarinho rmarinho merged commit a9e90a8 into master Mar 24, 2016
@rmarinho rmarinho deleted the android-legacy-insights branch March 24, 2016 16:15
jsuarezruiz added a commit to PlainConcepts/Xamarin.Forms that referenced this pull request Sep 7, 2017
…-on-resize

Gtk fix button feedback on resize
@samhouts samhouts added this to the 2.2.0 milestone Jul 3, 2018
mattleibow pushed a commit that referenced this pull request Jan 28, 2021
* First pass at Android Geolocation impl

* No need for nullables

* Added the geolocation sample

* Added the UWP geolocation implementation

* Getting some of the iOS in

* Use a global location manager so that the permissions popup lives for mor than a few seconds

* Check before asking on iOS

* Finished the iOS implementation and tweak a few things

* Remove the unsused using

* Don't use locking and static fields, use the TCS state

* Keep the manager alive for the duration of the method

* Use platform specific accuracy

* Moving files after merge

* Changing namespaces

* Removed the `ConfigureAwait(false)` instances

* Use extension methods

* tabs not spaces

* Added sopme docs

* More docs

* Added some tests (that can't run yet)

* Enabling the tests for CI after adding attributes

* Added the iOS permissions text to the tests

* iOS has opinions when it comes to locations

* Starting the location manager on the main thread, but return on the original thread

* We just need to call the constructor in the main thread

* Added all the permissions to the manifest for the samples and the tests

* Android has looper issues

* Location is now a declared permission

* Changes based on feedback.

* Cleanup iOS Permissions. Must have static location manager around.

* The stylish copper got us again
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants