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
Michael Bestas
c37028d952
cm: Update packages
...
* Build new AOSP messaging app
* Remove no longer used WhisperPush/CMHome
* Messaging no longer depends on SoundRecorder
Change-Id: I202203449c97814972f1aad1af4d69afa1a61e7d
2015-11-03 21:52:13 +02:00
Ricardo Cerqueira
70d7e18828
Kill spn-conf overrides
...
These were overloading the ASCII names to region-specific charsets,
which looks nice but it's horribly confusing if you're not native
from those regions and happen to be roaming there.
So... like our upstreams, just show the original carrier names
Change-Id: Icb3c6c9be2a4ee57866f2f57411a4f441be88f7c
2015-04-27 14:08:26 +00:00
Michael Bestas
2fe8b5159e
Don't build VoiceDialer
...
Change-Id: I522934f88aed9a0daa35995944d49e3ab2b66416
2015-01-28 00:08:25 +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
fuzz
a278f039cb
cm: Move default ringtone override to telephony.mk
...
Change-Id: If5bf8f72f9b07271145d910ba5c44dc73748ae27
2014-03-04 21:41:25 +09:00
Steven Luo
b95faf6097
Remove some optional packages from "mini" builds
...
Change-Id: I31f502a10d64343c8800d51df28b6de49e44bccc
2014-01-16 19:26:07 -08:00
Dan Pasanen
2cfe6b260b
cm: add selective based spn (2/2)
...
* patch set 1 to 7 doesn't fix the problem, it bruce forces the spn
list to ALL DEVICES.
* this change and http://review.cyanogenmod.org/#/c/57393/
will attack the problem at lowest level, customized it for speed
and memory.
* the best part is that it handles letters and exit the
function when it find a letter in the response from ril.
Change-Id: Ia63309acf38617e68b98ff1068463a942fa793df
2014-01-13 07:54:11 -06:00
Steven Luo
4913344f72
Don't ship CellBroadcastReceiver on wifi-only devices
...
Attempt to fix dependency issue
Change-Id: I0122fc4665827bfcefd61e4287d9ff685b675aee
2014-01-06 18:27:12 -08:00
Pawit Pornkitprasan
a082e90c04
cm: only include WhisperPush in telephony-enabled devices
...
No point having it in Wi-Fi-only tablets
Change-Id: Iceacb99ab8d10c565896ad89da8ba533de83dc31
2013-12-13 18:17:08 +07:00
Brandon Bennett
9fe4b928be
Move Mms from phone specific to telephony
...
Tablets want MMS too (carriers send messages, etc), lets make this
for any device inherenting telephony.mk
Change-Id: Ida0e86d1f4d982580cef72816f93f88d0b0313e4
2013-11-27 01:23:02 +00:00
Ricardo Cerqueira
53df1df11e
Don't assume phones are the only clients for the telephony configuration bits
...
Data-enabled tablets need love, too
Change-Id: I239823f198260d0f045c6e7305cf04082a8ef1e9
2013-10-29 17:48:25 +00:00