broodplank
5e359e27a2
Add Internet/MMS APNS for Tesco Ireland (TMI)
...
Change-Id: I6e3942d69d2b65bca3ee87ce04d77ee62a67c6c0
2013-12-19 03:34:55 +01:00
Steven Luo
510db5ca65
common_mini_tablet_wifionly.mk: don't try to install removed BlueZ config file
...
Change-Id: I91ac1dd34c9c048cda7d6b5a81ee22b2db852b49
2013-12-19 00:47:12 +00:00
Ricardo Cerqueira
07e8f87234
Merge "Fix custom unofficial build tags" into cm-11.0
2013-12-18 00:55:36 +00:00
Abhisek Devkota
e5d12df8ef
Merge "Add CM Legal (1 of 2)" into cm-11.0
2013-12-17 23:12:45 +00:00
Michael Bestas
3bf9ba896d
Fix custom unofficial build tags
...
Before: CM_VERSION=11-20131217-UNOFFICIAL"-LegacyXperia"-smultron
After: CM_VERSION=11-20131217-UNOFFICIAL-LegacyXperia-smultron
Change-Id: Ib9c58b39efc4dc5a51380c647db9f7896e165704
2013-12-18 00:23:16 +02:00
Ricardo Cerqueira
af99ef73a0
Merge "vendor: support custom unofficial build tags" into cm-11.0
2013-12-15 15:54:16 +00:00
Danny Baumann
29000c52e9
Merge "overlay: Fix Keyguard configuration" into cm-11.0
2013-12-15 11:34:13 +00:00
Michael Bestas
82f7c7d32f
overlay: Fix Keyguard configuration
...
In 4.4 Keyguard has moved to a separate package
Move its config options to the proper overlay
Change-Id: I0a57874f3ef7702c6407485e98e1d10169baa0ac
2013-12-14 14:45:25 +02:00
Matt Mower
f416839b8a
vendor: support custom unofficial build tags
...
By defining TARGET_UNOFFICIAL_BUILD_ID in a device's cm.mk, users can
build custom CM builds with their own identifier in place.
This adheres to CM's policy that unofficial builds must be
marked as such, as both the filename and internal version will still
contain the word UNOFFICIAL.
Example:
TARGET_UNOFFICIAL_BUILD_ID := CatEater01
results in
cm-11-20131211-UNOFFICIAL-CatEater01-device(.zip)
Change-Id: I61acdf4698a7fe2b35d3d5315be4b444b1b97987
2013-12-13 22:28:23 +00:00
Ricardo Cerqueira
3aff048601
Merge "selinuxrelabel: Add a check for dalvik-cache" into cm-11.0
2013-12-13 19:23:11 +00: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
Ricardo Cerqueira
3b2aa92941
Merge "sepolicy: allow vold to mount fuse-based sdcard" into cm-11.0
2013-12-12 00:09:09 +00:00
Jef Oliver
28c69f6fcc
Merge "add Note 8.0" into cm-11.0
2013-12-10 20:59:10 +00:00
Abhisek Devkota
381a305718
Add CM Legal (1 of 2)
...
Allow defining a ro.cmlegal.url to for T&C and Privacy Policy
Change-Id: I45ffbdd9e472e258ed8c5a63dff0f3b9c7bc04e2
2013-12-10 04:35:08 -08:00
Pawit Pornkitprasan
54c91b849c
sepolicy: allow vold to mount fuse-based sdcard
...
exfat and NTFS-3g requires access to /dev/fuse
Change-Id: I35b13ada586c8de3fbe04156c2d10bf5e3c07b3a
2013-12-10 17:10:50 +07:00
Chris Soyars
4d758b16c9
Include WhisperPush with CyanogenMod build
...
Change-Id: I63fddfbc144cd8d8dbc797dc87d0897345bb0f79
2013-12-09 17:12:01 -08:00
sbrissen
704294946b
add Note 8.0
...
Change-Id: Iec9a23d1cac018f27fed1ff5ab87195c50fcd5c8
2013-12-09 09:25:07 -05:00
Michael Bestas
56b8bd854a
Update changelog and contributors list
...
* Add cm-11.0
* Add cm-10.2 features
* Add new sections for assets/graphics and former contributors
* Drop cm6.x
PS3: Whitespace
PS4: Add Bootanimation and more whitespace
Change-Id: I0900832629e049d58fb27030b3fbd9476ba4bd8c
2013-12-08 09:06:12 +00:00
Michael Bestas
ff4943e7f1
Remove CM9 bootanimation handling
...
* Kill this already, all devices should have migrated by now
Change-Id: If8032b47e969c92ece939af55d963423a18e1f3c
2013-12-08 01:04:18 -08:00
Danesh Mondegarian
2eb202d062
Update default wallpaper
...
This updates the default wallpaper to one of those available CMWallpapers
Change-Id: Ie525ef9cf6bd0f4b15df8d6ea77cfadf27e76462
2013-12-08 01:04:18 -08:00
Steve Kondik
61fc945ab0
cm: Remove $TERM in global envrionment
...
* Handled by mksh now.
Change-Id: I21aaa17580e69ab81c471939aa7f968ad7475cb4
2013-12-08 01:04:18 -08:00
Ricardo Cerqueira
178ca721b4
Always build the updaters
...
The separation logic is from signing key, not build type. Let
the app makefiles decide
Change-Id: I71286d83148454d77c5e8c35b8c25762ea2d34d3
2013-12-08 01:04:18 -08:00
Ricardo Cerqueira
ae71f04d55
Incorporate TARGET_VENDOR_RELEASE_BUILD_ID into the build identifier if it exists
...
Change-Id: I24d422abd3817c55cffe17166fb30d7efe48e0a0
2013-12-08 01:04:18 -08:00
Koushik Dutta
41fd0aab57
Add CyanogenMod Mobile Services prebuilt.
...
Change-Id: I477b7b3c230a87926a97be8c17c834a355671ab2
2013-12-07 22:26:37 -08:00
Chirayu Desai
c7e9230614
selinuxrelabel: Add a check for dalvik-cache
...
Change-Id: Ic8087450756ae81458e155aa1ca22d5055547664
2013-12-07 20:55:29 +05:30
Steve Kondik
5a27f63685
cm: Allow devices to set the GMS client id
...
Change-Id: I6fdf3817a292ac64291e8f9506eddd7d33059344
cm: Actually add the custom clientidbase
Change-Id: I8105f2cd13c26777f59f1926f378f52c1152cd0d
2013-12-07 11:09:06 +00:00
Steve Kondik
275701b519
cm: Remove procmem and procrank from user builds
...
* These need to be installed setuid, which is a no-no for CTS.
Change-Id: I68d111db2db675116e214108776aa13c848d0c9a
Put procmem and procrank back into non-user builds
Change-Id: I193a9607dad40043649de6fea1f9bf0ab0c437f1
2013-12-07 11:08:42 +00:00
Abhisek Devkota
bc7c4de45f
Merge "Update all APN of El Salvador" into cm-11.0
2013-12-05 20:25:48 +00:00
Abhisek Devkota
e24f766c9e
Merge "APN: Add Vodacom LTE APN values" into cm-11.0
2013-12-05 20:24:50 +00:00
zubietaroberto
feaf368604
Added APNs for Panamanian Carriers (Movistar PA, Claro PA and Digicel
...
PA)
Change-Id: I0290cd1d3d61421ab7f02ac4b1372a7ff53b1948
2013-12-05 19:31:00 +00:00
Steve Kondik
3992bbbabe
cm: Pastefail
...
Change-Id: I51bae450b09a324231f9520b1623334c4202e869
2013-12-03 05:12:25 -08:00
Steve Kondik
bc513cf927
cm: Reenable SettingsProvider overlay
...
Change-Id: I72acd06e06d745b71f1761637b1de00f2a15a9ef
2013-12-03 02:59:39 -08:00
José Adolfo Galdámez
5f539199e3
Update all APN of El Salvador
...
Change-Id: I21bbcdf348ecc59b5809310ab2be7b7a05ca3668
2013-11-30 02:04:16 -06:00
Abhisek Devkota
853ca90998
Merge "apns: add APN for AIS 3G" into cm-11.0
2013-11-28 07:04:58 +00:00
isimobile
ef794327df
APN: Add Vodacom LTE APN values
...
Change-Id: I574afe95ffe6b97fe90291eb5a2bc1e4f804919b
2013-11-27 08:27:26 +02:00
Archi
c1f22fff4e
APN typo
...
Change-Id: I36def45794d4d73c5439cf62cecfa1ecf7bdeea2
2013-11-27 02:11:52 +00:00
BobZhome
c615a63d89
APN: add MetroPCS gsm info
...
Change-Id: I747215df31666de11cd3271f40024ef0b362609a
2013-11-27 01:45:05 +00: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
Michael Limb
407450598a
vendorsetup: Grab from cm-11.0 build targets
...
Change-Id: I99c0cc694d9551a2ed4a54eb92739e746d660616
2013-11-27 00:03:42 +00:00
Dave Daynard
9b55f0d2a3
Add contributors for apexqtmo
...
Change-Id: Ia6548ce9606d6d8081caf5b5743497cca1291eef
2013-11-26 23:19:18 +00:00
Abhisek Devkota
b71b47d72b
Bootanimation by Dima Skvarskyi
...
New animation (we're due for a refresh). Additional resolutions
to follow.
PS1: Initial 1080p zip
PS2: Derp on commit message
PS3: Shrink file size (16M to 5M)
PS4: Add other resolutions (w/ jpegoptim)
Change-Id: Id6b12fa76d58769d7ef670f377f39cae1f5c9932
2013-11-22 21:58:57 -08:00
dhacker29
3dbb56527a
cm_audio: Rename Doink.oog to CyanDoink.oog to prevent override
...
PRODUCT_COPY_FILES vendor/cm/prebuilt/common/media/audio/
notifications/Doink.ogg:system/media/audio/notifications/Doink.ogg
ignored.
This is due to Doink.oog already existing in frameworks/base
Change-Id: I7ab091680f9cb0fb349ff425cb3ee1273d32ee89
2013-11-22 02:17:39 +00:00
Joel Teichroeb
918821bba6
Update crespo contributors
...
Change-Id: I36e19b3ebdef8eca6e7b36974d8cd3165ad0c45f
2013-11-18 22:24:29 -08:00
Pawit Pornkitprasan
cdd227c7b0
apns: add APN for AIS 3G
...
AIS 3G 2100 MHz uses a new MNC
Change-Id: If624a7bf465af30ec3160258186054cb9f424108
2013-11-16 13:00:52 +07:00
dhacker29
3013c99acb
selinuxrelabel: Need to check in priv-app now
...
Change-Id: I67529c3b0f8baaac15fd475305eafd085feac112
2013-11-15 22:48:05 -06:00
Pawit Pornkitprasan
9a19f575a4
sepolicy: allow vold to mount ext4 sdcard
...
When vold mounts an ext4 sdcard, it needs to force the context to
sdcard_external.
avc: denied { relabelfrom } for pid=190 comm=vold scontext=u:r:vold:s0 tcontext=u:object_r:labeledfs:s0 tclass=filesystem
avc: denied { relabelto } for pid=190 comm=vold scontext=u:r:vold:s0 tcontext=u:object_r:sdcard_external:s0 tclass=filesystem
avc: denied { relabelfrom } for pid=190 comm=vold scontext=u:r:vold:s0 tcontext=u:object_r:sdcard_external:s0 tclass=filesystem
Change-Id: I80f42fbdf738dee10958ce1bdc1893a41234f0d9
2013-11-15 10:02:25 +07:00
Pawit Pornkitprasan
ef907713b7
sepolicy: allow vold to create files on external sdcard
...
This is required for ASEC support. Vold can already create and
access directories, but do not yet have the permission for files.
Change-Id: I5082bbff692e5dc53c7000e4b3a293e42d33f901
2013-11-14 10:48:08 +07:00
Pawit Pornkitprasan
1b6aa84f9d
sepolicy: allow installd to query ASEC size
...
installd need to query ASEC size on sdcard_external
to show on the Settings -> Apps page correctly.
Change-Id: I2d9a49b8f0652f05d73d0ff464a3835595e2cc3c
2013-11-13 22:35:17 +07:00
Pawit Pornkitprasan
a30ec115e3
sepolicy: treat fuseblk as sdcard_external
...
Allow fuse-mounted NTFS/exFAT file systems to be written to
Change-Id: I1492914dd269a305e27aba58e61064d853adf2bc
2013-11-13 09:37:42 +07:00
Ricardo Cerqueira
98c81ead7a
selinux: Fix asec mounting
...
Change-Id: I92392f3d810dfaf8dfc35f5c9170178a651d28dc
2013-11-12 21:05:31 +00:00