Commit Graph

1979 Commits

Author SHA1 Message Date
varunchitre15 a7d57c303c Add Sony Xperia L maintainers
Change-Id: I249c637af4fd9859db78bbc0d23726986d15d121
2014-07-24 10:17:26 +04:00
Abhisek Devkota c30b569ff7 Update HK carrier APNS
Change-Id: Ifa97c577d2c6e5f03a149ad9499d6b47ab6d3490
2014-07-21 12:08:21 -07:00
neatchee affb35aaa4 Fix Mobistar APN settings
Update Mobistar and Mobistar MMS to remove user/pass and add PAP auth

Change-Id: I02a2aa99abb93f325f60032bbaa2e59da397c3c2
2014-07-18 14:33:22 -07:00
neatchee a441c01ac8 Make LTE-enabled APN default for Korea Telecom
Change-Id: I05bdb058a202edee0260fc1a5f1725c9b374e6dc
2014-07-18 21:31:39 +00:00
Jurica Vukadin 83b75c0d85 apns-conf: Update TMO HR APN
Can't get LTE otherwise.

Change-Id: I2c2593626f9633885a3fd3ab3146d1221860fcee
2014-07-18 21:30:02 +00:00
Brint E. Kriebel 8cc3992a9f otasigcheck: Fix the sed statement for multi-digit indices
It appears that some versions of sed do not work with the + symbol.
Instead of checking for one or more digits, check for a digit,
followed by zero or more digits.

Change-Id: I064df6a2bac4a634a3684ac1a5289dca1f4ba29c
2014-07-11 18:44:15 -07:00
Brint E. Kriebel 63c0f71ea4 otasigcheck: include multi-digit cert indices
If the cert index is greater than 9, we still want to include it.

Change-Id: I82787e59557ae0bb7f15da16630d2b0afb7cff06
2014-07-10 18:23:28 -07:00
Brint E. Kriebel 7a65923a92 otasigcheck: set verification package to com.android.htmlviewer
We need to use something that will always be there and not replaced
by other packages.

Change-Id: Ide942865f284239ae2ae2503005ccc7e8272995c
2014-07-10 18:00:44 -07:00
Brint E. Kriebel af91758210 common: Set property for the CM releasetype
Set ro.cm.releasetype based on the deteremined releasetype of the
build.

Change-Id: I2c1aa7181f42342594bd6d5dc5f5252220ed3497
2014-07-10 19:02:19 +00:00
Ricardo Cerqueira aff5e54c4e ota: Validate any installed data's signature against our own
Try to prevent incompatible-signature system quirkiness

Change-Id: I73402d963a1b57ad0ee3c68ced4f2d7f074f927f
2014-07-10 17:03:51 +00:00
Brint E. Kriebel 1df415bba2 common: Disable multithreaded dextop on RELEASE and SNAPSHOT builds
This needs some more work before it can be considered stable enough
for use on these builds.

Change-Id: Ic80603cc59623da878875e40de92bda5caef3331
2014-07-09 15:13:08 -07:00
Abhisek Devkota 60e945ee9a Merge "Update changelog for M8" into cm-11.0 2014-07-07 23:47:53 +00:00
neatchee ffd3d31277 Update changelog for M8
Change-Id: I8e50b811f3798c6f4cd21b8196f71502e8d0aea8
2014-07-07 16:40:15 -07:00
Abhisek Devkota 2ab61eddf7 Merge "Cricket merged with AIO, add APN" into cm-11.0 2014-06-30 22:33:21 +00:00
neatchee 23181a6a3d Cricket merged with AIO, add APN
MCC=310 MNC=150

Change-Id: Ie14bacaf10817db58c89c3e521ad014bd66818ec
2014-06-30 15:32:11 -07:00
Lorenzo M 44276b5a0a disabled packages: Add new GMS updater activity name
Solves wakelocks after v5.0.xx

