Commit Graph

113 Commits

Author SHA1 Message Date
Mark Finkle
bdf3e9329f Bug 849211 - java.lang.NoSuchFieldException: bookmarkdefaults_favicon_support r=margaret 2013-03-13 11:07:09 -04:00
Mark Finkle
277390be58 Bug 826476 - Modify sqlite database pragmas to possibly improve performance r=kats 2013-03-12 16:19:47 -04:00
Chris Peterson
f2d9014b85 Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle 2013-03-05 12:08:43 +00:00
Brian Nicholson
09bb93a1e8 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Wes Johnston
339244b5ba Bug 843234 - Move default favicon creation to separate thread. r=margaret 2013-02-22 16:05:35 -08:00
Brian Nicholson
458a3e799d Bug 829927 - Don't read favicon URL if it's null. r=mfinkle 2013-02-20 17:16:50 -08:00
Mark Finkle
377ebd2f97 Bug 842917 - Avoid nested transactions in onUpgrade r=lucasr 2013-02-20 13:32:32 -05:00
Margaret Leibovic
734478fa07 Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj 2013-02-14 15:35:39 -08:00
Ryan VanderMeulen
0a65bd1556 Backed out changeset 4f22708024f9 (bug 836450) for robocop failiures on a CLOSED TREE. 2013-02-13 22:25:38 -05:00
Margaret Leibovic
d2d698138e Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj 2013-02-13 17:19:00 -08:00
Nick Alexander
a37d950aa5 Bug 830884 - Make ContentProviders call notifyChange in bulkInsert. r=wesj 2013-01-24 11:14:44 -08:00
Wes Johnston
9757a96078 Bug 783312 - Keep pinned site thumbnails alive. r=lucasr 2012-12-28 13:46:12 -08:00
Wes Johnston
6f7e6d7ef0 Bug 783312 - Set up a backend for pinned sites. r=mfinkle 2012-12-28 13:46:04 -08:00
Richard Newman
ebf062cfe2 Bug 822067 - Build fails due to raw types in BrowserProvider.java. r=lucasr 2012-12-17 09:42:29 -08:00
Wesley Johnston
1c69fe3ebc Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle 2012-12-13 23:32:25 -05:00
Ed Morley
cd0d254b20 Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE 2012-12-14 09:26:00 +00:00
Wesley Johnston
d4f25d50cd Bug 715258 - Favicons are of low quality for local/internal pages 2012-12-13 23:32:25 -05:00
Brian Nicholson
dd04fd27b6 Bug 768532 - Use profile database path on Android 2.2. r=lucasr,gbrown 2012-11-30 10:52:10 -08:00
Brian Nicholson
fb27f3a874 Bug 813610 - Use separate upgrade method for new bookmarks and history tables. r=lucasr 2012-11-21 10:19:47 -08:00
Brian Nicholson
7c0114301e Bug 812559 - Use Long instead of long in updateFaviconIdsForUrl(). r=lucasr 2012-11-19 10:39:43 -08:00
Brian Nicholson
0a21dabafe Bug 812347 - Don't fail upgrade if favicon_urls.db cannot be read. r=lucasr 2012-11-16 10:21:53 -08:00
Brian Nicholson
22dc3e4659 Bug 812090 - Match imported favicons to multiple pages. r=lucasr 2012-11-15 12:42:20 -08:00
Brian Nicholson
cf4064cd81 Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman 2012-11-13 10:56:58 -08:00
Wes Johnston
950b8eb881 Bug 808212 - Expire thumbnails that we don't need. r=rnewman 2012-11-07 09:39:55 -08:00
Lucas Rocha
c1f2c52fbf Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle) 2012-10-31 12:34:31 +00:00
Ed Morley
403e0dfe0c Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE 2012-11-01 00:16:35 +00:00
Lucas Rocha
c7521b9c92 Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle) 2012-10-31 12:34:31 +00:00
Wes Johnston
565ca9beff Bug 744961 - Follow up to put baack accidently removed code. r=lucasr 2012-10-20 09:09:45 -07:00
Wes Johnston
69f6293ff1 Bug 744961 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
Wes Johnston
18b63f2228 Bug 744961 - Move expiration sort into a static reusable function. r=lucasr 2012-10-19 17:35:43 -07:00
Wes Johnston
13715181bf Bug 744961 - Add backend for expiring old history entries. r=lucasr 2012-10-19 17:35:37 -07:00
Wes Johnston
e98e038a50 backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message 2012-10-19 17:49:42 -07:00
Wes Johnston
bdbac115c0 Bug 672956 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
Wes Johnston
ae784b70ec Bug 672956 - Move expiration sort into a static reusable function. r=lucasr 2012-10-19 17:35:43 -07:00
Wes Johnston
741d7892c8 Bug 672956 - Add backend for expiring old history entries. r=lucasr 2012-10-19 17:35:37 -07:00
Kartikaya Gupta
02ae928421 Bug 789923 - Drop saved thumbnails when device storage is low. r=mfinkle, lucasr 2012-10-16 10:07:06 -04:00
Sriram Ramasubramanian
2e9924fd7e Bug 786029: Fennec should integrate with Android's search. [f=mfinkle, r=lucasr] 2012-10-04 16:57:39 -07:00
Lucas Rocha
960e6b24b2 Bug 768268 - Never show duplicate URLs in awesomebar results (r=margaret) 2012-09-10 18:24:25 +01:00
Brian Nicholson
dd592bf035 Bug 717428 - Part 2: Add missing breaks in database upgrade logic. r=lucasr 2012-08-09 10:38:00 -07:00
Chris Peterson
75caa1ddcf Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : c9bc3d8bd3d1fe22adfb905030d904d4785386a6
2012-08-02 11:03:58 -07:00
Gian-Carlo Pascutto
b54c412c6c Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr 2012-06-26 00:30:36 +02:00
Ed Morley
ab12de58f5 Backout c38e96f197e5, 7e795daed2f7, d74e5dfa1626, a942ab4e7089, 28754a456feb & d3da23241bba (bug 710330) for failures in test_localStorageOriginsDomainDiffs.html 2012-06-25 17:27:32 +01:00
Gian-Carlo Pascutto
87c2252a58 Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr 2012-06-25 15:42:26 +02:00
Lucas Rocha
458f5c7ac2 Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret) 2012-06-15 19:54:40 +01:00
Wes Johnston
be632f8739 Bug 715307 - Read and write profiles.ini for Android. r=mfinkle 2012-06-15 09:02:11 -07:00
Wes Johnston
dbe8d494e1 Bug 755841 - Close a cursor during database creation. r=cpeterson 2012-06-14 19:14:37 -07:00
Ryan VanderMeulen
3f31061461 Backout 802fbaed034c (bug 715307) due to suspected perma-red. 2012-06-09 14:35:22 -04:00
Wes Johnston
b67e444a61 Bug 715307 - Ability to read and write profiles.ini. r=mfinkle 2012-06-07 10:28:09 -07:00
Lucas Rocha
0b6e458af1 Bug 750684 - Add new special bookmarks folder to hold reading list items (r=margaret) 2012-06-02 14:23:45 -04:00
Richard Newman
f26f20d783 Bug 755816 - Index default bookmarks from 0, not from 1. r=wesj 2012-05-17 13:20:49 -07:00