index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
GeolocationPermissions.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-12
1
-0
/
+3
*
Update Geolocation.getInstance() comment.
Kristian Monsen
2012-11-30
1
-1
/
+2
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
*
Fix JavaDoc style for several WebView classes
Steve Block
2012-04-26
1
-18
/
+24
*
Seperate interface and implementation of 4 WebView classes
Jonathan Dixon
2012-04-23
1
-186
/
+7
*
Minor cleanup
John Reck
2012-04-16
1
-1
/
+1
*
Two WebView API cleanups
Jonathan Dixon
2012-04-13
1
-1
/
+1
*
Hide the public constructors for singleton classes
Jonathan Dixon
2012-04-12
1
-0
/
+10
*
Minor code tidying up in WebStorage & GeolocationPermission
Jonathan Dixon
2012-03-28
1
-7
/
+2
*
Clean up JavaDoc for GeolocationPermissions
Steve Block
2011-11-30
1
-36
/
+65
*
Don't waste memory creating new Boolean objects
Kenny Root
2010-11-17
1
-1
/
+1
*
Makes sure GeolocationPermissions is fully robust to calls being made before ...
Steve Block
2010-02-19
1
-61
/
+26
*
Adds synchronization around message handler in GeolocationPermissions and Web...
Steve Block
2010-02-19
1
-2
/
+2
*
Improves documentation for GeolocationPermissions class.
Steve Block
2009-11-19
1
-12
/
+30
*
Remove "@hide pending API council" in webkit to expose
Grace Kloba
2009-11-07
1
-6
/
+0
*
Unhide APIs for enabling geolocation in web views. I've confirmed
Mike LeBeau
2009-09-29
1
-1
/
+8
*
Reimplement the settings to use async callbacks
Nicolas Roard
2009-09-22
1
-56
/
+91
*
Sets or clears Geolocation permissions for Google origins when the 'Location ...
Steve Block
2009-08-26
1
-3
/
+60
*
Adds the Java side of the system to show the Geolocation permissions prompt.
Steve Block
2009-07-29
1
-0
/
+8
*
Adds the Java GeolocationPermissions class.
Steve Block
2009-07-29
1
-0
/
+194