Kit Cambridge
d7d8f3175e
Bug 1279306 - Use the production push server URL on Android. r=margaret
...
MozReview-Commit-ID: Fy347g00Lx0
--HG--
extra : rebase_source : afc91bac255bdd21811c7e381c17477f6608fd7c
2016-06-09 17:13:39 -07:00
Nick Alexander
b9a7550646
Bug 1252694 - Set MOZ_ANDROID_GCM_SENDERID directly in branding. r=glandium
...
Non-Mozilla distributors may wish to run their own autopush endpoint,
using a sender ID and corresponding Google API key that they control.
This simplifies that just a little bit, and gets Mozilla's release
engineering out of the business of managing non-sensitive secrets.
In the future, this sender ID will be baked into the Android APK's
string resources, in accordance with newer Google Play Services
library requirements.
MozReview-Commit-ID: AAxreEP73B0
--HG--
extra : rebase_source : 0a35d18a83558e4d27ac6a47b3833f1d69fed264
2016-03-01 15:31:27 -08:00
Nick Alexander
7f77b8f945
Bug 1248160 - Part 3: Move MOZ_ANDROID_SHARED_ID to branding; remove mobile/android/defs.mk. r=ted.mielczarek
...
MozReview-Commit-ID: KAxIYsHvAC4
--HG--
extra : rebase_source : 9ae25879d3afe70cf5513ddf3434d04c4e9c424f
extra : histedit_source : 35f7521d1504635fa31ced58e1b8cb2ae8600cd5
2016-02-13 10:19:25 -08:00
Mike Hommey
c879615900
Bug 1228467 - Don't preprocess chrome files without preprocessor directives. r=gps
2015-12-01 08:25:22 +09:00
Christoph Kerschbaumer
a333511c72
Bug 1182546 - Make branding/ accessible from content for mobile/ and b2g/ (r=bz)
2015-11-20 10:57:16 -08:00
Michael Comella
8d94840259
Bug 1193580 - Losslessy compress png assets. r=liuche
...
Note that this not the originally reviewed patch in the bug, but a re-run of
the algorithm that produced that patch.
--HG--
extra : commitid : 51DOIx3PKb8
extra : amend_source : f2e6b601240a9b31df7aadd96f6c53f0a6c430ef
2015-08-13 10:43:51 -07:00
Michael Comella
84d9a29051
Bug 1193580 - Backout changeset 1c1d97b563f410d571e4925dab3f53fcae6c5272.
...
This is temporary and only to easy the landing of bug 1150742.
--HG--
extra : commitid : HqtUgOKzbAH
2015-08-13 10:27:24 -07:00
Michael Comella
b2ff90e701
Bug 1193580 - Losslessly compress png assets. r=liuche
...
--HG--
extra : commitid : 62OPFTGobSc
extra : rebase_source : d0ccddfdd4692fb96916738c827722b73e6a2fb1
2015-08-11 16:52:38 -07:00
Chenxia Liu
b7e9d2d629
Bug 1162930 - Remove mdpi from branding/. r=mhaigh
...
--HG--
extra : commitid : BZqe6WGwbMx
extra : rebase_source : 878cf0285860ff5ecae35099831626a10cd5bb20
2015-07-30 17:56:40 -07:00
Michael Comella
24c71b8faa
Bug 1150974 - Run trimage
on all png assets in mobile/. r=rnewman
...
The command I ran was:
for i in `find mobile -name "*.png" | sed "s/\(.*\)\/.*\.png/\1/" | sort | uniq`; do trimage -d ${i}; done
--HG--
extra : rebase_source : 90ae53a7e3c63834b1bbb251cc4e5c48e5d20f08
2015-04-03 11:26:06 -07:00
Allison Naaktgeboren
071c7893e9
Bug 1123579 - Search Widget preview for the Beta channel has the icon from the release channel.r=mfinkle
2015-02-24 16:47:58 -08:00
Richard Newman
c145f9b40c
Bug 1100750 - Handle developer usernames that contain dashes. r=nalexander
2014-11-18 10:38:18 -08:00
Margaret Leibovic
d0f73d3852
Bug 1050405 - Add images for search widget preview. r=mfinkle
2014-11-05 16:17:55 -08:00
Margaret Leibovic
8f49efe603
Bug 1055657 - Add branding icons for search widget. r=mfinkle
2014-11-05 16:17:55 -08:00
Julien Sanchez
0a85ee5189
Bug 680392 - Localize trademark notice string in about:firefox. r=margaret
2014-09-04 14:59:06 -07:00
Chenxia Liu
d13415f95e
Bug 1042809 - Part 0: Icons. r=lucasr
2014-08-21 17:18:42 -07:00
Wes Johnston
e8f465a4f5
Bug 1050403 - Update widget style. r=margaret
2014-08-15 11:04:36 -07:00
Nathan Froyd
e1583db863
Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal
2014-08-01 12:53:05 -04:00
Wes Johnston
2a00c999a3
Bug 1035642 - Add branding resources for simple search widget. r=mfinkle
2014-07-30 10:45:15 -07:00
Richard Newman
41311cf9db
Bug 959379 - 192x192 app icon for Fennec. DONTBUILD, r=none, assets only.
2014-07-07 13:32:54 -07:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Gregory Szorc
e396fc159d
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Nick Alexander
7760713d9e
Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
extra : rebase_source : f6ec8a38594e70520b10202c735dc019f8c856fd
2013-12-11 21:20:07 -08:00
Carsten "Tomcat" Book
b35c0e3a73
Backed out changeset a829f4d2584a (bug 934646) Android Nightlies Build Bustage
...
--HG--
rename : mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png => mobile/android/branding/aurora/content/fennec_144x144.png
rename : mobile/android/branding/aurora/res/drawable-mdpi/icon.png => mobile/android/branding/aurora/content/fennec_48x48.png
rename : mobile/android/branding/aurora/res/drawable-hdpi/icon.png => mobile/android/branding/aurora/content/fennec_72x72.png
rename : mobile/android/branding/aurora/res/drawable-xhdpi/icon.png => mobile/android/branding/aurora/content/fennec_96x96.png
rename : mobile/android/branding/beta/res/drawable-xxhdpi/icon.png => mobile/android/branding/beta/content/fennec_144x144.png
rename : mobile/android/branding/beta/res/drawable-mdpi/icon.png => mobile/android/branding/beta/content/fennec_48x48.png
rename : mobile/android/branding/beta/res/drawable-hdpi/icon.png => mobile/android/branding/beta/content/fennec_72x72.png
rename : mobile/android/branding/beta/res/drawable-xhdpi/icon.png => mobile/android/branding/beta/content/fennec_96x96.png
rename : mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png => mobile/android/branding/nightly/content/fennec_144x144.png
rename : mobile/android/branding/nightly/res/drawable-mdpi/icon.png => mobile/android/branding/nightly/content/fennec_48x48.png
rename : mobile/android/branding/nightly/res/drawable-hdpi/icon.png => mobile/android/branding/nightly/content/fennec_72x72.png
rename : mobile/android/branding/nightly/res/drawable-xhdpi/icon.png => mobile/android/branding/nightly/content/fennec_96x96.png
rename : mobile/android/branding/official/res/drawable-xxhdpi/icon.png => mobile/android/branding/official/content/fennec_144x144.png
rename : mobile/android/branding/official/res/drawable-mdpi/icon.png => mobile/android/branding/official/content/fennec_48x48.png
rename : mobile/android/branding/official/res/drawable-hdpi/icon.png => mobile/android/branding/official/content/fennec_72x72.png
rename : mobile/android/branding/official/res/drawable-xhdpi/icon.png => mobile/android/branding/official/content/fennec_96x96.png
rename : mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png => mobile/android/branding/unofficial/content/fennec_144x144.png
rename : mobile/android/branding/unofficial/res/drawable-mdpi/icon.png => mobile/android/branding/unofficial/content/fennec_48x48.png
rename : mobile/android/branding/unofficial/res/drawable-hdpi/icon.png => mobile/android/branding/unofficial/content/fennec_72x72.png
rename : mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png => mobile/android/branding/unofficial/content/fennec_96x96.png
2013-11-20 15:16:00 +01:00
Nick Alexander
193f865ba8
Bug 934646 - Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-11-18 09:31:55 -08:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Nick Alexander
4924713f07
Bug 892603 - Remove unused MOZ_APP_ICON and LINUX_BRANDING_FILES from mobile/android/base/Makefile.in. r=mfinkle
...
MOZ_APP_ICON was a Makefile dependency not mentioned elsewhere in the
tree.
The text `LINUX_BRANDING` does not appear in the tree. There are no
references to `fennec_48x48.png` or `fennec_72x72.png` outside of
mobile/android/base/Makefile.in, and that file explicitly copies the
referenced files (so does not depend on the deleted export rules).
This leaves the relevant Makefile.in files empty, so we can remove
them.
--HG--
extra : rebase_source : a62f1571ba43a8c7171db9dab7c39346ae3577b1
2013-07-19 13:59:42 -07:00
Nick Alexander
74bed7834f
Bug 895670 - Remove SetupScreen and associated assets. r=mfinkle
...
--HG--
extra : rebase_source : 67e551da22e8490138a94cc303c1102ef49599e9
2013-07-19 13:59:42 -07:00
Shilpan Bhagat
e9dc650368
Bug 883259 - Updating the application icons and in content icons with new graphics. r=wesj
2013-06-25 12:07:32 -07:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Jim Chen
56875ebfee
Bug 839683 - Enable Android ANR reporter on appropriate channels; r=blassey
2013-03-26 00:25:33 -04:00
Sriram Ramasubramanian
0d544e30bb
Bug 833427: Remove homescreen widget. [r=mfinkle]
...
--HG--
extra : rebase_source : 1b447efd820eff6b7f1d7bd223613e80525e64e0
2013-01-22 11:19:35 -08:00
Gregory Szorc
7d09ff18e0
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Chris Peterson
62e122e7f7
Bug 848409 - Part 2: Remove unused Android defaults.xml resource files. r=kats
2013-03-06 16:37:38 +00:00
Gregory Szorc
2b7640203a
Bug 784841 - Part 18w: Convert /mobile/android; r=ted
2013-02-25 12:47:23 -08:00
Wesley Johnston
4ed2c55b98
Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle
2012-12-13 23:32:25 -05:00
Ed Morley
aacccbb609
Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE
2012-12-14 09:26:00 +00:00
Wesley Johnston
b112caa3c8
Bug 715258 - Favicons are of low quality for local/internal pages
2012-12-13 23:32:25 -05:00
Sriram Ramasubramanian
db826ecfb9
Bug 792373: XHDPI and XXHDPI icons for Fennec. [r=mfinkle]
2012-11-21 11:53:25 -08:00
Sriram Ramasubramanian
a443dc7963
Bug 708707: Add widget specific icons to branding folders. [r=mfinkle]
...
--HG--
extra : rebase_source : 65dd376ac6ea95c93c557b3abc77934ef9b8c5b3
2012-10-19 11:13:57 -07:00
Mike Hommey
6802c70abe
Bug 785269 - Replace a few DEPTH and relativesrcdir. r=ted,r=callek
2012-09-05 16:42:09 +02:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Nick Alexander
b8b0a14b8d
Bug 764669 - correct beta branding filename (should be fennec_48x48.png; was fennec_40x40.png). r=mbrubeck
2012-07-11 14:20:19 -07:00
Mark Finkle
4d870921f2
Bug 741430 - Use new icons for status alert notifications r=sriram
2012-05-24 23:41:57 -04:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Matt Brubeck
3c31de2a61
Bug 740878 - Remove unused Maemo files from mobile/android [r=mfinkle]
2012-05-09 15:04:21 -07:00
Wes Johnston
21b1289116
Bug 739215 - Favicon for about:firefox. r=mfinkle
2012-04-09 17:19:08 -07:00
Benoit Girard
769fc56fd7
Bug 734881 - Change Unofficial branding to 'Fennec $USER' for debugging. r=dougt,blassey
2012-03-12 11:16:15 -04:00