summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Remove confirmation dialog titlesJohn Reck2011-10-111-78/+0
| | | | | | | Bug: 5398629 Also removed some unused strings and resources Change-Id: I2db180d3f9ad55d1eff5bccc6fe19fac01e15b07
* Increase char limitJohn Reck2011-10-061-1/+1
| | | | | | Bug: 5417935 Change-Id: I734b511ba2881ea23c0dd2faaf82a736e5febf53
* Change text/font descriptions in Accessibility settings panelMangesh Ghiware2011-10-051-3/+5
| | | | | | | | | - FONT SIZE changed to TEXT SIZE - Text zoom changed to Text scaling - Added new setting for Zoom on double-tap Bug: 5416842 Change-Id: Ib5556d87385cf473f7422411ede6ced77b6cef48
* Fix QuickControlsMichael Kolb2011-10-041-2/+3
| | | | | | | | | | Bug: 5115647 Removed back from QC options Added menu to QC options Removed background on phone Changed colors to match ICS scheme Change-Id: I32c8cc0c4714e50e9eca28e6aa069be8d0fe9da8
* General edits to strings to bring UI text to standards.Claudia de Veaux2011-09-301-107/+107
| | | | | | | | Bugs: 5165745, 5163232, 5162668, 5162667, 5162328 Change-Id: I1b7b816f78371e6bab6a4b98f83e436d2d7ce566 Edits to previous changes per review by jreck.
* Update add bookmark dialogJohn Reck2011-09-261-1/+0
| | | | | | | | | Bug: 5362468 Don't put listviews inside scrollviews Update the buttons to fancy style Cleanup padding and sizes Change-Id: I6b255a194a150b9efb01157475815e654df8231c
* Merge "Fix tab switcher in animation"Michael Kolb2011-09-231-0/+1
|\
| * Fix tab switcher in animationMichael Kolb2011-09-231-0/+1
| | | | | | | | | | | | Bug: 5367069 Change-Id: I029b7b1c31dfb8071d9816c1bb319f61e8362974
* | UI for switching texture upload modeTeng-Hui Zhu2011-09-231-0/+2
|/ | | | | | | | | | | For browser, default will be CPU upload until bug 5334978 fix. bug:5347539 The webkit part is in https://android-git.corp.google.com/g/#/c/137610/ Change-Id: Iec3a100dc142b28e54145f08a5c76210f8634cba
* Widget updateJohn Reck2011-09-201-1/+1
| | | | | | | | Bug: 5342786 Remove widget padding Update for new cell forumala (40 * (110 * (n-1))) Change-Id: I33291a54f9a26c395ca90673b12182e3d1aae4bc
* Use overlay action modeJohn Reck2011-09-161-3/+3
| | | | | | | | | | | | | | 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
* Change default preload setting to 'Wifi only'.Mathew Inwood2011-09-151-1/+1
| | | | | | Bug: 5323754 Change-Id: Ice95f25d6a4200b1d0d19f41e163f4cc0a1e0f9a
* Change default preload setting to 'Always'.Mathew Inwood2011-09-071-0/+1
| | | | | | | Also some tidying up to that the default is only specified in a single place. Change-Id: I6d66739a8b0d307f8af3c29c62d122a3044c4943
* More fine-grained config for 'Search result preloading' setting.Mathew Inwood2011-09-051-0/+17
| | | | | | | Instead of a checkbox, it's now a setting always/wifi only/never. Bug: 5086576 Change-Id: I265a22968eafee547571dc86c10c5d5421a305e8
* Assign urlbar background to actionbarMichael Kolb2011-09-021-1/+1
| | | | | | | Bug: 5242700 changed phone style to have urlbar background Change-Id: I145480b25e1691281eaa0cc154eae5198c61fdc5
* Merge "Updated progress bar resource"Michael Kolb2011-08-311-1/+1
|\
| * Updated progress bar resourceMichael Kolb2011-08-311-1/+1
| | | | | | | | | | | | | | Bug: 5066431 updated progress bar resource Change-Id: Ia70c4d678973d0686d3f87f5f9f9d846ad650895
* | Remove unused stringsJohn Reck2011-08-311-14/+0
|/ | | | | | Bug: 5190869 Change-Id: I44835f6cfa6076feb1de2e08dfb92d576d53a000
* Fix path to Website settings in Geolocation toastSteve Block2011-08-301-3/+3
| | | | | | | | Fixed path from 'Settings -> Website settings' to 'Settings -> Advanced -> Website settings'. Bug: 5232946 Change-Id: I6391909673de249ae6ffd3bd224c20caf357023a
* Widget resize supportJohn Reck2011-08-241-3/+4
| | | | | | | | | Bug: 5058626 Add support for the new minimum resize API Support resizing horizontally Change default size for phone Change-Id: I1e62ad0f9847da8f0b24c5d59667f0586dbcf232
* YAMR - Yet Another Menu ReorgJohn Reck2011-08-191-4/+2
| | | | | | Bug: 5186166 Change-Id: Icd459c8f9cd557659a5402431a843a856fb1b134
* Part of effort to remove "failure" messaging to end-users.Claudia de Veaux2011-08-171-3/+3
| | | | | | Bug: 5165745 Change-Id: I46c61e110eaa6d22c938c551f15658376b7b3d25
* Tab switcher animationMichael Kolb2011-08-151-0/+1
| | | | | | | | Bug: 5123884 first step towards animations between browser and tab switcher Change-Id: I1d959d42d0036f3c4498972fcc8ad434fa7f4437
* Merge "Add title for bookmark shortcut picker"John Reck2011-08-122-2/+2
|\
| * Add title for bookmark shortcut pickerJohn Reck2011-08-122-2/+2
| | | | | | | | | | | | Bug: 5144535 Change-Id: I4d8c7b961d44d8d79300fab33425881f255b3156
* | Set capture size independent of nav tab sizeMichael Kolb2011-08-121-2/+2
|/ | | | | | | | | Bug: 5101265 Browser picked up a different capture size based off of nav tab dimensions if in landscape Capture size is now independent of nav tab size Change-Id: I75778b9434874ef1fe8539845f46abf0a6c00fcd
* Merge "Tabs UI updated"John Reck2011-08-111-4/+1
|\
| * Tabs UI updatedJohn Reck2011-08-111-4/+1
| | | | | | | | | | | | Bug: 5153985 Change-Id: Icbe235f1c09a58199581c55bfb2d82318f13f7f7
* | Support horizontal swipe in combo activityJohn Reck2011-08-111-1/+1
|/ | | | | | Bug: 5145315 Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
* Window to Tab string changeJohn Reck2011-08-102-17/+12
| | | | | | | | | | 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
* Move inverted mode to Accessibility settingsNicolas Roard2011-08-031-4/+8
| | | | | | | | Add contrast settings bug:5111259 Change-Id: Ic95e1fbae94c01fc8560cbd326503244b9ab4988
* fix action bar and menuMichael Kolb2011-08-011-0/+2
| | | | | | | | | | | | | 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
* add accessibility descriptions/eventsMichael Kolb2011-07-291-0/+45
| | | | | | | | Bug: 4979091 added content descriptions to the image buttons send event for screen transition Change-Id: I403fe8504cace4aa84a5b1c6ca18f6c10fc9be34
* Merge "Get rid of the recovery dialog"John Reck2011-07-291-8/+0
|\
| * Get rid of the recovery dialogJohn Reck2011-07-291-8/+0
| | | | | | | | | | | | Bug: 5081732 Change-Id: I6cbe0bdcd02735a21e785655df84896d8b79e8ce
* | Merge "Part of fix for bug 4997380: Some error types unknown to SslError"Kristian Monsen2011-07-291-1/+7
|\ \
| * | Part of fix for bug 4997380: Some error types unknown to SslErrorKristian Monsen2011-07-281-1/+7
| |/ | | | | | | | | | | Added the new error codes to be displayed with error messages. Change-Id: I06b9bd6b2d6ffb95097228a1843dcda77b85a3e7
* | Merge "Add a runtime switch between Raster and Ganesh rendering modes."Derek Sollenberger2011-07-291-0/+2
|\ \
| * | Add a runtime switch between Raster and Ganesh rendering modes.Derek Sollenberger2011-07-281-0/+2
| |/ | | | | | | | | | | | | | | | | | | There are corresponding changes in: frameworks/base -- change ID: 120662 external/webkit -- change ID: 120660 bug: 5013645 Change-Id: Ic8dfd24786c2ecc14df840204c7a01cb0defa5e3
* | Make snapshot go live a popup menuJohn Reck2011-07-291-0/+2
|/ | | | | | Bug: 4982126 Change-Id: Ic4b6b645e8ec29f18e3b9fcdaf5f4a12ce58de4c
* Restore overhaulJohn Reck2011-07-271-1/+2
| | | | | | | | Bug: 5069192 Store thumbnails in a database restored async for each tab Fix restoring a tab not restoring its current state Change-Id: I2c14e352638aac0ef766fb3bf4036ff220c53ecd
* Show prelogin only onceJohn Reck2011-07-261-0/+2
| | | | | | Bug: 5081641 Change-Id: I1c625e3528de9a7cd37dae5b8b428ff141759e14
* ActionBar change for phonesJohn Reck2011-07-201-7/+2
| | | | | | Bug: 5022239 Change-Id: I0ccf131468cd129f4770ef85bde8d023670c33c8
* Create strings for snapshotsJohn Reck2011-07-201-0/+4
| | | | | | Bug: 5045524 Change-Id: I6da82e613a15e5499d95b4335a039530e8a6764b
* Clarify wordingJohn Reck2011-07-171-2/+2
| | | | | | Bug 5019910 Change-Id: Ib2381cb416b241df8998144947ef5300dab07386
* Inverted lab preferenceJohn Reck2011-07-151-0/+4
| | | | Change-Id: I28636302e00a23ee65e2c63e5ebe4bebdc4576c4
* adjust url bar for portrait large screenMichael Kolb2011-07-141-0/+1
| | | | | | | | Bug: 4515354 Original bug: 4335356 hand picked the changes into the new code Change-Id: I54b69a35660a5a38f41486c974c1cea171ee5d5e
* use screenshots for tab switcherMichael Kolb2011-07-121-2/+0
| | | | | | also removed the old tab switcher code Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
* TitleBar refactorJohn Reck2011-07-111-0/+1
| | | | Change-Id: I0a2df041529143c8e0ff17af341376a3f827be04
* Add overflow menu to title barMichael Kolb2011-07-111-0/+1
| | | | | | Bug: 5011697 Change-Id: Idcd9ddc2883caa0ee0513300b8322af1c6d89423