Commit Graph

89 Commits

Author SHA1 Message Date
Brian Nicholson
0bc444d6e2 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
a11631e56a Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
425860bde6 Bug 844590 - Use Looper.getMainLooper() for UiAsyncTask. r=kats
--HG--
extra : rebase_source : 4e5c919cd98b30faee9d0c1e3b429e27fe7d1ea2
2013-02-25 15:15:49 -08:00
Brian Nicholson
3e28ce8e20 Bug 843851 - Use GeckoAppShell main handler for AllPagesTab UiAsyncTask. r=mfinkle 2013-02-22 09:12:15 -08:00
Brian Nicholson
86d605176b 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
d88d9059b1 Bug 842797 - Replace GeckoAsyncTask Activity parameter with Handler. r=kats,mfinkle 2013-02-21 12:00:52 -08:00
Brian Nicholson
dd4a4652e1 Bug 838583 - Scale favicons in the history tab. r=mfinkle
--HG--
rename : dom/browser-element/BrowserElementChildPreload.js => dom/browser-element/BrowserElementChild.js
extra : rebase_source : f5b53cdab96e42b05c3299e043e8ff5a1111a70c
2013-02-07 22:14:06 -08:00
Jim Chen
ec93de981f Bug 836589 - Lazily switch between AwesomeBar search and URL modes; r=blassey 2013-02-07 18:17:06 -05:00
Brian Nicholson
00f726fe3d Bug 837373 - Check for valid favicon before scaling it. r=mfinkle 2013-02-04 11:08:10 -08:00
Brian Nicholson
5dc57bb002 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
Lucas Rocha
5e64a4a04d Bug 732902 - Notify adapter updates when search term changes (r=mfinkle) 2013-01-23 17:54:00 +00:00
Lucas Rocha
16c38f9ff5 Bug 732902 - Set list of search engines in one step (r=mfinkle) 2013-01-23 17:54:00 +00:00
Brian Nicholson
3a2c9565a1 Bug 773944 - Check view tag's type before casting to viewholder. r=mfinkle 2013-01-15 16:58:16 -08:00
Brian Nicholson
ea571e862d Bug 828480 - Add null check for mSuggestionsOptInPrompt. r=mfinkle 2013-01-15 16:55:03 -08:00
Brian Nicholson
9d04a1cb3c Bug 826723 - Don't show suggestions or prompt in private tabs. r=mfinkle 2013-01-14 11:21:26 -08:00
Chris Peterson
d62d1ced11 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Brian Nicholson
26f0e8fc82 Bug 826267 - Check for null tab before setting private AwesomeScreen state. r=sriram 2013-01-07 15:14:01 -08:00
Wes Johnston
9055ef882e Bug 783312 - Show the awesomescreen as a way to select sites for pinning. r=mfinkle 2012-12-28 13:46:08 -08:00
Sriram Ramasubramanian
c50f85efd4 Bug 821311: Search suggestion text illegible. [r=bnicholson]
--HG--
extra : rebase_source : 7320e34aa5cc6e0b115cb7a0d0dd26fbaca21050
2012-12-13 15:21:34 -08:00
Brian Nicholson
7866e79c54 Bug 820576 - Part 2: Open URL for suggestions that look like URLs. r=mfinkle 2012-12-12 13:21:41 -08:00
Brian Nicholson
3189757ad7 Bug 815937 - Give the search suggestion row its own view type. r=lucasr 2012-12-10 13:02:23 -08:00
Brian Nicholson
43a47c2865 Bug 816902 - Prevent suggestion prompt buttons from being clicked multiple times. r=mfinkle 2012-12-03 12:08:15 -08:00
Lucas Rocha
10bad7baf1 Bug 807279 - Turn Favicons into a singleton (r=mfinkle) 2012-12-03 08:59:17 +00:00
Brian Nicholson
07efb6d6cd Bug 816781 - Call notifyDataSetChanged() sooner when getting search engines. r=lucasr 2012-11-30 15:27:33 -08:00
Brian Nicholson
814c339452 Bug 813346 - Add getBitmapFromDataURI() to BitmapUtils. r=wesj 2012-11-27 12:04:14 -08:00
Wes Johnston
9324badd6a Bug 808663 - Use large favicons in awesomebar if they're provided. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
daaa8a992d Bug 808663 - Use new favicon style for search providers. r=bnicholson 2012-11-15 19:16:35 -08:00
Brian Nicholson
795997cab9 Bug 808510 - Initialize AllPagesHandler in constructor. r=lucasr 2012-11-15 12:36:28 -08:00
Lucas Rocha
cbc1931e38 Bug 811654 - Make AllPagesTab's destroy() idempotent (r=mfinkle) 2012-11-14 16:23:26 +00:00
Brian Nicholson
a1ec982d87 Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman 2012-11-13 10:56:58 -08:00
Wes Johnston
98c3e8e65c Bug 759041 - Add swipe between screens in awesomescreen. r=lucasr 2012-11-12 10:49:25 -08:00
Wes Johnston
f8d70a077b Bug 808663 - Use nearest neighbor scaling for favicons in awesomescreen. r=bnicholson 2012-11-06 19:51:06 -08:00
Lucas Rocha
1647270fa1 Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle) 2012-11-05 11:42:25 +00:00
Lucas Rocha
4cf713a9e1 Bug 808029 - Build AllPagesTab's context menu from favicon cache (r=mfinkle) 2012-11-05 11:42:25 +00:00
Lucas Rocha
65cb9ceb01 Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle) 2012-10-31 12:34:32 +00:00
Ed Morley
95fe6d2a1c 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
Ed Morley
d14cc688a2 Merge mozilla-central to mozilla-inbound 2012-10-31 14:11:12 +00:00
Lucas Rocha
65faf00130 Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle) 2012-10-31 12:34:32 +00:00
Brian Nicholson
141d69e6df Bug 799877 - Call notifyDataSetChanged() after setting search engines. r=mfinkle 2012-10-30 11:02:09 -07:00
Lucas Rocha
a777300aee Bug 798942 - Fix "Open in New Tab" for bookmarks in reading list folder (r=mfinkle) 2012-10-17 11:12:25 +01:00
Brian Nicholson
ba35f467a3 Bug 798859 - Remove isEmpty() call in AllPagesTab. r=mfinkle 2012-10-07 22:22:02 -07:00
Brian Nicholson
dc50af2024 Bug 769145 - Part 5: Search suggestion opt-in animations. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in
2012-10-05 17:27:12 -07:00
Brian Nicholson
fcbb7607a0 Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
fbed116b30 Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
cbfb8056df Backout 580f710a84e8, ecaff73e5a63 for rc failures 2012-10-02 13:12:17 -07:00
Brian Nicholson
54abd4f20e Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
5d7c6846c8 Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Gian-Carlo Pascutto
d73cd66d41 Bug 794513 - Prefix Fennec-specific Telemetry with FENNEC_. r=dao 2012-10-01 15:32:48 +02:00
Gian-Carlo Pascutto
39372a213c Bug 794513 - Add Telemetry for Awesomebar performance. r=margaret 2012-10-01 14:43:38 +02:00
Margaret Leibovic
cb7f2ec257 Bug 789947 - Setting up search engines creates an extra top sites filter query. r=bnicholson 2012-09-13 13:00:03 +02:00