index
:
packages_apps_Browser.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
AddBookmarkPage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open
Ben Murdoch
2010-07-19
1
-1
/
+1
*
Improve the visibility and discoverability of the "add shortcut
Ben Murdoch
2010-07-09
1
-10
/
+47
*
Move queryBookmarksForUrl to background thread.
Leon Scroggins
2010-04-23
1
-4
/
+1
*
Log when bookmarks are added
Kristian Monsen
2010-02-01
1
-0
/
+1
*
Save to database in non UI thread.
Leon Scroggins
2010-01-04
1
-27
/
+41
*
Do not attempt to parse javascript: bookmarks as URIs, as this often fails.
Ben Murdoch
2009-11-17
1
-20
/
+25
*
Don't allow the user to save bookmarks with a scheme that the Browser cannot ...
Ben Murdoch
2009-10-14
1
-3
/
+8
*
Update the icon in the Add New Bookmark dialog and add a separator between th...
Ben Murdoch
2009-10-01
1
-1
/
+1
*
Save a new bookmark to the bookmarks DB asynchronously. Fix for bug 2151093.
Ben Murdoch
2009-09-30
1
-34
/
+76
*
Fix NPE when adding a new bookmark.
Ben Murdoch
2009-09-28
1
-1
/
+1
*
In the case of a page load error, save a second screenshot in onProgressChang...
Ben Murdoch
2009-09-24
1
-2
/
+13
*
Support precomposed app icons.
Patrick Scott
2009-09-22
1
-2
/
+1
*
allow file: scheme in the browser
Cary Clark
2009-09-09
1
-13
/
+21
*
allow adding content: bookmarks
Cary Clark
2009-09-01
1
-1
/
+1
*
Make the "Most visited" page have a thumbnail viewing mode.
Leon Scroggins
2009-08-06
1
-1
/
+1
*
Implement onReceivedTouchIconUrl.
Patrick Scott
2009-08-05
1
-1
/
+12
*
First real cut of bookmarks backup agent
Christopher Tate
2009-07-27
1
-1
/
+1
*
Consolidate bookmark add/delete code in the browser.
Leon Scroggins
2009-06-15
1
-101
/
+1
*
Fix an issue where bookmarking https: sites doesn't work.
Leon Scroggins
2009-05-21
1
-11
/
+12
*
When adding a bookmark, use the same database entry as the history item.
Leon Scroggins
2009-05-08
1
-5
/
+32
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+226
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-226
/
+0
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-11
/
+8
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-15
/
+48
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-1
/
+2
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+195