Change-Id: I10ae01cdbe688d886ce69e96d8203a394f86efaf
2014-06-28 01:07:03 +02:00
Brinly Taylor c523dfce3d vendor:cm: fix an annoying typo
was annoying the hell out of me with grep :(

Change-Id: I1da81bc1312f828a710b019dbdc96cbed257af31
2014-06-24 16:12:52 +09:30
Abhisek Devkota 035835dbf0 Merge "vendor cm: Add PhotoPhase LWP" into cm-11.0 2014-06-23 21:38:46 +00:00
Ethan Chen ab05032504 Show LTE icon instead of 4G on all devices
Change-Id: Ia9d7039ac25c0475202f4129cca7dde280ab55d8
2014-06-23 11:37:31 -07:00
Matt Garnes e7b6b8c019 Add the CMHome application to common.mk
Change-Id: Id99c42ffe62ec07bc80aa7ba41f71a16d1a39754
2014-06-18 02:11:36 +00:00
Matt Garnes 5d7d0e5601 Reverting last commit, pushed to head by accident.
That project is not ready yet.

Change-Id: I3691eb34dd45e23aafc084a3e8c9877302499e3c
2014-06-16 19:01:50 -07:00
Matt Garnes ee55f653e8 Add the CMHome application to the common_full makefile.
Change-Id: I240d774d68e28fa8a71487c9708c1950c935dd78
2014-06-16 18:56:15 -07: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
Abhisek Devkota a14a285f2d Merge "Added apn settings for Mobitel and Etisalat, Sri Lanka (MCC=413)" into cm-11.0 2014-06-11 19:26:41 +00:00
Harindra ee17a7d7ce Added apn settings for Mobitel and Etisalat, Sri Lanka (MCC=413)
Change-Id: If843bdfca224922c85e6e0e840988a5f85be868b
2014-06-10 21:27:10 -07: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
black 8ebe62e98b Fix changelog typos
Change-Id: If217913697ccde09e3eeb8ae32b5bb429c925b1c
2014-06-07 00:38:19 -07:00
neatchee 74c92c619d Update changelog for M7
...and M6 and M5...

Change-Id: I5f900e6e4ab4807491dbd783f69caae9792b3ab1
2014-06-06 20:21:46 -07:00
Ricardo Cerqueira 2b4dd0f663 disabled packages: Add new GMS updater activity names
Change-Id: I5d614d9e6dce333cd9c3cbb9918e4f1940d3e46f
2014-06-05 01:16:16 +01:00
Ricardo Cerqueira 1cc6c2a6f3 Merge "cm: Enable KSM deferred timer for kernels supporting it" into cm-11.0 2014-06-02 09:59:33 +00:00
Arne Coucheron 2cbcab3310 cm: Enable KSM deferred timer for kernels supporting it
Change-Id: I8e1d6071a3edc09c959f65801b110205f0908ed3
2014-05-26 05:49:16 +02:00
neatchee ada0a6c18b Add/fix APNs...
...Enitel, Movistar, Poste Mobile, Trilogy Dominicana, Sipgate, Safaricom, Etisalat AE

PS2: rebase

Change-Id: I9126b3f579fa61dc8f413d562dd71ce840027957
2014-05-25 02:15:45 -04:00
Brint E. Kriebel e0e8c2772e recovery: default recovery updating to false
Default recovery flashing on system updates to false. This can be
overridden for specific builds/devices, but the option can be enabled
or disabled on all builds.

Change-Id: Ia1bc94bd1e5f799fc894286a6b2f4f7a8a3816dd
2014-05-22 15:53:44 -07:00
Steve Kondik 34d5e90843 cm: Add some app-specific performance settings
Change-Id: I2fd6561a17ae5dd17a825b82dc861d684c20d546
2014-05-19 19:12:31 -07:00
Michael Bestas 8b9d693a18 Fix some translator names
Change-Id: I29272faaa9d8f62da986423477ba8c6d8bd06e5a
2014-05-19 22:39:36 +00:00
Abhisek Devkota 484b262d11 Merge "Fix Etisalat UAE APNs" into cm-11.0 2014-05-19 19:47:12 +00:00
Steve Kondik 3325783298 sepolicy: Allow relabeling after wallpaper change
Change-Id: I89220fae961f483dad8b92faaee9ed8fe6c8a7cf
2014-05-18 18:16:12 -07:00
neatchee fbccf658b9 Fix Etisalat UAE APNs
Change-Id: Idf0281b4d68a6efefca1d61812d42b3dcfc086ce
2014-05-16 15:41:24 -07:00
Michael Bestas f815de9eae Update translation contributors list
Give some credit :)

Change-Id: I5f05657b9ce0f1a1e11ab12b9dc9d6623b6974fe
2014-05-16 18:02:51 +03:00
Steve Kondik fdf1aff5ad cm: policy for ipv6 tethering
* Enable use of radish via netd for ipv6 tethering

Change-Id: Ifa0e85686fc70f59c089ca40a78cea9935820185
2014-05-11 03:49:18 -07:00
minelove 674bebbd6d fix typo for True-Move carrier
Change-Id: Id5b82060a8fae2180fb081adb7dce6c7bac4da63
2014-05-09 20:59:27 -07:00
Abhisek Devkota beb47fc3cb Merge "Remove me from contributors." into cm-11.0 2014-05-09 01:12:46 +00:00
Andy Mast f2dd79adfc Merge "cm-11 themes: Build new ThemesProvider" into cm-11.0 2014-05-08 21:32:31 +00:00
black b60442e443 Integrate duplicated NTT DOCOMO carrier labels
Integrate two separate NTT DOCOMO carrier labels into a single label.

before: http://imgur.com/2D3qjd1
after: http://imgur.com/YJh0gxq

Change-Id: I87c3dcad947cda779b3b4a4b2ffdc2a6f63dbe5c
2014-05-07 18:30:20 +00: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
ChampionSwimmer 187199d258 contributors: update sony maintainers
Change-Id: I30e47f8969da22cc04272291e32da3de13bbcc23
Signed-off-by: ChampionSwimmer <championswimmer@aokp.co>
2014-05-05 19:53:14 +02:00
Brinly Taylor ad168850d6 Remove me from contributors.
I still shall contribute from time to time but I'm removing myself from this list.

Still <3 guys.

Change-Id: I2036c21b1c4c39fd0abdfc10aa34e425484171a3
2014-05-05 17:51:10 +09:30
dhacker29 942bf85d3c cm-11 themes: Build new ThemesProvider
Change-Id: Ia309407d94ceb38d56b899d1801944d5bda1acda
2014-05-05 02:45:10 +03:00
Abhisek Devkota 3c66bbb861 Merge "apns-conf: Add TalkTalk APN" into cm-11.0 2014-05-04 03:04:19 +00:00