2230a3146c4d99ab5927c8f740c5bd09927e9da6 |
|
27-Jul-2012 |
yijunx.zhu <yijunx.zhu@intel.com> |
No search pane while tapping search button after backing to "windows" view from "saved page" view. 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 <weiweix.ji@intel.com> Signed-off-by: Xiaokang Qin <xiaokang.qin@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jack Ren <jack.ren@intel.com> Author-tracking-BZ: 28528
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
3bf737fc05131a05e7d5d5ef3cefdfaf7ee6124b |
|
17-May-2012 |
Jean-Baptiste Queru <jbq@google.com> |
am 501fa728: Merge "Added a menu item in Browser called Close other tabs" * commit '501fa7284ae63fe28b8f81f403f24befa7c992dd': Added a menu item in Browser called Close other tabs
|
d4e3331a3cfa368e8e26f18700ed3474a24ff553 |
|
26-Apr-2012 |
Afzal Najam <afzal411+android@gmail.com> |
Added a menu item in Browser called Close other tabs 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
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
5ff5c8b88968fa794eab4b7a263cae25f05bd4d3 |
|
03-May-2012 |
Michael Kolb <kolby@google.com> |
Remove voice search handling Bug: 6439925 Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
e8a823329e004c4261ee5f810e1ca3ebd90914dd |
|
25-Apr-2012 |
Michael Kolb <kolby@google.com> |
Fix QuickControls after title bar tweaks Bug: 6398599 Minor cleanup in title bar code. Change-Id: I55357acb86050e549d80d44d99f4a89ed1e49e9d
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
1f9b3565dbd1911dfe4d9bfd8b833a5ac5f2e0c4 |
|
24-Apr-2012 |
Michael Kolb <kolby@google.com> |
show IME when titlebar is selected in tab switcher Change-Id: I83b60ac504c8300904d76753b92f6fb3a93c172f
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
bc82ec97530f9ee4fc1f33e7d1d6050575c22a21 |
|
19-Apr-2012 |
John Reck <jreck@google.com> |
Title bar tweaks Bug: 5677901 Delay hiding after page load Show for duration on tab switch Change-Id: Ie962cd86fd3bd6f5d10a807db1638e9cbdbfef67
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
da580634265a0add98d3c16b07103edbe724a5b3 |
|
16-Apr-2012 |
Michael Kolb <kolby@google.com> |
fix titlebar disappearing on tab switch Bug: 6343476 Consolidate some quickcontrols code and set titlebar for BrowserWebView before attaching Change-Id: I3bc8100e3905538aae73be7a07fb611702c5e54b
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
80f750852edf43c6b09e5633f2c6ebdb2ed94a5b |
|
10-Apr-2012 |
Michael Kolb <kolby@google.com> |
Submenus in QuickControls Change-Id: I5d4fe7fdac1fb58e2e89afe00c468eed632428db
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
f8963521024f39236388eb8e70835f813bf7f4ee |
|
10-Apr-2012 |
Michael Kolb <kolby@google.com> |
De-focus url input before tab data change Bug: 6315452 Change-Id: I1540122a7dd31fc2cf477b4f70ff88cdbcecc56e
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
4923c22cb79296a9624a599cf8874323cdbc6cbc |
|
03-Apr-2012 |
Michael Kolb <kolby@google.com> |
Don't embed titlebar in WebView Bug: 5032345 The titlebar gets attached to an overlay and tracks the scrolling of the WebView at the top of the page. Change-Id: I60b2163bb7a3642813823995278722455f566f36
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
4d2fcaba7fb8eb1723943ac9a10e76d509330bd1 |
|
24-Feb-2012 |
Jonathan Dixon <joth@google.com> |
Fixup browser to use WebView proxy Has to escape out to WebViewClassic whenever it needs a hidden API. Interdepends on https://android-git.corp.google.com/g/165608 Change-Id: Ic61dd7f57f75381864075605d5901f2688648cbd
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
0755fcde2dfef68344188a02d16745f516547c69 |
|
10-Jan-2012 |
Michael Kolb <kolby@google.com> |
Avoid ISE Bug: 5786209 Change-Id: I92321d8dfc2e2991a508e475d2353d5a6597156b
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
b7e16709dfe32c75c4414286cff9e1884f7c8682 |
|
15-Dec-2011 |
Michael Kolb <kolby@google.com> |
fix navscreen animation Prevent image from jumping when coming out of navscreen by using the visible title height as the target top. Note: there is still a little jump animating to the nav screen this will be fixed by a different CL Change-Id: Id85995e43253579754a8f214fb8596dcd77e7240
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
0d0245ffd51825f90a9df883667a71e500da03fa |
|
06-Dec-2011 |
Michael Kolb <kolby@google.com> |
Add Bookmarks option to phone menu Bug: 5713465 Change-Id: I7a260ea5138efca9b4f8ac461a03207480b438df
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
a30e4fb67322f444475de6103b66ce594ef39e04 |
|
08-Nov-2011 |
Michael Kolb <kolby@google.com> |
Add Monkey protection Bug: 5577443 Change-Id: I61f59ec5e65de0b59890804f2fb0eb7ab182326d
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
a98c83b24d2459e3af2b251facec446199190a4e |
|
31-Oct-2011 |
John Reck <jreck@google.com> |
Monkey proofing Bug: 5531453 Change-Id: I0a8158212d8b2de638bae3c66bb2b9aa3bf85c1d
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
1024c1765e892432975510dddc784c1360975247 |
|
14-Oct-2011 |
John Reck <jreck@google.com> |
Merge "Add null check" into ics-mr0
|
62077d8c4be592aa66ea270dcfc3fded6ae76034 |
|
14-Oct-2011 |
John Reck <jreck@google.com> |
Add null check Bug: 5452795 Change-Id: I8b43875e0e72665384c974c502d8f38946f0c6f1
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
315d502edce27bb4e93e53134f1a43b8f5c45588 |
|
13-Oct-2011 |
Michael Kolb <kolby@google.com> |
Reduce size of menus Bug: 5452031 Change-Id: I3cc638b981e50796293b0f61dac2d93b8e3df1a0
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
a4933658e2dc348a55c466b95daf68cf6a83db60 |
|
12-Oct-2011 |
George Mount <mount@google.com> |
DO NOT MERGE Fix Monkey NullPointerException in data URLs. Bug 5442979 Fixed assumption that tab would not be null in previous change to disable bookmarking data URLs on phones. Change-Id: I9f032d165d0693a66a0595c33d598b14290dc974
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
ce8bcb0d8fff390451e9c95acd89cc2bbe0f66f7 |
|
11-Oct-2011 |
John Reck <jreck@google.com> |
Reset animation state Bug: 5444751 Change-Id: I1a053cf13f0f01d1f8b1ece2d9abe5efb605273d
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
1adf0307932f3933be792e631612ea1a2fd4e6e2 |
|
11-Oct-2011 |
John Reck <jreck@google.com> |
Fix crash with qc Bug: 5439827 Change-Id: Ic561a5c7689410dd917e01c27e9b454a8722f957
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
387d45d2284c7fd7f12cbadc96161f946ae29cad |
|
08-Oct-2011 |
George Mount <mount@google.com> |
Data URL fixes - bookmarks, save, and wallpaper Bug 5383517 Images kept in data URLs can now be selected and this fixes the Save and Set Wallpaper options. It also removes the bookmarking capability. Change-Id: I461bdcb4c950f6fcd8db8b38f4c599212106b027
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
9c5004e6d5645cdf32fff3a3f04817a307b84dd6 |
|
08-Oct-2011 |
John Reck <jreck@google.com> |
Improve tab switcher open perf Bug: 5379115 Change-Id: I5e5bfcfead4c54deb49af94de6f6526bd2710567
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
cc0059c5e737058566446521b41325289e711571 |
|
07-Oct-2011 |
John Reck <jreck@google.com> |
Improve navscreen opening performance Bug: 5379115 Cache mNavScreen (expensive to create) Cache AnimScreen (expensive to create) Don't capture a screenshot for an unused parameter Change-Id: I0ac9de647f61222866499ae40c1a946551dad7bb
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
7a321d68bab6653752bb7a9dece7945eb6294140 |
|
24-Sep-2011 |
Michael Kolb <kolby@google.com> |
Fix tab switcher in animation Bug: 5367069 Change-Id: I029b7b1c31dfb8071d9816c1bb319f61e8362974
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
a3194d0b9c9c36be29598cac8faf8453cdaebe55 |
|
07-Sep-2011 |
Michael Kolb <kolby@google.com> |
Implement pseudo 3d overscroll for tab switcher Bug: 5255100 Change-Id: Id756e36bba2644cc1be1a699f80dbd78119ec56f
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
aae029c3166b0f6e0179a5973c885aea118fb31b |
|
16-Sep-2011 |
John Reck <jreck@google.com> |
Use overlay action mode Bug: 5327408 By using actionBar: false with actionModeOverlay: true the action mode callbacks happen before the action mode animation. This allows us to animate down the URL bar at the same time if needed (when the URL is being edited). Overlay mode fixes the issue with webview being translated, which was what caused the selection handles to move. Only the selection handles were affected thanks to b/4982054 Change-Id: I8153de63124eb4e4d02e88637f0cf01658054a14
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
e1a03a366ff90ebcd8568a86b84a5917610cf512 |
|
15-Sep-2011 |
John Reck <jreck@google.com> |
Cleanup menus Bug: 5290513 Change-Id: I2ca1de40fe362b74d941056504fc4e3249de03a3
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
365561de7c79a1f77f6abacd81d67ad4a7d10a51 |
|
18-Aug-2011 |
Michael Kolb <kolby@google.com> |
Fix black screen bug Bug: 5180937 attach a tab when fast exiting the navscreen Change-Id: I3ecf248ac6073dfff6a134e5323052150c4efed1
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
818c04ce8cc422567c3d4cc2fb35ea8cc1a502ee |
|
17-Aug-2011 |
Michael Kolb <kolby@google.com> |
Merge "check for parent before embedding titlebar"
|
199e43c5208d96db80caabb2b28c31080c0dc6b7 |
|
17-Aug-2011 |
Michael Kolb <kolby@google.com> |
check for parent before embedding titlebar Bug: 5166956 remove tbar from parent before embedding Change-Id: I3a3423bbb8f857bc8a9e9ac7b8a900f85a85e360
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
b43f2f6fbc7d8c0d5f66e9e72c1ae99dbac5efaf |
|
17-Aug-2011 |
Michael Kolb <kolby@google.com> |
Fix Monkey NPE Bug: 5177427 Change-Id: I7cfcfe63d8ba64b30a3fbe6a0c46efd15dc8688b
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
bf32cd09672a3d1fb845f0bee4942561a3487ce1 |
|
17-Aug-2011 |
Michael Kolb <kolby@google.com> |
fix hide tab switcher Bug: 5173072 make content visible if animation is bypassed Change-Id: I9c24b166c7b2d7dacd0fc275447eb8125cc6e091
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
8a009498bfca64556c2082cbb32f68506d6962db |
|
16-Aug-2011 |
Michael Kolb <kolby@google.com> |
Fix monkey bug Bug: 5166733 added missing return statements and valid active tab check Change-Id: Ida7ffa6faf77a95eaf19ef566176ad522be4efef
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
c3af06776be83ba64a0d3549cb72ca6e5e7f03cd |
|
09-Aug-2011 |
Michael Kolb <kolby@google.com> |
Tab switcher animation Bug: 5123884 first step towards animations between browser and tab switcher Change-Id: I1d959d42d0036f3c4498972fcc8ad434fa7f4437
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
718a24d6c9671fe2da4112a3b5f30fd3939b38e8 |
|
12-Aug-2011 |
John Reck <jreck@google.com> |
URL Bar auto show tweaks Bug: 5144824 Bug: 5142398 Change-Id: I235828d52bc8d8c35e2b625d767caeffb2d9b654
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
58891907e3cf77b72f1107ef5d9f4c984cb176ed |
|
12-Aug-2011 |
John Reck <jreck@google.com> |
Don't hide urlbar when favicon menu is open Bug: 5144824 Change-Id: I691f094ab594621f14adefabfb44c1ea967fdec2
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
31a8579c697615e83ff2f4ddc8131ce3bf1bea8a |
|
12-Aug-2011 |
John Reck <jreck@google.com> |
Merge "Don't hide the navscreen when going to bookmarks"
|
3ba455394dd3413b6246f00d2bf2083547862735 |
|
12-Aug-2011 |
John Reck <jreck@google.com> |
Don't hide the navscreen when going to bookmarks Bug: 5144826 Change-Id: If810b3d82c52265f841954f295f5974af9807a01
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
eac25cd7ae17cd626fe55060dcd0a003e6171ad7 |
|
12-Aug-2011 |
John Reck <jreck@google.com> |
Menu shuffling Bug: 5145209 Move some stuff from the overflow menu to the favicon menu Change-Id: Ied61630281f1fbb8078997d72af6333a6d527249
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
8ee633fd62f94cd66c85c2904232d7c9e204cc9c |
|
10-Aug-2011 |
John Reck <jreck@google.com> |
Reduce capture frequency Bug: 5142655 Only capture while the navscreen is visible Fix Tab.capture to never capture the title bar Fix navscreen not responding to updated thumbnails Change-Id: Id48ad32bb131c398c7d1ce4243e92f04cd421ade
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
42c0c063206ed37ab63b887348369650b51942e9 |
|
02-Aug-2011 |
Michael Kolb <kolby@google.com> |
fix url action mode Bug: 5093025 The url bar is kept visible now It's still not perfect, because the url bar gets pushed down under the user's finger Change-Id: I7142cd1f442bf7e3b53af5aac150defda68661ed
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
7bdee0b303d8969aace4d3e43be5bb9f16e276bf |
|
01-Aug-2011 |
Michael Kolb <kolby@google.com> |
fix action bar and menu Bug: 5077207 Bug: 5097486 cleaned up action bar items dynamically change menu items based on context bookmarks option added to nav bar menu new tab added to navbar menu find/addbookmark only on real pages removed new incognito tab from tab switcher action bar Change-Id: I973f20a13bb7d9900041f717aff012e7a2c735b8
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
30adae6ebf17a724d24066a200432e6b22a4eeff |
|
29-Jul-2011 |
Michael Kolb <kolby@google.com> |
add accessibility descriptions/events Bug: 4979091 added content descriptions to the image buttons send event for screen transition Change-Id: I403fe8504cace4aa84a5b1c6ca18f6c10fc9be34
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
1cf4b79a0020bc18c83ca8bde0e318ecd5252bc2 |
|
26-Jul-2011 |
John Reck <jreck@google.com> |
Restore overhaul Bug: 5069192 Store thumbnails in a database restored async for each tab Fix restoring a tab not restoring its current state Change-Id: I2c14e352638aac0ef766fb3bf4036ff220c53ecd
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
3ca12750f9b6231b00a1856dcb25c2d2e07e8784 |
|
20-Jul-2011 |
Michael Kolb <kolby@google.com> |
use system menu On phones with hardware menu key, use the framework's menu Also fixes: Bug: 5051899 remove overflow button from bar if menu key is present Nav options are not visible on tab switcher Change-Id: I5b55934a392a76f9d9ef16e3bf5c71f27b88d69a
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
20be26d3aaa0ba44a0258e6eb490303330109587 |
|
19-Jul-2011 |
Michael Kolb <kolby@google.com> |
fix tab switcher and menu Change-Id: Ibcda8fc9fa73f11dba7d8f2f8061740910cedc55
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
8441d4bdc99f8e4a84d8292c7c2a6cdf4e562fff |
|
18-Jul-2011 |
Michael Kolb <kolby@google.com> |
show menu on phone with menu key Bug: 5017628 show the menu anchored to the tab switcher button Change-Id: I99baa1978d4c0a99b0fe17fee198ddd5b7db1b76
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
d3e4d5b4ffdf374b836ec9d4d3e315040c8c3779 |
|
14-Jul-2011 |
John Reck <jreck@google.com> |
Move ComboView to its own activity Bugs: 5009130 3368824 Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
629b22ce19f44e38ee470687cd2d9218d2066f85 |
|
14-Jul-2011 |
Michael Kolb <kolby@google.com> |
update navigation bar state for tab Bug: 5023085 force a state update to the navigation bar when setting active tab Change-Id: Ie6db9587e1be8ba3c2303a8d1fa60c698d88cfdb
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
9ef259af433edc5aeb11b5d5d94dc9acc697c61e |
|
13-Jul-2011 |
Michael Kolb <kolby@google.com> |
use screenshots for tab switcher also removed the old tab switcher code Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
6b4bd5fa217cea149db7ecad6282700f1aaef089 |
|
12-Jul-2011 |
John Reck <jreck@google.com> |
Don't restore all tabs for phone Change-Id: I33cf6e2cc64f6b0507529d73d5a69b3fa4788e28
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
0f602f3933dcd88702fdb514b6611e3066ca7a2b |
|
08-Jul-2011 |
John Reck <jreck@google.com> |
TitleBar refactor Change-Id: I0a2df041529143c8e0ff17af341376a3f827be04
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
017ffabc8af29b0cf14fecc6aad4a61acb8373a2 |
|
12-Jul-2011 |
Michael Kolb <kolby@google.com> |
Add overflow menu to title bar Bug: 5011697 Change-Id: Idcd9ddc2883caa0ee0513300b8322af1c6d89423
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
0241e7556501caae1f57d2bdf3677d7e4a619eb0 |
|
07-Jul-2011 |
Michael Kolb <kolby@google.com> |
make QC work on phone Reduce options in QC menu on phone Avoid restart when enabling/disabling QC Bug: 3326929 Change-Id: I5119c4df99226dcb28f47a95471872fbf51be48e
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
2bc8042224be51966d748b870768ec1b376a1621 |
|
01-Jul-2011 |
John Reck <jreck@google.com> |
Saved Pages tab Bug: 4982126 Add saved pages tab Remove "save page" menu option Add "save for offline reading" menu option Smooth animation to combo view Change-Id: Ia67552a6f6a5474a6dfcff6790a341d4d36d5a77
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
bf2ec206e8743467961da3e857b07aad6c50cd67 |
|
30-Jun-2011 |
John Reck <jreck@google.com> |
Always trigger URL bar on scroll down gesture Bug: 4976168 Prevent websites from preventing the URL bar gesture Change-Id: Id9d01c93267ff4376c89503b39945ae003e7d5bf
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
5d43ce897758b7cb5deadc1203717b965334784c |
|
22-Jun-2011 |
John Reck <jreck@google.com> |
Implement scroll up trigger titlebar On phones, when scroll up show the title bar Change-Id: I432bdddf693a351be9c6223e26804452b09d783f
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
09bf24fcc19f2b952c65f634d2e94233c1944004 |
|
09-Jun-2011 |
Michael Kolb <kolby@google.com> |
fix hide navscreen bug Bug: 4569020 check if we're already hidden Change-Id: Ief4d2e94c66cf85fa71f5c19ffacfde3e204c42b
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
0f91e03b5e614bfd1bae969652172a933faf23c5 |
|
01-Jun-2011 |
Michael Kolb <kolby@google.com> |
use webview proxy in nav screen Change-Id: If5c914dfad48cd4b13cd5fe81374e8adc35060f9
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
4bd767d2f4ce166a44687170c6af18e242447205 |
|
27-May-2011 |
Michael Kolb <kolby@google.com> |
long axis scrolling for nav screen also: fix combo view navscreen overlap fix menu key handling adjust screenshot capture size Change-Id: Ia0c920ed40e7d97d5902d98b85830817b9de6506
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
2814a362c21ac219410d9b54e1bd3e8152b845c7 |
|
20-May-2011 |
Michael Kolb <kolby@google.com> |
new iteration of the navigation UI use live webviews Change-Id: Ie787c76470e445548d358374f83f33a1b0b0b5cf
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
a4261fd53fef2b311e733fcfee4be3a9967ad967 |
|
05-May-2011 |
Michael Kolb <kolby@google.com> |
fix navscreen orientation handle configuration change in navscreen capture actual screen for tabs size tabs correctly Change-Id: I20ff72bdcab13678cdba4c55849bd5ff16cb6568
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
adc921feeb327ed118711d4abddfaa421c841290 |
|
27-Apr-2011 |
John Reck <jreck@google.com> |
Smoother animations please Change-Id: Ie27fef1678f758bdaf43f90d5baeabdeef3b9f83
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
6cd8f6b6ad2733f71d81de1188d830d010c1b4b6 |
|
26-Apr-2011 |
Michael Kolb <kolby@google.com> |
remove async capture Change-Id: I3a621487d35eabe519d54411f392e16918c0af00
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
5e17ca2266abd4852468a66f911adcdfec721289 |
|
25-Apr-2011 |
Michael Kolb <kolby@google.com> |
Merge "fix pie menu handling"
|
8f11d06710c2c2be8e441ffe07c8fcd1195057be |
|
25-Apr-2011 |
Michael Kolb <kolby@google.com> |
fix pie menu handling Change-Id: Iab2bc23c2200799dbb0983b43ef66891bb51215d
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
08a687a75ef5164483ccfb3e144772c59bb14d83 |
|
23-Apr-2011 |
Michael Kolb <kolby@google.com> |
smooth navscreen animation Change-Id: I87bfba8a18a1aaeffa95d15e4ddb4313dd2752d9
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
fedb492d1ac1068e17028b6d4083d1a6b0578287 |
|
21-Apr-2011 |
Michael Kolb <kolby@google.com> |
remove menu inflation hack Change-Id: I481f35120cb753f3c2f8cce815cff2ab4597e16b
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
f205560dacc8a85f0443ca1949a68962404321e8 |
|
10-Apr-2011 |
Michael Kolb <kolby@google.com> |
new navscreen ui Change-Id: Iedbdf5af5d3ee2fbdd6944c1689f6551b3af8d46
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
b7a04a82a34438af48639dee7194746c3a33aa06 |
|
13-Apr-2011 |
John Reck <jreck@google.com> |
Fix action bar bug Remove call to ActionBar.show() in PhoneUI Change-Id: I03e94d8b2c46271fe89f8ca84bb6497d1625b0ca
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
172160e56773c2093d384b94da1f18b15c8de664 |
|
12-Apr-2011 |
John Reck <jreck@google.com> |
Fix QuickControls menu glitch Fixes a bug where the first time opening the menu in quick controls causes the URL bar to appear. Change-Id: Iccdb1701b228b9256a6b79cca3bbd859f6c306f3
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
46f987eca738a36e2c8382aaec6c7ef2ae2482ae |
|
05-Apr-2011 |
Michael Kolb <kolby@google.com> |
refactor titlebar code Change-Id: I45db5f19af142ba78d3e3833fa428e8f9a14b889
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
c16c595136aa7b49927a43ead26241abb1c731ca |
|
30-Mar-2011 |
Michael Kolb <kolby@google.com> |
add old progress bar to ui Change-Id: I53023ee54edf17894c51cb3247d7f2f2e2c7c240
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
fdb7024334dffd63273eb9c424260b5fe633b94d |
|
24-Mar-2011 |
Michael Kolb <kolby@google.com> |
add qc to phone ui No progress bar in qc yet will be added later Change-Id: Id87066aec97b2823cdf28da9a4d10e77475b1d1a
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
11d1978d8d16004598347abc93918b54a5ef760b |
|
20-Mar-2011 |
Michael Kolb <kolby@google.com> |
fix title bar Merge code from TitleBarXLarge down into base to support omnibox in both tablet and phone browser Change-Id: If54f3b162725411236f0b0676887bbcbdabadd25
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
88a42b73f517d758fea872c01bbf456c602a3073 |
|
22-Mar-2011 |
John Reck <jreck@google.com> |
use thumbnails in tab switcher Change-Id: I0c7bda38c4c12448822f575f6fe0670f87b3eb7b
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
6cda7b14ac7a19f49cb3d169b9c23ad52eb0bc52 |
|
18-Mar-2011 |
John Reck <jreck@google.com> |
Hack to workaround b/4136071 Change-Id: Idea9fe38cb44c454bd3e850ef487118aa025d5e7
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
b9a051bd9ed974c4d3d29a549bb7e00d8a95c33c |
|
18-Mar-2011 |
John Reck <jreck@google.com> |
use BrowserWebView for all UIs Rename ScrollWebView->BrowserWebView Change-Id: Icce042be4ad054b1fc3d5c0f9500f8ea112479a4
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
dc2ee1bfb50b7bec0cf3215e3d298b246dc71101 |
|
14-Feb-2011 |
Michael Kolb <kolby@google.com> |
fix shortcut handling Bugs: 3400078 3270434 3368141 3381411 Fixed controller to check for menu & ctrl keys for shortcuts Changed focus handling in url bar Keyboard focus transitions are not 100% working yet, but it's possible to navigate to all the elements Change-Id: I514d85a37dae2589e3ce1ecb18c7fc0bf4e715f3
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
92026735c1097fd71c6d50410e2af93e077381cd |
|
15-Feb-2011 |
John Reck <jreck@google.com> |
Switch the phone to use the omnibox instead of qsb Initial changes, needs more work Change-Id: Ic9bbe4eb8e95212baa7c40813217f01d9efdf286
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
539937b9bd803c1abf8b3a038f1524add1d8b230 |
|
15-Feb-2011 |
John Reck <jreck@google.com> |
Fix layout params for TouchProxy Also fixes auto-merger wierdness... Change-Id: I664dae43e1c16d177e79f1fd08ae6a6e3a2fd8e1
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
417f3be57344584bb46d8c6ae6b4d5100b75fbab |
|
15-Feb-2011 |
John Reck <jreck@google.com> |
Merge "Switch to ViewTunnel to handle phone ui"
|
d29abdacf608d4b2c38d267ffb619ad12ba7d8c5 |
|
15-Feb-2011 |
John Reck <jreck@google.com> |
Switch to ViewTunnel to handle phone ui Change-Id: Ic81f39594cb9b9e1f909f671c2237bf02e90103b
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
b0868f163715c5a60b97b2b34fc5f618944dfa23 |
|
14-Feb-2011 |
Michael Kolb <kolby@google.com> |
change phone title handling Change-Id: Ide3e425f3410336a01905adac218f4a20bc70444
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
285ef044bb1098b3bf318a65fe6a86c93b2365b0 |
|
12-Feb-2011 |
John Reck <jreck@google.com> |
Fix crash when opening bookmarks on phone Change-Id: I862c52000e2f3f414e1064a66c922dc9e924bc88
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
7cdc4906fc5852297a9a254c3251ad2f4dead6ee |
|
04-Feb-2011 |
Michael Kolb <kolby@google.com> |
Remove second url bar Remove the overlay "fake" titlebar by telling the WebView where to render the embedded titlebar Simplify focus handling requires Ic979b641c8cc80acb83eeab49c4f700fc5c50e72 in frameworks/base Change-Id: I7896cd731949fdcc47cd18abfee5ef947b0e8cee
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
a418306e08e008da99cef929c48e05d2a101ceaf |
|
16-Jan-2011 |
Michael Kolb <kolby@google.com> |
hardware keyboard support http://b/issue?id=3368141 http://b/issue?id=3368100 Removed duplicate key handling added focus transition from page to url bar once framework bug http://b/issue?id=3381411 is fixed, focus transitions in url bar will be fixed Change-Id: Id5011e78bf70d51a25a4e01cf31d9e6ad95ceab7
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
30c714c853a4239e72ab1e238ce2a92472d06ab0 |
|
17-Dec-2010 |
John Reck <jreck@google.com> |
Overhaul handling tab data updates Bug: 2127502, 3191165 Pushed some state tracking to the tab for URL, title, favicon, and lock status. This allowed me to remove many duplicate methods of updating that data, preventing the UI from getting out of sync with the web view. Change-Id: I995caa98068ad03ca37710207b5ab57bb9d801ab
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
376b54116e38b3b94c4d64663d1bff38352b0e59 |
|
15-Dec-2010 |
Michael Kolb <kolby@google.com> |
Add quick controls Bug: http://b/issue?id=3277888 Added Quick Controls Lab setting Implemented Quick Controls UI Change-Id: I72011daf9140aa5d15c8b785126867c10bbc5501
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|
6670653d355fea0ae20dc51f6c693f994c4cbb54 |
|
13-Dec-2010 |
Michael Kolb <kolby@google.com> |
Split UI based on screen size Different UI implementation for normal and xlarge screens Change-Id: I8217ffd16e1f87b248a22426b17fa34b3a4f89df
/packages/apps/Browser/src/com/android/browser/PhoneUi.java
|