Commit Graph

142 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
37d2a61580 Bug 840346: Flat URL bar. [r=mfinkle]
--HG--
extra : rebase_source : 25e8b78e6ef97e3bb1e0ccb701bd98d9d1b24e4c
2013-02-13 08:50:56 -08:00
Sriram Ramasubramanian
cfa9878c79 Bug 824483: about:home is cut off in landscape mode. [r=wesj] 2013-02-12 15:32:13 -08:00
Wes Johnston
5d62ac8810 Bug 824994 - Hide the marketplace promo if the user has visited the marketplace before r=mfinkle 2013-01-30 12:26:07 -05:00
Wes Johnston
1446f1d09c Bug 833942 - Add 'remove' to about:home topsites r=mfinkle 2013-01-30 10:20:35 -05:00
Wes Johnston
85c040f18e Bug 832561 - Dont show Pin Sites option on empty sites. r=lucasr 2013-01-24 15:56:46 -08:00
Wes Johnston
052a5b450c Bug 832561 - Don't update cursors when sites are pinned/unpinned. r=lucasr 2013-01-24 15:56:14 -08:00
Harshit Syal
c495120c27 Bug 740556 - reload the mobile homepage on inbound tab syncs. r=wesj 2013-01-24 11:14:50 -08:00
Wes Johnston
efcf6f6675 Bug 832559 - Remove unpin all options from menus. r=mfinkle 2013-01-22 10:37:22 -08:00
Wes Johnston
c79148b9ee backout 322f7440f281 to fix commit bug number 2013-01-22 10:37:20 -08:00
Wes Johnston
ecfe048a25 Bug 823559 - Remove unpinall from topsites menus. r=mfinkle a=nonlibxul 2013-01-22 09:34:19 -08:00
Wes Johnston
67257a5768 Bug 830758 - Don't show 'Pin Site' option on pinned sites. r=mfinkle 2013-01-18 11:45:52 -08:00
Chris Peterson
a90d14ab62 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Wes Johnston
0a14a71ee9 Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram 2013-01-09 14:07:32 -08:00
Brian Nicholson
8c4910653b Bug 826273 - Use private state of about:home tab for opened links. r=mfinkle 2013-01-08 16:53:22 -08:00
Wes Johnston
4ec0926fff Bug 826074 - Use Pinning terminology for customizing about:home. r=mfinkle 2013-01-04 11:18:38 -08:00
Wes Johnston
c0740c3bf3 Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle 2013-01-02 11:49:42 -08:00
Wes Johnston
3caf71c1df Bug 825505 - Allow cancelling pinning sites from the Awesomescreen. r=mfinkle 2013-01-02 11:49:41 -08:00
Sriram Ramasubramanian
423430cd73 Bug 825088: Compound Drawable for addon-row in about:home. [r=mfinkle]
--HG--
extra : rebase_source : 12a6f764e08608ceb2bcbe64733fc61750e5fc34
2012-12-28 14:55:56 -08:00
Wes Johnston
e472a2d947 Bug 783312 - Provide a context menu to edit/pin sites. r=mfinkle 2012-12-28 13:46:10 -08:00
Wes Johnston
97452f6c6e Bug 783312 - Show the awesomescreen as a way to select sites for pinning. r=mfinkle 2012-12-28 13:46:08 -08:00
Wes Johnston
cb872f5ea7 Bug 783312 - Use pinned sites backend to return a cursor with pinned+top sites. r=mfinkle 2012-12-28 13:46:06 -08:00
Wes Johnston
3684f97279 Bug 783312 - Show empty rows on about:home for customization. r=mfinkle 2012-12-28 13:45:58 -08:00
Sriram Ramasubramanian
bbd7b61436 Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
extra : rebase_source : bec6cb4ab6bc58d4c0a364a74a1ec09c00cf623e
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian
f565c3afaa Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 069bf336dc6753ecae41c56a49196059724d9d83
2012-12-17 12:31:52 -08:00
Ed Morley
b2331873fc Backout 51119e80e283 (bug 822422), 1a7f21d5a95a (bug 822421) for java NPEs on a CLOSED TREE 2012-12-19 19:49:58 +00:00
Sriram Ramasubramanian
c92130e856 Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian
bf01eb0ada Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle] 2012-12-17 12:31:52 -08:00
Ed Morley
271fd8dcad Backout e9cef5f38fe1 (bug 822422), 531d2eb905d7 (bug 822421) for build failures on a CLOSED TREE 2012-12-19 18:29:41 +00:00
Sriram Ramasubramanian
4d30b4c264 Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
extra : rebase_source : 6e2c15ad5ce6183268aa113c30952964b7df67ae
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian
62d4539197 Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 3a73bc1dd22917004c0d9d0c2bb06a8d7ce0812d
2012-12-17 12:31:52 -08:00
Sriram Ramasubramanian
7831feb544 Bug 821453: Android 4.2.1 messes up BitmapDrawable. [r=mfinkle]
--HG--
extra : rebase_source : a9643547b44b99f5921631556bf03091cc831a83
2012-12-13 13:13:36 -08:00
Kartikaya Gupta
7e8cc24ac5 Bug 817067 - Introduce a ThumbnailHelper to deal with thumbnailing of pages. r=cpeterson, gcp 2012-12-03 14:27:34 -05:00
Lucas Rocha
2a8196727f Bug 807279 - Turn Favicons into a singleton (r=mfinkle) 2012-12-03 08:59:17 +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
Lucas Rocha
34620465f3 Bug 808296 - Update top sites thumbnails from adapter, not from gridview (r=mfinkle) 2012-11-12 15:58:40 +00: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
ca63a6480e Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle) 2012-10-31 12:34:32 +00:00
Sriram Ramasubramanian
4ef31ba27b Bug 783092: LightweightTheme for BrowserApp. [r=mfinkle] 2012-10-31 22:12:02 -07: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
Sriram Ramasubramanian
43f20ed557 Bug 783092: LightweightTheme for BrowserApp. [r=mfinkle]
--HG--
extra : rebase_source : 4c3223032eaa62d96586ed1abccd902d5cb31485
2012-10-31 11:05:39 -07:00
Lucas Rocha
acf42c3683 Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle) 2012-10-31 12:34:32 +00:00
Brian Nicholson
6a16c03043 Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
ff28091a45 Bug 722661 - Part 1: Factor out session JSON parsing into SessionParser. r=mfinkle 2012-10-29 16:34:28 -07:00
Geoff Brown
a39de2a50f Bug 805600 - Code cleanup: remove sIsGeckoReady; r=kats 2012-10-27 13:18:26 -06:00
Mark Finkle
10dd63379c Bug 802946 - Cleanup the 'Hide Apps/Promo' mess [backout the preprocessor code] r=blassey
--HG--
rename : mobile/android/base/AboutHomeContent.java.in => mobile/android/base/AboutHomeContent.java
2012-10-23 01:08:30 -04:00
Mark Finkle
1894c6f573 Bug 787188 - Hold off on about:home marketplace promo for now r=wesj
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/AboutHomeContent.java.in
2012-09-26 08:24:30 -04:00
Mark Finkle
32d882f4a9 Bug 787188 - Allow for no promo to be shown r=wesj 2012-09-26 08:24:27 -04:00
Michael Comella
47a53a04e0 Bug 766389 - (3 of 3) Add apps promo box to about:home. r=sriram 2012-08-22 19:52:54 -04:00
Michael Comella
26aa8b2f86 Bug 778811: Removed "No Top Sites" text from about:home. r=mfinkle 2012-08-22 00:29:51 -07:00
Michael Comella
3441dc49cd Bug 781262: Replaced sync box on about:home with promo box abstraction. r=sriram
Bug 781262: Replaced sync box on about:home with promo box abstraction. r=sriram

--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_promo_box_pressed_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable-xhdpi/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable-xhdpi/abouthome_promo_box_pressed_bg.9.png
rename : mobile/android/base/resources/drawable/abouthome_sync_box.xml => mobile/android/base/resources/drawable/abouthome_promo_box.xml
rename : mobile/android/base/resources/drawable/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable/abouthome_promo_box_pressed_bg.9.png
2012-08-20 16:10:00 +12:00