Skip to content
Snippets Groups Projects
Commit 343f9ebb authored by Yaroslav Pronin's avatar Yaroslav Pronin
Browse files

More improved Android support

parent 0b9102d6
No related branches found
No related tags found
No related merge requests found
Showing
with 68 additions and 0 deletions
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOZ_UPDATER=
MOZ_ANDROID_ANR_REPORTER=
MOZ_ANDROID_GCM_SENDERID=965234145045
MOZ_MMA_GCM_SENDERID=242693410970
ANDROID_PACKAGE_NAME=org.gnu.abrowser
MOZ_APP_DISPLAYNAME="Abrowser"
MOZ_ANDROID_SHARED_ID=org.gnu.abrowser.sharedID
helpers/DATA/firefox/android/branding/content/about.png

18.1 KiB

helpers/DATA/firefox/android/branding/content/favicon32.png

2.67 KiB

helpers/DATA/firefox/android/branding/content/favicon64.png

16.6 KiB

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
chrome.jar:
% content branding %content/branding/ contentaccessible=yes
content/branding/about.png (about.png)
content/branding/favicon32.png (favicon32.png)
content/branding/favicon64.png (favicon64.png)
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
JAR_MANIFESTS += ['jar.mn']
\ No newline at end of file
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY brandShortName "Abrowser">
<!ENTITY brandFullName "Abrowser">
<!ENTITY brandPocket "Pocket">
<!ENTITY vendorShortName "Trisquel">
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
brandShortName=Abrowser
brandFullName=Abrowser
#filter substitution
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
@AB_CD@.jar:
% locale branding @AB_CD@ %locale/branding/
# Branding only exists in en-US
locale/branding/brand.dtd (en-US/brand.dtd)
locale/branding/brand.properties (en-US/brand.properties)
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
JAR_MANIFESTS += ['jar.mn']
\ No newline at end of file
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DIRS += ['content', 'locales']
helpers/DATA/firefox/android/branding/res/drawable-hdpi/icon.png

7.36 KiB

helpers/DATA/firefox/android/branding/res/drawable-hdpi/large_icon.png

23.4 KiB

helpers/DATA/firefox/android/branding/res/drawable-nodpi/firstrun_welcome.png

71.8 KiB

helpers/DATA/firefox/android/branding/res/drawable-xhdpi/icon.png

11.4 KiB

helpers/DATA/firefox/android/branding/res/drawable-xhdpi/large_icon.png

39.1 KiB

helpers/DATA/firefox/android/branding/res/drawable-xxhdpi/icon.png

20.9 KiB

helpers/DATA/firefox/android/branding/res/drawable-xxhdpi/large_icon.png

76.7 KiB

helpers/DATA/firefox/android/branding/res/drawable-xxxhdpi/icon.png

31.1 KiB

helpers/DATA/firefox/android/images/logo-hdpi.png

69.1 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment