<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Browser/src/com/android/browser/GeolocationPermissionsPrompt.java, branch replicant-6.0</title>
<subtitle>packages/apps/browser
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/'/>
<entry>
<title>Update geolocation prompt</title>
<updated>2011-06-30T18:55:55+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2011-06-30T18:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=7c6e1c928ea078034e7eacf32ef5c209138001d9'/>
<id>7c6e1c928ea078034e7eacf32ef5c209138001d9</id>
<content type='text'>
 Bug: 4975201
 Cleanup and Holo'd

Change-Id: Ia4c31f411fa6fd2f3fd05ce92f4f4b8592cc3520
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Bug: 4975201
 Cleanup and Holo'd

Change-Id: Ia4c31f411fa6fd2f3fd05ce92f4f4b8592cc3520
</pre>
</div>
</content>
</entry>
<entry>
<title>Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it.</title>
<updated>2010-04-20T18:07:50+00:00</updated>
<author>
<name>Grace Kloba</name>
<email>klobag@google.com</email>
</author>
<published>2010-04-20T18:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=50c241e6339c681c2427a57a31a357d35927c2ac'/>
<id>50c241e6339c681c2427a57a31a357d35927c2ac</id>
<content type='text'>
This should shave 5% of Browser start up time.

Fix http://b/issue?id=2604295</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should shave 5% of Browser start up time.

Fix http://b/issue?id=2604295</pre>
</div>
</content>
</entry>
<entry>
<title>Adds toast for Geolocation permissions prompt.</title>
<updated>2009-10-21T11:30:41+00:00</updated>
<author>
<name>Steve Block</name>
<email>steveblock@google.com</email>
</author>
<published>2009-10-16T17:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=c9f6d7a165d90562d9d503bb0bbfa06e116aa67a'/>
<id>c9f6d7a165d90562d9d503bb0bbfa06e116aa67a</id>
<content type='text'>
This fixes bug http://b/issue?id=2076246

Change-Id: Ie806375b22809c47a36ea5cff5699d82e9ee4dfb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes bug http://b/issue?id=2076246

Change-Id: Ie806375b22809c47a36ea5cff5699d82e9ee4dfb
</pre>
</div>
</content>
</entry>
<entry>
<title>Sets the intial state of the Geolocation permission prompt 'remember' checkbox to checked every time it is shown.</title>
<updated>2009-09-30T16:52:29+00:00</updated>
<author>
<name>Steve Block</name>
<email>steveblock@google.com</email>
</author>
<published>2009-09-30T16:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=97557cf41b5f26d4d653a89e6551d8155fda18ed'/>
<id>97557cf41b5f26d4d653a89e6551d8155fda18ed</id>
<content type='text'>
This fixes http://b/issue?id=2156885.

Change-Id: I0d0fa17ae6065335bbef3e439b44509711ab98dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes http://b/issue?id=2156885.

Change-Id: I0d0fa17ae6065335bbef3e439b44509711ab98dd
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes Geolocation permissions prompt pretty.</title>
<updated>2009-09-29T18:10:44+00:00</updated>
<author>
<name>Steve Block</name>
<email>steveblock@google.com</email>
</author>
<published>2009-09-29T12:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=8844d19f6879802ba02463df6cf2b8bfbaf68b0a'/>
<id>8844d19f6879802ba02463df6cf2b8bfbaf68b0a</id>
<content type='text'>
Change-Id: I237fc0845de2297babc7da448a2199c5344e2e83
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I237fc0845de2297babc7da448a2199c5344e2e83
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds the browser Geolocation permissions prompt.</title>
<updated>2009-08-06T12:07:43+00:00</updated>
<author>
<name>Steve Block</name>
<email>steveblock@google.com</email>
</author>
<published>2009-07-30T13:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=2bc69918d97a767a02132090e58718077381ba1a'/>
<id>2bc69918d97a767a02132090e58718077381ba1a</id>
<content type='text'>
Note that the appearance of the prompt has not yet been finalized.

Also the interaction of the prompt with the animation used to move to and from
the tab picker is not fixed. This may become unecessary if the tab selection UI
is redisgned.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that the appearance of the prompt has not yet been finalized.

Also the interaction of the prompt with the animation used to move to and from
the tab picker is not fixed. This may become unecessary if the tab selection UI
is redisgned.
</pre>
</div>
</content>
</entry>
</feed>
