1. 3ba3e48 Only look for most recently saved bookmark by current user. by Leon Scroggins · 14 years ago
  2. 2f24e99 Show last folder saved to as an option. by Leon Scroggins · 14 years ago
  3. bdff8a7 Only edit existing bookmark when bookmarking from the title bar. by Leon Scroggins · 14 years ago
  4. 5a72f18 asset drop & naming by Michael Kolb · 14 years ago
  5. b3ae880 When canceling folder selection, go back to showing correct folder. by Leon Scroggins · 14 years ago
  6. 7563067 Show a remove button for existing bookmarks. by Leon Scroggins · 14 years ago
  7. 504433a Tapping star for bookmarked page now edits that bookmark. by Leon Scroggins · 14 years ago
  8. 0e3a7b8 Close button on folder namer, with single line look. by Leon Scroggins · 14 years ago
  9. dd13bad Use a spinner for the folder selector. by Leon Scroggins · 15 years ago
  10. 71e76c7 Update to new loader APIs. by Dianne Hackborn · 15 years ago
  11. 905250c Improvements to add bookmark dialog. by Leon Scroggins · 15 years ago
  12. 162f835 Use a footer view for the folder namer. by Leon Scroggins · 15 years ago
  13. 39772c8 Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 15 years ago
  14. 7453ff2 Request no title on addbookmark page. by Leon Scroggins · 15 years ago
  15. 8baaa63 Place "Other bookmarks" in top level in AddBookmark. by Leon Scroggins · 15 years ago
  16. c112990 Do not show allow placing a folder inside itself. by Leon Scroggins · 15 years ago
  17. 89f73c1 Bookmarks page UI updates by John Reck · 15 years ago
  18. c849081 Adds context menu for folders (edit/delete) by John Reck · 15 years ago
  19. 0208194 More updates to the add bookmark page. by Leon Scroggins · 15 years ago
  20. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  21. e89daa9 Fixed bookmark folder creation bug by John Reck · 15 years ago
  22. 26318a1 Use the correct anchor for the dropdown menu. by Leon Scroggins · 15 years ago
  23. bc92285 Use constants in place of strings, and remove unused code. by Leon Scroggins · 15 years ago
  24. 88d0803 Incorporate save to home screen with add bookmark dialog. by Leon Scroggins · 15 years ago
  25. 6573f9e Updates to add bookmark. by Leon Scroggins · 15 years ago
  26. 52f7daa Update the "Add to" field of the add bookmarks page. by Leon Scroggins · 15 years ago
  27. 7e5f735 More edits to the add bookmark page. by Leon Scroggins · 15 years ago
  28. 74dbe01 Updates to the add bookmark dialog. by Leon Scroggins · 15 years ago
  29. 370a4f3 new bookmark screen part 2 by Michael Kolb · 15 years ago
  30. 131ab51 Use getters/setters for WebAddress fields by Bjorn Bringert · 15 years ago
  31. b1402a5 Remove some unnecessary use of hidden APIs by Bjorn Bringert · 15 years ago
  32. 6783203 Merge commit '7bf3f38c493642b181f0c7ddf30b8214e50fea3b' into fix_am by Bjorn Bringert · 15 years ago
  33. 76a0e9c Move AddBookmark dialog to upper right of screen. by Leon Scroggins III · 15 years ago
  34. 31829b9 fix empty bookmark folder names bug by Michael Kolb · 15 years ago
  35. d14cb12 Prevent a class cast exception. by Leon Scroggins · 15 years ago
  36. d40ac1a changed AddBookmark UI by Michael Kolb · 15 years ago
  37. a9bad83 Add settings to enable bookmarks sync. by Jeff Hamilton · 15 years ago
  38. 25230d7 Use the Bookmarks Bar as the base folder. by Leon Scroggins · 15 years ago
  39. 052ce66 Beginning work on adding bookmarks with folders. by Leon Scroggins III · 15 years ago
  40. 7f6cf3e Add bookmarks to the current account. by Jeff Hamilton · 15 years ago
  41. 6e3faea If the title is empty, do not attempt to save a bookmark. by Leon Scroggins III · 15 years ago
  42. 980e995 NPE in DownloadTouchIcon because of getPreferredHttpHost by Henrik Baard · 15 years ago
  43. ccb5de0 Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open by Ben Murdoch · 15 years ago
  44. eecb4e6 Improve the visibility and discoverability of the "add shortcut by Ben Murdoch · 15 years ago
  45. c8393d9 Move queryBookmarksForUrl to background thread. by Leon Scroggins · 15 years ago
  46. 0a1d838 Log when bookmarks are added by Kristian Monsen · 15 years ago
  47. 02065b0 Save to database in non UI thread. by Leon Scroggins · 16 years ago
  48. ca12cfa Do not attempt to parse javascript: bookmarks as URIs, as this often fails. by Ben Murdoch · 16 years ago
  49. de35362 Don't allow the user to save bookmarks with a scheme that the Browser cannot directly handle. by Ben Murdoch · 16 years ago
  50. 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
  51. 1794fe2 Save a new bookmark to the bookmarks DB asynchronously. Fix for bug 2151093. by Ben Murdoch · 16 years ago
  52. fbaf61e Fix NPE when adding a new bookmark. by Ben Murdoch · 16 years ago
  53. 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
  54. 59ce830 Support precomposed app icons. by Patrick Scott · 16 years ago
  55. f2407c6 allow file: scheme in the browser by Cary Clark · 16 years ago
  56. 280e780 allow adding content: bookmarks by Cary Clark · 16 years ago
  57. a5d669e Make the "Most visited" page have a thumbnail viewing mode. by Leon Scroggins · 16 years ago
  58. 3918d44 Implement onReceivedTouchIconUrl. by Patrick Scott · 16 years ago
  59. 9c0dd8c First real cut of bookmarks backup agent by Christopher Tate · 16 years ago
  60. e372c02 Consolidate bookmark add/delete code in the browser. by Leon Scroggins · 16 years ago
  61. e8708c2 Fix an issue where bookmarking https: sites doesn't work. by Leon Scroggins · 16 years ago
  62. e75001e When adding a bookmark, use the same database entry as the history item. by Leon Scroggins · 16 years ago
  63. 0c90888 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  64. 8611831 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  65. aec52de auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  66. b7775e1 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  67. ed217d9 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  68. ba6d7b8 Initial Contribution by The Android Open Source Project · 17 years ago