Commit Graph

27 Commits

Author SHA1 Message Date
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
Steve Kondik d91ddb53a8 cm: Add a wrapper script for Curl which acts like wget
* Lots of stuff in the wild actually uses wget, and Toybox doesn't
   provide it. We already have Curl which does the same thing just
   with some different arguments. This wrapper script can handle it.

Change-Id: Ic02da709fcd29808b96fabcd1ac4ddd9465f635f
2015-11-14 23:56:10 +01:00
Steve Kondik 8bc283d735 cm: Move bash and powertop to the "full" target
Change-Id: Icd7d3edad16577396ceb86aee34963e88d43dd12
2015-11-14 23:51:33 +01:00
Steve Kondik 52020dea19 cm: Build 7zip and unzip on full targets
Change-Id: I48f7b63bf016db5f7ee8ae0f8b1bfe70479fb3c2
2015-11-14 22:52:08 +01:00
Steve Kondik 243e70bbe8 cm: Drop lsof, add pigz/bzip2
Change-Id: Ic3c842188c3fb001201392d0379e87e3c189e393
2015-11-14 21:04:48 +01:00
Michael Bestas 8286b4d6c1 Remove VisualizationWallpapers as it does not comply with API 23 rules
Change-Id: I2cb868713ab13b13c5ebb6d468375c4511aca81d
Reference: 1bde1e17aa%5E%21/#F0
2015-10-10 18:32:49 +03:00
Michael Bestas 344e44876a Build CMSettingsProvider for all devices
* common_mini_* configs don't inherit from common_full

Change-Id: If31e57620299fa54bc808de0b80f58ebfabdc718
2015-09-25 16:32:21 -07:00
Adnan Begovic 78c6df1db2 vendor/cm: Remove custom resolver from OSS builds.
Change-Id: I37950d2f788c1325f9215d05430b568ee90bd78f
2015-09-17 10:32:56 -07:00
herriojr c6d40c01f7 Enable The AppSuggestService
We need to enable our custom AppSuggestService in order to show
possible suggestions.

Change-Id: I9489723dfec315c7ff4ab414ebe88c3880876bd3
2015-09-14 10:25:22 -07:00
Luca Stefani 44752b7aeb vendor/cm: add curl to build
Change-Id: I8cb50a5bc0bf8cacef9e4aaf251b172e4a325b79
2015-09-02 12:00:12 -07:00
Adnan Begovic 1e116da3f0 vendor/cm: Start building in CMSettingsProvider.
Change-Id: I982d0d607e61f6cd8a1aaf180b13b835190893d4
2015-09-01 13:58:10 -07:00
Michael Bestas 793385eb7e Move LatinIME to phone/tablet configs
* Move LatinIME & dictionary overlay to exclude it from TV devices

Change-Id: I926fe0a2c24ee3d2c807e1f584a37d57f1cbb8b5
2015-06-04 21:28:29 +00:00
Michael Bestas 8c356e8474 Remove deprecated VideoEditor packages
Change-Id: I47b1d17e6b93dae6992fe169d034bfa4eb820370
2015-01-28 00:08:14 +00:00
Jorge Ruesga ee7999cf0b vendor: Add zip and unrar applets
Info-Zip: 3.0 (https://github.com/jruesga/android_external_zip)
Unrar: 4.2.4 (https://github.com/jruesga/android_external_unrar)

Require: http://review.cyanogenmod.org/#/c/76209

Change-Id: I979a2e1a4d7c2830e49bd782a6c2abbf591f8643
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
2014-11-21 01:09:36 +01:00
Jorge Ruesga 7b7818afac vendor cm: Add PhotoPhase LWP
Change-Id: Ida8a9d400cd09b1fdbd670965c5ac60a3378c482
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
2014-06-15 11:57:14 +02:00
Michael Bestas 7d5d16dd75 Build FFMPEG plugin for all targets
Mini targets didn't include FFMPEG so far.
I don't see the reason to do this, the plugin takes up minimal space.

Change-Id: I712982c245f9cdb8dd1052a071a7590219b9a9c3
2014-06-10 20:06:48 +03:00
Steve Kondik f1deb14ac0 cm: Underp package names
* Go back to sleep, Steve.

Change-Id: Ie8aa55981ec2447741119cb413798568174ce659
2014-05-06 13:53:47 -07:00
Steve Kondik 08bfcb3644 cm: Build Stagefright FFMPEG plugin
Change-Id: Ic727bcea4d5cbc35c720800660be7b80d638122d
2014-05-06 18:45:31 +00:00
Christopher R. Palmer 1c282ce3d3 build: telephony: Only include VoiceDialer in telephony builds
For WiFi only devices, they don't want this by default.

Change-Id: I4d07ab25d971f8a50beb84e2fd5f6d0bf1aeb8fe
2014-04-22 18:40:41 -04:00
Michael Bestas 70d21b306d Exclude extra LatinIME dictionaries in "mini" builds
Change-Id: I935f1ba5addcff2b2e4d738550db3ca6916fe07f
2014-01-28 02:08:09 +00:00
Steven Luo b95faf6097 Remove some optional packages from "mini" builds
Change-Id: I31f502a10d64343c8800d51df28b6de49e44bccc
2014-01-16 19:26:07 -08:00
Abhisek Devkota 32bbdf6f57 Remove unused audio mk files
These are empty and useless.

Change-Id: I23cd1be105f7bddbf555a35e10efcc92a7c1eb47
2014-01-02 21:27:03 +00:00
Paul Kocialkowski 8afd5747fd SoftwareGL fine tuning
Change-Id: I65983cd41d057ebf1bb8bef94e4f34ffcd508a9d
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2013-12-28 17:01:33 +01: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
Michael Bestas 71b1a2fca7 cm: update VideoEditor & live wallpapers packages
This change allows us to disable these packages on devices
with limited storage.

Signed-off-by: Michael Bestas <mikeioannina@gmail.com>

Change-Id: Ic843d1f663c7e2f68fa758d338d2e428b9321764
2013-10-01 18:36:50 +00:00
Michael Bestas 848f3f5d34 Don't include VideoEditor in mini_phone/mini_tablet configurations
Signed-off-by: Michael Bestas <mikeioannina@gmail.com>

Change-Id: Ib95abd1541ca31b0480c0e2c433ffa6faabdc37d
2013-08-25 06:58:46 +00:00
Andreas Schneider a69dc02138 cm: Move wallpapers to a common_full Makefile.
This reduces the size of the mini phone but keeps all feature to full
phone and tablet config.

Change-Id: I9fcc64221b95ba005c6045b97a5502359bfd481d
2012-09-14 01:18:53 -04:00