History log of /packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2aa8ba254d128ca75f97a62b8d48d1305183e93c 31-May-2012 Björn Lundén <blunden2@gmail.com> Browser: Use ICS alert icon

Still using upscaled GB drawable in a few places.

Change-Id: I52471b10809117b5a68e8236dc320fde0da2c533
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
b2820081a1e5c0801695e20dab822d04bf15ffbc 01-Oct-2011 John Reck <jreck@google.com> Remove confirmation dialog titles

Bug: 5398629
Also removed some unused strings and resources

Change-Id: I2db180d3f9ad55d1eff5bccc6fe19fac01e15b07
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
43cfe8a4521b5c153055fbfa181940bc56bb3b06 03-Aug-2011 Dianne Hackborn <hackbod@google.com> Clear bitmap from canvas after done drawing to it.

Change-Id: I0ebc8510021a2dd0b147ced7890d939ec47809f6
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
d3e4d5b4ffdf374b836ec9d4d3e315040c8c3779 14-Jul-2011 John Reck <jreck@google.com> Move ComboView to its own activity

Bugs: 5009130 3368824

Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
db22ec4ee014900988062d910bc810172a07df56 29-Jun-2011 John Reck <jreck@google.com> Fix IntentHandler behavior

Bug: 4473779
Plus, TESTS! Huzzah!

Change-Id: I043e100d99d4653b7fb7885217d7fb305930a137
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
749542ee3500a9060b0961de968f2634269f2845 27-May-2011 John Reck <jreck@google.com> Remove no longer needed sync settings/code

Now that we support multiple accounts, remove a bunch of
single-account management stuff

Change-Id: I2ae60f0a510ace48e14c97763145d4e5dd523dd1
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
006ae18b7b0f3e5d8b6ce80a5cac365ee9b226fd 13-May-2011 John Reck <jreck@google.com> Remove account adding from getBookmarksUri

Omnibox now searches all accounts

Change-Id: I8b4fbed5efd420f787648340e8c1e9d82d60b24c
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
81040b8eec07f1a3524446aada88025dbdda47f2 23-Feb-2011 Leon Scroggins <scroggo@google.com> Remove unused variable.

Change-Id: Ibdd37b1255251d97149207c5262c83288ab7465b
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
c65991b2d2bf0cfdaa922cb3073aed498b929447 27-Jan-2011 Kenny Root <kroot@google.com> Use APIs to determine Launcher icon size

The app_icon_size didn't look good in the Launcher, so we introduced
some APIs to determine the preferred size and density. Now we can use
those to determine how large to make our shortcut icon.

Bug: 3224340
Change-Id: I6ad7581435065ea1f1ce82e0e19f985549f127c3
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
0ce8a942a895cfe1d432076a95f3ed3798ccb002 15-Jan-2011 John Reck <jreck@google.com> History UI update

Change-Id: If4af6e37252f297bc1744af65df4bc2f123f41dd
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
75630678154c89662b7f8e5fb19d0b77a2d7abb8 13-Jan-2011 Leon Scroggins <scroggo@google.com> Show a remove button for existing bookmarks.

Bug:3222677

Change-Id: Id11585bc68f239a02aa477898f6c00792ad44093
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
6c22ce6345908c258b9e5043a166229b15653b03 07-Jan-2011 John Reck <jreck@google.com> DO NOT MERGE - Fixes account_* URI handling in BP2

Cherry pick from master

Bug: 3329654
Changes the handling of account_* URI parameters to allow requests
to distinguish between no account_* filtering and filter to the
default account.

Change-Id: Ic633d2dcb4c04d51aabffb504a57f08f83de08cb
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
8e8e71ca9a24996eedfacba2bf5a4b587149727f 16-Dec-2010 John Reck <jreck@google.com> Bookmark widget favicon drawing cleanup

Bug: 3289421
Changes the favicon drawing for the bookmark widget to keep the favicon
at its original size and draw a mostly transparent rounded white rectangle
behind it.

Change-Id: I8267bbcc3d805d0266281f231e38393eec4d0bc2
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
dd03faf825b24dfaf9422bbd004fb73dc14b89ac 13-Dec-2010 John Reck <jreck@google.com> BP2 now handles old browser URI

Bug: 3248258
Adds support for handling legacy URIs in BrowserProvider2, and makes
it the handler for all legacy URI requests.

Change-Id: I0a0210a5c8c716452b9a3de5e3294dd5dde1b37c
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
3dff1cedc22620ab56fbd39f3703f19bb552ca34 10-Dec-2010 John Reck <jreck@google.com> Makes CombinedCursor sync aware

Bug: 3192765
SuggestionsAdapter.CombinedCursor was not setting account parameters

Change-Id: I57c341383970105fde8cbb2a6cde3831125cef1b
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
77835fd4a5ab14a21e5cc3382922755328ed81a9 29-Nov-2010 Ben Murdoch <benm@google.com> Update homescreen icon generator to look better on xlarge devices.

Copy mipmap-hdpi resources into mipmap-xlarge to provide larger assets
for xlarge devices (previously we were picking them up from
mipmap-mdpi). With the larger icons, we also need to increase the size
of the rectangle we draw the favicon onto (otherwise we see the points
of the star coming out of the favicon).

Bug: 3224340

Change-Id: If0a297836c288104a32e5dbcd5d886d5849f9698
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
c8490818ccb693ed2610366d2e91fb290e40c372 22-Nov-2010 John Reck <jreck@google.com> Adds context menu for folders (edit/delete)

Bug: 3214901
Adds support for folder context menus to edit and delete folders.

Change-Id: I89cb2fa4b139ba3f59ec62b34154d5837c7f471b
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
79697cb903422de8b7290506471a1a128325b82b 23-Nov-2010 Ying Wang <wangying@google.com> Move icons to mipmap.

Change-Id: If6356ccfe3ae6b791f82157488b9a78c1724cef6
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java
90b40269a55eb34a2942c6a493819b60a03eb7f1 30-Jun-2010 Ben Murdoch <benm@google.com> Create BookmarkUtils class.

This factors out some bookmarks functionality that we would like to reuse when
impementing installable webapps.

Change-Id: Ia34d70b732c45220637767ddd0f05b280f0fc6bc
/packages/apps/Browser/src/com/android/browser/BookmarkUtils.java