Wolfgang Wiedmeyer
71a01dce17
Merge remote-tracking branch 'github/cm-13.0' into replicant-6.0
...
remove prebuilt terminal (built-in terminal app can be activated in dev settings)
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Conflicts:
CHANGELOG.mkdn
CONTRIBUTORS.mkdn
config/cdma.mk
config/cm_audio.mk
config/common.mk
config/common_full.mk
config/common_full_phone.mk
config/gsm.mk
config/themes_common.mk
get-prebuilts
overlay/common/frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.jpg
overlay/common/frameworks/base/core/res/res/drawable-sw600dp-nodpi/default_wallpaper.jpg
overlay/common/frameworks/base/core/res/res/drawable-sw720dp-nodpi/default_wallpaper.jpg
overlay/common/frameworks/base/core/res/res/drawable-xhdpi/default_wallpaper.jpg
overlay/common/frameworks/base/core/res/res/values/config.xml
overlay/common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml
prebuilt/common/bootanimation/1080.zip
prebuilt/common/bootanimation/1200.zip
prebuilt/common/bootanimation/240.zip
prebuilt/common/bootanimation/320.zip
prebuilt/common/bootanimation/360.zip
prebuilt/common/bootanimation/480.zip
prebuilt/common/bootanimation/540.zip
prebuilt/common/bootanimation/600.zip
prebuilt/common/bootanimation/720.zip
prebuilt/common/bootanimation/768.zip
prebuilt/common/bootanimation/800.zip
prebuilt/common/etc/apns-conf.xml
sepolicy/mac_permissions.xml
sepolicy/sepolicy.mk
vendorsetup.sh
Change-Id: I4fc2a5b00721cae8b3a36f33c36f006142bad44f
2015-12-17 18:24:03 +01:00
Wolfgang Wiedmeyer
d02579012a
verify signatures of downloads from the f-droid repo
...
add prebuilt dir to gitignore
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2015-12-06 16:28:05 +01:00
Steven Chamberlain
e3cca288ad
Require https for f-droid.org prebuilt downloads
...
When fetching prebuilt binaries from f-droid.org, we were using http,
but are now redirected to a https URI - unless a MITM attacker gets
there first...
Change to unconditionally use https to fetch prebuilt binaries.
While here, set -e so that failure to download any file is not ignored.
2015-08-25 18:01:31 +02:00
Paul Kocialkowski
5e4e0a171c
prebuilts: Applications updates and script cleanup
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2015-06-30 21:40:11 +02:00
Lukas Märdian
1a93ba7d67
get-prebuilts: fix Terminal.apk URL
...
Signed-off-by: Lukas Märdian <lukas@goldelico.com>
2015-02-03 20:26:23 +01:00
Tom Marshall
66e2bc5c8c
cm: Remove prebuilt Term.apk
...
* This is free on the Play Store, no need to bake it in.
Change-Id: Iffa24c3f2239ee06deee2fe7d1cec396200e1d79
2014-12-12 13:04:33 -08:00
Sven
e6dc3f2016
Revert "Update Terminal app package name"
...
see https://github.com/jackpal/Android-Terminal-Emulator/issues/357
This reverts commit 6b6000d1cb
.
Change-Id: Iec140ddc77edee15bc5c3d6750d27bccdf9f93d4
2014-09-25 22:27:02 +02:00
Sven
6b6000d1cb
Update Terminal app package name
...
The group that maintains and builds the Terminal Emulator
have run into Google Play issues resulting in a package name change.
Update associated libraries for this change as well.
See also:
https://github.com/jackpal/Android-Terminal-Emulator/wiki/Recent-Updates
Change-Id: Ib50a8d8435ea12d2c74ea9a68f5f9ddadc7601a5
2014-09-25 17:54:30 +00:00
Kyle Manna
e410bbb69e
get-prebuilts: Use https for Term.apk fetch
...
* Use secure protocol when fetching prebuilt APKs to avoid a MITM attack
that could send a malicious APK instead.
Change-Id: If9dfc8bdc6f5a8ac360f40fe3fb423455082d224
2014-09-21 07:02:57 -07:00
Paul Kocialkowski
a6d2b4ed0c
get-prebuilts: Create directory beforehand
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2014-07-02 20:17:48 +02:00
Paul Kocialkowski
a6450bb108
prebuilt: Prebuilt apps don't belong in git
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2014-07-02 15:39:51 +02:00
Paul Kocialkowski
13e8b8bf7e
Initial Replicant 4.2 commit
...
Change-Id: I6f3249ff6f84862a5a1efee9a50e440381d6866a
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2013-12-28 17:01:11 +01:00
Chirayu Desai
d6a6738d19
get-prebuilts: update Term.apk download URL
...
Change-Id: Id708e96981fe2c75f10022931518774b5f2df573
2012-12-24 14:11:18 +05:30
Rocky Zhang
7718d2ac05
Fix copy JNI files of Term.apk
...
Term.apk now contains JNI shared ojbects for all architectures.
Currectly, the script would only extract and copy armeabi object.
Change the script to extract all object and copy the correct ABI
object to the filesystem.
Change-Id: I167eafab523a4104063fec89b7ba136031c1d07c
Signed-off-by: Rocky Zhang <zhangyan.hit@gmail.com>
2012-12-24 00:11:27 -08:00
Ricardo Cerqueira
2526fef627
cm: Start bundling the updater
...
And remove the now-redundant ROM Manager
Change-Id: I7664f8a3c21b2a7dd817a68e8ff38f1f96c029cc
2012-09-29 17:23:32 +01:00
Simon Davie
2899cb397a
cm: Update extraction of Android Terminal
...
libjackpal-androidterm3.so is now libjackpal-androidterm4.so
Change-Id: I2506fe691fd385a131e3fbb4a06f776e02fa77bf
2012-05-26 13:14:50 +01:00
Brandon Bennett
57c3b194e1
Allow get-prebuilts to work from any CWD
...
The unzip command in get-prebuilts assumed that the CWD
as ./vendor/cm. This changes allows it to work from any
CWD so now you can do
./vendor/cm/get-prebuilts
instead of
cd ./vendor/cm && ./get-prebuilts
Change-Id: I705191fd84c3ffda6b2e81b7ea7518327cce8081
2012-01-02 18:58:50 -07:00
Robert Burns
70e082f4e0
Fix for get-prebuilts. Unzip options need to be reversed.
...
Change-Id: I600f785cbfab66810be28984770e8f818fe0735f
2011-12-18 18:16:18 -05:00
Brint E. Kriebel
5a4590f99a
get-prebuilts: Add overwrite flag to prevent prompt when files exist
...
Change-Id: Ic27876ebb96f2b15c7a0438495c290bd05140fc1
2011-12-18 13:56:57 -07:00
Steve Kondik
a25e4e0a8e
cm: Add prebuilt Android Terminal Emulator + fixes
...
* Rename get-rommanager to get-prebuilts
* Add audio_effects.conf to the build
Change-Id: I1e98aeeada645d9588b6841de846e4e38a44756b
2011-12-14 22:27:59 -08:00