| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5153985
Change-Id: Icbe235f1c09a58199581c55bfb2d82318f13f7f7
|
|/
|
|
|
|
| |
Bug: 5145315
Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
|
|
|
|
|
|
|
|
|
|
| |
Bug: 5145162
Part of this also involved unifying the wording between tablet and
phones menu, which revealed some unused assets. Combined bookmark
phone and tablet menus into one xml, with bool switches to turn
items on/off as needed instead of having 2 very similar files
Change-Id: I700d5c5b3b7f9aefe9c96a0c79c140e3bf09ce6f
|
|
|
|
|
|
|
|
| |
Add contrast settings
bug:5111259
Change-Id: Ic95e1fbae94c01fc8560cbd326503244b9ab4988
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Bug: 4979091
added content descriptions to the image buttons
send event for screen transition
Change-Id: I403fe8504cace4aa84a5b1c6ca18f6c10fc9be34
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5081732
Change-Id: I6cbe0bdcd02735a21e785655df84896d8b79e8ce
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Added the new error codes to be displayed with error messages.
Change-Id: I06b9bd6b2d6ffb95097228a1843dcda77b85a3e7
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
There are corresponding changes in:
frameworks/base -- change ID: 120662
external/webkit -- change ID: 120660
bug: 5013645
Change-Id: Ic8dfd24786c2ecc14df840204c7a01cb0defa5e3
|
|/
|
|
|
|
| |
Bug: 4982126
Change-Id: Ic4b6b645e8ec29f18e3b9fcdaf5f4a12ce58de4c
|
|
|
|
|
|
|
|
| |
Bug: 5069192
Store thumbnails in a database restored async for each tab
Fix restoring a tab not restoring its current state
Change-Id: I2c14e352638aac0ef766fb3bf4036ff220c53ecd
|
|
|
|
|
|
| |
Bug: 5081641
Change-Id: I1c625e3528de9a7cd37dae5b8b428ff141759e14
|
|
|
|
|
|
| |
Bug: 5022239
Change-Id: I0ccf131468cd129f4770ef85bde8d023670c33c8
|
|
|
|
|
|
| |
Bug: 5045524
Change-Id: I6da82e613a15e5499d95b4335a039530e8a6764b
|
|
|
|
|
|
| |
Bug 5019910
Change-Id: Ib2381cb416b241df8998144947ef5300dab07386
|
|
|
|
| |
Change-Id: I28636302e00a23ee65e2c63e5ebe4bebdc4576c4
|
|
|
|
|
|
|
|
| |
Bug: 4515354
Original bug: 4335356
hand picked the changes into the new code
Change-Id: I54b69a35660a5a38f41486c974c1cea171ee5d5e
|
|
|
|
|
|
| |
also removed the old tab switcher code
Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
|
|
|
|
| |
Change-Id: I0a2df041529143c8e0ff17af341376a3f827be04
|
|
|
|
|
|
| |
Bug: 5011697
Change-Id: Idcd9ddc2883caa0ee0513300b8322af1c6d89423
|
|
|
|
|
|
|
|
| |
Reduce options in QC menu on phone
Avoid restart when enabling/disabling QC
Bug: 3326929
Change-Id: I5119c4df99226dcb28f47a95471872fbf51be48e
|
|
|
|
| |
Change-Id: If325e69f674e991f2a8666779e423fb5f0f6ca64
|
|
|
|
|
|
|
|
|
| |
Update the UI for the dialog shown that prompts the user to set
up the form auto-fill feature. Adds a title and uses the same
padding as the framework alert.
Bug: 4671245
Change-Id: I7b4509d971cd36d6116b4f039f06a13140635c67
|
|
|
|
|
| |
bug:4268590
Change-Id: I355dab315e925d03fd6915e7cd2cf2b3b40dbe14
|
|
|
|
|
|
|
|
|
|
| |
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
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Apps like the QSB can request the browser to preload a
web page.
- preloaded pages are not added to the browser history
if they'r not seen by the user
- when a request is received, a new tab is created for the
preloaded page, but not added to the tab list
- upon receiving the view intent for the preloaded page
the tab is added to the tab list, and shown
- if several pages are preloaded consecutively in the same tab,
the back stack is cleared before it is displayed
- preloaded pages use the main browser cookie jar, so pages that
have never been viewed by the user can drop cookies
Change-Id: I9ed21f2c9560fda0ed042b460b73bb33988a2e8a
|
|/
|
|
|
|
|
| |
Bug: 4975201
Cleanup and Holo'd
Change-Id: Ia4c31f411fa6fd2f3fd05ce92f4f4b8592cc3520
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 4770245
Change-Id: If47b2f308ab3cd4b58dbcbf3a28cdb341481a885
|
|\ \
| |/
|/|
| | |
SslCertificate"
|
| |
| |
| |
| | |
Change-Id: I5b81cde261fb0234616bc08566af9ad4ef94325b
|
|/
|
|
|
|
| |
Values from UX
Change-Id: I5f975c4b68e890d51a8668cfad0c4f458ac7e918
|
|
|
|
| |
Change-Id: I0fcc90b0141b97dac31478387b0c9ac2e3a6ee8a
|
|
|
|
| |
Change-Id: Iaf34ae0d1e143508cb109c96612ba539ad7dd31b
|
|
|
|
| |
Change-Id: I212264144a5938ea2eb9e04c0c8471b911c38765
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 4603029
Reduce padding on phone
Full width on phone
Fix focus-stealing bug on phone
Change-Id: I4498f239a03fa7c2d55da4d72058b79c27992ae3
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 4599646
State that it is the browser's windows/tabs to be restored and
show the browser's app icon in the dialog.
Also cut down on the frequency this prompt will appear by
ignoring tabs that haven't loaded anything except the home page.
Change-Id: I2c2cc03aa92da3199c47b455256145d392548930
|
|/
|
|
| |
Change-Id: I80afd61d8d85b39fdeefacb1303294a33f696b75
|
|
|
|
|
|
|
| |
Min font size now shows pt value
Text size replaced with text zoom
Change-Id: Ic5906be094425bc5099a17571868c7a994a6cb86
|
|
|
|
|
|
| |
Bug: 4487879
Change-Id: I22b4e8442d20d635b9e41c214dcb20748c12f251
|
|
|
|
|
|
|
| |
Use calculated sizes to correctly center without the need for
"magic" padding values.
Change-Id: Ida64a80243df9bf05355dd1db1047fc16c10b726
|
|
|
|
|
|
|
| |
Always offer to restore (even across reboots)
Periodically save while the user is typing in a textfield
Change-Id: If226ea7d2e19c58d8205d663f9f8dd670c712436
|
|
|
|
|
|
| |
Uses a popup menu off of the globe on tablets or favicon on phones
Change-Id: Ia3634b5a218456127abb8b266a6cfc664836b037
|