summaryrefslogtreecommitdiffstats
path: root/get-prebuilts
Commit message (Collapse)AuthorAgeFilesLines
* Require https for f-droid.org prebuilt downloadsSteven Chamberlain2015-08-251-2/+3
| | | | | | | | | | 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.
* prebuilts: Applications updates and script cleanupPaul Kocialkowski2015-06-301-5/+6
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* get-prebuilts: fix Terminal.apk URLLukas Märdian2015-02-031-1/+1
| | | | Signed-off-by: Lukas Märdian <lukas@goldelico.com>
* get-prebuilts: Create directory beforehandPaul Kocialkowski2014-07-021-0/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* prebuilt: Prebuilt apps don't belong in gitPaul Kocialkowski2014-07-021-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Initial Replicant 4.2 commitPaul Kocialkowski2013-12-281-5/+5
| | | | | Change-Id: I6f3249ff6f84862a5a1efee9a50e440381d6866a Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* get-prebuilts: update Term.apk download URLChirayu Desai2012-12-241-1/+1
| | | | Change-Id: Id708e96981fe2c75f10022931518774b5f2df573
* Fix copy JNI files of Term.apkRocky Zhang2012-12-241-1/+1
| | | | | | | | | | 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>
* cm: Start bundling the updaterRicardo Cerqueira2012-09-291-3/+0
| | | | | | And remove the now-redundant ROM Manager Change-Id: I7664f8a3c21b2a7dd817a68e8ff38f1f96c029cc
* cm: Update extraction of Android TerminalSimon Davie2012-05-261-1/+1
| | | | | | libjackpal-androidterm3.so is now libjackpal-androidterm4.so Change-Id: I2506fe691fd385a131e3fbb4a06f776e02fa77bf
* Allow get-prebuilts to work from any CWDBrandon Bennett2012-01-021-4/+7
| | | | | | | | | | | | | | 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
* Fix for get-prebuilts. Unzip options need to be reversed.Robert Burns2011-12-181-1/+1
| | | | Change-Id: I600f785cbfab66810be28984770e8f818fe0735f
* get-prebuilts: Add overwrite flag to prevent prompt when files existBrint E. Kriebel2011-12-181-1/+1
| | | | Change-Id: Ic27876ebb96f2b15c7a0438495c290bd05140fc1
* cm: Add prebuilt Android Terminal Emulator + fixesSteve Kondik2011-12-141-0/+9
* Rename get-rommanager to get-prebuilts * Add audio_effects.conf to the build Change-Id: I1e98aeeada645d9588b6841de846e4e38a44756b