Brian Nicholson
|
fe44f36220
|
Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
|
2013-03-13 13:20:57 -07:00 |
|
Chris Peterson
|
f7a27ec142
|
Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle
|
2013-03-05 12:08:43 +00:00 |
|
Brian Nicholson
|
b867b80f22
|
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Brian Nicholson
|
314fa5eb49
|
Bug 844590 - Use Looper.getMainLooper() for UiAsyncTask. r=kats
--HG--
extra : rebase_source : 4e5c919cd98b30faee9d0c1e3b429e27fe7d1ea2
|
2013-02-25 15:15:49 -08:00 |
|
Brian Nicholson
|
d48107e2ec
|
Bug 842797 - Rename GeckoAsyncTask to UiAsyncTask. r=mfinkle
--HG--
rename : mobile/android/base/GeckoAsyncTask.java => mobile/android/base/UiAsyncTask.java
|
2013-02-21 12:01:09 -08:00 |
|
Brian Nicholson
|
12cd68fc46
|
Bug 842797 - Replace GeckoAsyncTask Activity parameter with Handler. r=kats,mfinkle
|
2013-02-21 12:00:52 -08:00 |
|
Mark Finkle
|
2fe2dc48b8
|
Bug 842421 - Make GeckoAsyncTask cancellable r=kats r=bnicholson
|
2013-02-19 16:14:37 -05:00 |
|
Brian Nicholson
|
4bf7afcf81
|
Bug 837373 - Check for valid favicon before scaling it. r=mfinkle
|
2013-02-04 11:08:10 -08:00 |
|
Brian Nicholson
|
101db76fad
|
Bug 819973 - Scale favicons before storing them in the cache. r=mfinkle
--HG--
extra : rebase_source : 8d9417c071b3a49fed84e78930c868273d70363a
|
2013-01-28 14:52:05 -08:00 |
|
Chris Peterson
|
f4b4b15d0e
|
Bug 828594 - Part 2: Remove unused Java imports. r=kats
|
2013-01-09 10:32:50 -08:00 |
|
Mark Finkle
|
f4cd4d86ee
|
Bug 823550 - Ensure saving favicons to DB happens on the GeckoBackgroundThread r=kats
|
2012-12-22 00:27:41 -05:00 |
|
Lucas Rocha
|
72355190ff
|
Bug 812867 - Discard invalid favicon images (r=mfinkle)
|
2012-12-03 08:59:17 +00:00 |
|
Lucas Rocha
|
c5386b5904
|
Bug 807279 - Turn Favicons into a singleton (r=mfinkle)
|
2012-12-03 08:59:17 +00:00 |
|
Lucas Rocha
|
84fc3c7c17
|
Bug 807280 - Use LruCache from Android's Support Library (r=mfinkle)
|
2012-11-14 12:10:01 +00:00 |
|
Brian Nicholson
|
3e3a7db09d
|
Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman
|
2012-11-13 10:56:58 -08:00 |
|
Lucas Rocha
|
e595bef520
|
Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle)
|
2012-11-05 11:42:25 +00:00 |
|
Lucas Rocha
|
f9961280dc
|
Bug 785945 - Remove all uses of GeckoApp.mAppContext from Favicons (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
0b474e5333
|
Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Ed Morley
|
228a463f2e
|
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
|
eec2aef6e6
|
Bug 785945 - Remove all uses of GeckoApp.mAppContext from Favicons (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
a6b1c19469
|
Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Brian Nicholson
|
d5909ebe33
|
Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle
|
2012-10-09 11:26:33 -07:00 |
|
Kartikaya Gupta
|
ff1a2f1e3b
|
Bug 770912 - Take out log lines that print out URLs and other sensitive information. r=mfinkle
|
2012-09-08 21:40:58 -04:00 |
|
Chris Peterson
|
33e8bb6ab0
|
Bug 777591 - Part 2: Fix Favicon deprecation warning. r=blassey
|
2012-07-27 09:52:57 -07:00 |
|
Chris Peterson
|
7963f6bae9
|
Bug 778468 - Part 3: Move GeckoJarReader to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : 307ecf819a24b348c9878590066c20e3823519f6
|
2012-08-01 18:58:23 -07:00 |
|
Chris Peterson
|
497dabe033
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
|
Lucas Rocha
|
9bf259ba5c
|
Bug 767738 - Use favicon from the original site in Reader (r=mbrubeck)
|
2012-07-26 23:08:50 +01:00 |
|
Kartikaya Gupta
|
d7c5700e41
|
Bug 772855 - Log exception stack traces when logging errors. r=cpeterson
|
2012-07-23 15:04:28 -04:00 |
|
Chris Peterson
|
7298003751
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
|
Chris Peterson
|
26908498c3
|
Bug 709230 - Part 4: Remove unused imports. r=blassey
|
2012-07-15 13:20:43 -07:00 |
|
Chris Peterson
|
215e80e667
|
Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey
|
2012-07-15 13:20:43 -07:00 |
|
Ryan VanderMeulen
|
5f2a19ee6e
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
6d6c4efbab
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Brian Nicholson
|
2e25b893f7
|
Bug 762691 - Use single AndroidHttpClient for all favicon requests. r=mfinkle
|
2012-06-07 17:24:03 -07:00 |
|
Brian Nicholson
|
b7dbd57831
|
Bug 744479 - Only attempt to load favicons for HTTP/HTTPS. r=mfinkle
|
2012-06-07 17:20:38 -07:00 |
|
Brian Nicholson
|
d2470eb080
|
Bug 756735 - Synchronize accesses to mLoadTasks in Favicons. r=blassey
|
2012-06-07 17:18:32 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Brian Nicholson
|
f3448fb604
|
Bug 741010 - Don't save favicon if loaded from DB. r=mfinkle
|
2012-04-02 17:36:13 -07:00 |
|
Brian Nicholson
|
da32b42353
|
Bug 726001 - Use BufferedHttpEntity for fetching favicons. r=mfinkle
|
2012-03-28 11:14:19 -07:00 |
|
Wes Johnston
|
8c083ebf9d
|
Bug 728224 - Create deafult bookmarks in Fennec. r=mfinkle
|
2012-03-23 17:38:49 -07:00 |
|
Wes Johnston
|
1c604a679f
|
Bug 738421 - Close up ZipReader. r=cpeterson
|
2012-03-23 17:07:10 -07:00 |
|
Wes Johnston
|
d48462522e
|
Bug 709250 - Disable jar reader for now.
|
2012-03-22 17:24:30 -07:00 |
|
Wes Johnston
|
49f057b133
|
Bug 738421 - Close zip when done reading. r=sriram
|
2012-03-22 15:11:39 -07:00 |
|
Wes Johnston
|
ffecdf1fae
|
Bug 709250 - Add the ability to read nested jar files. r=mfinkle,lucasr
|
2012-03-22 11:11:49 -07:00 |
|
Brad Lassey
|
a3334f6957
|
bug 734624 - java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask.done(AsyncTask.java) caused by: android.database.sqlite.SQLiteConstraintException: error code 19: constraint failed, synchronize inserts to avoid race condition r=lucasr
|
2012-03-16 12:21:06 -04:00 |
|
Kartikaya Gupta
|
b58cc079f3
|
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
|
2012-02-14 15:28:27 -05:00 |
|
Lucas Rocha
|
3c141a39f5
|
Bug 710325 - Thread-safety fix in Favicons (r=mfinkle)
Favicons may be requested from different threads and we have to ensure that
each favicon request gets a unique id.
|
2012-01-24 16:52:26 +00:00 |
|
Lucas Rocha
|
ca69f1d59f
|
Bug 699793 - Clear favicon urls database when history is cleared (r=blassey)
|
2012-01-13 16:21:20 +00:00 |
|
Lucas Rocha
|
8164a18e67
|
Bug 704490 - Abstract all bookmark/history access behing a common API (r=blassey)
|
2011-12-02 17:27:56 +00:00 |
|
Mark Finkle
|
1b8b383ddc
|
Bug 708525 - about: pages do not load favicons [r=lucasr]
|
2011-12-08 08:56:45 -05:00 |
|