Michael Comella
|
80e81c360b
|
Bug 780367 - AboutHomeContent should no longer have two views. r=sriram
|
2012-08-06 20:27:04 -04:00 |
|
Michael Comella
|
aa129dfebd
|
Bug 686528 - (5 of 5) about:home recreates itself onConfigurationChange. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Michael Comella
|
2844d7e56b
|
Bug 686528 - (4 of 5) kTopSiteHeight in AboutHomeContent uses a dimen constant. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Michael Comella
|
5c3051b0de
|
Bug 686528 - (2 of 5) Clean up about:home and add 10" landscape layout. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Michael Comella
|
218bc6b110
|
Bug 686528 - (1 of 5) about:home uses integer resources to handle different sizes. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Chris Peterson
|
f554e798e4
|
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 |
|
Chris Peterson
|
dfd0007214
|
Bug 778472 - Part 1: Remove unused and redundant import statements. r=mfinkle
|
2012-07-27 17:54:41 -07:00 |
|
Sriram Ramasubramanian
|
3a6da0ed38
|
Bug 778247: mAppContext cleanup: AboutHomeContent is associated with only one activity. [r=mbrubeck]
--HG--
extra : rebase_source : 60aa53488d18f395e4e4b6d0023e357ffcb23ee4
|
2012-07-27 23:31:42 -07:00 |
|
Sriram Ramasubramanian
|
230cffc0be
|
Bug 778247: mAppContext cleanup: display metrics can be obtained from context. [r=mbrubeck]
--HG--
extra : rebase_source : a36329385979ffd0312fdba19b17798f0e62b3ad
|
2012-07-27 23:13:34 -07:00 |
|
Matt Brubeck
|
17046d8afd
|
Bug 776253 - NullPointerException at AboutHomeContent.onInterceptTouchEvent [r=kats]
|
2012-07-23 11:56:17 -07:00 |
|
Matt Brubeck
|
52519ba041
|
Bug 766858 - When tab menu is open, intercept all touch events on about:home or web content [r=kats]
|
2012-07-20 10:06:01 -07:00 |
|
Lucas Rocha
|
0535e93dc1
|
Bug 774306 - Protect access to mFavicons behind a getter (r=margaret)
|
2012-07-18 11:03:14 +01:00 |
|
Chris Peterson
|
0ae5b05768
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
|
Chris Peterson
|
7cc0a9ac2f
|
Bug 709230 - Part 4: Remove unused imports. r=blassey
|
2012-07-15 13:20:43 -07:00 |
|
Chris Peterson
|
949e399cad
|
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
|
647d7dc41a
|
Bug 745225: about:home rows should have orange highlight. [r=mfinkle]
--HG--
extra : rebase_source : 5d2f519bc362f95b3b2050deaccddac6387b3b66
|
2012-07-12 15:13:54 -07:00 |
|
Ed Morley
|
a6c2a33832
|
Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures
|
2012-07-10 12:41:50 +01:00 |
|
Brian Nicholson
|
7ec2f24709
|
Bug 729495 - Hide http:// in displayed URLs. r=mfinkle
|
2012-07-09 21:55:16 -07:00 |
|
Nick Alexander
|
418668c815
|
Bug 735842 - replace hard-coded isSyncSetup() with SyncAccounts.syncAccountsExist in AboutHomeContent. r=rnewman
|
2012-07-06 18:35:29 -07:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Sriram Ramasubramanian
|
acc455e350
|
Bug 739407: Make Tabs UI tablet ready. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_more.png => mobile/android/base/resources/drawable-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_more.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_more.png => mobile/android/base/resources/drawable/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_tray_list_selector.xml => mobile/android/base/resources/drawable/tabs_tray_default_selector.xml
|
2012-06-07 21:47:22 -07:00 |
|
Wes Johnston
|
589cc2819c
|
Bug 722591 - Rename Awesomebar.type to target. r=margaret
|
2012-06-07 10:13:38 -07:00 |
|
Kartikaya Gupta
|
afd0d96e91
|
Bug 752709 - Extract a getDisplayMetrics function into GeckoApp. r=cpeterson
|
2012-05-23 21:53:39 -04:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Gian-Carlo Pascutto
|
c99a274e2c
|
Bug 752492 - Make sure Cursor objects are closed correctly. r=blassey
|
2012-05-11 18:10:57 +02:00 |
|
Lucas Rocha
|
565a5a48c0
|
Bug 725389 - Set number of columns in top site's grid view onMeasure (r=mfinkle)
|
2012-05-08 11:44:48 +01:00 |
|
Gian-Carlo Pascutto
|
c1cda270d2
|
Bug 736237 - Don't update about:home on database operations. r=lucasr
|
2012-04-04 21:29:31 +02:00 |
|
Sriram Ramasubramanian
|
62c443a5c8
|
Bug 736296: Avoid managed query while loading top sites. [r=mfinkle]
|
2012-03-27 14:31:29 -07:00 |
|
Sriram Ramasubramanian
|
8748facb19
|
Bug 737906: Restrict remote tabs to 5 on about:home. [r=mfinkle]
|
2012-03-21 16:06:12 -07:00 |
|
Sriram Ramasubramanian
|
5a0ed39885
|
Bug 735741: Factor out UI in about:home [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout/abouthome_content.xml => mobile/android/base/resources/layout/abouthome_content.xml.in
|
2012-03-19 16:15:05 -07:00 |
|
Sriram Ramasubramanian
|
9e2d157493
|
Bug 736455: Remote tabs with empty tile on about:home [r=mfinkle]
|
2012-03-19 10:56:38 -07:00 |
|
Sriram Ramasubramanian
|
f58a156eed
|
Bug 734425: Support remote tabs on about:home [r=rnewman, r=mfinkle]
|
2012-03-12 12:48:55 -07:00 |
|
Sriram Ramasubramanian
|
af2542ef69
|
Bug 708266: UI to show tabs remote tabs. [r=mfinkle, r=rnewman]
--HG--
rename : mobile/android/base/resources/drawable/background.png => mobile/android/base/resources/drawable-nodpi/background.png
|
2012-03-09 10:42:43 -08:00 |
|
Geoff Brown
|
9c4c1d64a0
|
Bug 728263 - Avoid AccountManager leak error on exit. r=mfinkle
|
2012-03-08 18:48:44 -05:00 |
|
Kartikaya Gupta
|
56e190cf8f
|
Bug 726382 - Fold the GeckoDirProvider and a bunch of duplicated/complicated code into a new GeckoProfile class. r=wesj
|
2012-02-25 23:22:40 -05:00 |
|
Lucas Rocha
|
625515690f
|
Bug 729945 - Don't initially call account update listener on main thread (r=blassey)
|
2012-02-24 16:22:54 +00:00 |
|
Lucas Rocha
|
59a5c7c4ad
|
Bug 710323 - Clicking on addons should go to their page in AMO (r=mfinkle)
|
2012-02-23 15:20:49 +00:00 |
|
Sriram Ramasubramanian
|
52a4acb622
|
Bug 727302: Reuse tabs-tray resources for about:home [r=mfinkle]
|
2012-02-15 10:14:29 -08:00 |
|
Sriram Ramasubramanian
|
1adc701ef8
|
Bug 725932: Use handler messages. [r=mfinkle,blassey]
|
2012-02-14 13:30:15 -08:00 |
|
Brian Nicholson
|
bbd98b4c6e
|
Bug 711578 - Fix session store for initial session crash. r=mfinkle
|
2012-02-14 12:07:53 -08:00 |
|
Lucas Rocha
|
2f35bdf5ba
|
Bug 724348 - Only use the necessary vertical space for top sites in about:home (r=mfinkle)
|
2012-02-14 18:15:20 +00:00 |
|
Lucas Rocha
|
ff76e1d8fd
|
Bug 724348 - Remove unused variable from TopSitesGridView (r=mfinkle)
|
2012-02-14 18:15:20 +00:00 |
|
Lucas Rocha
|
1d457b8a9b
|
Bug 719434 - Purge session files when clearing history and update about:home accordingly (r=mfinkle)
|
2012-02-14 17:50:55 +00:00 |
|
Mark Finkle
|
bf2e5a4fe7
|
Bug 715262 - 'Browse Add-ons' link on about:home and Add-ons Manager icon in about:addons should point to new AMO Android product r=mbrubeck
|
2012-02-02 16:04:27 -05:00 |
|
Lucas Rocha
|
1beaf021cb
|
Bug 722752 - Show/hide sync banner when sync accounts are added/removed (r=mfinkle)
|
2012-02-02 16:08:58 +00:00 |
|
Lucas Rocha
|
5ec39bb4f8
|
Bug 710335 - Hide recommended addons section from about:home when empty (r=mfinkle)
|
2012-02-02 15:49:48 +00:00 |
|
Lucas Rocha
|
9b69c292c7
|
Bug 722655 - Fix crash on about:home when tab isn't present (r=mfinkle)
|
2012-02-02 15:49:43 +00:00 |
|
Lucas Rocha
|
beac4ef513
|
Bug 722050 - Fix about:home checker-boarding (r=mfinkle)
|
2012-01-30 17:14:05 +00:00 |
|
Brian Nicholson
|
78c3d29493
|
Bug 721577 - Race condition in about:home for tabs from last time. r=mfinkle
|
2012-01-27 17:28:47 -08:00 |
|