Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
ef85204bf5eab3e4fd2ca4d36e838bdaaa48f68a
/
src
/
com
/
android
/
browser
/
AddBookmarkPage.java
e890c90
Clear recents folder when changing account
by John Reck
· 14 years ago
9b8cd1e
Configure bookmark widget
by John Reck
· 14 years ago
30b0e3e
Add provider support for moving between accounts
by John Reck
· 14 years ago
37894a9
More preventing recursive folders
by John Reck
· 14 years ago
9cb7180
Merge "Prevent adding a folder to itself recursively"
by John Reck
· 14 years ago
ddf4a47
Prevent adding a folder to itself recursively
by John Reck
· 14 years ago
1dd8cd4
Fix bug where wrong folder contents are loaded
by John Reck
· 14 years ago
2eec4c3
Make add/edit bookmark be account-aware
by John Reck
· 14 years ago
71efc2b
Initial pass at collapsable bookmarks
by John Reck
· 14 years ago
0b95ad4
Insert a missing break statement.
by Leon Scroggins
· 14 years ago
3ba3e48
Only look for most recently saved bookmark by current user.
by Leon Scroggins
· 14 years ago
2f24e99
Show last folder saved to as an option.
by Leon Scroggins
· 14 years ago
bdff8a7
Only edit existing bookmark when bookmarking from the title bar.
by Leon Scroggins
· 14 years ago
5a72f18
asset drop & naming
by Michael Kolb
· 14 years ago
b3ae880
When canceling folder selection, go back to showing correct folder.
by Leon Scroggins
· 14 years ago
7563067
Show a remove button for existing bookmarks.
by Leon Scroggins
· 14 years ago
504433a
Tapping star for bookmarked page now edits that bookmark.
by Leon Scroggins
· 14 years ago
0e3a7b8
Close button on folder namer, with single line look.
by Leon Scroggins
· 14 years ago
dd13bad
Use a spinner for the folder selector.
by Leon Scroggins
· 14 years ago
71e76c7
Update to new loader APIs.
by Dianne Hackborn
· 15 years ago
905250c
Improvements to add bookmark dialog.
by Leon Scroggins
· 15 years ago
162f835
Use a footer view for the folder namer.
by Leon Scroggins
· 15 years ago
39772c8
Prepare for some changes to LoaderManager/Loader.
by Dianne Hackborn
· 15 years ago
7453ff2
Request no title on addbookmark page.
by Leon Scroggins
· 15 years ago
8baaa63
Place "Other bookmarks" in top level in AddBookmark.
by Leon Scroggins
· 15 years ago
c112990
Do not show allow placing a folder inside itself.
by Leon Scroggins
· 15 years ago
89f73c1
Bookmarks page UI updates
by John Reck
· 15 years ago
c849081
Adds context menu for folders (edit/delete)
by John Reck
· 15 years ago
0208194
More updates to the add bookmark page.
by Leon Scroggins
· 15 years ago
8233fac
Controller Refactor
by Michael Kolb
· 15 years ago
e89daa9
Fixed bookmark folder creation bug
by John Reck
· 15 years ago
26318a1
Use the correct anchor for the dropdown menu.
by Leon Scroggins
· 15 years ago
bc92285
Use constants in place of strings, and remove unused code.
by Leon Scroggins
· 15 years ago
88d0803
Incorporate save to home screen with add bookmark dialog.
by Leon Scroggins
· 15 years ago
6573f9e
Updates to add bookmark.
by Leon Scroggins
· 15 years ago
52f7daa
Update the "Add to" field of the add bookmarks page.
by Leon Scroggins
· 15 years ago
7e5f735
More edits to the add bookmark page.
by Leon Scroggins
· 15 years ago
74dbe01
Updates to the add bookmark dialog.
by Leon Scroggins
· 15 years ago
370a4f3
new bookmark screen part 2
by Michael Kolb
· 15 years ago
131ab51
Use getters/setters for WebAddress fields
by Bjorn Bringert
· 15 years ago
b1402a5
Remove some unnecessary use of hidden APIs
by Bjorn Bringert
· 15 years ago
6783203
Merge commit '7bf3f38c493642b181f0c7ddf30b8214e50fea3b' into fix_am
by Bjorn Bringert
· 15 years ago
76a0e9c
Move AddBookmark dialog to upper right of screen.
by Leon Scroggins III
· 15 years ago
31829b9
fix empty bookmark folder names bug
by Michael Kolb
· 15 years ago
d14cb12
Prevent a class cast exception.
by Leon Scroggins
· 15 years ago
d40ac1a
changed AddBookmark UI
by Michael Kolb
· 15 years ago
a9bad83
Add settings to enable bookmarks sync.
by Jeff Hamilton
· 15 years ago
25230d7
Use the Bookmarks Bar as the base folder.
by Leon Scroggins
· 15 years ago
052ce66
Beginning work on adding bookmarks with folders.
by Leon Scroggins III
· 15 years ago
7f6cf3e
Add bookmarks to the current account.
by Jeff Hamilton
· 15 years ago
6e3faea
If the title is empty, do not attempt to save a bookmark.
by Leon Scroggins III
· 15 years ago
980e995
NPE in DownloadTouchIcon because of getPreferredHttpHost
by Henrik Baard
· 15 years ago
ccb5de0
Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open
by Ben Murdoch
· 15 years ago
eecb4e6
Improve the visibility and discoverability of the "add shortcut
by Ben Murdoch
· 15 years ago
c8393d9
Move queryBookmarksForUrl to background thread.
by Leon Scroggins
· 15 years ago
0a1d838
Log when bookmarks are added
by Kristian Monsen
· 15 years ago
02065b0
Save to database in non UI thread.
by Leon Scroggins
· 16 years ago
ca12cfa
Do not attempt to parse javascript: bookmarks as URIs, as this often fails.
by Ben Murdoch
· 16 years ago
de35362
Don't allow the user to save bookmarks with a scheme that the Browser cannot directly handle.
by Ben Murdoch
· 16 years ago
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
1794fe2
Save a new bookmark to the bookmarks DB asynchronously. Fix for bug 2151093.
by Ben Murdoch
· 16 years ago
fbaf61e
Fix NPE when adding a new bookmark.
by Ben Murdoch
· 16 years ago
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
59ce830
Support precomposed app icons.
by Patrick Scott
· 16 years ago
f2407c6
allow file: scheme in the browser
by Cary Clark
· 16 years ago
280e780
allow adding content: bookmarks
by Cary Clark
· 16 years ago
a5d669e
Make the "Most visited" page have a thumbnail viewing mode.
by Leon Scroggins
· 16 years ago
3918d44
Implement onReceivedTouchIconUrl.
by Patrick Scott
· 16 years ago
9c0dd8c
First real cut of bookmarks backup agent
by Christopher Tate
· 16 years ago
e372c02
Consolidate bookmark add/delete code in the browser.
by Leon Scroggins
· 16 years ago
e8708c2
Fix an issue where bookmarking https: sites doesn't work.
by Leon Scroggins
· 16 years ago
e75001e
When adding a bookmark, use the same database entry as the history item.
by Leon Scroggins
· 16 years ago
0c90888
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
8611831
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
aec52de
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
b7775e1
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
ed217d9
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
ba6d7b8
Initial Contribution
by The Android Open Source Project
· 17 years ago