<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Browser/src/com/android/browser/PhoneUi.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>Browser: Resurface incognito button</title>
<updated>2016-01-06T12:50:12+00:00</updated>
<author>
<name>Zhao Wei Liew</name>
<email>zhaoweiliew@gmail.com</email>
</author>
<published>2016-01-05T05:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=b152ea3ea0d16e3034f81b84f0bd900cd2b66b13'/>
<id>b152ea3ea0d16e3034f81b84f0bd900cd2b66b13</id>
<content type='text'>
The current method of entering incognito mode is too discreet, and
there is no way of knowing how to enter it (long press new tab FAB).

Resurface the incognito button in the tab navigation screen.

Furthermore, on tablets, there is no way to enter incognito mode
AFAIK (or it is ridiculously difficult to find).

On tablets, add an entry to the overflow menu for creating new
incognito tabs.

Change-Id: I1c81d2addd16c11480d978aebf07336307ec694f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current method of entering incognito mode is too discreet, and
there is no way of knowing how to enter it (long press new tab FAB).

Resurface the incognito button in the tab navigation screen.

Furthermore, on tablets, there is no way to enter incognito mode
AFAIK (or it is ridiculously difficult to find).

On tablets, add an entry to the overflow menu for creating new
incognito tabs.

Change-Id: I1c81d2addd16c11480d978aebf07336307ec694f
</pre>
</div>
</content>
</entry>
<entry>
<title>Browser: update UI</title>
<updated>2015-11-07T22:08:54+00:00</updated>
<author>
<name>jrizzoli</name>
<email>joey@cyanogenmoditalia.it</email>
</author>
<published>2015-05-06T18:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=4c496c806380653642f17eb8950ba9efd7d43299'/>
<id>4c496c806380653642f17eb8950ba9efd7d43299</id>
<content type='text'>
* Res
   - Rename (#themersgottahate)
   - Vectors
   - Card-Tabs
   - CleanUp
* Interface
   - Longpress fab to open incognito tab
   - New icon
   - Better urlbar
   - Fix tab animations
   - Remap PieControl
* Features
  - Immersive mode (replace jb fullscreen)

Change-Id: I2fde4242f477359dc8af18d1b7752750058cd6e9
Signed-off-by: jrizzoli &lt;joey@cyanogenmoditalia.it&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Res
   - Rename (#themersgottahate)
   - Vectors
   - Card-Tabs
   - CleanUp
* Interface
   - Longpress fab to open incognito tab
   - New icon
   - Better urlbar
   - Fix tab animations
   - Remap PieControl
* Features
  - Immersive mode (replace jb fullscreen)

Change-Id: I2fde4242f477359dc8af18d1b7752750058cd6e9
Signed-off-by: jrizzoli &lt;joey@cyanogenmoditalia.it&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fullscreen toggle to menu</title>
<updated>2015-11-07T21:57:35+00:00</updated>
<author>
<name>Nebojsa Cvetkovic</name>
<email>nebkat@teamhacksung.org</email>
</author>
<published>2012-09-12T20:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=3638ddea7cd37b71d0026e0c1ee204a5b51b6876'/>
<id>3638ddea7cd37b71d0026e0c1ee204a5b51b6876</id>
<content type='text'>
Change-Id: I7acecfc32dde250685f96354b45a91b93667114e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7acecfc32dde250685f96354b45a91b93667114e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Incognito mode crash in AOSP browser</title>
<updated>2014-05-13T16:20:28+00:00</updated>
<author>
<name>bxu10x</name>
<email>binx.xu@intel.com</email>
</author>
<published>2014-04-28T15:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=9eceb968f7151450f6be870641822e3b6927f143'/>
<id>9eceb968f7151450f6be870641822e3b6927f143</id>
<content type='text'>
The menu of incognito is not supported in KK release, delete it.

Change-Id: I461b3133ec49fa067e6730ac8d15feaa9e57a92b
Signed-off-by: bxu10x &lt;binx.xu@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The menu of incognito is not supported in KK release, delete it.

Change-Id: I461b3133ec49fa067e6730ac8d15feaa9e57a92b
Signed-off-by: bxu10x &lt;binx.xu@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a crash when creating an incognito tab.</title>
<updated>2014-02-28T12:31:43+00:00</updated>
<author>
<name>Sungmann Cho</name>
<email>sungmann.cho@navercorp.com</email>
</author>
<published>2014-02-28T12:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=9ab7cb7dae990a6530087c0a6bd0413f04c4eaa5'/>
<id>9ab7cb7dae990a6530087c0a6bd0413f04c4eaa5</id>
<content type='text'>
The KitKat's WebView doesn't support an incognito mode.
Opening an incognito tab leads to a crash.
So it would be nice to hide the menu itself in the KitKat or later.

Change-Id: I9853df92f3a4e404b528640776725b34b675fee5
Signed-off-by: Sungmann Cho &lt;sungmann.cho@navercorp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The KitKat's WebView doesn't support an incognito mode.
Opening an incognito tab leads to a crash.
So it would be nice to hide the menu itself in the KitKat or later.

Change-Id: I9853df92f3a4e404b528640776725b34b675fee5
Signed-off-by: Sungmann Cho &lt;sungmann.cho@navercorp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>No search pane while tapping search button after backing to "windows" view from "saved page" view.</title>
<updated>2012-08-21T08:56:57+00:00</updated>
<author>
<name>yijunx.zhu</name>
<email>yijunx.zhu@intel.com</email>
</author>
<published>2012-07-27T17:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=2230a3146c4d99ab5927c8f740c5bd09927e9da6'/>
<id>2230a3146c4d99ab5927c8f740c5bd09927e9da6</id>
<content type='text'>
When NavScreen is showing, the active tab should be detached normally,
but tab is reattached after backing to NavScreen from other activity.
Do the detach again.

Change-Id: I1b30791285a0ff08c69924d74a0f1660212995f2
Author: Weiwei Ji &lt;weiweix.ji@intel.com&gt;
Signed-off-by: Xiaokang Qin &lt;xiaokang.qin@intel.com&gt;
Signed-off-by: Bruce Beare &lt;bruce.j.beare@intel.com&gt;
Signed-off-by: Jack Ren &lt;jack.ren@intel.com&gt;
Author-tracking-BZ: 28528
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When NavScreen is showing, the active tab should be detached normally,
but tab is reattached after backing to NavScreen from other activity.
Do the detach again.

Change-Id: I1b30791285a0ff08c69924d74a0f1660212995f2
Author: Weiwei Ji &lt;weiweix.ji@intel.com&gt;
Signed-off-by: Xiaokang Qin &lt;xiaokang.qin@intel.com&gt;
Signed-off-by: Bruce Beare &lt;bruce.j.beare@intel.com&gt;
Signed-off-by: Jack Ren &lt;jack.ren@intel.com&gt;
Author-tracking-BZ: 28528
</pre>
</div>
</content>
</entry>
<entry>
<title>am 501fa728: Merge "Added a menu item in Browser called Close other tabs"</title>
<updated>2012-05-17T20:29:57+00:00</updated>
<author>
<name>Jean-Baptiste Queru</name>
<email>jbq@google.com</email>
</author>
<published>2012-05-17T20:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=3bf737fc05131a05e7d5d5ef3cefdfaf7ee6124b'/>
<id>3bf737fc05131a05e7d5d5ef3cefdfaf7ee6124b</id>
<content type='text'>
* commit '501fa7284ae63fe28b8f81f403f24befa7c992dd':
  Added a menu item in Browser called Close other tabs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '501fa7284ae63fe28b8f81f403f24befa7c992dd':
  Added a menu item in Browser called Close other tabs
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a menu item in Browser called Close other tabs</title>
<updated>2012-05-17T19:30:15+00:00</updated>
<author>
<name>Afzal Najam</name>
<email>afzal411+android@gmail.com</email>
</author>
<published>2012-04-26T05:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=d4e3331a3cfa368e8e26f18700ed3474a24ff553'/>
<id>d4e3331a3cfa368e8e26f18700ed3474a24ff553</id>
<content type='text'>
This closes all other tabs except the current one (only for the phone interface)
Will submit patch for tablet interface once this is approved.
It solves the problem of mass closing unneeded tabs to a certain extent.
Preferred method would be to select multiple tabs like list items.

Change-Id: I5af00f1c19043104987375f1da396eb6fefb5dd4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes all other tabs except the current one (only for the phone interface)
Will submit patch for tablet interface once this is approved.
It solves the problem of mass closing unneeded tabs to a certain extent.
Preferred method would be to select multiple tabs like list items.

Change-Id: I5af00f1c19043104987375f1da396eb6fefb5dd4
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove voice search handling</title>
<updated>2012-05-03T22:25:01+00:00</updated>
<author>
<name>Michael Kolb</name>
<email>kolby@google.com</email>
</author>
<published>2012-05-03T18:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=5ff5c8b88968fa794eab4b7a263cae25f05bd4d3'/>
<id>5ff5c8b88968fa794eab4b7a263cae25f05bd4d3</id>
<content type='text'>
  Bug: 6439925

Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Bug: 6439925

Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix QuickControls after title bar tweaks</title>
<updated>2012-04-25T21:14:26+00:00</updated>
<author>
<name>Michael Kolb</name>
<email>kolby@google.com</email>
</author>
<published>2012-04-25T21:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=e8a823329e004c4261ee5f810e1ca3ebd90914dd'/>
<id>e8a823329e004c4261ee5f810e1ca3ebd90914dd</id>
<content type='text'>
  Bug: 6398599

Minor cleanup in title bar code.

Change-Id: I55357acb86050e549d80d44d99f4a89ed1e49e9d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Bug: 6398599

Minor cleanup in title bar code.

Change-Id: I55357acb86050e549d80d44d99f4a89ed1e49e9d
</pre>
</div>
</content>
</entry>
</feed>
