1. 21dad56 Use tiles for bookmarks by Pankaj Garg · 10 years ago
  2. 6bedeba Removed extra bitmap captures by Pankaj Garg · 10 years ago
  3. eba076f Fix browser crash on high resolution device while adding bookmark by Pankaj Garg · 10 years ago
  4. 6339694 Add bookmark popup shows incorrect folder by Pankaj Garg · 10 years ago
  5. 4e82a9b Use current bookmark folder for adding new bookmarks by Pankaj Garg · 10 years ago
  6. db14e45 Fix NPE when checking for title of Bookmarks and getting BrowserPreferences by Axesh R. Ajmera · 10 years ago
  7. d6efa97 Clean visual style, part II: extend bright style, convert icons, more touch-ups. by Enrico Ros · 11 years ago
  8. 5712096 Set the correct url when there is no network access by Axesh R. Ajmera · 11 years ago
  9. c815034 Increase the limit of Bookmark Title. by Axesh R. Ajmera · 11 years ago
  10. f95fb38 Fixes saving bookmark URL. by Vivek Sekhar · 11 years ago
  11. 3f04dc7 Removed dependency on framework browser provider from browser by Bijan Amirzada · 11 years ago
  12. 5e63147 Multiple fixes to browser by Vivek Sekhar · 11 years ago
  13. 41242f2 Change SWE app properties back to stock Android by Bijan Amirzada · 11 years ago[Renamed (98%) from src/com/android/swe/browser/AddBookmarkPage.java]
  14. 9b1e988 Added modified files to consume SWE by Bijan Amirzada · 11 years ago
  15. 69b30be Copy of new files from 1599 by Bijan Amirzada · 11 years ago[Renamed from src/com/android/browser/AddBookmarkPage.java]
  16. 3d7e4d5 Browser: change the bookmark UI spec in Browser by kaiyiz · 12 years ago
  17. dbe4a62 Browser: add to support new folder/bookmark function by luxiaol · 12 years ago
  18. 903a072 Special case the root folder in add bookmarks by John Reck · 14 years ago
  19. 3bf3cfb Cleanup widget config activity by John Reck · 14 years ago
  20. 95f88e4 Update add bookmark dialog by John Reck · 14 years ago
  21. 1e9815d Move local bookmarks to end of Bookmark page by John Reck · 14 years ago
  22. 914c559 Cache the application context instead of Activity. by Ben Murdoch · 14 years ago
  23. af262e7 Remove obsolete usage of WebIconDatabase by John Reck · 14 years ago
  24. e890c90 Clear recents folder when changing account by John Reck · 14 years ago
  25. 9b8cd1e Configure bookmark widget by John Reck · 14 years ago
  26. 30b0e3e Add provider support for moving between accounts by John Reck · 14 years ago
  27. 37894a9 More preventing recursive folders by John Reck · 14 years ago
  28. 9cb7180 Merge "Prevent adding a folder to itself recursively" by John Reck · 14 years ago
  29. ddf4a47 Prevent adding a folder to itself recursively by John Reck · 14 years ago
  30. 1dd8cd4 Fix bug where wrong folder contents are loaded by John Reck · 14 years ago
  31. 2eec4c3 Make add/edit bookmark be account-aware by John Reck · 14 years ago
  32. 71efc2b Initial pass at collapsable bookmarks by John Reck · 14 years ago
  33. 0b95ad4 Insert a missing break statement. by Leon Scroggins · 14 years ago
  34. 3ba3e48 Only look for most recently saved bookmark by current user. by Leon Scroggins · 14 years ago
  35. 2f24e99 Show last folder saved to as an option. by Leon Scroggins · 14 years ago
  36. bdff8a7 Only edit existing bookmark when bookmarking from the title bar. by Leon Scroggins · 14 years ago
  37. 5a72f18 asset drop & naming by Michael Kolb · 14 years ago
  38. b3ae880 When canceling folder selection, go back to showing correct folder. by Leon Scroggins · 14 years ago
  39. 7563067 Show a remove button for existing bookmarks. by Leon Scroggins · 14 years ago
  40. 504433a Tapping star for bookmarked page now edits that bookmark. by Leon Scroggins · 14 years ago
  41. 0e3a7b8 Close button on folder namer, with single line look. by Leon Scroggins · 14 years ago
  42. dd13bad Use a spinner for the folder selector. by Leon Scroggins · 15 years ago
  43. 71e76c7 Update to new loader APIs. by Dianne Hackborn · 15 years ago
  44. 905250c Improvements to add bookmark dialog. by Leon Scroggins · 15 years ago
  45. 162f835 Use a footer view for the folder namer. by Leon Scroggins · 15 years ago
  46. 39772c8 Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 15 years ago
  47. 7453ff2 Request no title on addbookmark page. by Leon Scroggins · 15 years ago
  48. 8baaa63 Place "Other bookmarks" in top level in AddBookmark. by Leon Scroggins · 15 years ago
  49. c112990 Do not show allow placing a folder inside itself. by Leon Scroggins · 15 years ago
  50. 89f73c1 Bookmarks page UI updates by John Reck · 15 years ago
  51. c849081 Adds context menu for folders (edit/delete) by John Reck · 15 years ago
  52. 0208194 More updates to the add bookmark page. by Leon Scroggins · 15 years ago
  53. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  54. e89daa9 Fixed bookmark folder creation bug by John Reck · 15 years ago
  55. 26318a1 Use the correct anchor for the dropdown menu. by Leon Scroggins · 15 years ago
  56. bc92285 Use constants in place of strings, and remove unused code. by Leon Scroggins · 15 years ago
  57. 88d0803 Incorporate save to home screen with add bookmark dialog. by Leon Scroggins · 15 years ago
  58. 6573f9e Updates to add bookmark. by Leon Scroggins · 15 years ago
  59. 52f7daa Update the "Add to" field of the add bookmarks page. by Leon Scroggins · 15 years ago
  60. 7e5f735 More edits to the add bookmark page. by Leon Scroggins · 15 years ago
  61. 74dbe01 Updates to the add bookmark dialog. by Leon Scroggins · 15 years ago
  62. 370a4f3 new bookmark screen part 2 by Michael Kolb · 15 years ago
  63. 131ab51 Use getters/setters for WebAddress fields by Bjorn Bringert · 15 years ago
  64. b1402a5 Remove some unnecessary use of hidden APIs by Bjorn Bringert · 15 years ago
  65. 6783203 Merge commit '7bf3f38c493642b181f0c7ddf30b8214e50fea3b' into fix_am by Bjorn Bringert · 15 years ago
  66. 76a0e9c Move AddBookmark dialog to upper right of screen. by Leon Scroggins III · 15 years ago
  67. 31829b9 fix empty bookmark folder names bug by Michael Kolb · 15 years ago
  68. d14cb12 Prevent a class cast exception. by Leon Scroggins · 15 years ago
  69. d40ac1a changed AddBookmark UI by Michael Kolb · 15 years ago
  70. a9bad83 Add settings to enable bookmarks sync. by Jeff Hamilton · 15 years ago
  71. 25230d7 Use the Bookmarks Bar as the base folder. by Leon Scroggins · 15 years ago
  72. 052ce66 Beginning work on adding bookmarks with folders. by Leon Scroggins III · 15 years ago
  73. 7f6cf3e Add bookmarks to the current account. by Jeff Hamilton · 15 years ago
  74. 6e3faea If the title is empty, do not attempt to save a bookmark. by Leon Scroggins III · 15 years ago
  75. 980e995 NPE in DownloadTouchIcon because of getPreferredHttpHost by Henrik Baard · 15 years ago
  76. ccb5de0 Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open by Ben Murdoch · 15 years ago
  77. eecb4e6 Improve the visibility and discoverability of the "add shortcut by Ben Murdoch · 15 years ago
  78. c8393d9 Move queryBookmarksForUrl to background thread. by Leon Scroggins · 15 years ago
  79. 0a1d838 Log when bookmarks are added by Kristian Monsen · 15 years ago
  80. 02065b0 Save to database in non UI thread. by Leon Scroggins · 16 years ago
  81. ca12cfa Do not attempt to parse javascript: bookmarks as URIs, as this often fails. by Ben Murdoch · 16 years ago
  82. de35362 Don't allow the user to save bookmarks with a scheme that the Browser cannot directly handle. by Ben Murdoch · 16 years ago
  83. a753d00 Update the icon in the Add New Bookmark dialog and add a separator between the title and UI widgets. by Ben Murdoch · 16 years ago
  84. 1794fe2 Save a new bookmark to the bookmarks DB asynchronously. Fix for bug 2151093. by Ben Murdoch · 16 years ago
  85. fbaf61e Fix NPE when adding a new bookmark. by Ben Murdoch · 16 years ago
  86. aac7aa6 In the case of a page load error, save a second screenshot in onProgressChanged(100) to ensure that we save the substituted error page rather than the previous page that loaded. Also save the thumbnail for the page if the user creates the bookmark through the add bookmark menu or clicking the add bookmark icon on the bookmarks page. by Ben Murdoch · 16 years ago
  87. 59ce830 Support precomposed app icons. by Patrick Scott · 16 years ago
  88. f2407c6 allow file: scheme in the browser by Cary Clark · 16 years ago
  89. 280e780 allow adding content: bookmarks by Cary Clark · 16 years ago
  90. a5d669e Make the "Most visited" page have a thumbnail viewing mode. by Leon Scroggins · 16 years ago
  91. 3918d44 Implement onReceivedTouchIconUrl. by Patrick Scott · 16 years ago
  92. 9c0dd8c First real cut of bookmarks backup agent by Christopher Tate · 16 years ago
  93. e372c02 Consolidate bookmark add/delete code in the browser. by Leon Scroggins · 16 years ago
  94. e8708c2 Fix an issue where bookmarking https: sites doesn't work. by Leon Scroggins · 16 years ago
  95. e75001e When adding a bookmark, use the same database entry as the history item. by Leon Scroggins · 16 years ago
  96. 0c90888 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  97. 8611831 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  98. aec52de auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  99. b7775e1 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  100. ed217d9 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago