Commit Graph

65 Commits

Author SHA1 Message Date
Brian Nicholson
e662ee9fe1 Bug 813346 - Add getBitmapFromDataURI() to BitmapUtils. r=wesj 2012-11-27 12:04:14 -08:00
Wes Johnston
6d92f0ba16 Bug 808663 - Use large favicons in awesomebar if they're provided. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
899d46f43b Bug 808663 - Use new favicon style for search providers. r=bnicholson 2012-11-15 19:16:35 -08:00
Brian Nicholson
116e770731 Bug 808510 - Initialize AllPagesHandler in constructor. r=lucasr 2012-11-15 12:36:28 -08:00
Lucas Rocha
419069500f Bug 811654 - Make AllPagesTab's destroy() idempotent (r=mfinkle) 2012-11-14 16:23:26 +00: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
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
Lucas Rocha
3ba6322b91 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
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
9b186f36d8 Bug 787877 - History list doesn't update after you remove the last history item using context menu (r=wesj) 2012-09-12 12:31:44 +01:00
Lucas Rocha
50882023e0 Bug 778489 - Use ReaderModeUtils to create about:reader urls (r=mfinkle) 2012-09-11 18:51:43 +01: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
beae36983b Bug 768268 - Move getReaderMode() method to AwesomeBar (r=mfinkle) 2012-09-10 18:24:26 +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
Lucas Rocha
75734de9b9 Bug 766942 - Get rid of mInReadingList property in BookmarksTab (r=wesj) 2012-08-07 15:23:21 +01:00
Lucas Rocha
542366042e Bug 766942 - Set query argument with initial reading list state (r=mfinkle) 2012-08-07 15:23:20 +01:00
Lucas Rocha
ab9e803ad1 Bug 766942 - Change bookmarks tab to support reading list as initial folder (r=margaret) 2012-08-07 15:23:20 +01: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
Mark Finkle
befb4a1892 Bug 775100 - Remove 'xxx' logging in HistoryTab r=wesj 2012-07-18 13:47:12 -04: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
Brian Nicholson
025501416d Bug 773552 - Encode URLs sent as queries to about:reader. r=mfinkle 2012-07-13 12:49:58 -07:00
Brian Nicholson
1223d2aa4a Bug 771610 - Open Reader Mode for Reading List bookmarks. r=margaret 2012-07-10 21:54:58 -07:00
Ed Morley
77180693e6 Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures 2012-07-10 12:41:50 +01:00
Brian Nicholson
8d8d1876ef Bug 729495 - Hide http:// in displayed URLs. r=mfinkle 2012-07-09 21:55:16 -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