Dan Pasanen
15e432d8ee
init: stop ril daemons if ro.radio.noril is set
...
* no reason to leave these spinning if the noril prop is enabled
Change-Id: If52381962282f2c2955a743b57fbec10edb8199e
2015-06-04 06:56:18 +00:00
Matt Mower
655d8d6e0f
Update Ting GSM APNs
...
Update based on Ting's guidelines here:
help.ting.com/hc/en-us/articles/205428698-GSM-Android-APN-Settings
Change-Id: I5de6b7a0b0bab9880e02122a7d76b883c2558cec
2015-06-03 23:39:55 +00:00
c457
0150c43da9
add MetroPCS's IPv6 APN
...
Change-Id: Ie3be23c1253affb44028fb8fd95d37b88dbbd425
2015-06-03 23:36:16 +00:00
Abhisek Devkota
0ab505f1ad
Deprecate epc.tmobile.com APN
...
No longer used by T-Mobile US
Change-Id: I4f5898aa0a56500293323675868a3f138ad0b702
2015-06-02 20:07:17 +00:00
Phil Eichinger
2d9f1d70bc
APNs: Correct MMSC for HoT Austria
...
Change-Id: I9d224fa7817f0c317606c61791c8ee839bf4c64f
2015-06-02 20:06:22 +00:00
Zyg0te
c56364bd6e
apns: Removed APN configuration for Noverca.
...
According to CYAN-6602 this carrier no longer exists. Hence we can safely
remove the associated APN configuration
Change-Id: I984c73a628a4bee0a07dd61fc1dca77fe05da34b
2015-06-02 19:44:01 +00:00
Brandon McAnsh
60051ef556
config: Create TV targets (full and mini)
...
* To follow naming and allow proper device type makefile inclusion
(phone calls _phone, tablet calls _tablet, etc.)
Change-Id: Ie29548b7160ee24331d9833ff769acc82ff10e7b
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2015-06-02 19:34:59 +00:00
Evan Widger
ad91867dc8
Temp fix for Bouygues telecom issues
...
rearrange APNs so most popular one is hit first
Change-Id: Ie9cae2e4e36e937127bff1c31fb100f331de1b75
2015-06-01 14:49:04 -07:00
Lin Ma
d32b741b5b
FOTA: Create /cache/recovery in init.rc for FOTA
...
* FOTA depends on the existence of /cache/recovery and will fail
to reboot otherwise
Change-Id: I0d4d2150d54f36a0927aee3b66e64f9b81672d86
2015-05-31 23:57:39 +00:00
Adnan Begovic
8f7444802c
CM: Make sure we're parsing api versions for cmsdk docs.
...
Change-Id: If6223fbc2f22378bb993a09f92d4a7e6972c022a
2015-05-29 17:51:32 +00:00
Matt Mower
9e9fea37ec
Fix invalid roaming_protocol for telenor.smart APN
...
IPV4 is not a recognized protocol. Only IP, IPV4V6, and IPV6 are
defined.
Change-Id: I444d37a86c7168b4832c5bb69834714a0505ab7b
2015-05-28 18:35:40 +00:00
Abhisek Devkota
6560891d9b
Drop hipri,supl from Smartfren4G
...
Change-Id: I561798f97ade57c90b4781cbfa471e7eaaf7354b
(cherry picked from commit 4ad1712ba471f7cb84817ba6f4cc1e3efd9889be)
(cherry picked from commit 477ee618b388923789330adb997b17610bf0e920)
2015-05-28 16:48:49 +00:00
Adnan Begovic
e190d66b8a
CM: Update droiddoc template for cmsdk
...
Resolve index page.
Change-Id: I5546f49f3d4b277686c2e07ed1ef0082b4a4b6ce
2015-05-21 15:16:03 -07:00
Marcos Marado
54d5498497
APNs: 716: added Claro, Entel; 732: Fixed COMCEL
...
Change-Id: I016ead4bb458b1ef2eb6e1f6f468d5d881d21557
2015-05-21 17:09:20 +00:00
Phil Eichinger
7790c60c34
APNs: Add MVNO HoT Austria Internet and MMS APN configuration
...
Change-Id: Ic6399f8247d1f0afcbeb56953f70e357d6194743
2015-05-21 18:44:37 +02:00
Marcos Marado
580ac6fc6e
APNs: moar MVNO's
...
Change-Id: Iec352b1f639a9f411d4e9f4eed53b81655fb681d
2015-05-20 11:25:12 +00:00
Marcos Marado
6a5733a062
APNs: Separate Simyo ES' entry (default and mms)
...
Change-Id: I94a39c96ba8c83e5632afa46630254d59212350f
Fixes: CYAN-6272
2015-05-20 11:24:46 +00:00
Zyg0te
ebda3cde01
apns: Added APN configuration for Suop MVNO (Spain)
...
This references CYAN-6272.
Change-Id: If1a1aa3cf6d51ac821a2d67548a05bc78fe4a62e
2015-05-20 11:23:03 +00:00
Marcos Marado
9635acd538
Added several APNs, updated a couple carrier names
...
Change-Id: I77c634d623a4a73c94f9cd6f224bf0a67484ee6d
2015-05-20 11:21:51 +00:00
Abhisek Devkota
c352261142
Split Smartfren MMS out
...
Change-Id: I4380710fac6cd632daa345c5a747d3ef41cfc5c2
2015-05-20 10:16:04 +00:00
Adnan Begovic
88e99ec1e7
CM: Update styles for droiddoc.
...
Change-Id: Ia994ae1b17a0ee3cf0e997f7ef3501228310c29e
2015-05-19 17:27:11 -07:00
Adnan Begovic
7ebb507c02
CM: Provide droiddoc cmsdk template.
...
Change-Id: I3825b2a1dbd680d25c28bfad49c71b94119dcd8f
2015-05-19 16:12:17 -07:00
Dan Pasanen
374ca9d02e
init: set ro.radio.noril if persist.radio.noril is set
...
Change-Id: I51f35963662b8225674ad5c7514909e7efc67ae0
2015-05-15 15:45:28 +00:00
Zyg0te
5cdfc8d305
Add authentication parameters to MVNO NL APN configuration
...
MVNO NL is adding authentication to their APN configuration.
This new configuration is backwards compatible with the old version.
This fixes CYAN-6525.
Change-Id: Idf8570563d3fe502333d04ba9f24521d224afe91
2015-05-15 15:23:13 +00:00
Zyg0te
5cfc7b884f
Updated Telekom RO APN to reflect their recent name change
...
Cosmote RO recently changed their carrier name to Telekom Romania.
The associated APN configurations for that carrier now has the carrier name
changed to reflect this. This fixes CYAN-5461.
Change-Id: I0aae5b085fb822e0992274cd0feb0868d4989e5b
2015-05-15 15:16:53 +00:00
Zyg0te
a5c460ae82
Added APN for Costa Rica ICE Kolbi
...
This references CYAN-6237.
Change-Id: I3dc19feda91434ae9cd11175953df2827d47103f
2015-05-15 15:16:13 +00:00
Zyg0te
71a61f42b2
Removed obsolete internet APN for Indosat
...
This references CYAN-6495. Apparently, the indosat3g apn is no longer in use and has already been removed from AOSP.
Change-Id: I36e64f1944853aa6d1b5889d0da2f858b0731300
2015-05-15 15:14:50 +00:00
Adnan Begovic
a6b8d30c42
cm: Ignore filters for platform library.
...
Change-Id: Iaf06872676e9e2745cb2f5ea7dcf1caf71443cb6
2015-05-13 03:57:05 -07:00
Adnan Begovic
aaac132b3f
Build Platform resource package.
...
Change-Id: Id60f66b6db23989db1472a19bcb079b0083f7393
2015-05-12 17:45:07 -07:00
Adnan Begovic
b53c503fee
Build CM Platform Library
...
Change-Id: If62e6b1d2ac41730ff2a8d562173abd2cb768f93
Add cmstatusbar service to system server services context
Change-Id: I77c5de75722cc5f36a5326e3da57ab661b89d189
Build Platform resource package.
Change-Id: Id60f66b6db23989db1472a19bcb079b0083f7393
vendor/cm: Lock cm platform library/cmsdk to non-release builds.
Change-Id: I01c1c3fe559d438e28339ce426d7ba7e42724002
2015-05-12 17:45:07 -07:00
Adnan Begovic
4f810fe94a
Overlay external services start.
...
Change-Id: I725e69adfe220a0763574d0e92792f72379b5993
2015-05-12 17:45:07 -07:00
Roman Birg
7520a205fd
Revert "vendor/cm: add CMBugReport"
...
This reverts commit 94645abe76
.
Change-Id: I0e44721e05635da015affb8ececa18fc6ac08c5e
2015-05-12 00:44:40 +00:00
Roman Birg
94645abe76
vendor/cm: add CMBugReport
...
Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba
Signed-off-by: Roman Birg <roman@cyngn.com>
2015-05-11 15:20:02 -07:00
Ethan Chen
3866f709c6
init: Add common bugreport service
...
Change-Id: Id0501b2ca556919d8d41102e6d36d8453beedff2
2015-05-09 01:40:17 +00:00
Abhisek Devkota
788bd0991b
Fix typo and build
...
Change-Id: I4a641747b785c91685442e0d81e6209b987f16bb
2015-05-08 14:08:51 -07:00
Zyg0te
f7e33f1bdf
Fixed typo in APN config for Nicaraguan networks.
...
This references CYAN-6497.
Change-Id: Ifc28eda483830b77db1aa2608d3a6cd817823cc1
2015-05-08 20:12:54 +00:00
Zyg0te
a979d10614
Added Eagle Mobile MMS apn configuration.
...
This references CYAN-6250.
Change-Id: I8dc1a28125dcac638f53116082bddcec9229d91c
2015-05-08 20:10:48 +00:00
Michael Thygesen
76c41746c0
apns-conf.xml: (DK) merge BiBob and Telenor APNs. remove mvno values.
...
This fixes erroneous APN info introduced by I0a9808304f11ac0ccbdf78c7457d1fb3275e6087
This is tested to work on both carriers.
Change-Id: I7e32609b8e997d072b393d411870de1d9f4cac18
2015-05-07 06:01:05 +00:00
Brin Taylor
8688a958b7
vendor: cm: yet more updates to contributors
...
* u-ra sold his devices.
* nard now does d2
* unbreak the formatting (damn comma's)
Change-Id: Ic2dfde51e419f95a72bff238d1542b17728f9ac7
2015-05-01 22:57:05 +00:00
bmc08gt
b2c60c1bbf
Bump CyanogenMod version in CONTRIBUTORS.mkdn
...
Change-Id: I8fa4b8b53af6ec1333f05f42d908b3e28a7bf08b
Signed-off-by: bmc08gt <brandon.mcansh@gmail.com>
2015-04-29 19:40:54 +02:00
Erica Chang
d175740580
SIM card setting: fixed Smartfren SPN override name
...
Change-Id: I5b5798516ae2620d9fa544470bc107421f12173e
(cherry picked from commit 623bc5bb1c80ff7dd8a3cd9c4b8272dfd8453db1)
2015-04-27 22:28:03 +00:00
Howard M. Harte
bd71355924
Update Smartfren APN protocol to IPV4V6
...
Change-Id: I30384d45cf184253ca6ef4ce8847fe80228a012a
2015-04-27 20:11:47 +00:00
Howard M. Harte
1a2f288348
Update APNs for Smartfren
...
Change-Id: Id46a069af6e4b01b8c39ce82342043633b6168c0
2015-04-27 20:11:22 +00: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
dhacker29
17e5661017
overlay: Remove the default battery style and set it in frameworks
...
This will allow us to remove the overlay in vendor/cm so devices
with no battery, aka fugu, can override this to none.
Change-Id: I80c0cc06d3aed344c7c705d420af297c96baf706
2015-04-25 19:19:39 +00:00
Roman Birg
52f92f081d
add Profiles to build
...
Change-Id: Id74a2c5350a5140eeb6f83c950c8b9ed89b2d4d7
Signed-off-by: Roman Birg <roman@cyngn.com>
2015-04-24 20:06:38 +00:00
luca020400
3393dab46f
vendor:cm: fixup formatting of CONTRIBUTORS
...
Change-Id: I79e96edbf5dd69053297473964c73f71be86568d
2015-04-24 18:11:05 +02:00
Maxime Auvy
a99128f1b0
Updated Free Mobile APN
...
Change-Id: I60ea016bfc840c0aaf4b8a0bbde026ebd68beb3e
(cherry picked from commit 81bd45a8bef18c7c1570b657c0bde122eeb6feb6)
(cherry picked from commit d7aa97853e33a4315563751431e10f611c20c2f5)
2015-04-21 16:35:35 +00:00
heydabop
b02640c228
Add hipri to ATT Phone APN
...
per http://www.att.com/esupport/article.jsp?sid=KB424489&cv=820
Change-Id: Ib6552dd6358e2198f9e1da8420cc72da1664c606
2015-04-20 21:01:44 +00:00
Brinly Taylor
365ed9bd65
vendor:cm: update contributors
...
* Add PatrikKT as a Desire 601 (co-maintainer)
* Add Desire Eye & Moto MAXX & Oppo N3
* Fix formatting for an Xperia Z3 Tablet
Change-Id: Ic477056991ad82f9ec8746f698c0732987fdf027
2015-04-20 20:58:51 +00:00