Commit Graph

40 Commits

Author SHA1 Message Date
Wes Johnston
b553528d40 Bug 759041 - Add swipe between screens in awesomescreen. r=lucasr 2012-11-12 10:49:25 -08:00
Wes Johnston
05e54fd0c4 Bug 808663 - Use nearest neighbor scaling for favicons in awesomescreen. r=bnicholson 2012-11-06 19:51:06 -08:00
Lucas Rocha
c1fe0c501b Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle) 2012-11-05 11:42:25 +00:00
Lucas Rocha
a7c14b468a Bug 808029 - Build AllPagesTab's context menu from favicon cache (r=mfinkle) 2012-11-05 11:42:25 +00:00
Lucas Rocha
0a22ff83f9 Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle) 2012-10-31 12:34:32 +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
Ed Morley
4be09ba712 Merge mozilla-central to mozilla-inbound 2012-10-31 14:11:12 +00:00
Lucas Rocha
3e960f1ad4 Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle) 2012-10-31 12:34:32 +00:00
Brian Nicholson
96f3a61568 Bug 799877 - Call notifyDataSetChanged() after setting search engines. r=mfinkle 2012-10-30 11:02:09 -07:00
Brian Nicholson
845b93c4e6 Bug 798859 - Remove isEmpty() call in AllPagesTab. r=mfinkle 2012-10-07 22:22:02 -07:00
Brian Nicholson
34d3b2814d 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
d6318a0457 Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
e43185f1ee Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
7a7a274be4 Backout 580f710a84e8, ecaff73e5a63 for rc failures 2012-10-02 13:12:17 -07:00
Brian Nicholson
0a92bd7a42 Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
ba6cea7971 Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Gian-Carlo Pascutto
f348901a28 Bug 794513 - Prefix Fennec-specific Telemetry with FENNEC_. r=dao 2012-10-01 15:32:48 +02:00
Gian-Carlo Pascutto
97e03cfba0 Bug 794513 - Add Telemetry for Awesomebar performance. r=margaret 2012-10-01 14:43:38 +02:00
Margaret Leibovic
7647974f89 Bug 789947 - Setting up search engines creates an extra top sites filter query. r=bnicholson 2012-09-13 13:00:03 +02:00
Lucas Rocha
fb28269164 Bug 768268 - Add "Open in Reader" menu item to be shown on reading list items (r=mfinkle) 2012-09-10 18:24:38 +01:00
Lucas Rocha
20808f751a Bug 768268 - Always open original page in awesomebar search (r=mfinkle) 2012-09-10 18:24:26 +01:00
Chris Peterson
f04aa01b68 Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00
Chris Peterson
12be5c166f Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
2012-08-02 17:13:40 -07:00
Chris Peterson
20927a2f40 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
Brian Nicholson
1f433797bf Bug 777811 - Add getSubject() to AwesomeBarItem. r=mfinkle 2012-07-30 17:00:49 -07:00
Wes Johnston
0ec79746ba Bug 777649 - Use history ID for removing items on the all pages screen. r=margaret 2012-07-26 12:53:19 -07:00
Wes Johnston
7cbf7cb2f8 Bug 772908 - Remove race condition adding touch listeners in the Awesomescreen. r=mbrubeck 2012-07-19 12:08:55 -07:00
Chris Peterson
ea5aca80f3 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
bb71352997 Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
ad0d5b1167 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
Sriram Ramasubramanian
ef7d125787 Bug 769824: Styles aren't applied to AwesomeScreen lists. [r=mfinkle] 2012-07-06 12:42:38 -07:00
Brian Nicholson
ab9868d9e6 Bug 769145 - Remove mSuggestEngine and use mSearchEngines for all engines. r=mfinkle
--HG--
extra : rebase_source : 8a4568993cdf11afa917ab19db8c214c0798db8e
2012-07-06 10:49:14 -07:00
Brian Nicholson
6404c76edd Bug 769145 - Move search engine logic to AllPagesTab. r=mfinkle
--HG--
extra : rebase_source : 1fa7fa541ef4ec77fcf9e42a80f9b8c8ec52daee
2012-07-06 10:49:03 -07:00
Wes Johnston
6fdf70c7ad Bug 759041 - Fix context menus on all pages tab. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
6c14003d41 Bug 759041 - Move back and context menu actions to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
95c125b6c0 Bug 759041 - Port all pages tab to awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
73fe082407 Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Wes Johnston
48dbb78127 Bug 759041 - Fix context menus in all pages. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
2c41c4f575 Bug 759041 - Handle back and context menu commands in tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
7a3a9be374 Bug 759041 - Move all pages tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00