summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/ShortcutActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Add title for bookmark shortcut pickerJohn Reck2011-08-121-2/+1
| | | | | | Bug: 5144535 Change-Id: I4d8c7b961d44d8d79300fab33425881f255b3156
* Support horizontal swipe in combo activityJohn Reck2011-08-111-7/+0
| | | | | | Bug: 5145315 Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
* Move ComboView to its own activityJohn Reck2011-07-181-2/+1
| | | | | | Bugs: 5009130 3368824 Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
* Initial pass at collapsable bookmarksJohn Reck2011-05-101-6/+0
| | | | | | | Change bookmark view to show all bookmarks Group by account_name Change-Id: I2c252c9f0e8d4df4271649dbe9bf3db336f921df
* Hooked up shortcut callback listenerJohn Reck2010-12-091-0/+1
| | | | | | | | Bug: 3272241 When the cancel button was added the call to register a callback listener was accidentally removed. Adding it back. Change-Id: I45fc205873a4c1d3b9f4faa470cecf7cfed661c7
* Adds a cancel button to ShortcutActivity dialogJohn Reck2010-12-071-6/+19
| | | | | | | | Bug: 3167402 Adds a cancel button to the ShortcutActivity when it is being shown as a dialog (when large) Change-Id: I6e47db8770cd18f69d534c361ff8fc90128e8dad
* Bookmarks page UI updatesJohn Reck2010-12-031-1/+7
| | | | | | | | Bug: 3248628 Updates the bookmark page UI based off of the newest UI design document. Change-Id: I26447b7e1c38798b3c229c9d8c10af2565458a7b
* Refactor Bookmark fragment, fixes NPEJohn Reck2010-11-241-36/+25
| | | | | | | | | | Bug: 2926451 This change refactors the BrowserBookmarkPage fragment for better encapsulation, and updates the CombinedBookmarkHistoryView and ShortcutActivity. ShortcutActivity now supports folder navigation as well as toggling list or thumbnail view. Change-Id: Ie8168467e793d60d75c15746f81318cfa7e9f003
* new bookmark screen part 2Michael Kolb2010-10-131-1/+1
| | | | | | | | | specs here: https://docs.google.com/a/google.com/present/edit?id=0ARMpWryWB2oaY2RkbmZwdnBfODc0Y2diYnBoNDc&hl=en moved tabs to top added bread crumbs view for folder hierarchy changed thumbnail sizes for xlarge screens Change-Id: I3035f299b343f9aa1ec0dd41772e5594cd6b21f5
* update bookmarks & history pageMichael Kolb2010-10-061-6/+15
| | | | | | | | convert combopage from activity to view embed combopage in main layout handle callbacks in BrowserActivity Change-Id: Ie5f092f5de677a960181544e7519c2f7d5cb86c1
* fixed adding bookmark shortcut from home screenMichael Kolb2010-08-251-0/+69
bug: http://b/issue?id=2948937 added shortcut activity to host bookmarks page fragment Change-Id: I39db8985b3c07fae6ca800cc57da3747040cb814