build01@build01
2fba8eb3eb
10.1.3-RC2
...
Change-Id: Idb39b56e59ddd6510551349c4eb9750a4a49edd0
2013-09-04 16:35:19 -07:00
build01@build01
e116c60a6e
Bump version for 10.1.3-RC1
...
Change-Id: Ib886f8c073f21edfa3a6208a8165ef5c1171768b
2013-09-04 16:28:38 -07:00
Hashcode
b8f7758031
add Kindle Fire contributor
...
Change-Id: Ia346ef5f65306be4ac38bfc6b542c5cd85f84371
2013-09-03 09:26:39 -07:00
Pawit Pornkitprasan
8b9f177f00
Use Package Manager to disable stock OTA
...
This reverts commit ea14a88a2a
.
Using the Package Manager prevents any danling wakelock from
killed service/receiver.
Change-Id: Ie3162ca4b18a7bc9c55613af39e88ea980407e5f
2013-09-01 16:18:35 +01:00
Pawit Pornkitprasan
eb7754adb6
otablock: also disable BroadcastReceiver
...
otherwise it'll prevent the device from going to sleep
Change-Id: I56e20c4b3e33c78f30e095f38240d6663c9d74f5
2013-08-29 19:15:04 +01:00
Ricardo Cerqueira
5bdc7351cd
Revert "otablock: Disable only the actual activity, leave the service on"
...
This reverts commit 583a6429e6
, pawit
got a better fix
2013-08-29 19:14:59 +01:00
Ricardo Cerqueira
22a4354db1
otablock: Disable only the actual activity, leave the service on
...
This is apparently shutting down uncleanly and frequently leaving
unwanted stuff active :(
Change-Id: I08e7b28adf1ec0725b82357df96beda2527e2f16
2013-08-29 15:57:17 +01:00
Ricardo Cerqueira
a0919a9671
Prevent stock OTA activities from running in CM
...
Change-Id: I3f586cd246fc351afb82c94f41329bf930f6f41a
2013-08-28 16:12:30 +01:00
William Roberts
754bef5027
sepolicy: Start CM Common sepolicy
...
Rather than having to maintain out of tree changes, it is often
easier to maintain a hiearchy of changes, starting with the vendors
common config file. From there, inheriting products can pick up a base
and start to add or remove certain bits from it, making use of the
BOARD_SEPOLICY_* functions documented in external/sepolicy/README.
Change-Id: I28a4aaf6c126535f0a88001582641b234a750015
2013-08-15 13:08:41 -07:00
Davis Mosenkovs
ab97793b76
Fixed APN setting for LV LMT MMS
...
Change-Id: I53bbc6ac33ab957cf2098f27dce379a88c29298f
2013-07-23 17:26:50 -07:00
Richard Huynh
80cd7fe16b
Correct BPL APN to Vodafone IN/India
...
Change-Id: I80e411374f59c0d4534f9c67295c2e4dfc4b9e45
2013-07-23 18:41:54 +00:00
Abhisek Devkota
589f128800
Correct Claro PR APN
...
Per https://jira.cyanogenmod.org/browse/CYAN-1750 , correct
mnc listing for Claro PR LTE apn is "110" instead of "11".
Patchset #2 : Modify non-LTE APNs as well; change commmit title
Patchset #3 : Modify commit title to clarify Claro PR adjustments only
Change-Id: Ic18810492a282fc74b5472139404e2db48edd83d
2013-07-23 18:38:09 +00:00
XDA Garwynn
dcf176c320
Add C-Spire APNs
...
Change-Id: Ie2e9087009dab438fd14288f6e5ddd6cda17bc44
2013-07-23 18:33:53 +00:00
Abhisek Devkota
3019710d94
Drop Proxy from Digitel APN
...
Per https://jira.cyanogenmod.org/browse/CYAN-1705 and
http://www.unlockit.co.nz/mobilesettings/settings.php?id=314
Proxy is not longer valid for this APN.
Change-Id: I682821135c1df143f6491c30bd55afc53d2b6758
2013-07-23 18:20:16 +00:00
Abhisek Devkota
de04ababfc
Remove Proxy from Globul APN
...
Per https://jira.cyanogenmod.org/browse/CYAN-1635 proxy
is no longer needed and results in occasional failures.
Change-Id: If572f82638e7cdda8e97f77bed1887e24eb3dcb5
2013-07-23 18:19:57 +00:00
Mustaavalkosta
869151c255
New apns settings for Everything Everywhere (new UK operator)
...
Everything Everywhere (EE) replace Orange UK and T-Mobile UK.
Adapted for CM conf from Guillaume Châtelet's commit:
d9bd5e7d4f
PS1: initial commit
PS2: rebase
Change-Id: Ie1ff90bdffd1cce8c5697624b4c83a06a6729dc3
2013-07-23 18:14:01 +00:00
prescott66
ba2ec9ee19
android-vendor-cm: Renamed T-Mobile SK to Telekom SK in APNs list
...
Change-Id: I70823318ec3ee9d3e7db6c414f3e1ceb5d8ad9cc
2013-07-23 17:38:38 +00:00
Koushik Dutta
8475d72646
Rename Babel to VoicePlus
...
Change-Id: I7ae779594cc2647e217ee6d66b7c7ed439ea250c
2013-07-21 09:34:19 -07:00
Ricardo Cerqueira
8994907baf
selinux: When adding userdata labels, do cache too
...
Change-Id: I0c1ff737629474135767be7cfe2bfbea0513fa9e
2013-07-18 15:46:28 +01:00
Ricardo Cerqueira
b52874de53
selinux: Use a more reliable sentinel to flag /data labelling
...
/data/anr isn't present on all devices, /data/system is
Change-Id: Ifba71d073dc7b577911386cff316e8a19662cd0d
2013-07-18 15:41:06 +01:00
Ricardo Cerqueira
d2d1a7ffb1
Add SELinux filesystem relabeling to init
...
Since not all recoveries out there will support the OTA packages'
own labeling, check at boot if the system needs labels (and
apply them)
Change-Id: I58767977b90a78a12efe7bd9d713654eadf47e7a
2013-07-17 16:48:28 +01:00
Koushik Dutta
1f1434338b
Add Babel in preparation
...
Change-Id: Ic40924702930fbc62708fe9c00cd0dd2fcfeaf28
2013-07-16 12:52:42 -07:00
Koushik Dutta
5d4847b8e4
remove libGoogleAnalyticsV2. This is contained in external/google now.
...
Change-Id: Ib792a7cf9750ba484a95ba42a86574286de9d4ec
2013-07-16 12:17:36 -07:00
Giulio Cervera
f3c610abc2
Merge "change APN for Orange countries" into cm-10.1
2013-07-07 23:44:01 -07:00
Steve Kondik
2978e20d74
cm: Add ntfs-3g and exfat tools to the build
...
Change-Id: Ie4e3a82deb39a108c559fe698fefdf03f2237a71
2013-07-07 14:23:43 -07:00
Abhisek Devkota
bea29fdc9b
Correct 2Degrees APN
...
Per https://jira.cyanogenmod.org/browse/CYAN-1509 2Degrees
default APN is incorrect. Delete 2 extra APN configs to
be in line with http://www.2degreesmobile.co.nz/android-settings .
Change-Id: I00ad879c2752e73d31850bd36c1e0337a7797796
2013-07-03 14:08:46 -07:00
Chirayu Desai
19425dde40
remove leading hypen from extraversion before adding one
...
Change-Id: Ia33f564d272cae14f300c18d783a108ad09dfef6
2013-07-03 13:07:18 -07:00
Matthias
c8a6193b0e
ByTel, update to use recommended APN & fix MMS sending with B&You
...
* Patch 3: Fix SFR MMS & add SFR Reunion
Change-Id: I2450f317c17a0709e19bbe8e8d9f4352c69e912e
2013-07-03 12:51:08 -07:00
Nathan Grebowiec
d724377374
update manta maintainers
...
Change-Id: I5e57c657010c60bc1b1359f883ca1d4f2f851da7
2013-07-03 12:43:14 -07:00
Ricardo Cerqueira
6b098f6545
Merge "cm: Include private signing keys if present" into cm-10.1
2013-07-02 16:47:08 -07:00
Danny Baumann
86c55bee68
Merge "cm audio: update sounds, add new ones" into cm-10.1
2013-07-02 07:25:02 -07:00
Ricardo Cerqueira
5ab6b93f24
cm: Include private signing keys if present
...
Change-Id: Ic96d4d49d821cb03d5318e3e9ad93d02fb92573e
2013-07-02 10:42:12 +01:00
Danny Baumann
8cb806c79a
Merge "Add Lycamobile PT MVNO apn" into cm-10.1
2013-06-27 00:05:04 -07:00
gzhhong
34158a76d0
change APN for Orange countries
...
check and change the APN settings for each Orange country
Change-Id: Id96e90df18bd3aee0f849044d0a59d52515c8883
2013-06-25 19:36:07 +08:00
Scott Busche
df0d20d807
APN: Update StraightTalk AT&T
...
Change-Id: If440f08e91581a3b9c63f3f13011ac70c013cea5
2013-06-24 16:55:17 -07:00
Ricardo Cerqueira
b409a89752
Bump version to 10.1.1-RC0
...
This should've been done almost 2 months ago when we cut 10.1.0...
Change-Id: I628d688cddb6d5cb48f1fb97fb834664b47e2053
2013-06-24 23:10:31 +01:00
Daniel Hillenbrand
c79bca0494
Merge "Fix Vip mobile APN" into cm-10.1
2013-06-24 07:31:56 -07:00
Abhisek Devkota
261798489b
Add Lycamobile PT MVNO apn
...
Per https://jira.cyanogenmod.org/browse/CYAN-797
Patchset #2 : Correct MNC
Patchset #3 : Remove User/Pass
Change-Id: Ic93f6672d12ef72a9998f5fdb65c04686869b7cc
2013-06-22 22:53:16 -07:00
Arne Coucheron
b9409b1336
cm: Fix default notification sound
...
* Deneb.ogg was removed in a recent commit. Replace it with Argon.ogg
which sounds exactly the same.
Change-Id: I8194ca5c9990dd80bbf07ed89965d4bf0b8070b6
2013-06-13 01:09:31 +02:00
Ricardo Cerqueira
79ba997084
init.cm: Fix sysinit dependencies
...
sysinit depends on having the filesystems mounted, and userdata
in particular depends on having /data present. Move its startup
to post-fs-data
Change-Id: Iafcc926a3aa310c1afe501d272df5811da500d86
2013-06-12 12:13:53 +01:00
Ricardo Cerqueira
c094975dd1
Merge "apns-conf: update Personal Argentina APNs" into cm-10.1
2013-06-11 04:38:48 -07:00
Ricardo Cerqueira
e4d4a3c99e
Merge "init.cm: make directory for ssh" into cm-10.1
2013-06-11 04:20:26 -07:00
Emilio López
605bb782c4
apns-conf: update Personal Argentina APNs
...
This commit updates the Personal Argentina APN to the new
datos.personal.com address and adds another set of entries for when
mnc is 341
Change-Id: Ibe17ba00c5ffe3730fce107f0a471ac9c408b636
2013-06-06 10:06:11 -03:00
Dennis Cleiren
dbb169ad9c
cm audio: update sounds, add new ones
...
Change-Id: I6e45ac37b4fa3c3255019929a9f49742f1996de4
2013-06-06 12:53:31 +02:00
Shareef Ali
13a3760284
cm: update maintainers for Samsung CDMA family.
...
* i lied one gsm added
Change-Id: Ib7ac8aab74aff7035cad87c7db5e2416f42e001a
2013-06-02 14:02:41 -05:00
Daniel Hillenbrand
19d9f78820
Merge "Add Fido Canada LTE APN" into cm-10.1
2013-06-01 06:36:24 -07:00
Daniel Hillenbrand
41f9d86599
update note 2 lte maintainers
...
Change-Id: I60d53a0642cbf82992dda0431fc40d120b5d5469
2013-06-01 09:47:59 +02:00
Daniel Hillenbrand
f30272891c
cm: apns: correct proxy for orangeworld
...
Change-Id: Ie3d260900c01d1b64abd87f7b5d9cea7a2f2dba3
2013-05-25 10:37:19 +02:00
Daz Jones
733d775a04
Fix Vip mobile APN
...
Types are incorrect, only the MMS APN should have the mms type.
Change-Id: If4ee80ba9cf788c84704a41c067a708b4581fe8c
2013-05-24 14:35:49 +01:00
David Barrera
e63c08711f
Add Fido Canada LTE APN
...
Added a new APN for Fido Canada as per
http://www.fido.ca/web/content/phonewarranty/configure_unlocked_device_guide&lang=en
Tested on a Nexus 4.
2013-05-23 12:49:40 -04:00