summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Transfer data from BP1 to BP2John Reck2011-05-185-8/+87
| | | | | | Also move BP1 to provider package Change-Id: I082df8f675d32e2b9072914eab4ee1d50543e169
* resolved conflicts for merge of e619f1e5 to masterJohn Reck2011-05-183-9/+7
|\ | | | | | | Change-Id: I04de9e92a91cd66e848d37cbb07f7d36a4edba06
| * Merge "Use tablet UI for large" into honeycomb-mr2John Reck2011-05-173-8/+6
| |\
| | * Use tablet UI for largeJohn Reck2011-05-173-8/+6
| | | | | | | | | | | | | | | | | | Bug: 4443420 Change-Id: I51e85a75cc246e940374eca8eae43ddcd3898923
| * | DO NOT MERGE - Update and fix RLZ code:Ed Tam2011-05-166-129/+213
| |/ | | | | | | | | | | | | | | | | | | - Cache RLZ parameter - Set RLZ parameter for address bar searches - Add broadcast receiver to handle RLZ updates - Update RLZ parameters in home page and bookmarks Bug: 4436761 Change-Id: I505932656c68dca458283598c2f647e035f120d3
| * DO NOT MERGE - fix scroll bugMichael Kolb2011-05-054-46/+22
| | | | | | | | | | | | Bug 4262017 Change-Id: I0846a0336d23f6023ff23cae2ef598d40c52ecec
| * DO NOT MERGE fix focus bugMichael Kolb2011-04-071-1/+6
| | | | | | | | | | | | | | Bug: 4262017 adjust layout parameters to avoid scrolling while typing Change-Id: I54c21f8097a1fe43083902f72c35e43aa66166c9
* | Add provider support for moving between accountsJohn Reck2011-05-172-24/+91
| | | | | | | | | | | | | | Fix the provider to correctly handle the case where a bookmark is re-parented to a new account Change-Id: I3c4412cfe2fc73bbb7209cbd85b0b8e5249982c6
* | More preventing recursive foldersJohn Reck2011-05-131-1/+6
| | | | | | | | Change-Id: I0a7cb210b5e15962c06eaf0ebc83b1120c91e2a6
* | Merge "Prevent adding a folder to itself recursively"John Reck2011-05-131-1/+1
|\ \
| * | Prevent adding a folder to itself recursivelyJohn Reck2011-05-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Prevent the last used folder from being listed if the user is editing that folder. Otherwise it would try to set a folder's parent to itself, not cool Change-Id: Ia0578436f0c5270663d7908000139816bcfaf163
* | | Merge "Fix bug where wrong folder contents are loaded"John Reck2011-05-131-4/+13
|\ \ \
| * | | Fix bug where wrong folder contents are loadedJohn Reck2011-05-131-4/+13
| |/ / | | | | | | | | | Change-Id: Ie8d6fcf7161bbcdc51462821bbb54653bd6531b0
* | | Remove account adding from getBookmarksUriJohn Reck2011-05-132-5/+2
|/ / | | | | | | | | | | Omnibox now searches all accounts Change-Id: I8b4fbed5efd420f787648340e8c1e9d82d60b24c
* | Merge "Make add/edit bookmark be account-aware"John Reck2011-05-132-262/+322
|\ \
| * | Make add/edit bookmark be account-awareJohn Reck2011-05-132-262/+322
| | | | | | | | | | | | Change-Id: I5e4e489d891adace7f76b4c4534a2203119dface
* | | Merge "introduce tab IDs"Michael Kolb2011-05-1211-198/+186
|\ \ \
| * | | introduce tab IDsMichael Kolb2011-05-1211-198/+186
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tabs are identified by IDs now, instead of their position Refactored the save/restore code Change-Id: I7133d55831201d097dc19ec938a85e7085f36749
* | | | Strip text2_urlJohn Reck2011-05-112-4/+3
| |/ / |/| | | | | | | | | | | | | | Bug: 4387881 Change-Id: I624db23a1181b5f8d8c7fe1a42916f6616655309
* | | Create accounts viewJohn Reck2011-05-111-5/+27
|/ / | | | | | | Change-Id: I2eb3c3566a74f208c02f1419ffa12d51619b83ef
* | Merge "Initial pass at collapsable bookmarks"John Reck2011-05-1010-238/+697
|\ \
| * | Initial pass at collapsable bookmarksJohn Reck2011-05-1010-238/+697
| | | | | | | | | | | | | | | | | | | | | Change bookmark view to show all bookmarks Group by account_name Change-Id: I2c252c9f0e8d4df4271649dbe9bf3db336f921df
* | | fix new tab regressionMichael Kolb2011-05-094-6/+14
| | | | | | | | | | | | Change-Id: I788343c7df3c282d8f42aeac715ad54eacea77b9
* | | refactor open tab codeMichael Kolb2011-05-099-146/+91
| | | | | | | | | | | | Change-Id: Ibcffa5a55b2b7dcf56174f9dd916a565b31506e9
* | | Merge "fix navscreen orientation"Michael Kolb2011-05-095-31/+127
|\ \ \
| * | | fix navscreen orientationMichael Kolb2011-05-095-31/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handle configuration change in navscreen capture actual screen for tabs size tabs correctly Change-Id: I20ff72bdcab13678cdba4c55849bd5ff16cb6568
* | | | Merge "Fix AutoFill"John Reck2011-05-061-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix AutoFillJohn Reck2011-05-061-2/+6
| |/ / | | | | | | | | | | | | | | | | | | Ensure that we sync the new profile data to WebSettings so that it will get sent to native land. Change-Id: I825557d9c73e218f0056f6bfd1d3b726ca9f6eef
* | | Merge "change navscreen in landscape"Michael Kolb2011-05-041-0/+2
|\ \ \
| * | | change navscreen in landscapeMichael Kolb2011-05-041-0/+2
| |/ / | | | | | | | | | Change-Id: I56e1a463d7a9fe04d9a1b63ec62766ddfac8ea9d
* | | add an intent parameter to skip crash recoveryGuang Zhu2011-05-041-1/+5
|/ / | | | | | | | | | | | | | | | | This is useful for testing, where crash recovery is handled by the tests and also dialog interaction in undesirabls and also dialog interaction in undesirable. Also included a minor unrelated change to test app to handle/disable pop windows. Change-Id: Iab337b31c803d50b74ba24ca80cc614fa752a846
* | fix url editing scroll bugMichael Kolb2011-04-303-31/+9
| | | | | | | | | | | | Bug: 4262017 Change-Id: I95991847277ece1027e0e9a9d1f6591910ae3ff4
* | fix phone titlebarMichael Kolb2011-04-294-23/+28
| | | | | | | | Change-Id: I76908b1cf4eb61f64c3531c75e589f1b80bdaaba
* | Merge "add fullscreen option"Michael Kolb2011-04-294-0/+24
|\ \
| * | add fullscreen optionMichael Kolb2011-04-274-0/+24
| | | | | | | | | | | | Change-Id: I88299c37a7e809492f806478f41365b56b2687be
* | | Add Honeycomb-MR1 useragentJohn Reck2011-04-271-4/+9
| | | | | | | | | | | | | | | | | | Bug: 4347787 Change-Id: Id87528344fecd367381cd546d831eb35f3218f26
* | | Merge "Rendering glitch workaround"John Reck2011-04-271-0/+1
|\ \ \
| * | | Rendering glitch workaroundJohn Reck2011-04-271-0/+1
| | | | | | | | | | | | | | | | Change-Id: If2102da9b67c7501195789f6bd871f8f8954de5b
* | | | Remove DEV_BUILD optionJohn Reck2011-04-273-11/+8
|/ / / | | | | | | | | | | | | | | | | | | | | | Bug: 4346867 This CL changes it so that debug itself is a "sticky" option unless it is a release build Change-Id: Ib2bac358270aaeb4cd3d828f26ea3947c49fb993
* | | Autologin layout for phonesJohn Reck2011-04-271-5/+5
| | | | | | | | | | | | Change-Id: I34453e4709c094c4a6647d7ed254949bf33a3018
* | | Merge "Add an option to forceably override user-scalable"John Reck2011-04-272-0/+6
|\ \ \ | |/ / |/| |
| * | Add an option to forceably override user-scalableJohn Reck2011-04-262-0/+6
| | | | | | | | | | | | Change-Id: I48e0fb0c3472ee51fc907f5b0d307a64400cfe36
* | | Smoother animations pleaseJohn Reck2011-04-272-6/+22
|/ / | | | | | | Change-Id: Ie27fef1678f758bdaf43f90d5baeabdeef3b9f83
* | Fix race conditionJohn Reck2011-04-261-19/+10
| | | | | | | | Change-Id: I567e9d987dbd85551d51b34612b542e9694b83e1
* | Browser settings refactorJohn Reck2011-04-2630-839/+779
| | | | | | | | Change-Id: I6fc1b21f7ea692fbe37a17bf900e9b7408a9c077
* | remove async captureMichael Kolb2011-04-252-36/+4
| | | | | | | | Change-Id: I3a621487d35eabe519d54411f392e16918c0af00
* | Merge "fix pie menu handling"Michael Kolb2011-04-253-23/+4
|\ \
| * | fix pie menu handlingMichael Kolb2011-04-253-23/+4
| | | | | | | | | | | | Change-Id: Iab2bc23c2200799dbb0983b43ef66891bb51215d
* | | smooth navscreen animationMichael Kolb2011-04-254-7/+116
|/ / | | | | | | Change-Id: I87bfba8a18a1aaeffa95d15e4ddb4313dd2752d9
* | Add minimum font size supportJohn Reck2011-04-215-36/+376
| | | | | | | | Change-Id: I2dc092f7484ff63ce90f15c2c46c7029c84265e8