From 9ce0a84cbd64a0858e5467b91510e54f8b6fb4b9 Mon Sep 17 00:00:00 2001 From: Pedro Dias Vicente Date: Sat, 1 Sep 2018 16:13:33 +0100 Subject: [PATCH 1/3] Pedro Commit --- branch.txt | 29480 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 29480 insertions(+) create mode 100644 branch.txt diff --git a/branch.txt b/branch.txt new file mode 100644 index 000000000..666352548 --- /dev/null +++ b/branch.txt @@ -0,0 +1,29480 @@ +commit 6f5036f933d75589664a6ac019de174c7ac318a7 +Author: Joey +Date: Tue Aug 21 15:06:23 2018 +0200 + + lineage: enable roundIcons by default + + We're using circular shape for adaptive icons, + by turning roundIcons on we either get + better circular icons (for apps such as Chrome) or + the same icons as before. + + Trebuchet will still allow to swap icons shape + + Change-Id: If64ecb427b98e099c55fd3eebdb49dad9cb3dbf2 + Signed-off-by: Joey + +commit c1a870e75d5d4c4e6209b9145ad3f97a9915c909 +Author: Paul Keith +Date: Fri Aug 17 02:04:28 2018 +0200 + + lineage: Disable IPv4 for T-Mobile (and MetroPCS) domestically + + * T-Mobile's domestic network is IPv6 only, and T-Mobile + support recommends setting IPv6 only for max compat + * T-Mobile support also recommends IPv4 only for roaming, + however compat issues have been discovered in the past + * Switching to IPv6 only domestically fixes an issue with + literal IPv4 addresses failing to resolve properly on ether + + Change-Id: I7e394c6b7eebf9c106eaea5e000fe021adf421e6 + +commit 8bffb053db418022c7cba5d67234412edd675862 +Author: Luca Stefani +Date: Thu Jul 12 17:23:54 2018 +0200 + + build: Add dtbo task + + Change-Id: I1101cb204ab583a204447d63e6a031a17179dfe7 + +commit e4d54e65cef919a77d51cce721eb741d2e512688 +Author: Bruno Martins +Date: Wed Jul 25 10:11:41 2018 +0100 + + config/common: Clean up debug packages + + * Include all debug packages via PRODUCT_PACKAGES_DEBUG. + + * Remove oprofiled and sqlite3 from the list, because the former + no longer exists and the latter is already part of + build/target/product/core_base.mk. Also remove gdbserver, since + it's already built by default. + + Change-Id: Icde54061cd5a85d381b756364287344c3d216957 + +commit 358e63abf1e69fa5a1ccdd36b9159dffe184e7f7 +Author: Kevin F. Haggerty +Date: Mon Aug 13 03:52:42 2018 -0600 + + soong_config: Add TARGET_NEEDS_LEGACY_CAMERA_HAL1_DYN_NATIVE_HANDLE + + * A certain subset of legacy HAL1 camera devices need to use this + specific port mode with this specific buffer type. See + I15f8cbb3956773e2ba97032203f5e9254505d8ac for details. + + Change-Id: Ib35e14cb5cf80efc9e82a301b8e47680202f3905 + +commit 920f209fff86664fe931c13b141b676b8277044c +Author: Bruno Martins +Date: Fri Aug 10 17:03:56 2018 +0100 + + backuptool_ab: Pick LineageOS properties from build.prop + + * The LineageOS versions properties were removed from the build.prop, + which is resolved properly in commit: + "lineage: Keep LineageOS versions properties in build.prop" + Change-Id: I0060141c097b3d14c3710eee1e0caf7110634967 + + Change-Id: Ib11670474641d6fd14a00f8421e9fe8d1879bbc2 + +commit 05ab72add7e1fa0efa2357c7d6a7b1c9e73ab700 +Author: Adrian DC +Date: Tue May 8 15:12:16 2018 +0200 + + backuptool: Resolve incompatible version grep syntax + + * The grep errorlevel output was not properly used by the if, + therefore allowing a device to upgrade with old addons + instead of aborting the backuptool steps + + * The LineageOS versions properties were removed from the build.prop, + which is resolved properly in commit: + "lineage: Keep LineageOS versions properties in build.prop" + Change-Id: I0060141c097b3d14c3710eee1e0caf7110634967 + + * Introduced in the following commit: + "backuptool: Take into account new location for system default props" + Change-Id: I62046447876c2198a0c4f88a4f36f4723d417617 + + This reverts commit 1022cc7c50b551f01e33256439980353d9d58c8e. + Change-Id: I7f5a3510f64f0ecabfe9d15b5dbc1a667b210eb8 + Signed-off-by: Adrian DC + +commit 29fca646a66ae1fe51ba92c09f427f80379205a7 +Author: Adrian DC +Date: Thu May 17 23:06:24 2018 +0200 + + backuptool: Revert "Temporarily render version check permissive" + + This reverts commit fa279c980512c5d25de6bbd4f8d6397a2ae2b252. + Change-Id: Ib3e88ef3ff80bd466c9ec73edc8224713d331657 + +commit 86e79255ae869278fb22c449f92e75fb126c8a60 +Author: Paul Keith +Date: Fri Aug 10 15:56:05 2018 +0200 + + lineage: Set perms on reading_mode sysfs + + * This is now supported by the common sysfs impl, + so the perms should be set on the node + + Change-Id: I079301a8684f3038b7e5e72b7b2d830259c4fe60 + +commit 1813f415ab28bf4443f9159f5dd71cef118cdb9f +Author: chrmhoffmann +Date: Sat Aug 4 20:38:30 2018 +0200 + + lineage: Allow background broadcast for CAMERA_BUTTON + + This enables launch of camera app (snap) when pressing the camera button. + + Change-Id: I76fd622031f628b20212e8c7a6239b49fd121a2e + +commit 95621f3c73b94a87ca4528748535bb114ae1613f +Author: Michael Bestas +Date: Sat Aug 4 17:46:35 2018 +0300 + + Revert "ota: Validate any installed data's signature against our own" + + * otasigcheck doesn't work on encrypted devices and makes + the zip installation fail since oreo. + * The build part of this was never ported to oreo. + + This reverts commit aff5e54c4ef5fec7e67e830f83ee64424005d07c. + + Change-Id: I411f33c1db64844091c1692ef4706ae541925d4f + +commit 03a83c3b9a4216ced319d9bb21c9f8e6b10dedb0 +Author: LuK1337 +Date: Tue Jul 31 21:48:53 2018 +0200 + + vendor: Copy org.lineageos.settings permission + + Change-Id: Ia662f7789f77bb9b1abe1198db97a5b1767cd3e6 + +commit 1fe63a96bab1468103fa3d82911aef2f4672c4b6 +Author: Bruno Martins +Date: Tue Jul 24 11:12:09 2018 +0100 + + lineage: Simplify README and update with minor fixes + + * Deduplicate info that is already in the Wiki + + Change-Id: I8d7b8192332c8d5a1756ac55a15f72aa59ffb6a4 + +commit 6674179a47622dd3f464e80da94b8ade8fa6f353 +Author: Aaron Kling +Date: Tue Jun 19 12:10:10 2018 -0500 + + ATV: Build LineageCustomizer + + Change-Id: I1a9e18516441dd513378bc5332b181b4e059e19b + +commit c40e4c662232c528604a5efce8b7fb94b8e71bba +Author: Nolen Johnson +Date: Thu Jul 26 15:04:02 2018 -0400 + + prebuilt: apn: Sprint 2: Drop http definition from MMSC proxy + + * This needs to be prefix agnostic so its secure counterpart can + be used when necessary. + + Change-Id: I05475c4a3a90ff6bb8736046aad5eb3f7260e468 + +commit 92746e08f56679e2860cf3960b3b26935dd895f9 +Author: Bruno Martins +Date: Wed Jul 25 11:48:27 2018 +0100 + + tools: Bump baksmali/smali to v2.2.4 + + Change-Id: Ida7b7a1045080b905a9e93f15d9380df21d3799b + +commit db4aa05e62f6fd75df0d4b1c09c03ce6c2b3be2e +Author: Bruno Martins +Date: Wed Jul 25 09:40:10 2018 +0100 + + config/common: Organize filesystems tools + + * Along with it, remove tune2fs as the tool is already part of + build/target/product/core_minimal.mk. Despite Google did quite + a big cleanup in master branch, it's still built by default. + + Change-Id: I4cf1178c2f99eda5a45de4ba79705093de5cd9bf + +commit 1e2d49018a58e22956d73e8549a3dc9b34c13432 +Author: Nolen Johnson +Date: Mon Jul 23 14:22:19 2018 -0400 + + prebuilt: apn: Sprint 2: Make IPv6 MMS Proxy default for the apn + + * New devices strictly use IPv6 for MMS, and the legacy IPv4 proxy won't + work on them. + + Change-Id: Ic6b2f0922c5eb134ad21b48b2dafe178cd620831 + +commit 344f31cc2e46c7c47a3c297c51a69da68fe5fb3c +Author: Bruno Martins +Date: Tue Jul 24 11:20:31 2018 +0100 + + config/common: Remove BluetoothExt from PRODUCT_PACKAGES + + * This package seems to be deprecated and it's no longer synced. + + Change-Id: I903d7000593a68149ea9cd24d545ccc6fa399de4 + +commit a1ade7fb7ca4b0177644cd92b5b5d014173a9e19 +Author: Luca Stefani +Date: Wed Jul 11 00:35:33 2018 +0200 + + kernel: Allow installing modules on system + + Change-Id: Id4386cd37645dc9e9253410e0b2093cd2e6b04dc + +commit cac57c85476157379b81bd8aabad87f32aa041c5 +Author: Bruno Martins +Date: Wed Jul 18 15:24:16 2018 +0100 + + privapp-permissions: Add new Dialer permissions + + * Required for call recording + + Change-Id: Ie35e872b54feb1d4dca7cee144a1e3ace16439e2 + +commit fd798c51771663dd54b6e24f7b22b70da45e5d0c +Author: LuK1337 +Date: Thu Jul 5 13:40:09 2018 +0200 + + addonsu: Fix installation on TWRP A/B + + * These checks need to be added back otherwise it fails to + extract files due to 'Too many symbolic links encountered' errors. + * Log: + Installing su addon... + Installing su addon...about to run program [/tmp/mount-system.sh] with 1 args + Extracted file "/system/xbin/su" + Extracted file "/system/addon.d/51-addonsu.sh" + failed to create dir for /system/etc/init/superuser.rc + script aborted: set_metadata: Error on lstat of "/system/etc/init/superuser.rc": Too many symbolic links encountered + set_metadata: Error on lstat of "/system/etc/init/superuser.rc": Too many symbolic links encounterederror: 25 + cause: 111 + Updater process ended with ERROR: 7 + + Change-Id: Ibf5082756063f7e703cbc47cf9642677983874ac + +commit 611638e1959ae32afd8833b25d55f7a5c2e5e45f +Author: Nolen Johnson +Date: Wed Jul 11 15:28:11 2018 -0400 + + apns: sprint: Default to legacy n.*, allow x.* as an alternative + + * Newer Sprint devices will only get LTE on the x.* variant of + the APN. Though, using this breaks all legacy Sprint devices + LTE connection. until we have a majority of post 8996 era + devices, default to the n.* variant of the APN. + + Change-Id: I95a26a5d3175dbf6ebd4eb78e9f2720017c8c7e2 + +commit a9a9cc730cbfd7982c42cd1117230a982fab1294 +Author: Luca Stefani +Date: Thu Jul 12 21:26:30 2018 +0200 + + extract_utils: Newline love for adb extraction + + Change-Id: Ibbf7a03ed6920d556ed7658c277f37b02d8876b8 + +commit bccc735d894042aea52ab5e6c0916ba964707a71 +Author: Dan Pasanen +Date: Fri May 11 09:03:59 2018 -0500 + + apns: sprint mms: mms.sprintpcs.com > oap7.sprintpcs.com + + Change-Id: I64ab9df7877fdb4ea04fce5d377af694e84e8e3e + +commit 1ddb6489ae649ec5f6d3f043c8fcb2435c378e7b +Author: Dan Pasanen +Date: Fri May 4 09:01:00 2018 -0500 + + apns: sprint: n.ispsn -> x.ispsn + + Change-Id: I3d8074eccd43426cc9db9b49108a189177713d04 + +commit 444a366a68fe11995cdeeaaaba62d7b47aed0bff +Author: Bruno Martins +Date: Wed Jul 4 11:00:15 2018 +0100 + + build: Add support for sdm845 platform + + Change-Id: Icda63780d7a422303c73f77bd888c1b30bd4bf79 + +commit a8e06d35939caa3dff07922c041a43f8de92fb59 +Author: Adrian DC +Date: Sun Jun 17 00:15:00 2018 +0200 + + envsetup: Filter unique push paths in dopush + + * Reverse the FILE and TARGET handling to sort + and filter unique paths to be pushed + + * Resolves the 'mkap systemimage' where + /system/etc/nano/* symlinks were pushed + multiple times in loops + + Change-Id: I178cec2e1708ad9239d9e544544fca157639e3b5 + +commit 6393a3f08363ca4d77f4dfe348798bac2ffabb9d +Author: Adrian DC +Date: Sat Jun 16 19:56:43 2018 +0200 + + envsetup: Fix adb recovery state detections + + * The original commands were checking a file, + and validating that adb ran without error, + resulting in an always-true result + + * Fix eat and _adb_connected by properly + checking the 'test -e' error code + + Change-Id: I49f82f04f4b51097be76f03bf7021203665da76f + +commit d577325ae2ce9578d70a142df0b42a1a4c8078f4 +Author: Vladimir Oltean +Date: Mon Jun 25 00:05:56 2018 +0300 + + extract_utils: make get_file() able to search paths with and w/o /system prefix + + Change-Id: I75eba627646caa8ceb8a30575124c57e5ee9445c + Signed-off-by: Vladimir Oltean + +commit 5f15e3e63c6a004ebe7f5b56bbde7c7663c80c18 +Author: Vladimir Oltean +Date: Sun Jun 24 21:06:12 2018 +0300 + + extract_utils: extract(): fix src not being searched in "src:dst;args" spec + + * Root cause of the issue is improper naming of variables. Turns out, + there was no variable to even denote where the blob should have been + searched for, at "src". + * Previously there was one such variable, suggestively called "TARGET", that + was desperately trying to serve as both, depending on who +2d hacks harder. + * One such example is "c982836 extract_utils: Fix makefile generation issues". + That patch deliberately trimmed the "src:" from a spec (therefore + obviously breaking the search at src) but enabling the searching at + dst, via the good-for-all TARGET variable. + * This patch introduces the following variables: + - SRC_FILE: absolute path corresponding to SPEC_SRC_FILE in the + Android filesystem. + - DST_FILE: absolute path corresponding to SPEC_DST_FILE in the + Android filesystem. Somewhat analogous to the old TARGET variable, + but actually contains the leading / as well (/system/bin/adsprpcd + instead of system/bin/adsprpcd). + * Use existing common get_file() function (which previously was + impossible to use, because it was impossible to determine calling + arguments properly) to reduce complexity of handling adb and disk + image as blob sources. + * Via the new SRC_FILE and DST_FILE variables, search for a blob in all + possible locations (including paths stripped of "/system" which + transforms an absolute path in the Android filesystem into a proper + relative path to that file in a disk image). + + Change-Id: Ic40fb4dc93541d8b3f33fde586b773199cf4ded2 + Signed-off-by: Vladimir Oltean + +commit d6747717609cc7b30115d8b1325dddfe3e5ac090 +Author: Vladimir Oltean +Date: Sun Jun 24 20:46:42 2018 +0300 + + extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE + + * This denotes the path of the file that results from the extraction + process, relative to the "proprietary" directory. + * This is a cleanup patch. + + Change-Id: I38e759bb6ed697f0a31ca35a7aa9b9b92f8b6793 + Signed-off-by: Vladimir Oltean + +commit d652a0675c98f22ba81d28dab7aa9db6dc7690b2 +Author: Vladimir Oltean +Date: Sun Jun 24 20:42:01 2018 +0300 + + extract_utils: extract(): rename ARGS variable to SPEC_ARGS + + * This is a cleanup patch. + + Change-Id: I2a4aac840c06c4f9b94b77b32ead33352ce395ff + Signed-off-by: Vladimir Oltean + +commit da3b64413df413bc2e54790cff3fe8a5d6a8e313 +Author: Vladimir Oltean +Date: Sun Jun 24 20:41:30 2018 +0300 + + extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE + + * This is a cleanup patch. + + Change-Id: I971b2b9eba5c1f303c0d5f902feaaad25b3b26ed + Signed-off-by: Vladimir Oltean + +commit 411e0695f29ff713f2c1ec1c01f03857a90006b0 +Author: Vladimir Oltean +Date: Sun Jun 24 20:38:04 2018 +0300 + + extract_utils: extract(): rename FROM variable to SPEC_DST_FILE + + * This is a cleanup patch. + + Change-Id: I308b0478484ccf9a594078825731606fce5f5507 + Signed-off-by: Vladimir Oltean + +commit 95643284179272619c779d1906151bdfef2c1801 +Author: Vladimir Oltean +Date: Sun Jun 24 20:22:41 2018 +0300 + + extract_utils: create src_file() function to mirror behavior of target_file() + + * This is a cleanup-only patch. + + Change-Id: I144252de765686ac3469652994a04820ecc96d4d + Signed-off-by: Vladimir Oltean + +commit 2654eaa7efe90f8d98e5444f8665330e0ae77a8b +Author: Vladimir Oltean +Date: Tue Jun 12 01:17:35 2018 +0300 + + extract_utils: prefix_match(): do not strip target_args from its output + + * The write_product_copy_files() and write_product_packages() functions + rely on its undocumented behavior of keeping target_args in the + returned list, because they are users of target_args (such as + ";PRESIGNED" etc). + * Make the behavior documented. + + Change-Id: If71595dca32abd40039706d4fed2d7f12e005365 + Signed-off-by: Vladimir Oltean + +commit 6a7946baeb353ee3043b11bd280d5f7f13086947 +Author: Vladimir Oltean +Date: Sun Jun 24 20:09:55 2018 +0300 + + extract_utils: target_file() and target_args() cleanup + + * Strip target_args from target_file at callee instead of at caller + * WARNING! Changes (improperly documented) behavior of prefix_match() + function, which is expected to not strip target_args(), and the root + cause why stripping target_args was currently done at caller. Will be + addressed in next patch. + + Change-Id: I820d2350aa64ff41374809fcb22f812257132652 + Signed-off-by: Vladimir Oltean + +commit 59074e6832bb975e87aff60606b1cc192d176b97 +Author: Vladimir Oltean +Date: Thu Jun 7 19:59:46 2018 +0300 + + Revert "extract_files: Add support for paths without system/" + + This reverts commit 8b87b09ef7fc2deefc8b6b623c55da1c3dfa0342. + This will be addressed cleaner in the cleanup commit to follow. + + Change-Id: Iec013bfafdbb334ab2657b10c433158002809b62 + +commit a8b4f887eaf52dc85bed1c5f3bdb150a7503e592 +Author: Vladimir Oltean +Date: Tue Jun 5 01:11:12 2018 +0300 + + Revert "extract_utils: Fix makefile generation issues" + + This reverts commit c982836ca6292ac0dd1d2e326be22dc1131b2484. + This breaks extracting from src in "src:dst", such as from a disk image. + Will be addressed in the cleanup commit that follows. + + Change-Id: Iff84a926f0c3bf908320b43ba40235e0a89db644 + +commit e6c0c259fe1aa4fc5dabd24e4e4b48f2401994a3 +Author: Demon Singur +Date: Thu Jul 5 21:15:37 2018 +0200 + + vendor: build black style + + Change-Id: I35026f9c19b5fca2402b7dc937e789aa9e997bb6 + Signed-off-by: Joey + +commit bca9493c45fea1c08513dbf3e227245912f29221 +Author: Luca Stefani +Date: Sun Jun 17 19:20:37 2018 +0200 + + Add Iliad APN + + Change-Id: If6b77458a38b63fdde672714fcc863acd5f47780 + +commit ed3d5361518b394a323bc39c514aba80caa09fda +Author: James Hilliard +Date: Wed Jan 31 09:07:06 2018 +0000 + + apns: Add missing sprint roaming APN and set bearer_bitmasks + + BUGBASH-780 + + Change-Id: Ie31e3fda79ee6c9ed02d811e45c63b3231e76227 + +commit d39046460eee6e5df1e382cb93da4f5bf7d636e5 +Author: LuK1337 +Date: Wed Jun 27 00:35:37 2018 +0200 + + bfqio: Fix warning when building with BOARD_VNDK_VERSION := current + + Change-Id: I4f38c80974c403282af6a0a0d4a4c98db63f212f + +commit e68dd977e44d6f1372d82b653d4b37f2220737f9 +Author: Bruno Martins +Date: Tue Mar 6 09:42:15 2018 -0600 + + vendor: fix ro.adb.secure for vendor-building devices + + * This ensures the prop is set correctly for devices + that build a vendor image by placing the prop in + /system/etc/prop.default, rather than /vendor/default.prop + so it'll be in a prop file that is run for mangle_default_prop + in build/make/tools/post_process_props.py, therby + setting persist.sys.usb.config correctly to "none". + + Change-Id: I4027541cf1eae9dd967636efe35de9578922b725 + +commit a045e5d39e19302fd3f206db786ee27f37fdd11e +Author: Eric Meddaugh +Date: Wed May 16 08:44:57 2018 -0400 + + apns: Adjust Sprint LTE internet to allow tether + + Change-Id: I5a2b4924a1d61f1d15de8d148c2e1cbbaa6db16e + +commit 1f94c931e041d8a664ac9f9f31a09028f4673cac +Author: Christopher N. Hesse +Date: Mon Jun 11 21:56:24 2018 +0200 + + addonsu: Fix package for modern devices + + Recent devices (e.g. Pixel 2XL aka taimen) do not define any "system" + partition in their fstab, so a plain "mount /system" fails. + + Furthermore, trying to get the entry from /etc/recovery.fstab also fails + because the partitions have slot suffixes (e.g. system_a). + So for these devices, we need to figure out the active slot, mount the + system partition (which really contains the whole root) and lastly mount + the actual system partition from the rootfs. + + Change-Id: Ibb73a82896c1f6ce6af9c334b8d0908a183913b9 + +commit 524fe03bfbdd29946129365cd63733a8e9e8df2e +Author: Dan Pasanen +Date: Fri Jan 26 10:26:47 2018 -0600 + + backuptool: introduce addon.d script versioning + + * Since A/B addon.d scripts are going to need to do things in a + specific way or things could go horribly wrong for a user, let's + introduce versioning so that scripts can claim to be compatible. + + * A script can denote it is compatible with addon.d version 2 by + adding: "# ADDOND_VERSION=2" somewhere in its script. + + * Only A/B will require version 2 scripts for now, and version 2 + scripts will still run on non-A/B. Additionally if a script does + not explicitly denote its version, assume its version 1. + + * Version 1: The same old scripts we've always used. We cannot assume + these will all work with A/B backuptools. + + * Version 2: Scripts that denote they are compatible with version 2 + must be aware of the fact that A/B devices will run this + script for a rom, during a seamless update, mounted at + /postinstall. The best way to ensure compatibility would + be to use the pre-designated functions found in the + backuptool[,_ab].functions scripts. + + Change-Id: I5573018dabd21bb64c7c964e2081806072a75243 + +commit 4a049b563c758755529cd3b858262db52b2f6e83 +Author: Dan Pasanen +Date: Mon Jan 16 19:26:50 2017 -0600 + + vendor: add custom backuptools and postinstall script for A/B OTAs + + * A/B OTA devices wont run backuptools in recovery (because they don't + go in to recovery to do an OTA). In these cases let's use a modified + version to backup/restore from within android upon postinstall. + + * Add backuptool_postinstall.sh which will be run prior to the normal + postinstall script in order to backup/restore via addon.d scripts. + + * This needs to be done in such a manner because we need /postinstall + mounted rw instead of the ro with context= options which are used for + the normal postinstall (dexopt) script. + + Change-Id: I51511870634dd1ec5388adafddb446f95cc5a950 + +commit c77fba31536e97986ce3679f349598f2eb32f893 +Author: Bruno Martins +Date: Sat May 12 01:33:52 2018 +0100 + + apns-conf: Remove obsolete APNs for PT carriers + + Change-Id: Ib815841d8deae6bca971e2e53db383c0fe1cd6a0 + +commit 307008e754b4a686a331941c507d9b078aea41aa +Author: Michael Bestas +Date: Mon May 28 13:49:51 2018 +0300 + + lineage: qcom: Set thermal & vr HAL pathmaps + + Change-Id: I1f9e5060764fe8e4e0f58c0ded1f6bf1b28c0567 + +commit 0fcc122018c90735c9d212012e0539465b25009e +Author: Gabriele M +Date: Tue Apr 10 18:35:12 2018 +0200 + + repopick: Update SSH queries result to match HTTP queries + + Needed after the recent repopick changes. + + Change-Id: I14f57afefeb9579d1d9896d8dc4512645b5b68e9 + +commit 579241a76151008048a7405c14981b8f6111cce9 +Author: Joey +Date: Wed Apr 4 20:21:18 2018 +0200 + + vendor: introduce Trust interface + + Change-Id: I1af2e4caab08b6b77db56e1be62247e55cd5a270 + Signed-off-by: Joey + +commit 132c6018fb7499948242a59399b9d9c8e9d8cbd7 +Author: Michael Bestas +Date: Mon May 28 13:51:33 2018 +0300 + + lineage: qcom: Enable TARGET_USES_COLOR_METADATA for msm8937 & msm8953 + + * This is set in qcom device trees for all UM platforms + + Change-Id: I6feb714e725e7cd81a4428d16a89954b796fac70 + +commit 70c217a5b8d4420e43f72b43578fbf20e680bd20 +Author: Ethan Chen +Date: Sun May 20 14:37:47 2018 -0700 + + build: Clean up makefile inclusions + + * Include MTK/QCOM rules directly from the build/core/config.mk hook. + * Place main.mk hook and main_version.mk into build/core with the rest + of the make system hooks. + + Change-Id: Iad2f808f3e3eefbd2be2ca5facb907ff31babbb7 + +commit a596b922461d01859c3abc8475b295c130da24ea +Author: Olivier Karasangabo +Date: Thu Mar 29 20:39:07 2018 +0200 + + apns: Add UPC Mobile + + Change-Id: I0ab1433337d4f0b334db2fd926bb69d4561b1ff6 + +commit 6554f104b5e349e4e584be65d5cae7ca41915452 +Author: Ethan Chen +Date: Sun May 20 16:58:01 2018 -0700 + + build: Use TOPDIR, not TOP + + Change-Id: I5b2677c22aa878e46e01f4e5b31769e21937c38a + +commit 8c8d7ef2383a5386d7dc27897fad3f71689edd39 +Author: Bruno Martins +Date: Thu May 24 12:15:54 2018 +0100 + + clear_vars: Remove Maven leftovers + + Change-Id: I2a94d0868334bb4e76398b1b435e67cd8a47e633 + +commit 36ba142248eb1c61e25ac98585ebf8f73386943c +Author: Ethan Chen +Date: Tue May 22 23:40:12 2018 -0700 + + build: Remove HTTP_PREBUILT + + * It appears the only user of this was Gello, which is no longer using + it. + * Remove this deprecated directive + + Change-Id: I6ab869c2f2c3b891b58b9a750e7ce882f169f296 + +commit e00f7c4fe9952332408303bd7331766cf7146a23 +Author: Ethan Chen +Date: Sun May 20 16:57:31 2018 -0700 + + build: Remove maven make rules + + * These were leftovers from cyngn days + + Change-Id: I11b17e7c8bbba9cf5ca2ccad304654180423f6ad + +commit 9dde3d63e8313bfdcb47e9dbc34d3b388ef88009 +Author: Adrian DC +Date: Wed May 9 01:27:51 2018 +0200 + + backuptool: Temporarily render version check permissive + + * Due to both following commits, backuptool went permissive + and lineage properties got lost from the system on devices + that do not have BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED + + "backuptool: Take into account new location for system default props" + Change-Id: I62046447876c2198a0c4f88a4f36f4723d417617 + + "lineage: Move to Google's method of defining system default props" + Change-Id: I6cb0e28a7599b010b389cc541015a37010a00f4b + + * Once the properties issue is properly resolved in the sources, + a period of time is required for "most" of the users to upgrade + their system with fixed lineage properties before we break addons + by repairing the backuptool script globally + + Change-Id: Iea8865ea9bb05eed56a8a0a7b95e3f04b01c4bae + +commit 3d92f57ca0b0dab8098352c776fa03e9205e4b9a +Author: Adrian DC +Date: Sat May 12 00:33:52 2018 +0200 + + lineage: Isolate LineageOS versions properties for build.prop + + * Our properties were supposed to go to /system/etc/prop.default + after the following commit: + "lineage: Move to Google's method of defining system default props" + Change-Id: I6cb0e28a7599b010b389cc541015a37010a00f4b + + * However if BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED is not true, + only /default.prop will retain the properties contents of + ADDITIONAL_DEFAULT_PROPERTIES and PRODUCT_SYSTEM_DEFAULT_PROPERTIES, + and none of our versioning identification was held in the system + + * Enabling BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED globally would + break all properties on devices that handle partitions usually + at the device level rather than the kernel due to mounting races + + * Create a new main_version.mk file to isolate LineageOS properties + that define the system's versions identifications, and use the + ADDITIONAL_BUILD_PROPERTIES internal build variable to include + from build/make through a common vendor main.mk entrypoint + + Change-Id: I0060141c097b3d14c3710eee1e0caf7110634967 + Signed-off-by: Adrian DC + +commit e74d3b7659ad1bd9d18749fc6ce731ff1053a2e1 +Author: Christopher N. Hesse +Date: Sat Feb 24 23:33:49 2018 -0800 + + verity: Implement verity tool + + This allows for toggling block device verification at runtime. + + Both A/B and non-A/B devices as well as VB1.0 and VB2.0 (AVB) + are supported. + + Change-Id: If6bec67a000074804f71fa098ad46ba395cac635 + +commit 0a0c3e75676b1f1a8a02c6977c55f7e8ee90e79e +Author: razorloves +Date: Fri May 11 19:16:52 2018 -0500 + + apn: Fix typo in Rogers roaming protocol + + Change-Id: I93f3137ffffdbb742dd698dcdc63467db5108004 + +commit 28c5dfb43d810b5f07c124bfd0003745c221530c +Author: Eric Meddaugh +Date: Mon May 7 09:33:25 2018 -0400 + + apns: Adjust MetroPCS apn to allow USB tether + + Change-Id: I41f0c7688dc38eb334fabb845f026c37fbb92655 + +commit be7db53a3342122fecdb8dd216eeb14f2b3e113b +Author: Bruno Martins +Date: Thu Feb 8 10:29:31 2018 +0000 + + lineage: Remove FFmpeg plugin remnants + + * Support hasn't been brought up in Oreo + + Change-Id: Ie74dd232d4c45d73c4f6d1a9a03faa065106f85e + +commit bc91545931ef17028874ab08c9e9f5c815c2877f +Author: Bruno Martins +Date: Tue May 8 12:02:36 2018 +0100 + + lineage: Stop inheriting from no longer existing closed sources + + Change-Id: Ie0010c0c216f02cc14c91dedae15eb3e87e3d908 + +commit 05e43ffc396cbaca7255b8f5348203a5c5966e2b +Author: Michael W +Date: Sat May 5 13:59:20 2018 +0200 + + prebuilts: Fix Telfort apn + + * Remove proxy + * Source https://android.googlesource.com/device/sample/+/android-7.1.2_r27/etc/apns-full-conf.xml#646 BUGBASH-766 + + Change-Id: I924169cd3cb3d76d362f71ff6b65dba28b9ef54a + +commit aab3507c00375e249e6581c66c96bac173cfdd87 +Author: Louis Rousseau +Date: Thu Apr 26 23:49:05 2018 -0400 + + apns: updated entries for Koodo + + Removed proxy values to match current version of + https://www.koodomobile.com/help/setting-data-your-non-koodo-phone + + Change-Id: Ic17cb9a9e1f0e59381815a1b2e8eb4f37f3e3e89 + +commit 3ef035976c6f5efa7889393dac0a4bbbf82fe6a8 +Author: Abhisek Devkota +Date: Tue Apr 17 11:21:24 2018 -0700 + + Fix migration from pre-O for AndroidTV devices (2/2) + + Change-Id: I81fb44cb18c081d61cab5743b7a1176e6a8fe422 + +commit 6fc81b4b23d39e64bbc8d0a5f457e20bd97c3ad5 +Author: Aaron Kling +Date: Sat Apr 21 11:37:39 2018 -0500 + + Add Nvidia enhancements soong flag + + Change-Id: I1bec17d2457944350dcb5a22c6d571d3ace913a7 + +commit 35b22a327f5bbee598049eded6acf2d05bb626fb +Author: Paul Keith +Date: Wed Apr 18 16:46:56 2018 +0200 + + lineage: qcom: Enable media extensions for all QC devices + + * This is now needed for the latest legacy HAL1 hacks, which were + previously the only devices not using media extensions. + * Enable it for all QC devices to avoid running into + issues with devices not having this enabled in the future. + + Change-Id: I484840e712f7da6d0064a5f8016e8061b9cba838 + +commit 41927e48384123def2ae2c594bb4bd5854145411 +Author: Adrian DC +Date: Mon Jul 24 14:04:34 2017 +0200 + + soong_config: Add TARGET_HAS_LEGACY_CAMERA_HAL1 variable + + * Soong product variable 'has_legacy_camera_hal1' + + Change-Id: I10800cba0c431297b5d7aad6e97d57a01232d73e + Signed-off-by: Adrian DC + +commit a9e0134376fea92b1bbf9f698ba2dcb74ed2273d +Author: razorloves +Date: Sun Apr 22 19:03:41 2018 -0500 + + apn: Update APNs for MetroPCS + + - Add missing ims apn. Without this, pixel and nexus users were not + able to use ims features. + - Set the mtu value. This improves data connection reliability. + - These changes match with pixel's aosp apn. + + Change-Id: I170de2c92cc916424c266dc972a6538599640b7c + +commit 9e6bde520573b77597c886be9dd270a7a4aafa82 +Author: Michael Bestas +Date: Mon Apr 2 19:54:45 2018 +0300 + + envsetup: Fix lineageremote for caf projects + + Change-Id: I9d98cef27deea805904f4500c4bc02905da885f4 + +commit f7b93ce5a03781e9d1ee01421dae9a0cb5eeaf6f +Author: Dan Pasanen +Date: Tue Feb 13 21:20:01 2018 -0600 + + lineage-radio: disable ims services on ro.radio.noril + + Change-Id: I598dbaaaead2c9cfd50cd41f3bed193dfe17e147 + +commit ca40331215148f8eabaa24afc28da225eb44c055 +Author: Nathan Chancellor +Date: Wed Apr 11 16:23:19 2018 -0700 + + build: kernel: Use LLVM_PREBUILTS_VERSION if no version is specified + + Some ROMs may want to track Google's master branch, which has Clang 6 + and 7 toolchains available, as it gets rid of some hacks in the kernel + source. Unfortunately, with the current default choosing logic, the + latest one would be chosen, which it shouldn't be. Use the variable set + in build/make/core/clang/versions.mk, as that's what was intended. + + Change-Id: I607c7f750f62caabee4cdccea67846feb7f632fa + Signed-off-by: Nathan Chancellor + +commit 3bcf10a442e2b2306a84ef688aa5804cb0bcc8ee +Author: ReedN +Date: Mon Apr 9 22:58:33 2018 -0700 + + Fix Android "Work Profiles" also known as AfW 'Android for Work' + + Android for Work (AfW) has 'Work Profiles' that allow separated profiles + to be created so employers can allow employees to have work e-mail on + their phones (for example). + + To work properly the 'ManagedProvisioning' module needs to have a proper + set of vendor required apps specified in the + 'vendor_required_apps_managed_profile.xml' file. This is the task of the + OEM so that they can specify which apps will replace stock apps. This is + the reason why the stock AOSP code is blank. + + There is a set of minimum defaults needed as specified in Android documentation: + https://source.android.com/devices/tech/admin/implement#required_apps + (They give an example from a Nexus phone) + + With the default set apps correctly specified Google's open source test code + 'Test DPC' should be able to complete successfully. + + https://github.com/googlesamples/android-testdpc/ + (Also available on Google Play: Example code distributed by + Google to help developers implement) + + The changes contained here allow LineageOS to successfully create a + 'Work Profile' with 'Test DPC'. + + Change-Id: I6b8ccb53149e9070712eac329e44f6c72f812410 + (cherry picked from commit ac0cb02076386aff20c0af164845a89308b4dff9) + +commit 86f03b8f83614d28d1d1a467cc7715ddd2db1426 +Author: razorloves +Date: Sun Jan 21 21:42:09 2018 -0600 + + apn: Add protocol for fido and rogers + + Pixels will only establish a data connection to these carriers using + IPv6, so this fixes the reports of no cellular data and no mms. + Also, this matches with what aosp has. + + Change-Id: I07768f817cf6bb4997dd737cc467fb146c959434 + +commit 8d96edd816949597751ed78ef09b5e8ae8e248a8 +Author: Simon Shields +Date: Thu Apr 5 15:02:29 2018 +1000 + + build: dt_image: support prebuilt DT images + + If for whatever reason we need a prebuilt DT image, + it has to end up in target files for the signing slave. + Change BOARD_KERNEL_PREBUILT_DT to hold the path of the + prebuilt DT image, if it's going to be used. + + Change-Id: I8042d347d271da5c3963824777d399bbc4229aa9 + +commit 9b69c8900ba9752a0a460b58e6baa77038ad320a +Author: Simon Shields +Date: Thu Apr 12 11:34:14 2018 +1000 + + lineage: enable building otatools with generic targets + + Change-Id: I4bbd32378e159084f8e5dfb852749f77feb31788 + +commit a48b9fe9b6c25746940a2410db640d5e5438363d +Author: Vladimir Oltean +Date: Mon Apr 2 22:37:09 2018 +0300 + + write_makefiles: fix paths in BUILD_PREBUILT with destination + + * proprietary-files.txt entries such as + "-app/TimeService/TimeService.apk:priv-app/TimeService/TimeService.apk" should + generate a "LOCAL_SRC_FILES := proprietary/priv-app/TimeService/TimeService.apk" + in the Makefile definition. + * However, currently, the prefix_match function is being called on the whole + PRODUCT_PACKAGES_LIST entry (whole line, including ":"), and therefore, + TimeService.apk would be included in the APPS list instead of PRIV_APPS. + * Furthermore, because of the incorrect prefix_match, the generated + LOCAL_SRC_FILES is "proprietary/app/priv-app/TimeService/TimeService.apk", + which breaks the build because there is no file at that wrong path. + * The fix is to make the extract function match up with write_product_packages + by applying the target_file function on all BUILD_PREBUILT source files. + + Change-Id: Ib4859b8854db0f2142bb3f28cce8dd25f7141732 + Signed-off-by: Vladimir Oltean + +commit af970b695cc19c6abc1dd1dbee507bfb07ea3925 +Author: Gabriele M +Date: Sun Apr 1 17:50:58 2018 +0200 + + repopick: Allow to pick changes by URL + + Change-Id: I460c987cc03c4f6ff03ecab1bc39e52cec413c13 + +commit 88c0e5d1afe14af3ab2c5ae53886b49223c96b72 +Author: Gabriele M +Date: Sun Apr 1 17:50:57 2018 +0200 + + repopick: Actually print the patchset number + + We are printing the change number twice... + + Change-Id: I4f63766d4162f5d016badad662842badd6da3588 + +commit de9e0ae0a5e8a448316e49a49ebfad3afbd5d957 +Author: Gabriele M +Date: Sun Apr 1 17:50:55 2018 +0200 + + repopick: Ignore the trailing slash in change numbers + + Trailing slashes cause 'patchset' to be an empty string, which + cannot be converted to an int. If we have a trailing slash, ignore + it and pick the current patchset. + + Change-Id: Ifad60b7f6ff3dcfd9dd80b2e93b1f909aa360666 + +commit 5b610aede3db3e17e23eae902a2cb5a0afa646bd +Author: Gabriele M +Date: Sat Mar 31 14:26:59 2018 +0200 + + repopick: Try to keep the changes sorted + + Sort the changes according to their parent first and then according + to their number. + + Change-Id: Iebdb8789728b2ccd528e19437e162129eb27973c + +commit d96e292164a3d10f3643f2d32359452ea97ec5cf +Author: Giuseppe Barillari +Date: Wed Apr 4 21:09:55 2018 +0200 + + lineage: Camera2 priv-app permissions whitelist + + Change-Id: I5247f0640a2b842a9930f0f7a1d1a794751f100f + Signed-off-by: Giuseppe Barillari + +commit 63fb87ba47a55af55e639e92ffaa81684583d461 +Author: Abhisek Devkota +Date: Wed Mar 21 15:47:35 2018 -0700 + + vendor: More priv-app whitelist updates + + Output of https://source.android.com/devices/tech/config/perms-whitelist + + Change-Id: I68ec610cf99399016fe1482730791c9b5e8ae1f5 + +commit a23592c7e9de9d65c3c35051094a0cfe909c998a +Author: Paul Keith +Date: Mon Apr 2 00:45:00 2018 +0000 + + Revert "LOSCoins" + + This reverts commit c9c7968e597c105cb5ee69c4234d91070edd65fc. + + Change-Id: I20259fea456b415e5136e241e47e08df1a3b0fb5 + +commit c9c7968e597c105cb5ee69c4234d91070edd65fc +Author: Joey +Date: Tue Mar 27 21:08:19 2018 +0200 + + LOSCoins + + Change-Id: I433740f2e3102eeb06b471e80ca6539971a05613 + Signed-off-by: Joey + +commit 9be579f8d75f84d36951d13e02d1e5fe3301d21e +Author: Joe Maples +Date: Fri Jan 5 14:51:33 2018 -0500 + + extract_utils: Use vdexExtractor for extracting oreo classes.dex + + vdexExtractor is a tool made by anestisb that is written in C++ + with code taken directly from art. However, anestisb has also added + a quicken decompiler to oatdump that was merged upstream, so we only + need vdexExtractor for 8.1 and 8.0. + + Change-Id: Ic2cf2dc627a1ad2fa4d500d02d9eac8b8a9577b5 + Signed-off-by: Joe Maples + +commit fb7b1fd92af1aeb75069f8fd280d5f3a4724a3bb +Author: Alexander Kaindl +Date: Tue Nov 21 01:21:07 2017 +0100 + + apn: Add APN for spusu MVNO + + Change-Id: I3772b955f758083986d8d2862cf3ec32609c19a1 + +commit 7091a4ff7ad8e5672cbfd8b469b4e225dee540d5 +Author: Joey +Date: Sun Mar 25 18:11:51 2018 +0200 + + Make Cyan[...] great again! + + Change-Id: Iac2b7ccc5a3a26a36d5651923011064b3363b156 + Signed-off-by: Joey + +commit 0bb793eb38721ad6cf0c31b9c7e36fb084e3565e +Author: nicknitewolf +Date: Thu Sep 28 18:38:55 2017 +0800 + + envsetup: Update default path for SDCLANG 4.0 + + Change-Id: Ia5eebb977a1f90c94557d27386d2b6d907ac4483 + +commit b72f8c924e1e7075bc8de3b32b673671b2081e0d +Author: Anshuman Dani +Date: Fri Sep 1 23:47:06 2017 +0530 + + Always use my_installed_module_stem instead of my_built_module_stem + + This will prevent link errors in case my_installed_module_stem is different + from my_built_module_stem. + + Change-Id: Ic72571637ea404c92128b9cd5a28e82a36bc0033 + +commit 7f5d4e1050da45a714c718d980c2d4bf542ea4dd +Author: Pengxuan Zheng +Date: Mon May 8 16:49:49 2017 -0700 + + Add support for using the secondary SDLLVM toolchain + + If LOCAL_SDCLANG_2 is set to true, the secondary SDLLVM toolchain + (SDCLANG_PATH_2) will be used instead. + + Change-Id: Icb7492562aeaa3c584edcbced8fe1e98776774bd + +commit dc8df22add86d710263e90254b61271686a2fd20 +Author: Mandeep Singh Grang +Date: Thu May 5 13:09:41 2016 -0700 + + Rules to enable LTO for Adreno GFX driver. + + This patch controls rules when LTO is enabled for Adreno GFX driver. + + Change-Id: I45bd163889ffd3e0237d5451adaca0fc411b14f8 + +commit 31eec2059a6c0fdbd0da0d75ab0592f1f334d984 +Author: Rashed Abdel-Tawab +Date: Sat Mar 24 11:17:49 2018 -0700 + + soong: Add TARGET_USES_QTI_CAMERA_DEVICE + + Change-Id: I925b137edeed9fa11bbe566002147b444328c661 + +commit 6f68de1a32f02251c4c990a5c584420af68affc4 +Author: Simon Shields +Date: Tue Mar 20 23:03:49 2018 +1100 + + lineage: add generic lineage targets + + These are used for building addonsu. + + Change-Id: If6def9729328ea2ce1e977fd7b9ff42cfc2f6dda + +commit 1fb7662466027f698097c8223c022b40c1c46de9 +Author: Michael Bestas +Date: Wed Mar 21 18:29:45 2018 +0200 + + lineage: Set TARGET_CRYPTFS_HW_PATH if HW crypto is enabled + + * So TWRP can use it + + Change-Id: Ibc1d9d943d6d4e4e5248f623cd06782335f8ae98 + +commit e02d5d5fcc9f1b0590e4a7bf36513ed77cd139b1 +Author: razorloves +Date: Sat Mar 17 22:51:55 2018 -0500 + + lineage: update our priv-app permissions whitelist + + Add android.permission.MODIFY_DAY_NIGHT_MODE for com.android.systemui. + Introduced in styles api change. + + Change-Id: Ic864da8eb01faa270bae22cabaddcb9458c8a6c6 + +commit 3c8afe4b709255bd795a9beb67320bb007b4a897 +Author: Joey +Date: Sun Mar 11 15:13:36 2018 +0100 + + vendor: bump for LineageSDK API 9 + + Change-Id: I9ddb1c359bd0eaf03f150986e0b26bdcb81d481a + Signed-off-by: Joey + +commit 19d4fb04380a4291acdb82e686c476696dcfd443 +Author: Joey +Date: Wed Mar 7 15:00:44 2018 +0100 + + lineage: fix sdk documentation generation + + Change-Id: I800a8bca5667bccd7761ed56f25376574a267891 + Signed-off-by: Joey + +commit 85f2e6de75cd26554bf0c0a085b7dddc6f1b7532 +Author: Tobias Tefke +Date: Tue Mar 6 19:50:49 2018 +0100 + + Update DocumentsUI overlay for Oreo + + The DocumentsUI overlay needs to be updated: + + * the DocumentsUI package moved from + frameworks/base/packages/DocumentsUI + to packages/apps/DocumentsUI + + * the tag "productivity_device" in res/values/config.xml + has been renamed to "show_documents_root" + + Change-Id: Id9028e5b92a98ac1f9fdb34cb5a0222be70d8596 + +commit 3d517dc2e9c186346310a15666cd6e228dde7f54 +Author: Sam Mortimer +Date: Sun Sep 10 20:22:03 2017 -0700 + + lineage: Enable wifi wakeup config option + + Enables the setting to have wifi turn on automatically + when you're near high quality saved networks. + + Change-Id: Id61c3f5c655322e54c015f55b6f389b835c27fe5 + +commit e08b021eea81f16f4c9ca2c539f1b7357cd3a064 +Author: Tom Marshall +Date: Tue Mar 6 23:32:20 2018 +0100 + + lineage: Add awk + + Change-Id: Ib7facb2328dc843b85f177a4b071129ea7d2bde8 + +commit 3a0f2fb0e0fc11fd7567b48ddc4d3bd07e624ce4 +Author: Ethan Chen +Date: Sat Mar 3 18:44:40 2018 -0800 + + qcom_target: Move RIL path mapping to core/config.mk + + * hardware/ril is a required project for any build. + Move the path mapping logic to core/config.mk so + any build has access to the correct default mapping. + + Change-Id: Ia52919d7877ddc91f8a4a988fd0858d14837fc4c + +commit 87b787abd989e0f35b6a155a28986470e2bd20b6 +Author: Ethan Chen +Date: Sat Mar 3 17:45:57 2018 -0800 + + pathmap: remove duplicate include-path-for + + * include-path-for is already part of build/core/pathmap.mk + + Change-Id: I3133265559b4d4b5cc6c32b49f430422e55b34ac + +commit 6cf7640e96fe4c7665d4c9349bb31fdefa447e5e +Author: Joey +Date: Thu Feb 22 14:11:48 2018 +0100 + + vendor: add style api + + Change-Id: I52455cbf827aa5708e1eee6c8469d267979eddc8 + Signed-off-by: Joey + +commit 1022cc7c50b551f01e33256439980353d9d58c8e +Author: Bruno Martins +Date: Fri Mar 2 23:37:33 2018 +0000 + + backuptool: Take into account new location for system default props + + * System default props defined using PRODUCT_SYSTEM_DEFAULT_PROPERTIES + are stored into /system/etc/prop.default, so that's the location where + ro.lineage.version prop needs to be checked now. Although, fallback + to the old location to allow sucessful upgrades. + + Change-Id: I62046447876c2198a0c4f88a4f36f4723d417617 + +commit b6fb3e159ab7171406ac024ba20ddb58228b5931 +Author: Rashed Abdel-Tawab +Date: Fri Mar 2 10:21:37 2018 -0500 + + lineage: Move to Google's method of defining system default props + + PRODUCT_SYSTEM_DEFAULT_PROPERTIES can now be used to define system default + properties which should be installed in system partition. + + Those props are stored in /system/etc/prop.default. + + Change-Id: I6cb0e28a7599b010b389cc541015a37010a00f4b + +commit 56030be8a5d4d825090e98ad9b55e50d7f840126 +Author: LuK1337 +Date: Sun Feb 25 19:05:14 2018 +0100 + + lineage: Don't error out when screen size isn't set + + * Generic AOSP devices don't set it and we don't really + want to fork them just to set the bootanimation size. + + Change-Id: I684454ae07348ee29c832f86f56bcfbd4f627b4d + +commit a3f97c75bf3e94c78a28c6d689fe492404c83a7f +Author: Michael Bestas +Date: Tue Feb 27 22:31:55 2018 +0200 + + extract_utils: Fix vendor framework makefile generation + + * Fix copy-pasta + + Change-Id: I9b2f61702985cb59af34ad146fd61bedba043f81 + +commit a91985580daf656f4ae9fea1bcc555ba5a61b0e4 +Author: Joey +Date: Sat Feb 24 17:18:49 2018 +0100 + + vendor: update default wallpaper + + Source: http://unsplash.com + + Change-Id: I5c8c90efe51a5beb606a712cb4f2c8b14553e50c + Signed-off-by: Joey + +commit 5bc3c8426b57bb573d595f5260a45a30e7ce39c8 +Author: Ethan Chen +Date: Sat Feb 17 20:03:54 2018 -0800 + + extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE + + * Oreo expects VNDK compatible files to be listed as LOCAL_VENDOR_FILE, + not LOCAL_PROPRIETARY_FILE. + + Change-Id: Ia2384c4f3ab3a99b79df52c796c53dc25a0f4a88 + +commit 1fdbf7ad8be3865f07400023ed0ec8ccd16cb869 +Author: Jaap Jan Meijer +Date: Mon May 8 18:00:59 2017 +0200 + + Don't enable ANDROID_BINDER_IPC_32BIT for mixed userspace/kernel + + TARGET_USES_64_BIT_BINDER should be used for the userspace binder now. + + Change-Id: I5cede00e7667969e394d06169dff54659900d90f + +commit 57c0e7ad52359d519d2d01f34260ca3bc35c15dc +Author: Michael Bestas +Date: Mon Jan 1 18:23:32 2018 +0200 + + Bump LINEAGE_PLATFORM_SDK_VERSION to 8 + + Change-Id: If78b28d3c018c7cd58b30e48efe631adbd70dd40 + +commit 08004d8cc8c80187c28e63c9a488fdf677264f89 +Author: Paul Keith +Date: Thu Feb 22 14:06:54 2018 +0100 + + lineage: Unconditionally ship exFAT tools + + * We no longer need to build the mount.exfat tool because + only kernel implementations will be supported from now on. + + Change-Id: Ic7e1354e6ead6a96a9d6021de8dac4cfdabcbbce + +commit f65a6dfd635dd389434090681b5fc5a65ec5f91d +Author: Dan Pasanen +Date: Sun Feb 18 22:13:05 2018 -0600 + + kernel: fix ccache variable sanitation for clang builds + + * When using "?=", expansion doesn't happen right away, so the ccache + variable is sanitized before KERNEL_CC gets expanded and no ccache + is ever used for clang builds. + + * With ":=", expansion happens immediately. So let's manually check + if KERNEL_CC is already set somewhere else to determine whether or + not we should set it ourselves using ":=". + + Change-Id: I8a61767606a4f3d4c6ba88c68b10fd2e11783406 + +commit ae509e410cda5996cf9e54c4d65ae98d86d8f18f +Author: Adrian DC +Date: Sun Feb 18 14:51:05 2018 +0100 + + lineage: Sort soong variables and configurations + + Change-Id: I4a191f8ce61123e30f780f8e39411a7723fb6197 + +commit 30768b82c17cb75bf25e62b5979dba4c925d7eef +Author: Aaron Kling +Date: Thu Dec 7 13:55:52 2017 -0600 + + ATV: Ship AppDrawer + + Also remove TvSettings from here since its included in atv_base + + Change-Id: I2d97e90e234dc9b7868dad3b063c0420211dacdc + +commit 6b47332546fa68ab5d93b7bdbea100c741690759 +Author: Luca Stefani +Date: Sat Feb 17 17:50:57 2018 +0100 + + bootanimation: Error if screen width or height aren't set + + Change-Id: Ic102e49d39a12116e9a0b25accf0ef81520c495f + +commit 52602baa49f6dc63519aa039b60e522f1b496480 +Author: Stricted +Date: Sat Feb 17 17:28:52 2018 +0100 + + lineage: soong: replace space with colon on TARGET_LD_SHIM_LIBS + + that way we can split the shim list logically into multiple lines like + + TARGET_LD_SHIM_LIBS := /system/bin/gpsd|/vendor/lib/libshim_gpsd.so \ + /system/lib/libexynoscamera.so|/vendor/lib/libexynoscamera_shim.so \ + /system/lib/libstagefright.so|/system/lib/libstagefright_shim.so + + to not have one single huge line + + Change-Id: Ice1411ee22b78da1dbf22eac412b9e4978acebdf + +commit 69262850b6433c3c77b528644e75e4f9fa234594 +Author: dianlujitao +Date: Wed Feb 7 17:13:55 2018 +0800 + + overlay: Use old NTP server in China + + * Google changed NTP server to time.android.com since 8.0, + but for obvious reason, it's inaccessible in China. + * Switch to NTP server used in previous Android revisions + when China SIM inserted to make Chinese users happy. + + Change-Id: Iaee63c64cae904b38f6bcec85ed6b0be1dbf3765 + +commit 8dc66efc00b3e41d4485faa7ca2a8652fdc5a7eb +Author: Paul Keith +Date: Sat Feb 17 19:11:59 2018 +0100 + + lineage: Disable DateTimeCheck activity + + * This is causing Google SuW to crash + + Change-Id: I35f2af3c5da72785ac03efe762afd14b2fc37383 + +commit d12ab12c6142337fc79a76af50fc3d62bc337626 +Author: Joey +Date: Sat Jan 13 21:20:06 2018 +0100 + + vendor: set adaptive icon mask to circle + + For the new icon set we'll be defaulting to a circular + mask that better suits our brand + + Change-Id: Id221e7b0d07751929658862d4b1ea91412e93555 + Signed-off-by: Joey + +commit 10084bf8672eab8b6f747fcdd038313dfa2885b8 +Author: Paul Keith +Date: Thu Feb 15 21:46:00 2018 +0100 + + lineage: soong: Add var for linker shim libs + + * To limit security exposure, we're forcing all devices + to define shim libs with a TARGET_LD_SHIM_LIBS + + Change-Id: Ic8722c42807429f2faa3546316c71c40533ce195 + +commit 735c79cb4d4ee876da60f00cf2a83d83b8b4122a +Author: Abhisek Devkota +Date: Fri Dec 29 21:37:27 2017 -0800 + + Update our privapp whitelist + + Change-Id: I40f0ee9b304d22437c0f3a95df34c7ce8313b41d + +commit 6255f0325247dc7b159df689f308e863c1275584 +Author: Rashed Abdel-Tawab +Date: Tue Dec 26 02:58:23 2017 +0200 + + lineage: Move all system props to PRODUCT_GENERIC_PROPERTIES + + For Treble enabled devices, PRODUCT_PROPERTY_OVERRIDES puts props + added with that in /vendor/build.prop. While that's great for + device-specific properties, these are global Lineage properties + which are descriptive of the system side, so move them to the list + that gets populated into /system/build.prop. + + Change-Id: I8bb3d0fe13188478d4f7dedc306740a40f44a3e8 + +commit 546c9a1ec50392d77851302742a7f338a8426cad +Author: Joey +Date: Sun Feb 4 20:41:06 2018 +0100 + + lineage: add BUILD_RRO_SYSTEM_PACKAGE target + + Allows to ship rro packages in system instead of vendor + + Change-Id: I8822ca477e80297dce477de2d87bd3e74d4cbfb0 + Signed-off-by: Joey + +commit ebf40e901624af29bec793073d1c67bab103a1d0 +Author: Joey +Date: Sat Jan 20 14:08:54 2018 +0100 + + vendor: set default accent color to lineage teal + + Change-Id: Idd101bc57dfa3d3d77d3d4da985c38fe5d93be60 + Signed-off-by: Joey + +commit 7f9596fc01c5b97f9ddae0bd30fb9b540fc1348e +Author: Joey +Date: Sat Jan 20 14:06:47 2018 +0100 + + vendor: build berry overlay packages + + Change-Id: I5fe01de25947fe260936b3ce8ccb71d590cc3583 + Signed-off-by: Joey + +commit c6b6c98a2b08b7dc3fb32389540691a2baf9c02e +Author: Paul Keith +Date: Sun Feb 4 22:17:03 2018 +0100 + + lineage: Allow IPv6 on roaming for T-Mobile US APNs + + * Fixes roaming on T-Mobile NL with a T-Mobile US SIM + + Change-Id: Ied51d5297af1fafe9907c6dc2e7678f63a62363a + +commit 20b8197bfc5bdde169662aad36827da15c691d50 +Author: Paul Keith +Date: Sun Feb 4 22:16:37 2018 +0100 + + lineage: Consolidate T-Mobile US APNs + + * MMS doesn't need to have its own APN + * This matches https://support.t-mobile.com/docs/DOC-2090 and + was verified against a T-Mobile Galaxy Note 5 on stock + + Change-Id: I254de82de012ea4b052d7751d4910f13692c970a + +commit c56e8483d35067a5eeda7b0eebff626645725b87 +Author: Ethan Chen +Date: Sat Feb 3 13:34:35 2018 -0800 + + overlay: Indentation fix + + Change-Id: Ib242872ad0c46a2f68ad13e37648564b57f84717 + +commit 0f9080a12e8fa623e37a446a09974ffd40a279c1 +Author: Dan Pasanen +Date: Wed Jan 31 14:47:37 2018 -0600 + + vendor: update vzw apns + + * Add support for bearer 18 + * Update mmsc urls + * Remove bad dun apn + * Set approprite auth_types + * Set visibility + * Update max_conns + + Change-Id: Ie9256f10899343242c64ae3896434b4c994f3dac + +commit 5c91b611ca4ccda0de55225c1c7af277975d5ea0 +Author: Luca Stefani +Date: Wed Jan 24 16:35:11 2018 +0100 + + Always add manufacturer and model to MP4 files + + Change-Id: Ic90fca6bc95ddf6869878cbd836f3248e09b8412 + +commit e5e321df3ce01618c4f73d1f9e6322287b7fca01 +Author: Ethan Chen +Date: Fri Jan 26 09:48:19 2018 -0800 + + bfqio: Add missing include header + + Change-Id: I50851e633c54cd0e2e37789e88a226aaa80e8c2c + +commit 4e75f576f9589fcbd1d26b6406aa6dab13378d76 +Author: Paul Keith +Date: Mon Jan 29 22:06:22 2018 +0100 + + extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b + + Change-Id: I78fc47c63e6bfbd5ee98a56a1d80f763e96ac266 + +commit 3957e06d5a62aff5f6a7fd8983e2efb33b80b6ab +Author: Paul Keith +Date: Sun Dec 10 02:53:30 2017 +0100 + + sensitive_pn: Fix typo in sensitive phone number + + * There was an extra digit hiding in here + * Corrected from: https://www.safehorizon.org/hotlines/ + + Change-Id: I75f179f0b263514df54acf4adc1df0f8ff3f3ada + +commit e446022782518b6a972c9d15bf7f63678b1e8e20 +Author: Jamie +Date: Wed Nov 8 12:32:38 2017 -0500 + + sensitive_pn: Add some more numbers for Canada + + * Mostly child abuse numers, some for violence against women + * From: http://www.children.gov.on.ca/htdocs/English/childrensaid/reportingabuse/CASLocations.aspx + + Change-Id: I18add946c242eeac1c6f0859a3fd5f4fe073c6ce + +commit 765c9d110410abe3135f0cc8bec63f98fb610dab +Author: Paul Keith +Date: Sat Dec 9 21:47:39 2017 +0100 + + sensitive_pn: Sort file + + * Sort MCC orders + * Sort phone number orders + * Remove one duplicate phone number entry (116123 in GB) + * Add a note about maintaining this file + + Change-Id: Ifcf392c1ca54c0daf37248a647d401d4a93dd355 + +commit b8a586b0e86a008dd9273761a123f782eff6b10d +Author: Matthew Freund +Date: Tue Nov 7 20:47:43 2017 -0600 + + Added more USA sensitive phone numbers + + Change-Id: I241b79a4e0a5252a010e5d8b2c1315334f5ae03f + +commit ab2bed70568b935dffb8102873be86a2abda33d7 +Author: systemcrash +Date: Sat Nov 11 19:48:13 2017 +0100 + + Add APN for iD Mobile UK MVNO + + Change-Id: I3af3a5a93676b0750cfa7d025e6114130fa809c8 + +commit 2e203941ccd0bf9c2ee7c4d014735ecef378995d +Author: Michael W +Date: Sun Jan 14 18:46:02 2018 +0100 + + envsetup: Clean up for install[boot|recovery] + + * Remove the files from device after installation + + Change-Id: I52dc60c22abde972a066b879b3a74459261966e5 + +commit f017e36e65351f9a85166839e8e28b6c9db51ca5 +Author: LuK1337 +Date: Fri Jan 26 15:00:52 2018 +0100 + + lineage: Change 'bailing out' message to something more friendly + + Change-Id: Iee519ea5cbfa92b6bb26e33d2bac3d2335c770a8 + +commit 3f9b94cb67a88999f7747af8335c5e576939360b +Author: Michael Bestas +Date: Thu Jan 25 21:05:36 2018 +0200 + + extract_utils: Split optional args with semicolon instead of colon + + * Fix optional flags like PRESIGNED + after I1f5a1abd6929e4a7e0ccd6370d3a3dd986f94fed + + Change-Id: I889f995d7f19b09908cfbaf7474442ce48bfabdb + +commit c982836ca6292ac0dd1d2e326be22dc1131b2484 +Author: Michael Bestas +Date: Thu Dec 21 03:20:08 2017 +0200 + + extract_utils: Fix makefile generation issues + + * Fix makefile generation for packages that have set + a different target destination + + * Thanks to rashed and javelinanddart for their help + in debugging and solving this issue. + + Change-Id: I1f5a1abd6929e4a7e0ccd6370d3a3dd986f94fed + +commit e6ed50881ec83f45ae3dde6457b48948b08410e3 +Author: Michael Bestas +Date: Tue Jan 23 21:24:49 2018 +0200 + + lineage: Remove lineage telephony service permission + + * Used for old MSIM API which is non-functional since a while + + Change-Id: Ica2b9ae119d5972e425082433df3a7b099ae404a + +commit 4b8df75d5eb48ba8ea8adf09fd301eaffcdabe3b +Author: Michael Bestas +Date: Tue Jan 23 21:15:43 2018 +0200 + + lineage: Remove lineage status bar service permission + + * Used for CM tiles API which is long dead + + Change-Id: I4e105190ff32e887a33ad8562dba78cee1fb4dea + +commit 9ddc8182cb32816569fe169a6c33220c98bcb135 +Author: systemcrash +Date: Sat Nov 11 19:35:52 2017 +0100 + + Added Cape Verde carrier CVMóvel default APN as configured by sales agents + + Change-Id: Ic63f75c8fd8720ac04ee52b7a98e0f60ee82284d + +commit a3d8f9670e52e7d3b191c19ff5c156458f6dc8d2 +Author: Michael Bestas +Date: Wed Jan 3 05:45:15 2018 +0200 + + vendor: Disable statusbar padding by default on sw372dp + + Change-Id: Icdbdc5b61d5e1c4f4513cbd72eb66f150bf97538 + +commit 9f22e538780601bde3754b365ec9899e76f82af8 +Author: codeworkx +Date: Sat Jan 6 11:59:30 2018 +0100 + + config: make libhealthd.lineage opt-in + + Currently broken. Whoever will use it has to fix it. + + Change-Id: I029ccf650e1cf4dc1080f7bd8c7000f2955b2a1e + +commit 1dea800811b414336020d171220dc806ae46c49a +Author: Aaron Kling +Date: Wed Jan 10 22:34:08 2018 -0600 + + ATV: Default double tap on home to the recents menu + + Change-Id: I4ab07e647fc7317eabc3a74e46fd3ec2d090516d + +commit e03ab09f8bf34245ade6c18db4d2865a52ae03f9 +Author: Matthew Freund +Date: Wed Nov 8 04:30:43 2017 -0600 + + sensitive_pn: added Belgium & Switzerland + + Change-Id: I2af43571b07504fe379656e2ecd65759b9295172 + +commit 81bc93bfd157aaa5a2cf3ac8cfe8c1cae0f1bffc +Author: Jonas Schwarz +Date: Thu Jan 4 16:16:16 2018 +0100 + + Updated Syma APN + + Accordind to https://www.symamobile.com/parametrage-internet.html#8 the Syma APN should be symamobile.com not symacom.fr + I had to edit the APN manually to get it working + + Change-Id: I62ccdc6bdcf8803e47c2f454a6ece622e06027d1 + +commit 31aba3b945ce5c2e53abc375ba22ad81504c2a8d +Author: Aaron Kling +Date: Tue Sep 12 11:34:40 2017 -0500 + + Disable LiveDisplay by default for ATV + + This required adding an overlay directory for tv + + Change-Id: I66749522a62b6d94002a8a7c9f632d1b5f6a2600 + +commit bdba14008cf10d914dfc758aa7a4fd8984082887 +Author: Adrian DC +Date: Sat Dec 9 11:38:00 2017 -0600 + + overlay: Disable SystemUI anti-falsing on lockscreen + + * The anti-falsing implementation from HumanInteractionClassifier + regularly prevents easy swipe to unlock or to pattern / pin + on the keyguard lockscreen, requiring multiple attempts + until accepted due to a hardcoded evaluation (5.0f) + while normal usage shows better results without it + + * Another solved situation is remote device access like + Vysor or TeamViewer where the device is almost impossible + to swipe properly from a computer client + + Change-Id: I1caf603bc6a3bf7794af724b8e48a9ebb96da971 + +commit a078a220bf982665b1d6fb9dff1f49af8e168f31 +Author: Aaron Kling +Date: Fri Jan 12 18:19:27 2018 -0600 + + Fix kernel build failure on some devices and build hosts + + Change-Id: Ib6ba53994b4e04503ee4636a6aaab9c0bc3f676c + +commit 12db6e9318f7b91001174b9922a692b0f384a6e2 +Author: Sam Mortimer +Date: Tue Jan 9 01:02:17 2018 -0800 + + vendor/lineage: allow tethering without a provisioning app + + Change-Id: Iac67426229aff842f536301edd9ea270d5d3db6e + +commit 0500ba8a0b85eb4dc7c8a8e848c2777d3fa9b853 +Author: Ethan Chen +Date: Mon Jan 8 22:50:45 2018 -0800 + + bfqio: Use pragma once for include guard + + Change-Id: I53a8ee558beeb115fa08905a8dc2cda64c1d2de5 + +commit 32e4e79dfa9148e60b1ba7bc52a079477084310e +Author: Ethan Chen +Date: Mon Jan 8 22:49:56 2018 -0800 + + bfqio: Remove redundant extern + + * This is the exported header for libbfqio, of course it includes the + function listed. No need for extern. + + Change-Id: Idbdd9b51f14e52741fed5eb7d7fb78a46bb7dc72 + +commit 63b15427d1e2f5df60dab31939ba52e1ac9443fe +Author: Rashed Abdel-Tawab +Date: Sat Jan 6 17:50:58 2018 -0800 + + lineage: Hide mobile plan from Settings + + Change-Id: I8e8175e4d86bcb5268c9f8e6c1ed9d68ef645eda + +commit b53f8354a08b39e58777a8e86f29442602146492 +Author: Demon000 +Date: Thu Aug 10 08:57:05 2017 +0300 + + overlay: frameworks: allow gms to access persistent data partition + + This fixes nonfunctioning factory reset protection and addresses + numerous PersistentDataBlockService errors during boot up. + + Change-Id: Ifb24b2cffc814a3c2f61eda619f2a5cbe173d0f8 + (cherry picked from commit 247e67dfc852e1667e05e42e1216d7a92ecc35ea) + +commit 6b83d830dffdca42a9a40c9e9df0bf1c7c527f10 +Author: Tom Marshall +Date: Thu Nov 9 21:02:33 2017 +0100 + + lineage: build: kernel: Rework kernel header logic + + The existing kernel header logic has several issues: + + * It does not depend on the actual kernel headers, so it does not + detect actual kernel header changes. + + * It does depend on the kernel config, which should not be used to + generate (user space) kernel headers. + + The end result is that kernel headers aren't properly regenerated when + needed, and spuriously regenerated when not needed. Additionally, the + kernel header rebuild mucks around with the kernel config, which is + unneccesary and fraught with danger. + + Rewrite the kernel header dependency and generation logic as follows: + + * Use the dependency file $(KERNEL_OUT)/.headers_install_deps to + manage dependencies on the actual kernel header files which are + exported to user space (and the top level kernel Makefile, which + is used to generate version.h). The dependency file is exactly + the same as what GCC would output for a C/C++ dependency with the + M/MM flags. + + * Conditionally include the dependency file to detect when headers + should be (re)generated. + + * Introduce the phony target INSTALLED_KERNEL_HEADERS for modules to + declare a dependency on kernel headers. + + Additionally: + + * Get rid of TARGET_KERNEL_HEADER_ARCH and KERNEL_HEADER_DEFCONFIG. + + * Get rid of KERNEL_OUT_STAMP and move commands to the appropriate + places in the rules. + + * Fail the build when $(KERNEL_OUT)/usr is mentioned in a dependency. + Note a separate commit to build/core/binary.mk will provide a + migration path and a suitable deprecation warning. + + * Declare the kernel*config targets phony. + + Change-Id: I8b46f4ea1c622d8e73cca5157be96ec09d42ebb3 + +commit 8d5db3c24fb68928306cb424490af10e4a0fd3aa +Author: Christian Oder +Date: Sat Nov 25 16:52:17 2017 +0100 + + kernel: Allow building dtbo.img + + taimen uses the dtbo.img as an DTB Overlay in order to use the same defconfig for both, taimen and wahoo. + The dtbo.img is built with "make dtbo.img". Allow automatically building it when setting TARGET_NEEDS_DTBOIMAGE to true, or by manually calling make dtboimage. + + Thanks to luca020400 for help with the kernel.mk logic + + [raymanfx] Add AVB hash footer support + + Change-Id: Iaddafaa98e3e84880462a2c35b899e3fea21e161 + +commit 8ce26b3b5157e7764fe4bfc649ac38bbc85a5575 +Author: nailyk +Date: Thu Sep 28 08:37:59 2017 +0000 + + tools: repopick: Correctly order changeset + + * Without key=int sorting is done in alphabetical order. + This cause 999 being picked after 1000. + + Change-Id: I540f0e55093a33d80d78a0cf0c31dc83f7168279 + +commit 73296f14dc98a565c4bca13745004fa34f81a560 +Author: Arne Coucheron +Date: Wed Dec 27 11:36:09 2017 +0100 + + soong_config: Add TARGET_USES_QCOM_BSP_LEGACY + + Change-Id: Ia5ddfa263df71388b19c77d2509c29791177208d + +commit 8ee5d891b09dd5d556f4538e9323ba872fe97698 +Author: Dan Pasanen +Date: Fri Dec 8 13:46:30 2017 -0600 + + kernel: don't build for TARGET_NO_KERNEL targets + + Change-Id: I14ad45c06922c0775e0574ddbcfcdc33353af465 + +commit 1334e750133276cb6f2c51f3d26bc21e7f8ec8eb +Author: dianlujitao +Date: Wed Nov 29 15:13:23 2017 +0800 + + lineage: Add support for BFQIO cgroups + + * Introduce a standalone libbfqio to be picked by inputflinger, + surfaceflinger and display HAL, without extending the VNDK. + + * This commit is based on the following patches: + + From: Steve Kondik + Date: Tue, 08 Sep 2015 02:23:41 -0700 + + cutils: Add support for BFQIO cgroups + + * Add support for a custom hierarchy of cgroups on top of the BFQ + IO scheduler. This allows us to place every thread into the + right class (realtime/best-effort/idle) with a set up priority + buckets depending on use case. + * The benefit of doing this is pretty incredible from an + interactivity standpoint. Realtime users (display/audio) benefit + the most, resulting in glitch-free audio and jank-free video. + Dexopting in the background no longer causes active harm to + foreground tasks. Other tasks such as account syncing become + invisible from the user's perspective. + * Magic bullet? Perhaps. + + Change-Id: I4eb911395364ce46d6dcbff43e94286ded03a97d + + From: Steve Kondik + Date: Sat, 19 Sep 2015 12:43:40 -0700 + + cutils: Fix copypasta in ioprio code + + Change-Id: I976693be4a6913ed2090fa32d0f8e4c93657e7e7 + + From: Steve Kondik + Date: Sun, 20 Sep 2015 01:08:07 -0700 + + cutils: Fix display ioprio + + * A few unwanted items are sneaking into this class resulting in + system slowdowns. Fixit. + + Change-Id: I29033a38adf2c65535f916135d395d5147afe323 + + From: Steve Kondik + Date: Sun, 20 Sep 2015 03:00:54 -0700 + + cutils: Clean up ioprio grouping + + * It's now better understood what's happening system-wide due to these + changes, so clean up the stuff which is not necessary and/or + potentially harmful. + + Change-Id: I72178770844c1ac388a0b424b12cdc49042aec87 + + From: Steve Kondik + Date: Sun, 20 Sep 2015 17:36:54 -0700 + + cutils: Remove ioprio magic + + * ..and replace it with something we can call explictly where it is + required in order to achieve the same goodness without the badness. + + Change-Id: I605b3acbc56ce82663dd6f1c9f3320d0ab75e178 + + From: Zhao Wei Liew + Date: Thu, 08 Sep 2016 20:01:29 +0800 + + cutils: iosched_policy: Access BFQIO cgroup in /dev/bfqio + + AOSP doesn't mount cgroups in /sys/fs/cgroup, but in /dev/. + Follow what AOSP does. + + Change-Id: I40d2241e3e5c41612d3a54d22981d3250f8b1ed6 + + Change-Id: I7d42bd6bb9176724c1e5687de14946923150ae89 + +commit 064b06967f28c7d6f25f24695252cd4df6ccaad2 +Author: Rashed Abdel-Tawab +Date: Mon Dec 11 12:31:57 2017 -0800 + + build: Merge UM platforms into common HALs and disable BSP + + While UM platform HALs are interchangable and very much interoperable + between platforms and kernels, some have qualms about commonizing + platforms that Qualcomm hasn't fully commonized themselves yet. Therefore + introduce 2 seperate UM platforms, UM3.18 and UM4.4 (corresponding to + the kernel version used for that "version" of UM) and use msm8996 for + UM3.18 and msm8998 for UM4.4 (sdm845 will probably be UM4.9). + + Also disable TARGET_USES_QCOM_BSP on the UM platforms to match Qualcomm + trees as it causes WiFi display not to work and calls for missing headers + and struct elements at build time. + + Change-Id: Ia574231243b7d628d35959b474dd28bd37ac4031 + +commit 480e2ee4311f13fc21f6609db26cedcb3cbcaea6 +Author: Michael Bestas +Date: Sat Jul 8 17:09:40 2017 +0000 + + qcom_target: Commonize UM target HALs + + * Use msm8996 HAL for 8953 & 8937 since they share the exact same + git history sha1 in all 7.0+ released tags. + + Change-Id: I764a9a092b6d530de8a9b9e6e54f41c0b5d8a593 + +commit 477fd41f66343dd2058c8fa273a46c65b600ad68 +Author: Joey +Date: Tue Jan 2 23:00:53 2018 +0100 + + lineage: branded adb icon + + Change-Id: If8d48349af37bfbc45c9b0e1c90953b6adf075cf + Signed-off-by: Joey + +commit e67b6cb4fda1e95af6f8d5f150f64c3c8acc655e +Author: LuK1337 +Date: Thu Dec 28 12:46:16 2017 +0100 + + lineage: Allow roomservice to check non device/* repos + + Change-Id: I840bcf945c746b3fcdda0ffd567bec7466a22207 + +commit 24807ea8929c25451775acfe247d4c51ae9b3d35 +Author: Michael Bestas +Date: Sun Dec 24 04:08:07 2017 +0200 + + lineage: Make appended date of time to zip opt-in + + Change-Id: I234cd2b43993d72e9a4383de04c4c118c6779554 + +commit 6c664d9e0389296bb5ffc2fa912faf32b9f78bf6 +Author: Michael Bestas +Date: Thu Dec 28 00:32:59 2017 +0200 + + Revert "config: Add WeatherManagerService to PRODUCT_PACKAGES" + + This reverts commit 049d4c52bed067861289c12e175a227da36f656f. + + Change-Id: Id6859184dd6a5fbb211e94bd4561e3dfc69a42d4 + +commit 676f640ef846665e1761b2f058b4117532329456 +Author: Michael Bestas +Date: Thu Dec 28 00:11:51 2017 +0200 + + Revert "cm: include CMAudioService in builds" + + This reverts commit cdb0ea61fac9c30b3563db2d2682f06e9ca9f0f4. + + Change-Id: I94080d9a818f6f6dee24993c6e3f4142d7eaaedb + +commit 0d07fa5af539132ee541cdcdbbe73e15a2a8351e +Author: Rashed Abdel-Tawab +Date: Fri Nov 3 12:04:40 2017 -0700 + + lineage: qcom: Set power HAL pathmap + + Change-Id: I063821f8405cafc57b37a61d119a9b8b7ef9df4a + +commit da32895b61ef2b3e8899f011110f8eab11da5470 +Author: Joe Maples +Date: Mon Nov 27 10:09:38 2017 -0500 + + tasks: kernel: Add support for Clang kernel builds + + Add support for compiling kernels with Clang as intoduced on android-4.4 + + In order to compile with clang, you must set TARGET_KERNEL_CLANG_COMPILE. + If you wish to specify a specific clang version, also set TARGET_KERNEL_CLANG_VERSION, + but if that is not set, the build system will default to the latest version of clang + available in prebuilts/clang + + Change-Id: I79dc1dca9758a930f2f5ba1754b5d8de114af900 + Signed-off-by: Joe Maples + +commit bf38db2a5e358a5449458b3dee2dd9d4015b8147 +Author: Ethan Chen +Date: Sun Dec 3 23:59:48 2017 -0800 + + kernel: Handle kernel modules correctly + + Place kernel module output in the correct location. + Perform depmod steps (copied from build-image-kernel-modules function in + build/make/core/Makefile). + See: https://source.android.com/devices/architecture/kernel/modular-kernels + + Change-Id: I6e70012a5c1acdb276f9bee0d57631d2805f71ea + +commit dc0dfc950189eb0eac0aa15f9401aa5a28eeeaad +Author: Saylance +Date: Wed Aug 30 19:27:19 2017 +0300 + + apns-conf: Update Ukrainian APNs + + Using information from operators sites. + + * Rebranding UMC -> MTS -> Vodafone + * Rebranding life -> lifecell + * Rebranding Utel -> TriMob + * Brand merging Jeans -> MTS (Vodafone) + * Brand merging Beeline -> Kyivstar + * Brand merging Ace_Base -> Kyivstar + * Cleanup unused apns + + Change-Id: I9646488604c71d6a2b3acae61eb6cdd0d55540bd + Signed-off-by: Saylance + +commit e49657031e0c0853dfc801aeff9ed9e45267ace0 +Author: Louis Popi +Date: Fri Dec 29 10:55:23 2017 +0100 + + apn: Remove "hipri,dun" from Bouygues Telecom + + * Unbreaks MMS very slow transfer + + Change-Id: Ib3da8d07424044e4791b2ffabd6dad2e975812c3 + +commit 4822d9bdc2920776f82526b6e2d94b7b9a43a1ad +Author: Celoxocis +Date: Wed Dec 13 06:12:48 2017 -0500 + + Add M-tel (BIH) APN for M-tel Frend data plan + + * http://www.mtel.ba/frend-plan + * Frend spoken "friend" is their voice & data plan + + Change-Id: I014f7549d936c64abb3801596d940cee7703f790 + Signed-off-by: Celoxocis + +commit 9fc50bbf7356321d975415f8366ac0506b6d9479 +Author: Dan Pasanen +Date: Thu Oct 12 01:11:29 2017 -0700 + + qcom_utils: allow overriding get-vendor-board-platforms + + * Some devices need this function to return something, yet also do not + set BOARD_USES_QCOM_HARDWARE. Allow them to override this. + + Change-Id: I3cf78da39b006ba805ae35fde7379357faa10250 + (cherry picked from commit 012cc275e09346ef7909b6a5a144aed59b375ccd) + +commit b52c70881d655cee3b0f77b48d9d4a92b06de137 +Author: Rashed Abdel-Tawab +Date: Sun Dec 24 22:40:31 2017 +0200 + + envsetup: Automatically replace qcom/opensource with qcom-opensource + + CAF doesn't use qcom/opensource in their paths, so automatically adjust + the project path for this when using cafremote + + Change-Id: I6252fbd1c3e8a545c0d54eefb6b730b893821574 + +commit 1cdd380e695f88cd6ffce1c23fe0bbd48f11db57 +Author: Dan Pasanen +Date: Mon Jan 23 15:08:52 2017 -0600 + + repopick: support auth'ing to gerrit and picking drafts + + * Use requests if installed. If not fall back to urllib. This is + done because users may or may not have requests installed and + requiring them to do so for simple http stuff isn't really + reasonable. + + * If requests is installed and a .gerritrc file exists in the + user's HOME directory, try to get credentials out of it + for the given gerrit instance. If auth for the correct gerrit + instance exists, use it to auth to gerrit. If no .gerritrc + exists, just use requests with no auth. + + Example ~/.gerritrc entry: + review.lineageos.org|invisiblek|httppasswordhere + + Change-Id: I95be26d51bfd31b53f3613e8dbfb7bba46324571 + +commit 2965342b9a56c60bbdaa19705d8d4a1acd179f93 +Author: Dan Pasanen +Date: Tue Dec 12 15:07:09 2017 -0600 + + repopick: use https by default for repopicking + + Change-Id: Iae1fde3515b0377a2b9253102c82d28b0fdaca4a + +commit 81eecf9584b231804970aed0186a067eb6c95fc7 +Author: Rashed Abdel-Tawab +Date: Mon Dec 11 11:19:48 2017 -0800 + + lineage: overlay: Use default AOSP power menu list + + * We shouldn't be changing the default behaviour anyway, plus + Airplane Mode toggle is horrid on 8.1 right now + + Change-Id: Ie795443f840e023f0c67f2a6729a7d702bc37cd5 + +commit 93256e4ac9a4bcc1185fc90fac3c106cf9913fb4 +Author: Adrian DC +Date: Thu Dec 7 01:34:33 2017 +0100 + + vendor: lineage: Upgrade to LineageOS 15.1 + + * Update backuptool versions + * Update text references + * Set version minor to 1 + + Change-Id: I30eea1f1cb01e2165311364cc62b589669bb1290 + +commit 61f5e144d59cb1a1eab55efd5acff82534ec5767 +Author: Rashed Abdel-Tawab +Date: Tue Oct 31 20:01:35 2017 -0700 + + lineage: Add TARGET_SPECIFIC_CAMERA_PARAMETER_LIBRARY variable handling + + Change-Id: I6f1cbcd883e91c8c3724dbe53732c7e777e21657 + +commit bab7be30ed8e14be617ccfc933e3ed185b92f168 +Author: Rashed Abdel-Tawab +Date: Sun Oct 29 00:24:48 2017 -0700 + + vendor: Disable statusbar padding by default + + Change-Id: I9e68c69f1033297ef1ec739167597b6123112f94 + +commit e77b6a2f8ccd83be7c25be404c888615cf0366bc +Author: hedwig34 +Date: Thu Jan 12 09:46:56 2017 -0500 + + Updated apns for device bringup for S4 Mini - serranolteusc + + Change-Id: I22172debc835f6fd99bd2ed0afdfbe197f993345 + +commit 575c63567e8c36340b7772edd2f84fefd9fe58a2 +Author: conbold +Date: Fri Nov 10 16:33:38 2017 +0100 + + extract_utils: Use temporary folder for system dump + + * This way it's automatically deleted at the end of the extraction + + Change-Id: I77b3357875b8070d370f04c5a245f9aa3ca1939c + +commit df29022a38f72670a47d12eb7713b6c5847e6ae9 +Author: Adrian DC +Date: Thu Sep 7 22:59:54 2017 +0200 + + repopick: Support overriding the default commits count to check + + * Support passing -c 20 to consider 20 changes instead of 10 + + Change-Id: I2b36228fb0020501896c800b13713aef284a5772 + +commit 86d668be4094bbbb65dc1617a46473f28e8b9ee7 +Author: Dan Pasanen +Date: Sun Nov 26 21:30:49 2017 -0600 + + vendor: enable multi-user across all devices + + Change-Id: I5da0d4cc431a76d71fd6236a4f55a282a843ef96 + +commit d402d120d4d45e959362033f56fe12412de24185 +Author: Paul Keith +Date: Sun Sep 3 03:53:04 2017 +0200 + + extract-files: Bring back old behavior for SRC + + * Previously, you could just specify a SRC directly + after './extract-files', and it would work, but + now, the arg '-p/--path' is required for the same + behavior to be applied for the extraction + * Add a catch-all case that just sets SRC if the arg + doesn't match any of the args that we care about + * Make the ordering of the cases alphabetical + + Change-Id: Ia2ad42d444904ead6b3bd6d910af363eb7f015cc + +commit 75b12b21963b80e6980942f6da0c14d2a630d617 +Author: meganukebmp +Date: Thu Nov 23 15:19:34 2017 +0200 + + sensitive_pn: Add BG human trafficking and domestic abuse hotlines + + http://animusassociation.org/en/ + http://080020100.bg/eng + + Change-Id: I7560ce3a65731feab7bd9d3f9be1fe092254651c + +commit c3532d9bfbb42c9378a8724acf24bff9b61a2b35 +Author: Ethan Chen +Date: Wed Nov 15 00:37:27 2017 -0800 + + lineage: Add privapp permissions for Lineage applications + + Change-Id: I9901e1c6314d0531c1762fc7eba7597f342ef177 + +commit f15c371403fb010de5111b5c2fc5731193e796dd +Author: Tom Marshall +Date: Fri Nov 10 01:00:18 2017 +0100 + + lineage: build: kernel: Rework kernel module logic + + The existing kernel module logic does not detect failed kernel module + builds. This is because the module build logic is a long shell chain + that invokes make macros which are not intended to be used in this way. + The essense of the issue is that we get a shell chain that looks like: + + cmd && cmd && var=value; cmd && var=value; cmd; + + The shell breaks this into three separate commands. The first builds + the modules. The other two are the macro invocations. So the result + of the command is the result of the last macro invocation, which will + always succeed even if the modules fail to build. + + The issue is made worse by the existing build rule conflating the built + kernel modules and the installed kernel modules. + + Fix this by reducing the built kernel module command to a single shell + command and creating a separate target INSTALLED_KERNEL_MODULES. Any + kernel module build failure will show up properly. The commands for + INSTALLED_KERNEL_MODULES do not invoke any macros and should avoid the + issue described above. + + Finally, this also removes the fake target no-external-modules and + unifies the install logic for in-tree and out-of-tree modules. + + Change-Id: I3d13056e217e1e937c8c3a345032682ffc394bca + +commit b11d5736b023757865dd28931d8a3016e60eca57 +Author: Paul Keith +Date: Thu Nov 2 20:31:33 2017 +0100 + + build: Make eat use the latest zip in $OUT + + * Fixes weird issues with timestamp differences + + Change-Id: Ibeb0c5043b646faab6ce372290acf7efb4f22e15 + +commit a2440d089870a5835f6135885fd694c5f3843744 +Author: Kevin F. Haggerty +Date: Sat Oct 21 04:41:20 2017 +0200 + + lineage: Append time of day to zip names for unofficials + + * Helpful when building multiple builds in a day + + Change-Id: Ia0096ea5fbc3e479a549b7805523b2b06cb223da + +commit 477d8fee682a94a076d2c30ac00bd938ab7d5dc8 +Author: Sam Mortimer +Date: Tue Oct 17 11:48:28 2017 -0700 + + vendor/lineage: Rebrand cleanup + + *) Rebrand remaining text references + + Change-Id: I70ffb30519d40237c8266e208449a5e27140d2b3 + +commit e6df25b3d92c7f863a9ebaa689342316deecdf62 +Author: Gabriele M +Date: Wed Oct 11 00:58:59 2017 +0200 + + extract_utils: Fix pinning when not cleaning vendor dir + + Skip the extraction of pinned files if the ones currently available + have the expected sha1. If we don't, we will overwrite pinned files + with potentially incorrect files when the current vendor files are + not moved to a temporary directory (i.e. when not cleaning vendor). + + Change-Id: I640d6bf2ed98eb366a4df17f0ebeaec81cb5274b + +commit fd8b8290b61f57c1a2c847d6570a15c4a999f5a1 +Author: Rashed Abdel-Tawab +Date: Tue Oct 24 21:55:52 2017 -0400 + + envsetup: Create remotes with build if repo is build/make + + Google moved the repo on O and its causing chaos with + aospremote and cafremote + + Change-Id: Ie8b02d21c981cabfc95e7c2545194e79734c4de6 + +commit edc1cebc2f7baedf6479874db2848b45e22f4205 +Author: Dan Pasanen +Date: Tue Jan 24 15:46:13 2017 -0600 + + kernel: clean up this madness + + * WARNING: this intentionally breaks the build on devices who + are not setting BOARD_KERNEL_IMAGE_NAME and are still setting + TARGET_USES_UNCOMPRESSED_KERNEL or TARGET_KERNEL_APPEND_DTB + + * The logic here is insanity and if all of this can be done + by simply setting BOARD_KERNEL_IMAGE_NAME, why have all this + extra cruft? + + * Use cases: + - Set a kernel image name without "-dtb" on the end, you get a kernel. + Nothing more. + - Set a kernel image name with "-dtb" on the end, you get an kernel + with an appended dt. + - Set a kernel image name without "-dtb" on the end, and set + BOARD_KERNEL_SEPARATED_DT. You get a kernel and a separated dt.img. + - Set a kernel image name with "-dtb" on the end, and set + BOARD_KERNEL_SEPARATED_DT. You're crazy. + + Change-Id: I5c3fc6eb727255684278ff562c0ee3faa7124b6b + +commit a1b47e3d10cef6ecbc6cb8081a16ef554c3ecc24 +Author: Bruno Martins +Date: Mon Oct 16 09:37:03 2017 +0100 + + Whitelist some of our own broadcast actions + + * Starting with Oreo, all the apps that target O+ are always subject to + background restrictions (android/platform_frameworks_base@42a386b7717300bf6d75cbd3b4f7ad00f294be0d). + + The manifest-registered receivers of apps with a targetSdkVersion + higher than 25 won't receive the broadcast. Instead, a message similar + to the following will appear in LogCat: + + 10-07 14:13:49.594 719 736 W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.LID_STATE_CHANGED flg=0x20000010 (has extras) } to org.lineageos.flipflap/.EventReceiver + + * Exempt some of our broadcast actions so that we can keep targetting + the latest SDK. + + Change-Id: I075608e18994f64db5e89658757dca307f07c417 + +commit c10885231f795fe7da55edae4082b8c876b9d802 +Author: Sam Mortimer +Date: Thu Sep 21 10:10:49 2017 -0700 + + Refactor Lineage init rc file + + *) Put Lineage rc files in /system/etc/init instead of /init.lineage.rc + + *) Split into function specific files (vibrator-specific stuff moved to + our custom vibrator HAL service) + + Change-Id: I1d00950253fbf7fdd7a4b7bd52adbed971923575 + +commit 6c3c2c0bca9c88375a7117f4e8f48ac7c8c426e4 +Author: Gabriele M +Date: Wed Oct 11 12:55:51 2017 +0200 + + extract_utils: Allow to interrupt the extraction + + We want to cleanup our temporary files independently on the signal, + so just execute a trap on 0. This will ensure temporary files are + always removed and doesn't require any extra care when trapping + signals such as SIGINT that require an explicit exit call. + + Change-Id: Ieff4f15c44a9ac9d5a543d14c140ebd72c0e7344 + +commit 19ce2d3ad24a51e0497f086e6ca23acb323a1635 +Author: Sam Mortimer +Date: Mon Sep 18 21:05:19 2017 -0700 + + vendor/lineage: sdk rebrand: step 2: update file contents + + Change-Id: Ib61b9b559c4b0e536979e5cb25fba50aa56c138d + +commit f13a6df311dc55f9af308095b315d87ae6fe1c30 +Author: Sam Mortimer +Date: Mon Sep 18 20:59:35 2017 -0700 + + vendor/lineage: sdk rebrand: step 1: update paths + + Change-Id: If51b9122d7d7d0ee25fd77278a808442d461b8a0 + +commit 00c0766852764d2b18423457cae550b3e3d14f5d +Author: Rashed Abdel-Tawab +Date: Sun Oct 8 17:33:42 2017 -0400 + + extract_files: Mark vendor etc files as proprietary + + Change-Id: Iad8d87a18e5b1dc68c7f2265c0e35a9313804408 + +commit c16f327f5140682ed05c737bcc1085b314646163 +Author: Christian Oder +Date: Sun Oct 8 23:15:52 2017 +0200 + + extract_utils: cover vendor/frameworks + + Change-Id: If60b9b6c47cfd9c32477f92ad87011eddb41753b + +commit 0ca764395718627d556bff243337546a915b20eb +Author: Rashed Abdel-Tawab +Date: Sat Oct 7 14:18:39 2017 -0400 + + extract_files: Add support for treble compatible makefiles + + To be honest, this name is a little misleading, this is how it should + have been done in the first place. This allows devices to copy vendor + files to the proper location depending on TARGET_COPY_OUT_VENDOR rather + than hardcoding system/vendor. This allows devices with dedicated vendor + partitions to copy directly to vendor. The only reason it's optional + is that some nexi set TARGET_COPY_OUT_VENDOR to system which would cause + some weird breakage. + + Change-Id: Ic46bc1086737835340abef9f61693d386bc6a5dc + +commit 11186d6c836b47c7f047f168a945bea24a73cdce +Author: Rashed Abdel-Tawab +Date: Sat Aug 5 23:11:35 2017 -0400 + + extract_files: Adjust deodex path and tmpdir + + * Make a tempdir using the mktemp command rather than just making a + dir in /tmp to accomodate for systems that don't set proper perms + or dont have /tmp + * Fix the deodex procedure to pull files from the right path + + Change-Id: I181863599b6670e3a149069dbb7b13ebf73bae8e + +commit d4d509ccf38c06d7b7373f35c70a0222752632ac +Author: 67891abc <1768300180abc@gmail.com> +Date: Wed Aug 30 11:42:14 2017 +0800 + + vendor: We are now LineageOS + + Change-Id: I411cd912eb4fd1f752da03ab8027089aac92fc86 + +commit 15f226c23ab7c1b7dfb3e50041daf601febd2f0d +Author: M1cha +Date: Wed Jan 4 09:00:11 2017 +0100 + + extract_utils: implement LOCAL_MODULE_RELATIVE_PATH + + Change-Id: Ia97633652ff9647a6e82013b208097be5c5575a9 + +commit 54b5d5e1e52998d974c147144eae6022a20f6145 +Author: Rashed Abdel-Tawab +Date: Wed Aug 23 15:13:17 2017 -0400 + + extract_utils: Add VDEX deodex capabilities for oreo + + Oreo introduces new optimized dex files (or vdex). While smali/baksmali + have supported vdex since 2.2.1, you actually have to have the .vdex in + the same location as the .oat or else the smali will fail due to not + finding the .vdex. Copy it (if it exists) and echo a warning since vdex + deodexing is still experimental. + + Change-Id: Ic612751be45a8b6e54b8794b426a4d5adbbf13d2 + +commit ac4a1be47bd800b8fd3c1bceddc47b58a0543698 +Author: Adrian DC +Date: Fri Aug 18 19:59:53 2017 +0200 + + overlay: Remove default APN overlays + + Change-Id: I7e7e4bc70d37cfd413ab6d9725fc39dc652ed6e9 + +commit cf7f7d48d0297f9a64413076d755b00e10e48c9a +Author: Adrian DC +Date: Mon Jul 24 14:05:30 2017 +0200 + + soong_config: Add TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS + + * Soong product variable 'needs_text_relocations' + + Change-Id: Ia22c94922f37c49f0d66a67747efa0ee97b4e477 + Signed-off-by: Adrian DC + +commit 7ef0e17066d7201152e511641042aa48bc24d157 +Author: Simon Shields +Date: Mon Sep 4 21:11:16 2017 +1000 + + build: soong: put lineage variables in the "Lineage" struct + + Change-Id: I9ed55cea0c55f0078f8f97ad4037b16ed11c0156 + +commit 76dd1e5e16fe06f5d0a5bca5a434651400a22163 +Author: Luca Stefani +Date: Fri Sep 8 09:13:06 2017 -0400 + + Charger: Remove old alarm interface and update timerfd interface + + Oreo doesn't allow usage of the old alarm interface anymore, so + simply remove it and switch to timerfd. Also update the timerfd + interface from CAF O release + + Change-Id: I22fc00630072cbf18976239dc039bf2135946045 + +commit f69910d67fa2a8844d6cde7623d4273d36c77f23 +Author: Adrian DC +Date: Mon Jul 24 16:41:53 2017 +0200 + + libhealthd: Add android-base and minui include paths + + * Required to access android-base/unique_fd.h + + * Includes following commit from CAF device/qcom/common + + healthd: Add include path for minui.h + The minui.h header file path has changed such that it + now resides within recovery/minui/include. Update the + healthd makefile to reflect this + Change-Id: I4ed371156b075f5b96404480b3703f113003979b + + Change-Id: I60bc31ecaa07dad40b37265ded37d64b492bd029 + +commit f395bed8115dbcbca3d1d1cfd48928a8d11a3889 +Author: Gabriele M +Date: Wed Jul 19 18:47:07 2017 +0200 + + Create /data/lineage_updates to store updates + + GmsCore deletes the files in /data/ota_package/, including the files + downloaded by Updater. Create a new directory where Updater can store + its files not to have them disappear randomly. + + Change-Id: Ifdfbc7f81eb5f2c4370d02f0634c869fdbb848b4 + +commit c7b874ba0376a60078bdd596a055ff7cae10606d +Author: Gabriele M +Date: Thu Jul 6 12:30:35 2017 +0200 + + Replace CMUpdater with Updater + + Change-Id: I117f6c062177cace86766085d190c629f036d4da + +commit afbbe4bf7e493840bcd8e9d9c91061ad4f14bdb9 +Author: Gabriele M +Date: Sun Jul 2 17:50:27 2017 +0200 + + config: Add new prop for major.minor build version + + This only include the major and minor version as returned + by the updater. + + Change-Id: I4b203fcddb9ab60958063906c3ed4aa6f0607277 + +commit 9c720fd55d4f1ef936ab0de529cf2ba4bc11cbfb +Author: Michael Bestas +Date: Tue Aug 29 19:09:06 2017 +0300 + + lineage: Remove partner interface + + Change-Id: I22ad161f4587703b7f3c2919890a19e69c1a8e0f + +commit 5eeceeb6a364c3728e1517822f5231f11199b410 +Author: Michael Bestas +Date: Sun Aug 20 16:21:35 2017 +0300 + + lineage: Remove app suggest feature + + Change-Id: I3322de2eb8b49fd7b32d03a2c2c0421692c4ff40 + +commit d0cc480de515cdc53e220b83ff810a98d24ec6a5 +Author: Michael Bestas +Date: Sun Aug 20 16:07:57 2017 +0300 + + lineage: Remove LiveLockScreenService + + Change-Id: I8148e8a6c49f940c23b89e4f5fe697808dd08e93 + +commit 366426fb121a466647fd0c908b7f8bd5868ce4c4 +Author: Michael Bestas +Date: Sun Aug 20 15:42:23 2017 +0300 + + lineage: Remove theme engine leftovers + + Change-Id: Ife3fa6d6bfb5994fa120a959e6c5ba1faf6b2416 + +commit ad3a57032af7683282f2af49e1a782076e1a41e8 +Author: Michael Bestas +Date: Thu Aug 24 00:00:48 2017 +0300 + + lineage/aosp/cafremote: Make variables local + + * Certain order of running these commands on different repos can + end up producing broken remotes, because the variables are + exported globally (looking at you PFX) + + Change-Id: I0b679f04264d964ed9a0f0d1adfdbaeac9403ec8 + +commit af3532bef551ca210c3908ca735a10e0a052cc92 +Author: Michael Bestas +Date: Wed Aug 23 17:40:40 2017 +0300 + + envsetup: Fix lineageremote for AOSP projects + + * lineageremote was not working properly for pure AOSP projects + because there is no github remote. + * Read and convert AOSP remote name if there is no github remote + + Change-Id: I629f0a8ae3be09d539e18d63a9738c32fb24496c + +commit 9f3c85ae1110241824e277a493cb52e983d97f8e +Author: Luca Stefani +Date: Fri Aug 18 15:07:04 2017 +0200 + + vendor: Kill telephony-ext + + Change-Id: If50a5f28f1d90758f4cddec74b34bf18c2765cfa + +commit 154df245a55d948f4881deae2d071016e736aef5 +Author: Adrian DC +Date: Fri Aug 18 16:14:47 2017 +0200 + + build: Remove breaking global flags + + Change-Id: I9bbc75ce4701dc70c17b1d80c40e8b98e961dd2a + +commit f3a4230e9ff797f3937e7a6aa44a081d3adf6429 +Author: André Pinela +Date: Sun Jan 22 12:51:01 2017 +0000 + + tasks: enhancement to create LineageOS ota package + + - modify for LineageOS + - add bacon target + - don't touch aosp otapackage target + + Change-Id: Id243c3099b4914ed3b53efc42c0c7dac9d56dea8 + Signed-off-by: André Pinela + +commit 4ed4605ed8448c57ff19a3ba6c11d3d346c90c38 +Author: Simon Shields +Date: Wed Aug 23 12:03:36 2017 +1000 + + lineage: add soong bits for boardflags + + Change-Id: If01db1eb6b1432a6c4d26d5c9701895ab4dc3ff5 + +commit 19464ebac09647a2919567b79246e0ae46d80afb +Author: Luca Stefani +Date: Fri Aug 18 10:23:30 2017 +0200 + + vendor: Kill sepolicy + + * Will be re-written in device/lineage + + Change-Id: I755d129efbc69b712a20833b7b51187bfd66e844 + +commit 52b7080796355a01bde723af9944a61c40866dc4 +Author: Luca Stefani +Date: Thu Aug 17 22:23:22 2017 +0200 + + vendor: Add project pathmap defs + + Change-Id: I5357eadcf6efe6ddbd6686ed69db0d59114e0a5d + +commit c22b0dcf344a7db727f92502dfddefe232342d46 +Author: Luca Stefani +Date: Thu Aug 17 22:11:34 2017 +0200 + + vendor: Move to PRODUCT_DEFAULT_PROPERTY_OVERRIDES + + Change-Id: I96c4da13c0f15795432eef7af24a21e7a5903cd4 + +commit 75a79d6889e187c0630a919d1a34ad5074442216 +Author: Luca Stefani +Date: Thu Aug 17 22:44:27 2017 +0200 + + core: Move ro.device.cache_dir to common.mk + + Change-Id: Ic2e2284de064c6f9fa1aa8d9ba6b7af19c671c4e + +commit 076c27b91afb380e2304cc461797c948ece68759 +Author: Luca Stefani +Date: Thu Aug 17 20:30:00 2017 +0200 + + vendor: build: Add mk_timer + + Change-Id: Ib7ce1e7c662fe0555d296e125241c222f89f671d + +commit 085af72a05ff7717e757af0eefb55b2d05232e11 +Author: Luca Stefani +Date: Thu Aug 17 20:34:44 2017 +0200 + + vendor: build: Kill schedtool + + Change-Id: Idd6cc6679b1e84f365a5a18645590c549af20af5 + +commit 74df07039a74d5c5c4b7dac5127527290a2a80ce +Author: Luca Stefani +Date: Thu Aug 17 19:29:00 2017 +0200 + + envsetup: Update mka for O + + Change-Id: I36ec10be9152f135ec3645b4304e63ea30d06774 + +commit eae93144d22c75c1fadcef6f049dd9016c719411 +Author: Luca Stefani +Date: Thu Aug 17 20:49:29 2017 +0200 + + envsetup: Kill mms + + * soong/ninja is blazing fast rendering this command useless + + Change-Id: I2241d7309f41c0d11b6c32b9a2c1193f6e0a2ab2 + +commit 5c60e4fd24df8fe80e4f8e9b8641b4f57f72c90e +Author: Luca Stefani +Date: Thu Aug 17 19:28:48 2017 +0200 + + lineage: Complete the rebrand + + * TODO: Rebrand cmsdk when it's in a working state + + Change-Id: I0d8d573f9e0032110ae3a0f54ebe11a877b83137 + +commit 91f7620c4d6d8dc1177e3d85964c3b1f71a0c722 +Author: Dan Pasanen +Date: Thu Jul 6 08:21:30 2017 -0500 + + vendor: change vendor to lineage + + Change-Id: I2df13091f5d62b552ef434aef1a389f4fe1249e0 + +commit b0ea62a5dfcc435c2fcfa750adc583afaafe9b48 +Author: Ashwin Ramesh +Date: Sun Aug 13 12:00:15 2017 +0530 + + envsetup: Fix installboot on ZSH + + * ZSH errors out when it doesn't find anything in $OUT/system/lib/modules/. + * So add a check to avoid error while using installboot() with a target + that doesn't have modules enabled. + + Change-Id: Ibe66f6962943e9b90c7059a4c9b4ded558318326 + +commit 4279948a433827b240b0d53f75af271d521f53fe +Author: Michael Bestas +Date: Fri Aug 18 20:33:54 2017 +0300 + + charger: Remove battery_fail images + + * These are copied from system/core/healthd, + avoid unnecessary build warnings + + Change-Id: Id087169ebb2d70d2d1ad4d8c9a8cfd20578fc7f2 + +commit 62764465b125a2240a3cc6ba591d26f0e54517cf +Author: Abhisek Devkota +Date: Fri Aug 4 18:06:01 2017 -0700 + + Update initial attach for Tmo US + + Change-Id: Ib7b0db56099be1fbe10787014c0b3730edb865e4 + +commit d6e2fbcf8e669e06aa8e539972500a8f78d46551 +Author: Luca Stefani +Date: Thu Aug 17 20:52:34 2017 +0200 + + tasks: kernel: Kill unexisting wiki reference + + Change-Id: Ib43012206ba7028072d39495bda32d82dd72bdc6 + +commit 3bc9c18e11912f6a089927427f7f5136cad31353 +Author: dianlujitao +Date: Sat Jul 1 11:27:33 2017 +0800 + + build: qcom_target: Add sdm660 + + Change-Id: I90a44e040280bd43c40b06e14f658a5cf7e30297 + +commit 0753ae0d68640c540984d3aff6e77f81c228bd27 +Author: Bruno Martins +Date: Wed Aug 16 15:55:23 2017 +0000 + + templates: Default to sanitize vendor folder during extraction + + * This was always the default behaviour and doesn't require + any additional argument in order to make use of pinning feature + (pinned blobs are only considered when vendor folder is removed) + + Change-Id: I34ff7678bd6800a2c593e9fe128cc151c59967da + +commit 3af519152251db6191c49af07fb0ecdcd0ffaeda +Author: Alexandre Oliveira +Date: Sat Aug 5 20:05:36 2017 -0300 + + Add Correios Celular (BR) APN + + Change-Id: I34b2aa557fc0532194423b1c04b6469ad4ead2ec + +commit 9c5d129d90b8fc17985aebf0b2c3f9c2832d52bd +Author: Harry Youd +Date: Sat Aug 5 09:18:56 2017 +0100 + + Fix extract_utils when not using blob sections + + "$3" evaluates as "" when $3 is empty, and so $# is still 3 + When $3 is empty, do not use it + + Change-Id: I87df7dd8ed23cac3d4cff16dce0996bbe0a3e6cc + +commit 36dcbd41d38adf54fca076519262efefb4fa3895 +Author: Keita Espinoza +Date: Fri Aug 4 22:49:30 2017 +0000 + + Add WOM Internet/MMS (CL) apn + + Change-Id: I2a3e39ff76f78c9ad37fb2f36b9d40b7b5bf6a4d + +commit deed26fd0672844f162ecd09254cd90fdd218cf4 +Author: Rashed Abdel-Tawab +Date: Sun Jul 30 00:53:00 2017 -0400 + + qcom: Allow setting custom audio, display, and media HALs + + Currently, using project-set-path is blocking us from overriding the pathmap + for the audio, display, and media HALs, so set them with set-device-specific-path + to allow overriding the HALs with USE_DEVICE_SPECIFIC_* and DEVICE_SPECIFIC_*_PATH + + Change-Id: Iee3723cf251d0f485a77a17fd61cb62178833582 + +commit 58ce825b6e64d2bcfac56595796aa6d88241fdd4 +Author: Rashed Abdel-Tawab +Date: Sun Jul 30 14:09:24 2017 -0400 + + templates: Update to show usage for new extract_files features + + * Allows extracting only a specific section from proprietary-files.txt + * Defaults to not cleaning vendor folder before extraction + * Adds script options rather than depending on apredefined order + + Change-Id: I74cd3bf4a1f652232c97c78d6164f0730599c1a7 + +commit 8b87b09ef7fc2deefc8b6b623c55da1c3dfa0342 +Author: Rashed Abdel-Tawab +Date: Tue Apr 4 18:03:35 2017 -0400 + + extract_files: Add support for paths without system/ + + Sometime blob directories are contained in dirs not named system + (ex. extracting blobs from another vendor dir) so check if the file + exists without system/ before appending "system/" to filenames. + + Change-Id: I4ba946e178260b4f4804b1ac4422645e3085c665 + +commit 855fbdd4bc54e7e67ae8d733de55167f8de488c7 +Author: Rashed Abdel-Tawab +Date: Tue Apr 4 02:48:18 2017 -0400 + + extract_files: Add support for specifying blob sections + + Sometimes the need arises to update one specific subset of blobs + while holding others steady. Introduce a way to specify the "section" + of blobs to update (obviously requires the proprietary-files to be + properly split up first) + + Requires additional changes in device tree extract_files.sh to support + passing the additional arguments + + Change-Id: I98feab56f8bfade2818b1b5264e019440d4c57c5 + +commit 675d9595e42d495b322130baecb7d671531869c9 +Author: Rashed Abdel-Tawab +Date: Sun Jul 30 12:20:53 2017 -0400 + + build: Update smali and baksmali to 2.2.1 + + Change-Id: I5a8d195ef3b67c5ccee4e34f4ec294a880c7a083 + +commit 2168b71a55286a4bd54b0ff9d8e03cf16b012c97 +Author: Michael Bestas +Date: Fri Jul 28 22:35:26 2017 +0000 + + Revert "Revert "vendor: cm: sepolicy: Allow rw-access to system_app_data_file"" + + This reverts commit cc0d29e157364884cc22e51a3a45950f47721205. + + Change-Id: Ie4e1a693600627feddd0984795d0be68a34f2585 + +commit b6effb3ebb2b322ae35936c792983441f19a008d +Author: Gabriele M +Date: Mon May 1 18:22:04 2017 +0200 + + extract_utils: Fix cleanup variables assigment + + The current assignment is wrong, we cleanup the files when we tell + not to do so. + + Change-Id: I73a9a17f5ebae6f2dbdc3d6d9aaa28cd75fb4f87 + +commit beb05c82a36221a6b020538b5dfe07dd34d200aa +Author: Michael Bestas +Date: Tue Jul 18 19:57:26 2017 +0300 + + config: Set some default TWRP flags + + When WITH_TWRP=true is set: + * Set recovery variant to TWRP, it should be synced + under bootable/recovery-twrp in Lineage + * Exclude SuperSU, we have our own su solution + + Change-Id: I5e5e6f2b42282c4666cdc013405a1488a9c6341d + +commit 32378953b753e6219a8000e32859d2dc05e282c3 +Author: Michael Bestas +Date: Wed Jul 26 18:42:45 2017 +0300 + + templates: Remove empty cat << EOF + + Change-Id: I68388202f42b7522f3fd3965d4ce518c142e7ce3 + +commit 54afae56fdba5958e39219e9fecb7959edb35465 +Author: jumoog +Date: Fri Jun 23 20:26:31 2017 +0200 + + sensitive_pn: add EU 116 Numbers + + 116006 - Victims of crime + 116111 - Child Helplines + 116123 - Emotional support helpline + + overview: https://ec.europa.eu/digital-single-market/en/116-helplines + per country: https://ec.europa.eu/digital-single-market/en/116-your-country + + Change-Id: I7f7eccd3dc743a164e219152f26feda17cfb1b75 + +commit cc0d29e157364884cc22e51a3a45950f47721205 +Author: Michael W +Date: Thu Jul 27 13:28:14 2017 +0000 + + Revert "vendor: cm: sepolicy: Allow rw-access to system_app_data_file" + + This reverts commit ee8db8f99ba7048d8d48da567283ea8b0061bd11. + + Change-Id: Ib1ad23043f358ec09ea9133452d4ad9b6fe0edfc + +commit ee8db8f99ba7048d8d48da567283ea8b0061bd11 +Author: Michael W +Date: Wed Jul 26 17:06:50 2017 +0200 + + vendor: cm: sepolicy: Allow rw-access to system_app_data_file + + * Fixes Settings->User->(Crop|Take) Picture + + Change-Id: I8e9d2a968e0fc566dfce3019554bf1c7e0557842 + +commit fc30f6b7417acb84a57522a0b9712cfced190d42 +Author: Bruno Martins +Date: Fri Jul 7 21:59:59 2017 +0000 + + overlay: Enable “Panic Detection” mode + + * Change Ibf1370ff3cb539a9a54002a8704922744a3ca5d7 on fw/base + added support for a security feature. This feature listens + for multiple back button presses in succession and then + returns the user to their home screen. + + Change-Id: I5a386782ae2dcb0898491e1af48a73d6fb74a181 + +commit 7dff2f7ae749e49e31eb23a34fb4ede14af3ebd9 +Author: Bauuuuu +Date: Wed Jul 26 18:35:31 2017 +0200 + + apns: correct the mvno_match_data for MasMovil Spain + + * fixes the broken auto-detection for MasMovil Spain + + Change-Id: I6fadeb3703e78d6ba6b2fe9420b9a45cd1f78de1 + +commit 8146415ace6797cef0d1f42123fc9b40922e187b +Author: Julien Humbert +Date: Sun Jul 9 14:05:37 2017 +0200 + + sensitive_pn: Include France DOM (Overseas regions) codes + + France has 7 MCC codes, but only include the 2 DOM (Overseas regions) codes here. + * Metropolitan France: 208 + * Guadeloupe, Martinique, Guyane: 340 + * La Réunion, Mayotte, TAAF (French Southern and Antarctic Lands): 647 + + The 4 others MCC codes aren't covered by those number as stated on their website. + * Saint-Pierre-et-Miquelon: 308 + * Wallis-et-Futuba: 543 + * Nouvelle-Calédonie: 546 + * Polynésie française: 547 + + See: + * http://www.solidaritefemmes.org/appeler-le-3919 + * http://www.allo119.gouv.fr/ + + Change-Id: If13e2c2cfa669b76178182f9aa2d0f19772a45a3 + +commit ea82b9f6f7c0963ec82cab5800d4d75cd7c4e8b3 +Author: Michael W +Date: Sat Jul 22 21:53:47 2017 +0200 + + charger: Fix small battery capacity font + + * Load the correct font to display the capacity in appropriate size + * Fall back to gr_sys_font() in case it can't be loaded + + Change-Id: I7a05be70da3b8f0cf2895e844dfc29d66d5dbab1 + +commit 1c9c5a314dcd8e100440371273435a30ea6aba71 +Author: Harry Youd +Date: Tue Jul 18 18:52:42 2017 +0100 + + repopick: Add 'reset' option + + In case of conflict, reset to initial state by aborting the cherry-pick, + leaving the working directory clean + + Change-Id: I2353b92254b67ea49835bc88b6fc9bc3910b5107 + +commit 296008cc798519d3e676e5599b3edac9de275942 +Author: Michael Bestas +Date: Wed Jul 12 20:56:35 2017 +0300 + + kernel: Add savedefconfig target + + * Add a build target to simply regenerate the kernel + minimal defconfig and copy it to the kernel source + + Change-Id: I04be945eb6dae3042c236785328c7c9995d42e49 + +commit c835d38e3e57b36d7d3ed191599fe4f92dc70141 +Author: Luca Stefani +Date: Tue Jul 11 21:16:39 2017 +0200 + + qcom: Enable TARGET_USES_QCOM_MM_AUDIO + + Change-Id: Iff693650db4b9423bc4bb16c12f592c2a74248af + +commit 63f767edd933bcc1013da86338cf90f8b6336f06 +Author: Dan Pasanen +Date: Sun Jul 9 09:41:33 2017 -0500 + + repopick: don't bail on drafts + + * When using an ssh gerrit instance (-g) it is perfectly + reasonable to pick a draft commit. Don't require force + picking (-f) in order to do so. + + Change-Id: I420f566ee1bb1f0b0d2a2ef29d95e0545db70b89 + +commit ff7a5e4a631011e7d5c4fbdd9e4325f444103143 +Author: Paul Keith +Date: Fri Jun 23 15:48:39 2017 +0200 + + sensitive_pn: Enter full list of Indian MCC codes + + * India has mutliple MCC codes, so input all of them + + Change-Id: I6c74b99d4c893f84d73a1cffd1a7880bc5d9c67f + +commit 168bca4677dda469f3bd6b56e01a3dd13e5e8b5a +Author: Harry Youd +Date: Thu Jun 22 21:18:03 2017 +0100 + + sensitive_pn: Enter full list of GB MCC codes + + GB has 2 MCC codes, enter them both here + + Change-Id: I6902499bb3ec60c6aa0dc1db6b0f01d2497b34ac + +commit 112ffc142a9c6c6e7601c4d41e49e51ab8941ee5 +Author: Paul Keith +Date: Thu Jun 22 19:43:08 2017 +0200 + + sensitive_pn: Enter full list of US MCC codes + + * The USA has mutliple MCC codes, so input all of them + + Change-Id: I4a6a903a38ee737053f8c3c7dcd56d6d2ef791a3 + +commit 302c065cdbcdd15cdc52fb4b55a52c9a88e5c982 +Author: AI Lion +Date: Sat Jun 17 14:36:54 2017 +0000 + + Add LTE support for China Telecom Macau. + + Notice: I am very likely the only one here having a Macau SIM card, so I am the only one who can confirm this change. + Please do not paste APN settings copied from other vendors or devices. + The exactly APN used in MIUI is not MMC455/MNC07 but MMC455/MNC02, maybe Xiaomi has done extra calculations to do so. + + It is a waste of time to argue which APN is “BETTER”. This one works for China Telecom Macau LTE. I can confirm this. If you live out of Macau, you can't. + Screenshot: https://pics.mustu.cn/assets/52c546f9-e883-4335-a090-c9e66ec1c77e.png + + CTWAP and CTNET are not discussed in this change. + CTNET is for 3G. There are still someone using 3G. You can add one if you are interested in this, or I will add one if I have a confirmed APN settings from China Telecom Macau staffs. + CTWAP is outdated. If you use CTWAP in China, most apps will tell you "CTWAP is deprecated, use CTNET instead.". + + China is moving from 3G to 4G/LTE, and will soon be moving from 4G to 5G. If you live out of China, please simply +1 and merge it. If you live in China and having problem with this APN, we can discuss this with beer and snacks. + + For now, there is NO APN settings for MMC455/MNC07, so this APN won't harm anyone else living out of Macau. + + Merge this change, that's it. + + + Update: + Add CTNET for MMC455/MNC07 + Screenshot: https://pics.mustu.cn/assets/bbd9e8ee-7af5-4d5e-af6d-3722de329ef0.png + + Change-Id: I8600dbbb8d3ea567f04a516d7a296dbaaebc5216 + +commit e27e11bb78f638b57fff0171b8aa5cdd3af791df +Author: Dan Pasanen +Date: Thu Jun 29 18:06:39 2017 +0000 + + Revert "cm: build custom tiles app" + + This reverts commit bfaafb5e2ad588782e170dc1b6574194d32602be. + + Change-Id: Ice3ac0db24c9336e082a7a33bba1dc5f396b49a5 + +commit 736c6fe6ada434c2168fcccdb3cf495a18e46dcb +Author: Michael Bestas +Date: Wed Jun 28 02:11:49 2017 +0300 + + qcom_utils: Cleanup supported QCOM_BOARD_PLATFORMS + + * Organize per family + * Remove unsupported mpq8092 and msm_bronze + * Add msm8998 + + Change-Id: I662a8e403045affa2a9b40511414ac6e8057f967 + +commit e65a25087f022fdd3f85e200de63955b7c573e88 +Author: Michael Bestas +Date: Wed Jun 28 01:55:26 2017 +0300 + + build: qcom_target: Define MASTER_SIDE_CP_TARGET_LIST + + Currently, in the display HAL, we're replacing the usage + of this variable with a check for TARGET_BOARD_PLATFORM. + + Instead of having to do that every time a new branch is made, + define the variable in qcom_target. + + Change-Id: Iddcc38c70adc52267e70c985b7a0ad3d8c4c8929 + +commit ee7a90ed71ced98a859739b70ff1277d6e822115 +Author: Julien Humbert +Date: Sat Jun 24 11:39:51 2017 +0200 + + apns-conf: Add Japan Umobile APNs + + Umobile/Usen Music/Umobile for iPhone/Umobile LTE使い放題: https://umobile.jp/service/setting/d/ + Umobile Max: https://umobile.jp/service/setting/max/ + Umobile Premium: https://umobile.jp/service/setting/premium/ + Umobile Super: https://umobile.jp/service/setting/super/ + + Change-Id: Id2883e9c04f8e67bfdbca83824c42e36005dada6 + +commit bb634aafdbbef48ceda1e9fa4593adb37b94f759 +Author: Michael Bestas +Date: Sun Jun 4 19:34:27 2017 +0300 + + sensitive_pn: Add sensitive numbers for Greece + + Change-Id: I69153122a230d5b46924e9300d2ead90a6580ed4 + +commit 244370e5b953d760cd3edfab07f5ba067fd83e89 +Author: jumoog +Date: Sun Jun 25 11:32:18 2017 +0200 + + sensitive_pn: fix Czech Republic MCC + + Czech Republic MCC is 230 not 420 (Saudi Arabia) + + Change-Id: I7429c22a35249d6124a6a47ed5f288b5449bd4c6 + +commit 9a4fe2b37dc16e19201b9de5b348ad89ab1790ec +Author: Sean hoyt +Date: Sat Jun 24 20:27:35 2017 +0000 + + sensitive_pn: Add Taiwanese sensitive numbers + + 1955 Foreign Workers Counseling and Protection Hotline + 113 Children and Women Protection Hotline + 886-2-5388-3095, 886-3-555-7953 Counter Human Trafficking Hotline + + Sources: + http://www.hchpb.gov.tw/eng/index.php?catid=237&id=6 + http://www.hchpb.gov.tw/eng/index.php?catid=237&id=3 + + Change-Id: I1fcdc78703b324c37cd8e7921b21d63d53f9e8b3 + +commit f00861841c8b6cad82e3fea448e483da970d6b58 +Author: Olexandr Nesterenko +Date: Wed Jun 21 22:48:26 2017 +0300 + + Add sensitive numbers for Ukraine. + + Source: http://www.la-strada.org.ua : + Human Trafficking Counteraction: "0-800-500-22-5" + Domestic Violence Counteraction: "0-800-500-33-5" or "386" + Child Rights Protection: "0-800-500-33-5" or "386" + Gender And Human Rights: "0-800-500-33-5" + + Source: http://www.la-strada.org.ua/ucp_mod_content_show_30_robota-garyachoyi-liniyi.html : + National Child Toll Free Hotline "0-800-500-22-5" or "772" + + Change-Id: I63a02f34853b86914383d9d8666036cd684bc3b3 + +commit b9b2e57c32a6404dc59b91165f2c2dfeb46121c3 +Author: Liam Mendes +Date: Sat Apr 29 20:04:19 2017 +0100 + + Add Virgin Media Ireland to APN's + + Add Virgin Mobile Ireland by Virgin Media to the list of LineageOS APNs. + + Source: https://www.virginmedia.ie/customer-support/mobile/device-support/?page=device/samsung/galaxy-s8/topic/internet-apn/setup-internet-on-your-phone + (there's nothing special about the S8, but the support website requires a phone to be chosen to reveal APN settings) + + Change-Id: I2e85f506180a41d522de6c77b855305e46704fb5 + +commit 42ded0625c15107ff97c8178aad4e19d82f4097e +Author: Julien Humbert +Date: Wed Jun 21 16:37:07 2017 +0200 + + sensitive_pn: Add additional FR number + + * See: http://www.allo119.gouv.fr/ + + Change-Id: I3a4301b743c880ab9187a3988c206210a235639e + +commit f3972a9a7f1e79cbd86b4dc5e61c08387f2fec9b +Author: Tim Graham +Date: Tue Jun 20 20:08:24 2017 +0200 + + sensitive_pn: Add additional GB numbers + + Childline National Child Abuse Hotline + Phone Number: 0800 1111 + + * See: https://www.childline.org.uk/get-support/contacting-childline/ + + Samaritans Hotline + Phone Number: 116 123 + + * See: http://www.samaritans.org/how-we-can-help-you/contact-us + + Change-Id: Ic5971d35f4c5c93b82d5ca1b9f22def522196cc0 + +commit f2e9a83ec730064a06c8dbdd9744351e61d943bd +Author: Bruno Martins +Date: Tue Jun 20 22:48:15 2017 +0000 + + sensitive_pn: Add additional PT numbers + + * Reference: http://www.apav.pt/vd/index.php/apoio-a-vitima + + Change-Id: I3c7f82626912e659bd9f625e3c84d3e48fe35bbb + +commit 9e1a579a553b21f0c87b02a0fcf03f8195ac05ac +Author: Alexandre Oliveira +Date: Sat Jun 17 18:43:29 2017 -0300 + + sensitive_pn: add missing phone number for Brazil + + - Added number 181 + (http://www.anatel.gov.br/Portal/exibirPortalPaginaEspecial.do?codItemCanal=746&codCanal=277) + + Change-Id: I7ee8364116562b5b1976f8c624d79b27c21be100 + +commit e5969e2d1c02d2b0c9479491dd907ef370063347 +Author: Michael Bestas +Date: Sat Jun 17 20:01:23 2017 +0300 + + roomservice: Search for repos in lineage snippet too + + Change-Id: Id544d4bce731b14dbc7656382163d4657c347b83 + +commit 21b9d391e7fa99afd065c02ad9984866a0cc11fb +Author: Michael Bestas +Date: Sat Jun 17 19:58:55 2017 +0300 + + roomservice: Remove support for devices in main manifest + + * We are using roomservice for all devices since a long time + + Change-Id: Ice5c37de154ca3fb4cf69a8401e5bbe3c9e56e2a + +commit f5049a6a89e2ca0029358bbf1a8391c0fbdf9077 +Author: Noam Tamim +Date: Tue Jun 6 22:27:13 2017 +0300 + + Add sensitive numbers for Israel. + + * source: Israeli Police, https://www.police.gov.il/contentpage.aspx?pid=125. + + Change-Id: If9625421dead4f6677bea4d6a187e33ef0bf11fb + +commit 5436ebc7a397dedc8cf16f4e14012d0a86b3ff0a +Author: drastic-krutor +Date: Sun Jun 4 19:56:56 2017 +0000 + + sensitive_pn: Add sensitive phone numbers for Czech Republic + + * Check http://www.psychoportal.cz/linky-duvery + * Check http://www.capld.cz/linky-duvery-cr + + Change-Id: I5fdccddd80645183e674eb60947ccafa7a7b6c79 + +commit 8c8b1376f9b6ef877e267c95959ec04fd52135ea +Author: Tim Lewis +Date: Sat Jun 3 10:12:28 2017 -0400 + + sensitive_pn: Add Canadian sensitive numbers + + * Source: http://www.dawncanada.net/issues/issues/we-can-tell-and-we-will-tell-2/crisis-hotlines/ + + Change-Id: Ie138f513fb47cb2faa6961940f0d92f79c5862dc + +commit fa5fdd6771f2568f8335b664e7086ddc8e8cdc00 +Author: Brinly Taylor +Date: Tue Jun 6 10:09:08 2017 +1000 + + sensitive_pn: Add more numbers from the Netherlands + + * 08002000 (national institute 'Veilig thuis' that offers help to domestic violence victims: https://www.vooreenveiligthuis.nl/ ) + * 09009999001 (national institute 'Hulplijn Seksueel Misbruik' that offers help to victims of sexual assault: https://www.verbreekdestilte.nl/ ) + * 08000432 (national institute 'Kindertelefoon' that offers help to children and teenagers under abuse: https://www.kindertelefoon.nl/ ) + * 09000101 (national institute 'Slachtofferhulp Nederland' that also offers help to victims of the above and other crimes: https://www.slachtofferhulp.nl/ ) + + Author wishes to remain anonymous, so submitting here on behalf of them. + + * Source: https://www.rijksoverheid.nl/onderwerpen/huiselijk-geweld/vraag-en-antwoord/wat-moet-ik-doen-bij-huiselijk-geweld + + Change-Id: Icc91ebfacc2f3c4265db0d35a1ccb90efe42b125 + +commit 4fe35097b3183f5e049298f915a47d273e02910f +Author: Gabriele M +Date: Sat Jun 3 18:08:39 2017 +0200 + + fix check_blacklist function to work on wiped /system partition + + If /system is empty, /tmp/addon.d/ will not exist, "*sh" won't be + expanded, md5sum will not generate any output and the variable $s + will be empty. Therefore grep, which will receive only one arg, will + start to read the standard input and never exit, causing the + installation to never end. Fix this checking whether we have files + to read or not. + + Change-Id: I656eab42e54b3f81da8c5ac81374b9deddcf8484 + +commit 140d378f4f68a0bd045bd254fc89019dc22fd40f +Author: Brinly Taylor +Date: Sun Jun 4 15:00:51 2017 +1000 + + sensitive_pn: Add sensitive numbers for Serbia + + * Source: http://www.mup.gov.rs/wps/portal/sr/gradjani/saveti/nasilje%20u%20porodici/ + + Change-Id: Id941e47347ac2b8c7230d314e1b7fb750e4dec1e + +commit 62741ba915ccf230bb120bb45eaf0a63847ad4be +Author: Brinly Taylor +Date: Thu Jun 1 09:59:47 2017 +1000 + + sensitive_pn: Add sensitive phone numbers for India + + * Reference: https://www.jaagore.com/womens-help-line-numbers + + Change-Id: Ib2b0930882dbfaaba248c8e3aee964ee37a2133b + +commit 8c3ee9c0f421cdbab010e111344baf383ea53e5b +Author: Matthias Urlichs +Date: Wed May 31 22:53:27 2017 +0200 + + sensitive_pn: Add more numbers for Germany + + * add numbers for crisis hotline / Telefonseelsorge + * Reference: http://www.telefonseelsorge.de + + Change-Id: Ida9ea1d108db9a36fde84d2c63a0ab7316abf19a + +commit 4b1013f3b3c6fed5a82c8f7c6e54aa1635055b93 +Author: Arne Coucheron +Date: Wed May 31 07:07:03 2017 +0200 + + sensitive_pn: Add sensitive phone numbers for Norway + + Ref: https://psykiskhelse.no/hjelpetelefoner-og-nettsteder + + Change-Id: I600deec0f6e3d2cc2334fc148e3762cfef4fb571 + +commit 7201def8b59c8becfad99d2bad6ec3ce0b8eefe6 +Author: Kasual +Date: Mon May 29 18:28:05 2017 -0400 + + sensitive_pn: Add additional US numbers + + Childhelp National Child Abuse Hotline + Phone Number: 800-4-A-CHILD (800-422-4453) + + National Sexual Assault Hotline + Phone Number: 800-656-HOPE (4673) + + * See: https://www.womenshealth.gov/mental-health/hotlines/ + + Change-Id: I1769b0612c77f2843a2c967a853d7eafc9c2bb5e + +commit 05eb2b3684bbf014b384cf028ac8f1efd8fddf64 +Author: qjohn +Date: Tue May 30 03:30:04 2017 +0700 + + sensitive_pn: add sensitive number for Indonesia + + * Check http://www.komnasperempuan.go.id/kontak-kami/ + + Change-Id: Idf48d596382e71ac5a68c84bdb6fbe85d6441895 + +commit 5d2999052e61a9615891bf223976ca32de0c61f7 +Author: Calin +Date: Mon May 29 16:25:32 2017 +0200 + + sensitive_pn: Add sensitive phone number for Romania + + Reference: http://www.fundatiasensiblu.ro/ + + * Also order Netherlands + + Change-Id: If35b030a591aabef0e26e51593ab7514abffeada + Signed-off-by: Calin + +commit 24658d614ec611a7956c215b93e9fac69accee77 +Author: Valerio Pilo +Date: Mon May 29 15:13:21 2017 +0200 + + sensitive_pn: Added sensitive number for the Netherlands + + * See https://www.blijfgroep.nl/kennis-delen/feiten-en-cijfers + + Change-Id: I70e62f67b0139cf467b3446b02c8ebce7330cdd2 + +commit 8bb74813dea446897da96f5f424de12ce49cef69 +Author: Ali B +Date: Mon May 29 12:39:02 2017 +0300 + + sensitive_pn: add sensitive numbers for Turkey + + * See http://alo144.aile.gov.tr/ + http://alo183.aile.gov.tr/ + + Change-Id: I360ee3fc1310c825121e8203eedd4887fc2b6944 + +commit 471a9be035bafcbb43c9411af30e73c6b942af78 +Author: Anik1199 +Date: Mon May 29 13:51:17 2017 +0600 + + sensitive_pn: Add sensitive phone number for Bangladesh + + * Check http://nhc.gov.bd + + Change-Id: Idbc664fae9c5380ae927898e0cac79262790d815 + +commit 976b17e2266565b019cb8ef0ad1d865c63f019ac +Author: Brinly Taylor +Date: Mon May 29 08:01:31 2017 +0000 + + sensitive_pn: Add US number + + * See: http://www.thehotline.org + + Change-Id: Ia56567f1f5fdb82f4ec61e20fe644066f03b1cb7 + +commit d409afe33893b17fdab25e66037fe0a5d90c5819 +Author: João Paulo Just Peixoto +Date: Sat May 27 20:21:59 2017 -0300 + + Add sensitive phone numbers for Brazil + + Change-Id: I69904b190adfee83c49ad49ae19d9bf7eea62b46 + +commit 7b9fa169e3e14090aefd8e1bdcbfa03970826528 +Author: Brinly Taylor +Date: Mon May 29 05:54:25 2017 +0000 + + sensitive_pn: reorder by MCC code + + * Organise this by MCC number numerically. + + Change-Id: I9493a8a4427675955881b924915fd42d5f402b6a + +commit 2ca43d1e21e36260f6b9aafdf5fa139ecbe42cd9 +Author: Brinly Taylor +Date: Mon May 29 05:48:10 2017 +0000 + + sensitive_pn: Add Australian sensitive phone number. + + * See: 1800 RESPECT - https://www.dss.gov.au/our-responsibilities/women/programs-services/reducing-violence/help-and-support + + Change-Id: Iaea9b84298bfc17ae7c698135c6fd43875b50db9 + +commit 3a02137d889116cff15d7c543906912689cbd026 +Author: Brinly Taylor +Date: Mon May 29 05:41:46 2017 +0000 + + sensitive_pn: Add New Zealand sensitive numbers. + + * See for the number : https://womensrefuge.org.nz + + Change-Id: I44210532061d2a33db15a0cb30a19c1a3235b155 + +commit 7c5e4cbf2f066e9e7ab7e628d3df89728f158a02 +Author: Olaia Segovia +Date: Thu Mar 23 10:24:07 2017 +0100 + + (2/2) Make sensitive phone numbers not to be shown in call log history. + + Considering sensitive phone numbers to be, hotlines dealing with + violence against women. + In the EU, these numbers do not show up in the phone bill. + In order to avoid these phone numbers to be listed in the Call Log, we + have implemented a new XML file which is parsed with phone numbers + from different countries to be filtered. This file needs to be copied to + device via desired Android.mk file in order to be able to process it. + The comparison is made checking the network MCC the SIM is connected to + in order to consider roaming and multisim scenarios. + + Test: CallLogManagerTest.testDontLogCallsToSensitivePhoneNumber PASS + + Change-Id: I2e78d0f3e13d1ad1298613651ece136e30b86dfe + Signed-off-by: Olaia Segovia + +commit eb37f20c813f95de03ba0fdb75d994028cdeba9d +Author: ShevT +Date: Thu May 25 01:10:50 2017 +0100 + + overlay: Enable Wi-Fi by default on first boot + + * Fixes SetupWizard crash + + Change-Id: Id97a7d0b8a0f4396a527aff6425a087a859018af + +commit a4cfcca9e40829d3fae8218ebe9462fe4d19b2a4 +Author: Sebastian Haderecker +Date: Thu Apr 20 17:52:21 2017 +0200 + + Show full alarm info + + Globally enable full alarm info in quick settings drawer. + + Screenshots: https://goo.gl/photos/ycuvZZFD1ssyWu8B6 + + This detailed info is pretty useful why not enable it for all devices. + + Change-Id: I46ccc3547922b6ab5fdcf8798bd5269b7465a92d + Signed-off-by: Sebastian Haderecker + +commit 65f03f1408a610ad35ffc88b58f40ffb7dc236eb +Author: Dobroslaw Kijowski +Date: Thu May 18 12:35:02 2017 +0200 + + extract_utils: fix extracting XML files containing binary characters + + When a line from the XML file contains a character which grep classifies + as a binary one, it will omit this line at all. Moreover it will append + 'Binary file matches' to the stdout. This behavior breaks some XML files. + To fix this issue, let's tell grep to process a binary file as if it were + text. + + Change-Id: I6ec5689f73a0926870e502f3f8ee77346b47d05f + +commit fbaeadb8f5c35b3a255673f6c93807ebf555ea3b +Author: Dan Pasanen +Date: Thu May 11 10:02:58 2017 -0500 + + cm: Remove Gello + + * Jelly is more lightweight and much easier to maintain. Gello can + live on if someone decides they want to compile it and host it + somewhere. + + Change-Id: Ifbd611056892dc8627edcb1d2bf3eadb6ac25b15 + +commit 177ab036d0486e60b8d8000258069bed5dfc18e9 +Author: Joey Rizzoli +Date: Thu Apr 20 22:17:37 2017 +0200 + + cm: nuke browser, welcome jelly + + * Aosp browser is really old and insecure, remove it + * Jelly is a simple webview-based browser, so it relies on installed webview, + which makes it secure as long as webview is updated + * Gello is still alive, it overrides Jelly instead of Browser target + + Change-Id: Idd1dbe37879e1c1d466b93f5e754f1108f4dcfa6 + Signed-off-by: Joey Rizzoli + +commit ca8cd53bccfc7aa412659afb0cdc9fc058538ef1 +Author: Arne Coucheron +Date: Sun Apr 30 00:22:19 2017 +0200 + + cm: Remove obsolete and unused overlays and configs + + Change-Id: I9c7e208ece6c484fbc4f5d6c5470998bf0c6fb46 + +commit d67ef7821d4678c5370d7b06f2a90327f66f76ee +Author: Michael Bestas +Date: Fri Apr 28 23:55:07 2017 +0300 + + addonsu: Add Lineage version to zip name + + * Avoid confusion + + Change-Id: I823d77e037b0d0dc2a4b9f0466d594213c72e179 + +commit 5b33c6c1d5d88802e23795117a91fa37f6ba4fb5 +Author: Gabriele M +Date: Sun Jan 22 22:50:02 2017 +0100 + + Add target to make a flashable su addon + + Run 'make addonsu' to make a flashable zip to install the addon and + 'make addonsu-remove' for a flashable zip that removes it. + + Change-Id: I5b2fe67f98f2474b923c074dc6025b47c6db2ae0 + +commit 1e7c3f00c6e44123dfb5b004c61760cac9bd8b1e +Author: Christopher N. Hesse +Date: Wed Apr 12 00:57:44 2017 +0200 + + kernel: Fix broken C_INCLUDE_PATH for Darwin + + Commit 7fb9251dfcc7a0876c8fb906338452204942144a modified + the expansion in an illegal way. + + Fix the broken env variable. + + Change-Id: Ib3029fa995d6a4b0416887a2ef2e4792c9e6bb27 + (cherry picked from commit 90b437e784c19fc428c24891cc96705b89b786df) + +commit 7fb9251dfcc7a0876c8fb906338452204942144a +Author: Rashed Abdel-Tawab +Date: Thu Mar 16 14:37:07 2017 -0400 + + kernel: Include openssl headers and dylibs on darwin + + The easiest and best way to get openssl on darwin is using homebrew, + however homebrew refuses to link openssl (and for good reason) in + order to prevent conflicts with Apple's homegrown version. Include + the openssl headers and dylibs from the dir that homebrew installs + openssl to let 4.4 kernels compile. + + Change-Id: I06b66768fbdd4855fd57b88100d646ed6e311a59 + +commit b78221001918ace9c864411df02805e3fcc98717 +Author: Dan Pasanen +Date: Mon Apr 3 08:30:16 2017 -0500 + + Revert "YOLO" + + This reverts commit 430f569db3ac2ae0a625c917d95459d634575f6d. + + Change-Id: I99c4245625629940d83fe535fbdb79fe1b9b4887 + +commit 2f40cfa17a5c79f90e8bbf96f871c60a92990bcc +Author: Dan Pasanen +Date: Mon Apr 3 08:30:13 2017 -0500 + + Revert "Br0Zip" + + This reverts commit dd4ee0c2e3ae674671551687c6dea4c3bd921af8. + + Change-Id: If2a884670142a88b3df1daeadede99be6a9e7167 + +commit c59cbe0c90076744ec189041744c5e6017be4e48 +Author: Rashed Abdel-Tawab +Date: Tue Apr 4 22:08:36 2017 -0400 + + build: Update smali and baksmali to 2.2.0 + + Change-Id: I4ee68b1152d41a80138e1df92f2f8316e471d658 + +commit 8ee2386925447a056b495988ed75697738b839b6 +Author: Dan Pasanen +Date: Tue Apr 4 13:02:36 2017 -0500 + + charger: updates for 7.1.2 minui + + Change-Id: I613799e7ed332d11333ba166f7df310b86deb450 + +commit 29f3b5775b76524421746820292aac4f70de49bc +Author: Michael Gernoth +Date: Sun Mar 26 14:33:05 2017 +0200 + + roomservice: handle devices with underscores + + This change correctly handles devices with underscores in their + name even if there is a device with the same name after the last + underscore (spyder, umts_spyder) by not allowing any underscores + in the manufacturers name. + + Without this change, spyder gets resolved to: + device/motorola_umts/spyder + device/motorola/spyder + + Only the last one is valid. + + With this change, both spyder and umts_spyder get resolved correctly. + + Change-Id: I0c95ff126d827a2d6b58875dfcb9327e999f4913 + +commit dd4ee0c2e3ae674671551687c6dea4c3bd921af8 +Author: Joey Rizzoli +Date: Thu Mar 30 21:49:24 2017 +0200 + + Br0Zip + + Change-Id: I84eee4b2bcd4c3564660a99ddbf5f76a38847a93 + Signed-off-by: Joey Rizzoli + +commit 430f569db3ac2ae0a625c917d95459d634575f6d +Author: Harry Youd +Date: Sun Apr 2 20:01:18 2017 +0100 + + YOLO + + Change-Id: If1605830592dd6cfccd0a06d94736f4e5e09eb7d + +commit fc5ab9c2e5933004cc1dd42bb4b65ed8fa976cbe +Author: Alexander Phinikarides +Date: Sun Mar 26 01:02:33 2017 +0200 + + Fix APNs for Cyprus + + Change-Id: I71ca194aa95d6f43be2dc277b5ccfdff0e188afd + +commit 7dc287f4b9f880a362700f3ba5d6310bd6d6e5af +Author: Dan Pasanen +Date: Tue Mar 21 09:06:11 2017 -0500 + + extract_utils: support extracting directly from an ota zip + + * Specify the ota zip name as the only parameter to extract-files.sh + * Will extract to $CM_ROOT/system_dump + * Bail out on A/B OTA zips. We cannot support these. + * Handles block based OTA zips by using sdat2img.py + * Store the zip's MD5 and check if its already extracted. If so, don't + bother extracting again + + Change-Id: I03038e38dac51e6cb60d493c7e6362754d1daf02 + +commit 0277543ee16cb19f3c90a79abe4910a1a4740a25 +Author: Joey Rizzoli +Date: Sun Mar 26 14:02:13 2017 +0200 + + cm: remove special access to unused cmfm + + An user-installed app with the cmfm package name could take advantage of this + + Change-Id: I707df3043b9cd73cefcdea4ad0a28632f78089be + Signed-off-by: Joey Rizzoli + +commit d5b520fd95af8065391738deae8301cfa5b492a2 +Author: Joey Rizzoli +Date: Thu Mar 23 14:21:09 2017 +0100 + + cm: allow apps to find profile manager service + + avc: denied { find } for service=profile pid=7970 uid=10086 scontext=u:r:untrusted_app:s0:c512,c768 + tcontext=u:object_r:cm_profile_service:s0 tclass=service_manager permissive=1 + java.lang.RuntimeException: Unable to start activity ComponentInfo{foo.bar/foo.bar.Activity}: java.lang.SecurityException: + You do not have permissions to change the Profile Manager.: Neither user 10086 nor current process has cyanogenmod.permission.MODIFY_PROFILES. + + Ticket: BUGBASH-174 + + Change-Id: If8706177bf6eef8d5e4c73da4f00cc053987d1ed + Signed-off-by: Joey Rizzoli + +commit ad5d9a0ff05547cf4a0d2f4b92ec8fed20593b46 +Author: LuK1337 +Date: Fri Mar 24 23:25:13 2017 +0100 + + cm: build: Don't convert patchset to int if it's None + + * donuts * + + Change-Id: I65bfb1741481b01874f21d83b5a43b0902b7d8ea + +commit 2756418873ade671846bae92522d42740a9931d6 +Author: LuK1337 +Date: Fri Mar 24 20:00:48 2017 +0100 + + cm: build: Fix cherry picking specific patchsets + + Change-Id: I396a1218f141a1ff4cb45252cc01a1487c2afd31 + +commit fc9a4c579340d0ba103587f1e93c6be33fc64e55 +Author: Sean hoyt +Date: Tue Feb 28 02:04:32 2017 +0000 + + Make a data only config + + Change-Id: I99d60de61384aa413f64fbd60842c42ee1a169af + +commit 12ee4592b96acedcbbfb24bdb68c8f393007a36f +Author: Michael W +Date: Fri Mar 24 11:17:31 2017 +0100 + + APN: Fix TalkTalk + + * https://help2.talktalk.co.uk/manually-entering-mobile-phone-settings + + BUGBASH-265 + + Change-Id: Ie52976ff9df0e755ceebcee9260140e32b56f274 + +commit 84582dd5c5885a3124d1c2dcddcbf509939a49d2 +Author: Michael Stucki +Date: Tue Feb 21 00:25:35 2017 +0100 + + apns: Update Swiss APNs + + * Remove duplicates + * Rename Orange to Salt + + Change-Id: Ia2fc82d119e202da5d31383d340ad3ccae48c0ec + +commit 024efe791d6e0cf1d83fe696d5c0bc5be5158666 +Author: isimobile +Date: Sun Mar 19 16:53:15 2017 +0200 + + apn: Updating TelkomSA from 8ta South Africa APN + + 8ta has been rebranded to TelkomSA + + Change-Id: I678099a2148cdc3ad773c3b1d93b9fa7bb417eff + +commit d4ee2f6d04076c42e29fa858c06f0c00dfa452da +Author: Dan Pasanen +Date: Thu Mar 16 15:25:29 2017 -0500 + + repopick: encode commit subjects in utf-8 for printing + + * Fixes errors like UnicodeEncodeError: 'ascii' codec can't encode + character u'\xb0' in position 51: ordinal not in range(128) with weird + characters in a commit message + + Change-Id: I700198481630b4b29fd6d5d1f0c79bb94e59ad86 + +commit bfaafb5e2ad588782e170dc1b6574194d32602be +Author: Dan Pasanen +Date: Sat Mar 4 15:28:55 2017 -0600 + + cm: build custom tiles app + + Change-Id: I861bccafe2a520d9061d1f636aac485db21cfb95 + +commit 02cf7d8d49e43384b24ebc4dac7d44ca286ce2e6 +Author: Gabriele M +Date: Thu Mar 16 14:16:30 2017 +0100 + + overlay: Disable recovery updates + + Our recovery is not ready, so disable the preference for now. + + Change-Id: I406deb4c53836da4c4c6f44933154804ece1d1a7 + +commit 3f0cb9b94d36785c71a552e279bb759dad921c9e +Author: Tommaso Fonda +Date: Sun Mar 12 21:39:28 2017 +0100 + + apns: Remove proxy for the "TIM WAP" APN + + The proxy prevents mobile data from working + (e.g. loading a webpage results in ERR_EMPTY_RESPONSE). + + On all the mobile phones I've inserted the SIM in, + when the APN's are obtained automatically + this parameter is not set to any value. + + Also remove unnecessary parameters and correct authentication type. + + Change-Id: I16592de4555fb8ab3fe502b3b39779720c344afb + +commit 99c8456e7540e0f5444502b9ba54c2e3da2bb8d4 +Author: Aaron Kling +Date: Sun Mar 12 22:52:47 2017 -0500 + + Add TvSettings to common tv config. + + This is required for all ATV builds. SUW will crash looking up the + wifi activity is it isn't installed. + + Change-Id: Iccc982f46963024c065ac0b7c578ad60eb4d7d7a + +commit 070fcfc612aebb6d915d349f05fc650953169fb8 +Author: Christopher R. Palmer +Date: Fri Mar 3 09:27:58 2017 -0500 + + vendor: Add templates for proprietary extraction scripts + + Change-Id: I1be5d0f4cd103cf159de4f6323e2994f0df28b37 + +commit 85cf0bb8c6a09bb50cc8154a911bc9d2c41c9f73 +Author: Paul Keith +Date: Wed Mar 8 15:02:37 2017 -0600 + + extract_utils: Fix locale issue with sort + + * On some machines, LC_ALL=C is set, causing the sort + order of makefiles to be different than those without + this locale change that is set + * Set LC_ALL=C on all machines for consistent ordering + * From 'man sort': + The locale specified by the environment affects sort order. + Set LC_ALL=C to get the traditional sort order that uses native byte values. + * Thanks to haggertk and rashed for verifying this for me + + Change-Id: I5bbb94b0dfe599a67036de4312e8af913e9b8d30 + Signed-off-by: Paul Keith + +commit cf65ecf8e60823e03aca9efb716a339f8eb5f720 +Author: Rashed Abdel-Tawab +Date: Mon Mar 6 16:20:21 2017 -0500 + + qcom: Automatically set TARGET_USES_COLOR_METADATA for msm8996/8 + + Change-Id: I47d71f6f9f5f5c656b89b0ae9f4ec6ec2ff30915 + +commit 34848ea061e79b9f208531ab0f62ba28190eb718 +Author: RGIB +Date: Mon Mar 6 20:52:33 2017 +0100 + + vendor_cm : update Fastweb apn + + Change-Id: I2b84585fd560dd01cf7b5a857744c681e484dec5 + +commit 17da6a348b3a85a7741fbc7da4d3e2df696a852c +Author: Gabriele M +Date: Fri Mar 3 15:10:11 2017 +0100 + + apns: Add Perfectum + + Change-Id: I6ec779888cbce53c9e965605f809f56301611f63 + +commit 311fd6f9911a31a622fc63450bc4d6b90b5de5c2 +Author: Zhao Wei Liew +Date: Sun Mar 5 19:22:52 2017 +0800 + + cm: build: tasks: Remove BUILD_TINY_ANDROID check + + This flag has been obsolete for a while now. + + Change-Id: Ib78a1b141ddd757d2546b2eff2158e6e0cc0d673 + +commit 052d9d9384f93b133a77fa764c586e6364a05e43 +Author: Christopher R. Palmer +Date: Sat Mar 4 05:12:29 2017 -0500 + + extract-utils: Fix handling of pulling src:dest pairs from dumps + + Currently, the priority of the src and dest is inverted between + pulling from adb and pulling from a system dump. + + Assume that we have a camera wrapper and write the proprietary-files.txt + + lib/hw/camera.msm8996.so:lib/hw/camera.vendor.msm8996.so + + If we pull from a phone running Lineage that has both files, we get + + camera.vendor.msm8996.so + + as the pulled blob. If we take the exact same build and pull it + from the system dump (aka, your own $OUT directory that built the + installed software) you get + + camera.msm8996.so + + pull instead! + + Make both paths follow the same logic so that you get the same + file independent of the source. + + Change-Id: I479e0ae765339cc38fa05fcaad7943c528129463 + +commit 9847337afacd3c40235dba053d10a1e666e1f92b +Author: Bruno Martins +Date: Fri Feb 24 15:44:09 2017 +0000 + + Drop obsolete contributors list + + * Replaced by http://wiki.lineageos.org/contributors.html. + + Change-Id: I524a562bc3ec18625e68f06c4978fb524b87a569 + +commit 29259fa60c404a4d30751d24e0c0ef0c53483803 +Author: Gabriele M +Date: Mon Feb 27 00:10:17 2017 +0100 + + Disable quick pulldown by default + + With Android N this feature became less relevant since a subset of + the toggles is available without fully expanding the notification + panel. This gives better access to the notifications with almost no + functionality loss. + + Change-Id: Idb66472b77e60f4ae753c5dd00f6588566cc3c63 + +commit 7776e06db744c362105e378b547a5825468914e0 +Author: Dan Pasanen +Date: Wed Feb 15 16:15:16 2017 -0600 + + vendor: remove old apns symlink + + * This is old and if anyone's still using it, its time to stop + + Change-Id: I89bf175f7f45bcc3cbd5f882528e0f7ec6cf49e4 + +commit 0e2d72ecc70eb00a6f5df69efd915c207cf6b89e +Author: Gabriele M +Date: Mon Feb 27 15:44:17 2017 +0100 + + backuptool: Preserve the SELinux context of the files + + Add a function that allows to copy files preserving their SELinux + context that is generic enough to work with both busybox and toybox. + + Change-Id: If2c245863df5675c18dbf43b6bcedeb33383fc38 + +commit 556246b27bd643cc0b193f584edb13d9c057b7f1 +Author: Gabriele M +Date: Sun Feb 26 21:01:38 2017 +0100 + + backuptool: Don't rely on the order of the elements in the list + + We should not test symlinks using -e or -f, otherwise the order in + which the files are backed up and restored matters. + + Change-Id: I9b87972b27a63ef562c0c5f46f943eafd0a08ce1 + +commit 2aad96bf6e45d0533bd8a9aed594cc5147fa96b9 +Author: Gabriele M +Date: Sun Feb 26 09:31:23 2017 +0100 + + backuptool: Preserve symlinks + + Without -d, we copy the file sysmlinked rather than the symlink. + + Change-Id: Ie0fdd43f29e53334464188c846dd7a3b7bb770cc + +commit aefc461a94ab97430d0a77c779f03ff95e675ae9 +Author: Tom Powell +Date: Tue Feb 7 12:45:11 2017 -0800 + + Use releasekey instead of platform for extra recovery keys + + Change-Id: I4beb623477b91d1ce193769e37e6fd802148ef07 + +commit 5170f468476d77563864f217dfa992cfa22e12f5 +Author: Paul Keith +Date: Thu Feb 23 12:42:13 2017 -0600 + + cm: Remove HexoLibre + + * This is wasting space and is totally unused + + Change-Id: I85115e979f4ff593df9a0c3a3ceb104b55bafe06 + Signed-off-by: Paul Keith + +commit f85ec8a22e65aa8054bcb98feb6f9b87113b7408 +Author: frk +Date: Sun Feb 19 15:57:25 2017 +0100 + + build: Pass path into grep instead of using cat + + grep should be given the filename directly instead of using cat + to pass the file contents. + + Change-Id: Ic5275ac0f057f3d134fe57f43672a73fa7e3d7de + Signed-off-by: frk + +commit b4e8aaeb0073dbdcb2f5ada2fdbfe601fe84e927 +Author: Dan Pasanen +Date: Tue Feb 21 09:20:12 2017 -0600 + + overlay: enable productivity_device for DocumentsUI + + Change-Id: I58928bfb714c9a5a47a0640f0867b3968efce7e4 + +commit 55a379477321c133e1946bab59d0689c43a74791 +Author: Matt Mower +Date: Fri Jan 13 12:46:34 2017 -0600 + + cm: Do not build CMFileManager + + Until CMFileManager is revamped or a suitable replacement is written, do + not include it in general builds. Basic storage activities can still be + completed with Android's built-in storage management: + + 1) Use the Downloads launcher + 2) Settings > Storage (select volume) > Explore + + Change-Id: Ic9c4eb2d0347332c4631d55c480b87cbc131116c + +commit a86b1c008050fdd8aa9d92bdcc52cba6b7fea801 +Author: Dan Pasanen +Date: Wed Feb 22 09:04:56 2017 -0600 + + vendor: support more text types + + * Pull in all text/* types that CMFM supported with the exception + of those already supported + + Change-Id: I0221dbc52eb0299e8acc4ca37390131f60593b34 + +commit 08eb71e86a4218817496eee60a80d21a5781e1b3 +Author: ElDainosor +Date: Fri Feb 10 04:05:51 2017 +0000 + + apn: Updating Movistar Argentina APN + + This change updates the APN settings, removing the proxy and the port. + This, according to movistar itself, makes the connection slower and + will be shut down soon. + + More info on their forum: + https://foro.movistar.com.ar/threads/43044-NOVEDAD-Apagado-de-Proxy + + Change-Id: I705e6ed2237503ee67c7371bf3595b461dfbbd9c + +commit 7674e0521af98548bec9ac85c084ce4340329c1c +Author: cretin45 +Date: Sat Feb 11 11:39:59 2017 -0800 + + CyanogenSetupWizard > LineageSetupWizard + + Change-Id: I71a5ab3aff11963c5c6119197d644fa468b3c728 + +commit ad61cacebb64e301d3282b80a50f89bcc09efa6a +Author: Shane Passmore +Date: Sun Feb 12 18:08:20 2017 -0600 + + cm: config: dont build CMWallpapers + + Change-Id: I3dd61996cb685e5d383df3d975d5a1cedc257534 + +commit d0850b3294aa020c5e946a2560c197842e8f7716 +Author: Zhao Wei Liew +Date: Sat Feb 11 06:01:13 2017 +0800 + + cm: bootanimation: Fail the build if mogrify is absent + + We're no longer using convert, but mogrify. + + Change-Id: Ifd58527b49e5548dd94b35a8cf0ffa4ad5196804 + +commit efe48235428b7ab7a7964047c7a89294f5588915 +Author: Dan Pasanen +Date: Tue Jan 24 14:09:10 2017 -0600 + + tasks: dt: add flag to optionally compress dt with lz4 + + * Gotta save that space somehow. This is in the continuing + effort to remove custom mkbootimg.mk files in device trees + + Change-Id: Ie8b3cedf6e37d1d11c2383dd3590f9908ad7818c + +commit 0d103f342f75be1af420609ae4fe93b55a2b365c +Author: Matt Mower +Date: Sun Feb 5 22:36:19 2017 -0600 + + qcom: Permit dumpstate to run "ip xfrm policy" + + * dumpstate needs execute permissions for wcnss_service + + Change-Id: Ic2b39c877c28b330f6631f44277830d274878fbb + +commit 70658805a6ddbecd55877fafe4fba8b2efd83f74 +Author: Christopher N. Hesse +Date: Sun Feb 5 21:19:25 2017 +0100 + + bootanimation: Use mogrify to convert images in place + + Fixes bootanimation generation for Darwin/BSD. + + Change-Id: Id9e38bcb9db7b550f22bda1250dbb515599e8f93 + +commit 7ee326d4639afa314de3773ac5cfd02a41a4b09c +Author: dh-harald +Date: Sat Jan 21 14:55:00 2017 +0000 + + LatinIME: re-add (fixed) Hungarian dictionary + + Change-Id: Id9e57161a4afc7cbb414d91be615d75d1c69f914 + +commit c85375217fbfb5d3c2c2b12e8c13307cd45657fc +Author: Zhao Wei Liew +Date: Sun Feb 5 12:52:35 2017 +0800 + + cm: charger: Correct res_create_multi_display_surface() usage + + Number of frames comes first; frames per second comes after. + + This fixes commit 7d2b6d238b586ddcfe5a5c3167371165cbcc5f85. + + Change-Id: I06218a01242a327cbb9be08d3efbb3d1e4cbb217 + Issue-Id: LINN-11 + +commit 9641864ebe08aa6d2c8f659eae24cc311f247277 +Author: c457 +Date: Wed Feb 1 17:39:32 2017 -0600 + + contributors: Add Axon7 maintainers + + Change-Id: I60e1fcebd4583ec88ee2369f53fbf29a021e6962 + +commit 0a107468ca45df71c73db70d1b72e1aa3cf603af +Author: FireLord1 +Date: Thu Jan 26 04:21:00 2017 +0530 + + vendor: fix lunch combo name to lineage + + Change-Id: Iad70988cba9bccdeb51681e806e8b96be3551f51 + Signed-off-by: FireLord1 + +commit cc61a1c4d83af04fe14e70e17dfc5c3a03f10532 +Author: Zhao Wei Liew +Date: Thu Dec 1 20:17:33 2016 +0800 + + cm: Enable long-press on power in suspend by default + + As of fw/b change I14365389990eb06daaa127f5db66df45abf6c064, + we now have an option to long-press on power to enable torch. + + To support this feature, we need to enable long-press on power + while the device is still non-interactive. + + Change-Id: I4e2b4af86d397f68e119963054c33fd890c77cc5 + +commit b5471a201c8bfce46c633a46e4147af6fdf03a60 +Author: Brinly Taylor +Date: Fri Feb 3 06:17:53 2017 +0000 + + contributors: BQ updates + + * bq-dev are now called "aquaris-dev" + * we've also taken over paella (aka picmt) as Marcos Marado is currently somewhat busy. + + Change-Id: Id24ecbbe7558bcb48df12ab3e28d95b4f834849e + +commit 0258f3e8a2e308353264ffd531330770ee0f5ec9 +Author: nicknitewolf +Date: Wed Feb 1 20:00:10 2017 +0800 + + apns: Add SingTel hi!card sim APN + + Change-Id: I0715dcdfb7ff845f0d156e2a0919ae6ce02a72b0 + +commit a434e63395933d22ef8731858ee9af8e824408d3 +Author: Daniel Marsee +Date: Tue Jan 24 11:15:18 2017 -0500 + + apns: Update H2O Wireless for LTE + + New H2O Wireless APN to allow LTE is PRODATA, not att.mvno + New settings were copied from + http://easygo.h2owirelessnow.com/easygo/images/english/APN_SETTING-2014.pdf. + + Change-Id: Ic09f9c9a8db90877fa2842d076762a14bdf154ca + +commit 087b53c6546ae2f942b9690d082c0eb49f1673a3 +Author: Zhao Wei Liew +Date: Fri Jan 20 23:03:27 2017 +0800 + + cm: overlay: Settings: Enable gesture settings + + We'll be placing our custom touchscreen gesture settings + into the AOSP gesture settings. + + Change-Id: If9d5dbf155415a01eaa96e21749517c1a8e135e7 + +commit 22ccf5ef16855dfe5038b8edf89f98089bebf9ba +Author: Zhao Wei Liew +Date: Sun Jan 22 08:46:56 2017 +0800 + + cm: contributors: Update translator list + + Based on an export of Jan 30, 2017 + + Change-Id: Ia2c2a318b481508840ffc425f45b29e24bc1eb6d + +commit 265619790258b1b8de6b244fe158851176991e2f +Author: Joey Rizzoli +Date: Thu Dec 29 22:23:23 2016 +0100 + + cm: add LineageOS recorder + + * remove aosp soundrecorder and cm screencast + * add only on full builds + + Change-Id: I68f7c62d2f78ce3d34e3ecaa554544d11fd7cc92 + Signed-off-by: Joey Rizzoli + +commit 4f163738655de88ec6b2818028bbf8356d4a4e39 +Author: Paul Keith +Date: Sun Jan 29 13:21:58 2017 -0600 + + apns: Remove differentiation between FreedomPop GSM APNs + + * Unnecessary due to differing mcc/mnc + + Change-Id: Ica43ec381d4aa1873f2e332adf31381fac309e1b + Signed-off-by: Paul Keith + +commit 6dc33ac9c59065c676bb908fea860ba48be9acc6 +Author: Paul Keith +Date: Sun Jan 29 13:21:26 2017 -0600 + + apns: Correct FreedomPop US LTE APN + + * This is not run on 3 UK's network, but AT&T's + + Change-Id: I81c8881b04ebd5c7a24794835097056d9075d9a2 + Signed-off-by: Paul Keith + +commit db8d7afd54410cbc088d8d03ba7d070c41fe1f6a +Author: Scott Warner +Date: Fri Jan 27 06:54:59 2017 -0500 + + bootanimation: Limit the PNGs to 250 colors + + Some systems seem to have with the convert command as-is: + convert: Cannot write PNG8 or color-type 3; colormap is NULL + + Because we are writing PNG8, there area a max of 256 colors total. + Explicitly telling convert to stay under the max fixes the issue. + + Change-Id: I595fb4503396ca20226ea76bf7b15ed9878752fd + +commit 33f4c4ca471f9a0e0ecf6c7ffe37afbbfa757642 +Author: codeworkx +Date: Sun Jan 29 10:27:44 2017 +0100 + + contributors: add LeEco Le 2 (s2) + + Change-Id: I92809cf89a74887b9a244946376af03fbf8fcbfe + +commit 01806642825101a8eee6289aac22547e2045e914 +Author: Rashed Abdel-Tawab +Date: Thu Jan 19 15:52:13 2017 -0500 + + envsetup: Use GNU sed commands if GNU sed is detected + + The current check only checks for Linux, but many of us + use GNU sed on darwin as well, which means the non-Linux + command will fail, so read the sed version and use the GNU + command if GNU is found in the version string. + + Change-Id: I7eefd0309751b069eef5e5e2b907d3d4f38f1638 + +commit 4e3f2767361509326367bd25e1ab6ab0742795ca +Author: Paul Keith +Date: Thu Jan 26 14:36:56 2017 -0600 + + apns: Add differentiation to FreedomPop Global GSM APN + + Change-Id: Ifd45a3ce39002ff3f1668e03b2ddb822a096d326 + Signed-off-by: Paul Keith + +commit 3576ede78cf34a01bb0aeb7afb6def521be3c5a9 +Author: Paul Keith +Date: Thu Jan 26 14:36:30 2017 -0600 + + apns: Add FreedomPop US LTE sim APN + + Change-Id: I91a9f5d503e49161399ab3f73cad4d8a8174c40b + Signed-off-by: Paul Keith + +commit 1bbf68ffee1f8eb85e4d10a7841f52401f6791e9 +Author: Paul Keith +Date: Thu Jan 26 13:45:11 2017 -0600 + + apns: Correct FreedomPop Global GSM APN + + * Type configuration is empty, not "default,supl" + + Change-Id: I4d9bb0e4d61058dbf256059c3ba6b217faabcf78 + Signed-off-by: Paul Keith + +commit 9ec810f6830a97300f2ed29b96b1858ec2bab539 +Author: Eloi Carracedo +Date: Thu Jan 19 16:04:53 2017 +0100 + + apns: Add Freedompop foggmobile APN + + Used for freedompop in Spain. + Change-Id: Iae465f70bc7dad535eea8f13de425857093045c3 + +commit 46973d7b79042450fab8bcdb835a53d1e01316f5 +Author: Dan Pasanen +Date: Thu Jan 19 14:01:59 2017 -0600 + + bootanimation: get all the parts + + Change-Id: I6f2b38a64629f918b79d28ba8b1d0d6535901142 + +commit b48c27f04f13a9dd95f9f05a33bce5e1b6d2f385 +Author: Rashed Abdel-Tawab +Date: Tue Jan 10 02:43:10 2017 -0500 + + build: Append -dtb to kernel image name if TARGET_KERNEL_APPEND_DTB is set + + Currently devices that have TARGET_KERNEL_APPEND_DTB set also have to set + BOARD_KERNEL_IMAGE_NAME to Image.gz-dtb (or zImage-dtb on arm32) in order + to properly build the image with an appended DT. Automatially append -dtb + if TARGET_KERNEL_APPEND_DTB is set so BOARD_KERNEL_IMAGE_NAME does not need + to be set. + + Change-Id: I5464c67092a7b9f86669902e5c0e4a47836f7cbd + +commit 070053c6abf1d2d23a9cbbcf910db139fde8100c +Author: Asher Simonds +Date: Mon Jan 16 21:52:24 2017 -0600 + + cm: bootanimation: Improve boot animation + + * Make it run at 60 FPS + * Slow down the pace to make it more relaxed + + Change-Id: I563b09da875c53f1cd456606ee7a6200e8841bb1 + +commit 3c6bdac74bc212b26f723aa8697099fd636451a8 +Author: Adrian DC +Date: Sun Jan 15 14:03:26 2017 +0100 + + extract_utils: Detect output existence before moving it for backup + + * Avoids: + Cleaning output directory (./../../../vendor/.../.../proprietary).. + mv: cannot stat './../../../vendor/.../.../proprietary/*': + No such file or directory + + Change-Id: I3258e64f3997f139d8db4fb4e07d14964a469c78 + +commit e796a286bd72df3e4715164171a3e7ef6d2eadb2 +Author: Zhao Wei Liew +Date: Wed Jan 18 17:23:38 2017 +0800 + + cm: bootanimation: Clear intermediaries + + Make sure that any changes to the boot animation can be picked up + and rebuilt by running 'mka bootanimation.zip'. + + Change-Id: Ice10e919df4c1b651c5c5dbb9700cab38eeac748 + +commit e035b9ab41b5744859b5ca9eac3cafd3862b787d +Author: Asher Simonds +Date: Mon Jan 16 21:52:24 2017 -0600 + + vendor: lineage boot animation + + Change-Id: Iff2087eb97aee5e586eecf3898f0066d99bc885c + +commit ffdd0dc110f0b196c00fe0bce84b5939f22bd282 +Author: micky387 +Date: Wed Jan 11 21:02:17 2017 +0100 + + Sepolicy: Add perm for find cmstatusbar + + 01-11 20:56:42.459 367 367 E SELinux : avc: denied { find } for service=cmstatusbar pid=4069 uid=10094 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:cm_status_bar_service:s0 tclass=service_manager permissive=0 + + Change-Id: I807db436c6e983244c08ca025d41d75d035dbc0f + +commit a18b05792fbc4ee0f369c3236105222ed2620aec +Author: Zhao Wei Liew +Date: Fri Jan 13 15:41:01 2017 +0800 + + cm: config: Remove obsolete props + + All usages of ro.com.android.dataroaming default to false. + The rest of the props are no longer used. + + Change-Id: I2320e82a1859f8c13f3430a43aa8714186158ee0 + (cherry picked from commit 76b66c1ab812e6e4749bec53e03bfc5084c38257) + +commit 6af9acb65050d1b70e8e3c8e0b32d1feba84572c +Author: Abhisek Devkota +Date: Tue Dec 27 22:30:35 2016 -0800 + + Disable SU by default + + - We plan on distributing an addon for our SU + - Developers that want SU by default can export + WITH_SU=true to their env + - This helps with application compatibility for + various services, while maintaining user flexibility + + Change-Id: I6d52159676f805c3698ff59c896d943a3a4b25db + +commit f2d6fe2b98a9f85d17e688dc36cff594b7210ad0 +Author: Abhisek Devkota +Date: Sat Jan 14 15:46:07 2017 -0800 + + vendorsetup: match lineage naming for build roster + + Change-Id: Iaeb6b323ca00df3c9121d68fdadd1c32cd550861 + +commit e407ec703513ca9eaa402708e3218ae1045d6d7c +Author: Zhao Wei Liew +Date: Fri Jan 13 08:21:29 2017 +0800 + + cm: build: kernel: Remove obsolete checks + + * BOARD_USES_UBOOT is unused. + * Same goes for BOARD_USES_UNCOMPRESSED_BOOT. Furthermore, + it is superseded by TARGET_USES_UNCOMPRESSED_KERNEL. + + Change-Id: I9f0e2848fcd0cd212bccacf14df55ad03f821051 + +commit 7c3adf8c8e025ba1de7cd6ef59ad12cbc33df80d +Author: rahulsnair +Date: Fri Dec 23 19:59:09 2016 +0530 + + vendor: Add maintainers of Moto G4/G4 Plus (athene) + + Change-Id: I4ce9c3dc371a85071abd1cca0a233089ba73daee + +commit 7f001b1c379486483be202475c9b5723758ac5dc +Author: David Hays +Date: Thu Jan 12 11:04:48 2017 -0600 + + overlay: Enable Visual Voicemail for Verizon devices + + Change-Id: Ic49ce790cf7710f59dad913b6ccada21ea2e8e9f + +commit 54648c2a3badc101121cda01ed81cc422c0fe70f +Author: Ziyan +Date: Thu Jan 12 18:47:54 2017 +0100 + + build: kernel: build arm kernel modules with -fno-pic + + With androidkernel (androideabi) toolchains, -fpic is enabled by default. + At least on my 3.4 arm kernel, this causes an issue with kernel modules: + "Unknown symbol _GLOBAL_OFFSET_TABLE_". + + On traditional armeabi toolchains, -fpic is not enabled, resulting in working + kernel modules; let's follow that here. + + Change-Id: I3058b5213b34bdde9bb9d744563c7d55cd42d2a5 + +commit 20c06fd75e09f3910ec699bdc54eec08f6bb4594 +Author: David Marble +Date: Thu Jan 12 00:21:36 2017 -0600 + + http_prebuilt: Improve retrieval of artifacts from archive + + The current version always redownloads the artifact. + Kali does not like the nested md5sum command and ignores it + leaving file checksum value blank so the test always fails. + A temporary variable is used to get around this limitation + of kali. + + The echo "Downloading..." command has been modified to actually + print and has been moved so it only does so when downloading + the artifact. + + Change-Id: I115860a87e55399a652d6548fe50f6204337f854 + +commit 0e579746302af63a749972bfcdca8bd643ba7ad5 +Author: Matt Mower +Date: Tue Jan 10 16:43:28 2017 -0600 + + apns: Update H2O Wireless + + * It's H2O, not H20 + * Update based on + - https://www.h2owirelessnow.com/mainControl.php?page=dataManualConfig + - https://www.h2owirelessnow.com/images/pdf/ManualConfigurations011211.pdf + + Change-Id: I181f0aa1fe3a67afd37b65a0f93107f242b479e1 + +commit 66792510a989404ebed28ce24cf9a9bd6b4c7d36 +Author: Brandon McAnsh +Date: Fri Dec 30 16:26:44 2016 -0500 + + http_prebuilt: Implement archive of artifacts + + * checksum will be downloaded and asserted to prevent a + redownload every clean + * Archives will exist (invisibly) at vendor/cm/prebuilt/archive + + Change-Id: I637e86cacd146d665044a119885900dc4660e22b + Signed-off-by: Brandon McAnsh + +commit 8945f5e8c796a3fca6fe2ae3cd90df331959c167 +Author: Matt Mower +Date: Sat Jan 7 14:08:17 2017 -0600 + + extract_utils: Introduce variable INITIAL_COPYRIGHT_YEAR + + Let a device specify INITIAL_COPYRIGHT_YEAR=XXXX in setup-makefiles.sh + so that the correct copyright(s) is/are included in vendor makefiles. + The CyanogenMod copyright is retained when INITIAL_COPYRIGHT_YEAR<2017 + and the LineageOS copyright is now included for >=2017. + + Change-Id: I6895b5b69bc7ba399042ac3c29e17f3209d15f1b + +commit c6b5c382a29f8ef7666b6cdc68addb108310ce64 +Author: Dan Pasanen +Date: Sun Jan 8 01:45:18 2017 -0600 + + build: core: include platform helper macros in target makefiles + + * These are now needed sooner than we had been importing them + in android_build. This ensures they'll be imported before + their macros are needed. + + Change-Id: Id7e31f36393414f6d51a8bc80686ceaebfe7cb28 + +commit fb4b8c54b568d2fda3792a16509c6886647c398b +Author: Zhao Wei Liew +Date: Sun Jan 8 09:03:01 2017 +0800 + + build: envsetup: Update CAF remote + + CAF recommends using https://source.codeaurora.org/quic/la now. + + Change-Id: Ic8d6451111f0e71bce044ffaae79f0acfc34caa1 + +commit a63bf9536bd91194ab60a117c2db2c0db3c2c303 +Author: Zhao Wei Liew +Date: Tue Jan 3 07:02:44 2017 +0800 + + build: qcom_target: Define MSM_VIDC_TARGET_LIST + + Currently, in the media HAL, we're replacing the usage + of this variable with a check for TARGET_BOARD_PLATFORM. + + Instead of having to do that every time a new branch is made, + define the variable in qcom_target. + + Change-Id: Idd85b6f0b167bbc64833eb03335abcaa7b9de4a9 + +commit 9838ea37f6d3272c5bad6aa5c2792a35a6e7c88d +Author: Zhao Wei Liew +Date: Sat Jan 7 12:36:19 2017 +0800 + + build: qcom_target: Clean up QCOM_HARDWARE_VARIANT checks + + Change-Id: I97f812412f94a0638e78eaf7e45112b6924120a9 + +commit b69c2ff494074ea68abdcbb4f561aeac47e81799 +Author: Ethan Chen +Date: Sat Dec 31 13:23:56 2016 -0800 + + envsetup: Fix indentation of eat function + + Change-Id: I14afa4c8f7c705cfa04ad07f56f7e7a13a8c9378 + +commit 046484f8c72ca3a7e86ea1d22703dcea8e5bf8a8 +Author: Zhao Wei Liew +Date: Sat Jan 7 15:55:35 2017 +0800 + + cm: common: Correct indentation + + Indentation should be 4 spaces here. + + Change-Id: I3484eb8bd04eb4457c4f17403381b286e1bdb1ed + +commit e4c8c8296fbf00a3615fb4c0262f55f784a0a08b +Author: Tom Powell +Date: Fri Jan 6 22:29:06 2017 -0800 + + build: include lineage releasekey in recovery + + Change-Id: I3335af3b490ef1af5fdd786654f4e68bb3290b27 + +commit 343b594650d65d50f2d4f79a196cc787dd939d85 +Author: Tom Powell +Date: Fri Jan 6 22:25:50 2017 -0800 + + build: remove deprecated recovery keys + + Change-Id: I7bb6548315520b387a06b5d66a85dcfbeb5c3f82 + +commit 7021706d0d0e00556fd9a6e9085dfe3eade66f7d +Author: Luca Stefani +Date: Thu Jan 5 19:37:02 2017 +0100 + + extract_utils: Update smali/backsmali to v2.2b4 + + Change-Id: I91a2c5569ac0e6cf99d742f2b207f8222f9c01f0 + +commit 4cf635a5ad34875878971d5048b3e61084e699e0 +Author: Gabriele M +Date: Thu Jan 5 22:10:00 2017 +0100 + + extract_utils: Update backsmali command + + -e no longer exists starting from v2.2b3, so update the + command. While at it, add the logic to deal with Android N + separated boot oat files. + + Change-Id: Iab8e3946d6421824fea74e26dc43d2db38573022 + +commit ed8c248ec096fad1c3c3171a38e8ed7d8de867bd +Author: Matt Mower +Date: Mon Jan 2 02:26:01 2017 -0600 + + envsetup: Fix check for deprecated CM device tree + + By the time lunch is run on a product name, it's too late to check + whether a deprecated CM device tree is being used (roomservice runs in + lunch). Instead, rely on check_product() to identify whether a tree + uses cm_ or lineage_ before running lunch. + + Change-Id: I16288365f791ff68c3226f3808427168b2fc06fa + +commit 321dde5f709872e491dea6a2a687b3ec23ef2b97 +Author: Zhao Wei Liew +Date: Sun Jan 1 15:24:38 2017 +0800 + + cm: Rebrand CM_VERSION to LINEAGE_VERSION + + Change-Id: I79433c4d2fa14784c5b41985ed91e3712aacafa4 + +commit 0a656b6446808bfa501c0b9bbc1405868aacd2c4 +Author: Ricardo Cerqueira +Date: Tue Oct 1 20:42:45 2013 +0100 + + tools: getb64key - print the base64 version of a PEM public key file + + Change-Id: Ia94ff560c88dfe85c3fa55db5c8219aa0d3419ee + +commit 8d0369c962f3740ef1536dbda5f40e450be1ea4d +Author: Dan Pasanen +Date: Wed Nov 30 18:56:46 2016 -0600 + + vendor: Add a task for getting prebuilts via http + + * Gello being our first pawn + * Use curl instead of wget (more powerful) + * Ensure the intermediates directory exists prior to download + + Change-Id: If19c18638a14a8b9ab55470ae6ee5a2deda2e3ec + +commit 2199e557dfb905ebd6af06d116d4728d70ceb939 +Author: Zhao Wei Liew +Date: Fri Dec 30 16:17:57 2016 +0800 + + cm: Remove root access prop + + This property is already defaulted to 0 in the code. + The su_daemon is also disabled by default. + + Thus, for all intents and purposes, root access is + already being disabled by default. + + Change-Id: I1241689c0d3253aa2e44835c55839f24b3b74341 + +commit 63ce74b055a8df8b4e90bfa3740694569aded0f2 +Author: Simon Shields +Date: Wed Dec 28 11:33:29 2016 +1100 + + cm: support lineage device trees + + Change-Id: Id7d7c5747639903d1289557dab38341d5c7cc287 + +commit 63c9392fa14f894f09c1cadd7ec225342bdee07c +Author: Erwan Leboucher +Date: Tue Apr 5 05:59:13 2016 -0700 + + Revert "contributors: add LG V10" + + I do not own the device anymore. + + This reverts commit 3f9f7a6b3db424c85d512c8edc445236ff6fa3b0. + + Change-Id: I3a6e64d78e844cb1bbb7eeb5af75f48fbe516e5a + +commit 72313ad69491325fc27f2976c8c8ec3b74e6c61d +Author: Brinly Taylor +Date: Fri Dec 9 19:55:14 2016 -0800 + + vendor: cm: Add some more BQ maintainers/devices + + * Remove myself from Desire Eye. + + Change-Id: I1450aee16e3fb42bfbdea6758677552ab7b59906 + (cherry picked from commit 1d729b4b31b607a848cd9cc84dad6c3dc6dfccb0) + +commit 5d8bdc3fce0c548a374eecf4cd87f1eed9660d5a +Author: Zhao Wei Liew +Date: Tue Dec 27 17:02:13 2016 +0800 + + cm: Switch to LineageOS privacy policy + + Change-Id: I883961b172dd832d7bcc3dca8151f6b7c4c36ad3 + +commit e52ee2b7b2d4dc7d5fae3bbae5e9d74bafab7561 +Author: Marco Brohet +Date: Wed Aug 17 15:35:09 2016 +0700 + + apns: Update hollandsnieuwe's (NL) APN + + Some time ago, hollandsnieuwe issued new SIM cards, which should + be associated with a different APN. This patch makes sure that we + support both the old and new ones. + + Patch set 2: Add username and password (credits to Louis Matthijssen) + + Change-Id: I21d0060825bc126b40990789c7552d6a3f0f6e43 + +commit 4c6c53ecf82fc4005ef722f8a236c66f1f133ae5 +Author: Dan Pasanen +Date: Wed Dec 28 23:00:25 2016 -0600 + + vendor: disable custom bootanimation for now + + * until we get our own + + Change-Id: I6fae862b62d711499d4755e160ec060ebb7a1d0f + +commit 24a1cc95b67460edff372f1d01a3fbc74f485117 +Author: Dan Pasanen +Date: Wed Dec 28 22:59:21 2016 -0600 + + Revert "cm: Revert the new boot animation generation process" + + This reverts commit e2ec4c6051114596f616fa2cb203502881669287. + + * New build server(s) will be able to support this + + Change-Id: I990297e6db7aa6076199bb6344328e704b1d4ebe + +commit 0344771b53541ef651c2da637790ef19bb62d2b0 +Author: Dan Pasanen +Date: Mon Dec 19 11:22:55 2016 -0600 + + vendor: we are now LineageOS + + * Change necessary bits to support our project move + + Change-Id: I085470d448a243cc9d60b4ce920dee52086f64cd + +commit 0fdc085c2e917783104db4f5bfff442d6dbd6069 +Author: Dan Pasanen +Date: Tue Dec 27 10:32:16 2016 -0600 + + build: repopick: point to LineageOS gerrit + + Change-Id: Ibf58b111360c17cee919efd585f5ec48be1e2eec + +commit 0930a0318567011e6f5214b7a1c96ec578e65950 +Author: Zhao Wei Liew +Date: Fri Dec 23 20:33:07 2016 +0800 + + cm: Remove def_notif_count overlay + + This overlay is no longer used. + + Change-Id: I226d989396a4fb74736f5c78eb4b38eaa8febba5 + +commit 18d03eb7a0a0f520f0e807a6c9171a7c894336af +Author: fluxi +Date: Sun Oct 30 11:26:45 2016 +0100 + + sepolicy: Address new bluetooth denial + + avc: denied { getattr } for pid=1538 comm="droid.bluetooth" path="/storage/emulated" dev="tmpfs" ino=20607 scontext=u:r:bluetooth:s0 tcontext=u:object_r:storage_stub_file:s0 tclass=dir permissive= + + Change-Id: I1456561db1d5e2ebd5634756409c8b198f4f4b64 + +commit 0faa9024b8b3833dfaa4ba2fb89a29d825cf77b1 +Author: Zhao Wei Liew +Date: Fri Dec 23 18:35:25 2016 +0800 + + cm: common: Remove Launcher3 makefile entry + + We no longer sync Launcher3. This entry never did anything anyway, + since we build Trebuchet instead, which overrides Launcher3. + + Change-Id: Ia2c56c9f819025ba34cbff1daf8d3380a924a8a5 + +commit 06773b94fb2e6e94d72836b567b79d3e81068bf0 +Author: Ilya Lebedev +Date: Sat Dec 17 16:04:26 2016 +0300 + + Contributors: Add maintainer for ARK Benefit A3(peach) + + Change-Id: I3ca16eeec0fd30150f2ca7277151135e42ec291a + +commit a3a76f5d1cc233ad8024ffdc74bb3a786e1605c3 +Author: Alex Naidis +Date: Wed Dec 14 13:04:18 2016 +0100 + + webview_packages: fix incorrect signatures + + Chrome Stable and Google Webview had incorrect + signatures. That was due to an incorrect method + of determining the right signature. + + That mistake wasn't noticed because Android + disables the signature check on "userdebug" and + "eng" builds. It is only enabled on "user" builds. + + So this commit replaces the wrong signatures + of Chrome Stable and Google Webview by the + correct ones and thus makes them avaliable + webview providers on "user" builds. + + Main credits go to @KreAch3R for his + extensive research on the issue. + + Change-Id: I081783b59254bfed0b2e3568ba8ae2801d86efea + Signed-off-by: Alex Naidis + +commit a0539444727adeb3b769d722bccec125a292ba6e +Author: Vishnu Vardhan Reddy Naini +Date: Sat Dec 3 20:16:38 2016 +0530 + + Add Reliance Jio India IMS volte apn's + + See AOSP for verification https://android.googlesource.com/device/google/marlin/+/nougat-dr1-release/apns-full-conf.xml#23115 + + Change-Id: If4f1b12ba598a4a9aed81ccfa069d4c0fd738c19 + +commit d40e1496f676e2c0fdaa5b38bc9a5b03a8082da9 +Author: Vishnu Vardhan Reddy Naini +Date: Sat Dec 3 19:46:48 2016 +0530 + + Fix Reliance Jio India APNs. + + See AOSP https://android.googlesource.com/device/google/marlin/+/nougat-dr1-release/apns-full-conf.xml#23105 + + Change-Id: Icafc3450aa06426ba3d837b95bef0865992b4782 + +commit 08f65cdc3ec3fef33bbead618f0a5e399744864d +Author: Joey Rizzoli +Date: Fri Dec 9 13:59:48 2016 +0100 + + cm: bring back storage manager + + 7.1.1 added this additional overlay + + Change-Id: I776f86380d93a2ebb0cf39607ca5bb98238d47a9 + Signed-off-by: Joey Rizzoli + +commit 3ada201b05447b319dbc40cd906ee7c467688afa +Author: Michael Bestas +Date: Mon Dec 5 14:11:28 2016 +0200 + + Add permissions & sepolicy for HBM + + * Devices with AMOLED panels use HBM instead of SRE + + Change-Id: I6710e038997b04d5d7d6b5f4f6b01d3f18b4750f + +commit 13b02ff101998e4d549a24000bcebebf2ace679f +Author: Adrian DC +Date: Sun Dec 4 12:30:26 2016 +0100 + + repopick: Avoid failing on commits lookup + + * Some projects with multiple merges and + discountinuous histories could trigger + an error here when the HEAD~{?} does + not exist, hence avoid this by ignoring + the commit and continue the search + + Change-Id: Ice28c87d1bf8897da52236b637bbb0c5d349f848 + +commit 64fc5aeb4985ea7117fa9fa8a91d83abc4fc8d43 +Author: Zhao Wei Liew +Date: Sat Dec 10 16:48:27 2016 +0800 + + cm: build: envsetup: Add mmmap command + + It doesn't make sense to have: + 1. mm and mmp + 2. mma and mmap + 3. mmm and mmmp + 4. mmma BUT NO mmmap + + Add the mmmap command for consistency. + + Change-Id: I8cb1041113e6d56a0ac1d34898b07615da22b459 + +commit afc9ad24ec26e1660d54be6034e7bdcf396382f1 +Author: Zhao Wei Liew +Date: Fri Oct 28 13:43:20 2016 +0800 + + cm: overlay: Enable auto-power-save modes globally + + The framework disables aggressive power-save modes when appropriate, + such as when the device lacks a significant motion detector. + + Thus, instead of enabling it in each device tree, + enable it by default for all devices. + + Change-Id: I1999b04876f1ddce1574c050b6bc582e9a9a96da + +commit e7f4058593c52863db155530fb431538e34df3f7 +Author: Alexander Martinz +Date: Thu Dec 1 18:57:48 2016 +0100 + + cm: Fix Trusted Face + + Trusted Face depends on libprotobuf-cpp-full. + Some devices already ship it (eg RIL needs it). + + Include it here to build it for every device. + + Link to OpenGapps issue: + https://github.com/opengapps/opengapps/issues/390 + + Change-Id: Iffee0aa6218dfef45f5cd728a999fa1114c0dd57 + Signed-off-by: Alexander Martinz + +commit 047385afe92ffe0ca815587dd21dd6ef1bbdd7ad +Author: Michael Bestas +Date: Mon Dec 5 14:05:22 2016 +0200 + + sepolicy: Escape '.' character + + Change-Id: I35a726170f77e3f144ab7b79eac054d7fec9dc97 + +commit 22abf9d4d1916b2726b31b27ffd07eda9e5fff4c +Author: Michael Bestas +Date: Mon Dec 5 13:57:10 2016 +0200 + + sepolicy: Fix "Allow adb pull of executables without root" + + * The policy file had the wrong extension + + Change-Id: I47af98d80a950af4e4795646585b1b318e298405 + +commit ff8d3862cd805b9cefd40578ce6d20c5d33e0bc2 +Author: Anik1199 +Date: Tue Dec 6 13:56:02 2016 +0530 + + Contributors: Add maintainer for Xiaomi Redmi 3/Prime (ido) + + Change-Id: I90e0e90185aaee735c18ccde8e812ffe84a14bb6 + +commit e2ec4c6051114596f616fa2cb203502881669287 +Author: Zhao Wei Liew +Date: Sat Dec 3 09:55:11 2016 +0800 + + cm: Revert the new boot animation generation process + + The servers do not have ImageMagick installed right now, + breaking the automated builds. + + Revert this for now. + + This reverts the following commits: + 840e781408dc0de9efd8c18a65f69fbf6fab63ef bootanim: Use a for loop to make part# folders + ce5405d1f7dec6f1f2530f4604f2d6e88fa9fc3b Fix wrong bootanimation.zip from mkdir .../part{0..2} + 6179d9494f6a1ab1da6258dd69a6949b6002f2f2 cm: Build bootanimation.zip + 67ddf3728104a07902e8199e1980939c8798c42b cm: Rework boot animation generation + + Change-Id: I63fc43da9b1a6afea5f791e879f0bfc9a385d98d + +commit 01bdd551426ab2ff8260f3439bcd3266ac63f4e2 +Author: Adrian DC +Date: Tue Nov 29 00:24:26 2016 +0100 + + roomservice: Follow fetched android_device_ projects + + * In a situation where the Android tree is already + fetched and entirely set for a device tree, + all additions to cm.dependencies in a common + project were ignored due to being already fetched + + * Add a new array of projects to verify but not + necessarily fetch, and fill it upon fetch request + or if the project starts with "android_device_", + to let the iterations follow the common trees + + Change-Id: I9eea0ab9c46a4bed8366baa37a4e7e8696481504 + Signed-off-by: Adrian DC + +commit 840e781408dc0de9efd8c18a65f69fbf6fab63ef +Author: Rashed Abdel-Tawab +Date: Fri Dec 2 23:06:47 2016 -0500 + + bootanim: Use a for loop to make part# folders + + Change-Id: Iec90f3521e589de4e8352c0349e1a0751d65d989 + +commit ce5405d1f7dec6f1f2530f4604f2d6e88fa9fc3b +Author: David Marble +Date: Fri Dec 2 15:38:47 2016 -0600 + + Fix wrong bootanimation.zip from mkdir .../part{0..2} + + For some reason the mkdir command: + mkdir -p $ANDROID_PRODUCT_OUT/obj/BOOTANIMATION/bootanimation/part{0..2} + creates a directory part{0..2} instead of three separate directories. + Non-fatal build errors and a 386 byte bootanimation.zip file result. + This explicitly creates each directory. + + Change-Id: Ia6ae0e4f64521992de8cc34a376af3eaac5c8819 + +commit 6179d9494f6a1ab1da6258dd69a6949b6002f2f2 +Author: Luca Stefani +Date: Thu Dec 1 21:07:33 2016 +0100 + + cm: Build bootanimation.zip + + Change-Id: I58fdfdbafd4ec1ce947c1d3c168a6e3f10bffd94 + +commit 67ddf3728104a07902e8199e1980939c8798c42b +Author: Griffin Millender +Date: Fri Oct 7 18:16:06 2016 -0500 + + cm: Rework boot animation generation + + Keep the largest bootanimation extracted + and resize it at build-time. + + Change-Id: Iee32f18440ff955d13ed85b273e97cbd540721fc + +commit 1b19f16eb7f49c95a9b91c951abf73bb36f9e927 +Author: Dan Pasanen +Date: Thu Nov 10 21:21:07 2016 -0600 + + [2/2] cm: set cache partition location + + * In init.rc, this prop will be used to set DOWNLOAD_CACHE + * If a device specifies having a dedicated /cache partition, by setting + BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE, use it! + * Default to /data/cache per AOSP + + Change-Id: I838672ca4638c9665333c1a67257fc435f33f388 + +commit f7ef4d6d32fbd61037d14d3b265eafea03fd12ff +Author: fefifofum +Date: Thu Dec 1 00:15:48 2016 +0100 + + Contributors: Add LG G Pad 8.3 and Xiaomi Redmi 1S maintainer + + Change-Id: I144f559e83abcbaf0bc766dcbb9568055c5c2595 + +commit 596e20c129a9d935b0348735c2dd36b8402632a3 +Author: Luca Stefani +Date: Wed Nov 30 04:32:40 2016 -0800 + + cm: Add more Mi 5 maintainers + + Change-Id: I928eed74f828e2839d5baab6622ea75372901195 + (cherry picked from commit 72f4855807ea63e7be95b9a1ccd3e54875c7249f) + +commit ee962ccab208169892b679660506e8e04b27dfb0 +Author: Bruno Martins +Date: Wed Nov 30 03:39:05 2016 -0800 + + Contributors: Add Xiaomi Mi 5 maintainer + + Change-Id: I4643c06b28affcdec3c584d34f72e1f2975d01dd + +commit 8dcba6834b8374ea5878f1cc52a7faa07c70434b +Author: Zhao Wei Liew +Date: Fri Nov 18 10:09:35 2016 +0800 + + cm: config: Remove enhanced NFC feature + + This was used for the HCE implementation by SimplyTapp in CM 9 - 10.2. + Since then, Android has an HCE implementation and this is no longer used. + + Change-Id: Icd9db39829c1863c4962aab53959ad527da28bcd + +commit c66825b158974f33611e271ff6f6c2e548d65533 +Author: Luca Stefani +Date: Thu Nov 24 15:54:11 2016 +0100 + + build: kernel: Remove duplicated targets + + We call them already in TARGET_KERNEL_BINARIES + + Change-Id: I1a9cf89d59416fdb6c9c570d17fb490440d44159 + +commit 84fda60f6be9a1c9e072ef6a335fa6300bd6a570 +Author: Luca Stefani +Date: Thu Nov 24 14:16:33 2016 +0100 + + build: Set android jack args to global jack server args if existing + + Change-Id: Iafd416aaac81642c7ec736712b45ecbe05b0d55e + +commit 5b38c4fb349c06303de8342935b7d8039e2904f5 +Author: Rashed Abdel-Tawab +Date: Wed Nov 23 23:00:37 2016 -0500 + + extract_utils: Use shasum on macOS + + macOS doesn't have sha1sum but instead shasum, so use that + if 'uname -s' returns Darwin + + Change-Id: I1ab8721327a561e8df78562bbc0b12e884cc4a93 + +commit 73a39659956a95a22c4e1aa4007b9fe8c18687b8 +Author: Joey Rizzoli +Date: Wed Nov 23 21:19:00 2016 +0100 + + cm: enable hidden storage manager + + Change-Id: I18ac1f27d73837e08d25f441543faf30cc58f8ee + Signed-off-by: Joey Rizzoli + +commit 5cec3974ab8b23190c500bf34f099535bdce04fb +Author: Chau Truong Thinh +Date: Wed Nov 16 13:40:31 2016 +0700 + + Clean up 3G config for Vietnamese network + + Change-Id: Iab208827af814ccc3b41de849035bfd71ef9a806 + +commit 52592a4a4b8e7fd5962e62ad953e1ff8b4491009 +Author: Sean hoyt +Date: Wed Oct 26 13:55:37 2016 -0700 + + cm: Update APNs + + - Vodafone TR is now IPv4/IPv6 + - vlive no longer exists + + Change-Id: I954f35f834b8b242f4bd0400fc0dab80cb52c1a3 + +commit aae6c62687b263bd2a758e4cd8a35956ed29b9bf +Author: Zhao Wei Liew +Date: Tue Nov 15 17:45:20 2016 +0800 + + config: common: Remove obsolete RomManager props + + RomManager hasn't been properly updated in years. + Is this still even a reliable ROM updater anymore? + + Change-Id: I3ea57ec0121e6d6f933dd80031bb53514a44e362 + +commit 11af61ac83c15b9943c4b70f463748ebca003f16 +Author: Silesh K Nair +Date: Mon Nov 14 21:34:34 2016 +0530 + + apns: Remove loop and bpl mobile + + These service providers no longer exist. + + https://en.wikipedia.org/wiki/Loop_Mobile + + Change-Id: Ic6263b6e8721ee81d902e0bd42553749411d8860 + +commit be2fca13e212dea7b6de4e3e3318ea3ea5ff30f1 +Author: Hriday Sharma +Date: Fri Nov 11 22:59:40 2016 +0000 + + apns: Add Reliance Jio apn's + + Change-Id: I4b44ce88abaf794f47683d13ed3b91172dea03ef + Signed-off-by: Hriday Sharma + +commit 2a5d907bbdbde1c576b0078d55666d685a3927b7 +Author: Ethan Chen +Date: Sat Nov 12 12:47:31 2016 -0800 + + qcom_target: Remove unused support for CAF manifests + + * This code was introduced to support building from Qualcomm hardware + manifests, placing the appropriate Qualcomm HALs at the AOSP + hardware/qcom/$(HAL_TYPE) location. This isn't a supported use case + anymore, so remove the dead code. + + Change-Id: Id7d53b33f53289bc1ead8eb983d7e252940b0387 + +commit 367802bcad8c5307c58a3379546d0423ead2b77d +Author: Ethan Chen +Date: Sat Nov 12 12:49:09 2016 -0800 + + qcom_target: Remove unused sony HAL support + + Change-Id: I046d860127918858af98e9ab73bebc253502d08f + +commit 3681177eb4dc6686debd9230b4efbb157fddc635 +Author: Ethan Chen +Date: Sat Nov 12 12:44:04 2016 -0800 + + qcom_target: Restore original AOSP hardware/qcom/media pathmap + + Change-Id: I3d11f750e0c784da049c9618a44934f8a4c9d304 + +commit aa92150dba62403ffeb0e7e6e0227b8eb80f47d8 +Author: Luca Stefani +Date: Sun Nov 13 18:53:07 2016 +0100 + + config: Add missing \ in bootanimation pick + + Change-Id: Id61a196f97115c70b7d1dcf84fe830b72834a17c + +commit 9689bb9dba8bcdc314a90d9f1add011f44c6486d +Author: Zhao Wei Liew +Date: Thu Nov 10 20:02:58 2016 +0800 + + build: kernel: Set prefix based on KERNEL_ARCH + + KERNEL_ARCH specifies the kernel architecture, not TARGET_ARCH. + + Change-Id: I97407caa15cacf53489e8ebb31f5c059991a9493 + +commit e7573daa4c861211ae638d2abfece3296b419417 +Author: Zhao Wei Liew +Date: Wed Nov 9 13:28:30 2016 +0800 + + build: qcom_target: Enable BOARD_USES_ADRENO + + Newer QCOM HALs use this flag for libc2dcolorconvert, + examples being msm8937 and msm8996 media HALs. + + Change-Id: I28e8a42b58b4f5f71126df7ad97c377724da5bab + +commit c86fb126c6f4e34746681f3439359b179dc6743b +Author: Steve Kondik +Date: Tue Nov 8 12:40:43 2016 -0800 + + cm: Fix bootanimation sorting + + Change-Id: I7d45f6790406db826fbb822fedb4484427b18c31 + +commit 4f1743470ffc96c763a54a6513e10ad2279c4cc2 +Author: Dan Pasanen +Date: Mon Nov 7 21:07:55 2016 -0600 + + common: add quotes to satisfy kati/bash/make/whatever + + * Honestly, I have no idea why this works. Or, to put it more + precisely, why it works without this on _some_ devices and not + others. All of a sudden? + + * Without this patch I'm getting: + /opt/out/14.1/build-cm_d2vzw-clobber.ninja is missing, regenerating... + terminate called after throwing an instance of 'std::out_of_range' + what(): basic_string::erase + make: *** [build/core/ninja.mk:167: /opt/out/14.1/build-cm_d2vzw-clobber.ninja] Aborted (core dumped) + + #### make failed to build some targets (5 seconds) #### + + Change-Id: I4bf43868bf7dfe13df57151ae3597246164cbebc + +commit 143269c24229254a189a4e50d03325fd79bf4d40 +Author: Adrian DC +Date: Sat Nov 5 18:41:18 2016 +0100 + + vendor: cm: Move fuseblk to system/sepolicy + + * The rule is needed earlier in system/sepolicy + + Change-Id: I3f6c45d48f4af28266f124e918966991016a4e1a + +commit 1bbf3e9346ac7bd082d65613a3180caf31251c38 +Author: Alexander Martinz +Date: Sat Nov 5 15:27:43 2016 +0100 + + envsetup: block SDCLANG on Darwin for now + + Snapdragon LLVM is not supported on Darwin yet. + There might be the case where the directory structure is set up + by default and the build system will try to execute the linux binaries. + + This will fail obviously: + /bin/bash: /Volumes/Android/build/prebuilts/snapdragon-llvm/toolchains/llvm-Snapdragon_LLVM_for_Android_3.8/prebuilt/linux-x86_64/bin/clang: cannot execute binary file + + Change-Id: I1f4d0bbda88b540b7ac3159f8e83de4501b9073b + Signed-off-by: Alexander Martinz + +commit b0cecb733519af3c2245aa3518b5678d112c942e +Author: Sam Mortimer +Date: Sat Oct 1 09:56:52 2016 -0700 + + Always create a kernel defconfig build artifact + + It's just easier having it always built for you + (and it really takes no time). + + Change-Id: If183cef50b1de0bf228e27bab77607df71350345 + +commit 8ab9e0083245dc31b08688ffa9178a5a866c5ace +Author: Marcos Marado +Date: Fri Sep 23 10:24:59 2016 +0100 + + Added contributors for vegetalte + + Change-Id: Ia7d140ea3810df186c9dd38905361a8cf278e312 + (cherry picked from commit c279b9f854bf9ef340f64da8adcbe4add8d5b73d) + +commit 6ddd83551c7ae6d0a4c8d1f1ef06199c5c424d95 +Author: d34d +Date: Wed Sep 14 15:15:06 2016 -0700 + + themes: allow system_server to relabel them dir + + On a fresh install the theme service broker creates the initial + theme directory which needs to be relabeled to a themeservice_app_data_File + in order for the brokered theme service to write to this directory + + Change-Id: Ifd689a0c619c0e954192749b83a0cacaa945468f + TICKET: NIGHTLIES-3349 + +commit 8614943445716a33e2e1d8089fc1ced0e35c0c46 +Author: Kra1o5 +Date: Sun Sep 4 12:26:58 2016 +0200 + + Contributors: Add maintainers for BQ Aquaris M5 (piccolo) + + Change-Id: Ifb9e8443200e2ab2276aa8b56c0acfd072e6246f + (cherry picked from commit 5f54a4a144febc8882e5cd2083f9cbbf21fa8f07) + +commit 7f3e6dfc7787039df5425848d20f6bb0bf1b7e23 +Author: c457 +Date: Thu Sep 22 19:36:21 2016 -0500 + + Contributors: Add maintainer for Alcatel Idol 3 + + Change-Id: I47432d8f9e99a8d743c5629ae7fe718c1a4067d3 + (cherry picked from commit 18a1b3aa9d38bbbaf50edb28ed7e62b82d0ba276) + +commit 63984ef36127932fbd2b930582b48e5561308fb5 +Author: Ethan Chen +Date: Mon Oct 3 11:55:37 2016 -0700 + + ambient: Remove from OSS builds + + * There should be no dependencies here anymore. + + Change-Id: Ib316d07b859e5855269fd906f0578087beafb3fe + +commit 1998914e91c7381da987bf84d9af5bbc620e80fa +Author: doc HD +Date: Thu Nov 3 11:01:02 2016 +0300 + + vendor_cm: Vodafone TR: Fix mobile data on first boot + + Vodafone Live is TV service for Vodafone TR, + but is getting choosed after full wipe and needs to be toggled everytime. + + Change-Id: Id0db8a433d3e2cff0f893913dcd8361f51f72817 + +commit 26e669badc0154baf8fd4b7e2da84fea1d91249a +Author: Steve Kondik +Date: Fri Nov 4 12:05:19 2016 -0700 + + cm: Autodetect SDCLANG in prebuilts/snapdragon-llvm + + * Will be used by the build servers + + Change-Id: I5d31a7c41adc283cb9336314e9d54412cc740e9e + +commit 082e0ec07b71947e1594abc483f5f341f198699c +Author: Elektroschmock +Date: Tue Oct 4 21:11:43 2016 +0200 + + extract_utils: Add option to define the certificate for jars + + Change-Id: I3fb4ff29b2ce898989f5599b47f47ee7fcfc5e92 + +commit 9fcd3c6a29b44ff9512e9dd573c61842a7c1e60b +Author: mfonville +Date: Sat Oct 29 17:02:13 2016 +0200 + + webview_packages: prefer the more powerful webview packages + + If Gapps are installed, better webview providers + become avaliable. + + This commit adds support for those and makes the system + choose the best provider: Chrome Stable>Google Webview>AOSP Webview + + It also allows the user to choose between additional + providers from Play Store: Chrome Beta, Chrome Dev and Chrome Canary. + + This patch is a collobarative work of: + + mfonville @mfonville + rapperskull @rapperskull + Arne-Christian Blystad @Blystad + Alex Naidis @TheCrazyLex + + Bugfixes and move to an overlay by blunden + + You can find more information on this topic here: opengapps/aosp_build#76 + + Change-Id: I006d814b7c12ffe4f29cd865c9d4cc6a60bc7783 + +commit ce6d812fab89ae33eac735a47b7010d08bb51556 +Author: Chippa-a +Date: Thu Oct 27 14:37:49 2016 +0300 + + cm: overlay: Use restart action + + * Google has added its own implementation in 7.1 + + Change-Id: I0a4890adcfeaa4a7b6463754c6b4d73b73e5f12e + +commit 36ae30b8798c155b176f7e3770ba8763504b1bb9 +Author: Steve Kondik +Date: Wed Oct 26 17:37:40 2016 -0700 + + cm: mka nicer + + Change-Id: Iec38c313c9eb88a74c7bf7a5cf424131b568ac0a + +commit e4831010f3503dfa457ace4bd46b243c765c82de +Author: Jeff Sharkey +Date: Sat Feb 6 21:34:47 2016 -0700 + + Follow FBE refactoring. + + Bug: 26668510 + Change-Id: I4460bf8e1c58eb15afe067f1d3811d118540e6ac + +commit 2fd50c4369909ca22b94a858fde32f0f5076daad +Merge: 89450fb9 13512fb8 +Author: Steve Kondik +Date: Wed Oct 26 17:08:11 2016 -0700 + + Merge branch 'cm-14.0' of git://github.com/CyanogenMod/android_vendor_cm into HEAD + +commit 89450fb971538992e521b0c401fef42f3ff90ab4 +Author: Michael Bestas +Date: Wed Oct 26 22:35:18 2016 +0300 + + More 14.0 -> 14.1 changes + + Change-Id: I38a2589e5743aac0d8b13799b3d79cb2dab8e5d6 + +commit 13512fb86fc7a595783f7f91f74c9cf452c4bcb7 +Author: Adrian DC +Date: Sun Oct 23 18:37:13 2016 +0200 + + backuptool: /system/addon.d explicit creation + + * Add the addon.d folder creation to preserve_addon_d + before copying the files back to /system/addon.d + + * On CM based ROMs, the path exists for built elements, + but on other AOSP-based ROMs where this script might + be used, the folder might not be created on build and + copy fails, breaking backuptool on second ROM update + + Change-Id: I7438823b8d7ad0972649d2bf491d0f6fe423bc99 + +commit 97b035dd88ed44e64e1148d107ffe1c5f7babfc8 +Author: Marc K +Date: Thu Oct 20 10:27:44 2016 +0200 + + envsetup: dopush: fix finding files to be pushed with ninja + + Change-Id: I27b4e62d08dcd2a6dc95519197c6284c8c44636d + Signed-off-by: Marc K + +commit 2be9cac81b96aa8e51b601d7702c46ad77b59b8e +Author: Marc K +Date: Thu Oct 20 10:27:35 2016 +0200 + + envsetup: dopush: allow (symbolic) host names for adb connect + + Change-Id: Icfab874abab64b0a3e5e63091cb6c25dd9630737 + Signed-off-by: Marc K + +commit 299137f39d6fa6445aef1efe3fda0e7a95a3535d +Author: Marc K +Date: Thu Oct 20 10:27:10 2016 +0200 + + envsetup: dopush: fix test if device is in recovery + + Change-Id: I1687b879e00918813886b2c9c54535376aa62d99 + Signed-off-by: Marc K + +commit 7d4f0f296543a73051077b3d75de622e84fba68c +Author: Steve Kondik +Date: Tue Oct 25 20:35:15 2016 -0700 + + cm: We are cm-14.1 + + Change-Id: Ic8079001ad923c49bd8fe3e88c6a01f9448f1aec + +commit e724a1c496e16dda16c87e66bb24cbe538a036db +Author: Michael Bestas +Date: Thu Oct 20 23:25:40 2016 +0300 + + envsetup: Fix cafremote/aospremote for projects with non-standard paths + + * Fix -caf and -caf- projects + * Fix AOSP HALs that are synced in "/default" subfolder + + Change-Id: I33cc344a3234de6698676c32035622acbec03dd1 + +commit 5bf45276b75a9dc30b74a4dd1510d479cabb26eb +Author: Ricardo Cerqueira +Date: Thu Oct 13 13:24:39 2016 +0100 + + charger: Use the same metrics as recovery to pick a density + + Change-Id: Ieb046c493ca3d367cff570bd08d38c84c74e5fbd + +commit 4cc370ebe52e403acb7c3053c9d10d5f01ab0133 +Author: Michael W +Date: Tue Aug 16 13:06:45 2016 +0200 + + cm: charger: Center capacity and vertical offset + + * What the title says :). Looks way better + * Use half a vertical font size as offset + + Change-Id: I3e5cc039932a1016d419c4dbe5af5f7673631733 + +commit ab9ffbc1b44d4215ec0874695abaabd64c9a7d3c +Author: Luca Stefani +Date: Sun Oct 23 09:45:51 2016 -0700 + + Fix Truphone APN + + Change-Id: I1027b6e3727e7b15bdc8e70f01557cbb42540753 + +commit a3a9a1379daf128c01a4fcec6b0a7736d1d0f3e9 +Author: amilcarpereira +Date: Fri Oct 21 16:47:53 2016 +0100 + + Add a new APN to device/sample/etc/apns-full-conf.xml for new mcc/mnc assigned to Truphone + + Change-Id: I67cd4cf7ef40e69c3f421a23c5385a2ab2a674f9 + +commit df96b447ef9930cba0495f410c42080f1f48432b +Author: Steve Kondik +Date: Thu Oct 13 11:37:08 2016 -0700 + + cm: Re-add WallpaperPicker + + * And a little OCD organization + + Change-Id: I139a0a704a06fae581175e6523a34e372e04646b + +commit 2e994ce952c89f3bc9141cba80b517396a212a55 +Author: Sam Mortimer +Date: Wed Oct 5 09:50:49 2016 -0700 + + Update to smali/baksmali v2.2b3 + + The cli changed slightly: + https://github.com/JesusFreke/smali/wiki/SmaliBaksmali2.2 + + And, for deodexing angler at least, baksmali needs access to boot*.oat + rather than just boot.oat so point at source rather than copy + + + Resurrected from http://review.cyanogenmod.org/#/c/164958/ + + With fixed adb $SRC deodexing + + Change-Id: Id6ae0e9d7a5554687124e99fb03a808f3115bb95 + +commit 763438beeff58e0146cd6cd17ff45e0ea3b3ad78 +Author: Zhao Wei Liew +Date: Thu Oct 13 14:26:31 2016 +0800 + + cm: changelog: Update changelog for 13.0 releases + + Change-Id: Ic46cafca504c862cae84a2a9264b0ffb0e87933e + +commit e6ba745017da7a480f023e42c1c8f0cd54ac6cc4 +Author: Zhao Wei Liew +Date: Thu Oct 13 13:57:44 2016 +0800 + + cm: config: Build telephony-ext for all devices + + TeleService (com.android.phone), which is built on all devices, + also has dependencies on telephony-ext. As telephony-ext is + currently absent on non-telephony devices (most tablets), + FCs are rampant on these devices. + + Build telephony-ext for all device configurations to fix + the dependencies. + + Change-Id: I4094ace3764d9f41ed28fbb62067ad2b2228c3a7 + +commit e3ed12c546fdd77eae45464965526669b945d3ad +Author: Arvin Quilao +Date: Tue Oct 11 02:41:41 2016 +0000 + + Gello artifact v40 + + Change-Id: Iac70d70296244863ae766facc1a926745fe48e63 + +commit ae07227c2d0f526cf15f083abe1ae754ec414249 +Author: Steve Kondik +Date: Sun Oct 9 03:44:51 2016 -0700 + + sepolicy: Allow apps to find the weather service + + Change-Id: I9cc5ca54eef9e9a32851c6ef896ee518a44349a8 + +commit d303031019db059315e42a78fdfdd538158385e2 +Author: HashBang +Date: Mon Aug 1 14:36:46 2016 -0400 + + extract_utils: Do not change app SRC if there are arguments + + Do not prepend app or priv-app to the src when a path is explicitly + given as an argument. This fixes the SRC path in such conditions. + + Change-Id: I43370f17fe224df323fcfa9b0d5eae4ee2996524 + +commit d53bff1f45de6cc81ca79901b405ea1f935e97e2 +Author: Rashed Abdel-Tawab +Date: Sun Oct 2 01:00:54 2016 -0400 + + extract_utils: Add ability to set custom device guard + + In some cases we may not want to check against TARGET_DEVICE so allow + setting a custom variable to check against + + Change-Id: Ia2fb338f453137a95a59c6940b0cc16b261505bf + +commit 5f173157c452554311e33ac9c074a4ebaf9c37c4 +Author: Rashed Abdel-Tawab +Date: Sat Oct 1 20:33:00 2016 -0400 + + extract_utils: Add ability to set custom vendor.mk name + + In some circumstances we might want to set a custom vendor.mk + filename. If not set, then just default to the current device name + + Change-Id: Icb59ebee67ce17b41ac613020685773efb01103d + +commit 805a7a25e50b40d631d06f0855636dd092945289 +Author: Zhao Wei Liew +Date: Mon Oct 3 15:30:05 2016 +0800 + + cm: config: Select the appropriate default alarm tone + + In Nougat, CAF removed Helium as it is a duplicate of Hassium. + Switch back to choosing Hassium as the default alarm tone. + + This essentially reverts commit 2b999181c8a7963b81a419366be2e022717f0601. + + Change-Id: I62ff1565c76fddf2f744c26c44f30e940cf25b7b + +commit 49b6048db4649c832765ce546092ba4c51acab89 +Author: Felipe Leme +Date: Thu Nov 12 13:47:09 2015 -0800 + + Added option (-z) to generate a zipfile with the bugreport. + + BUG: 22489826 + Change-Id: Ic5dabda666991a7c2cd1954a8e989c8b51a64f37 + +commit 90db8adf1ec4134b2b6ea00d16cff80e885cd1d1 +Author: Steve Kondik +Date: Thu Sep 29 22:31:25 2016 -0700 + + sepolicy: Fix class* property trigger denial + + Change-Id: If22f46b9bc8b3acd80c83e98de84cd77b34157a1 + +commit 1d55ece94a49be0def9b7ea6dce5eb85aa67c010 +Author: Michael Bestas +Date: Wed Sep 28 20:16:25 2016 +0300 + + kernel: Default to androidkernel toochains + + * androidkernel is a set of toolchain symlinks for kernel builds that + point to the regular toolchain binaries, except with ld pointing to bfd + instead of gold. + + Change-Id: Id1e2d3b1c50db581bff13cfa00b5b35d5badb8ed + +commit d823ca236f33504ad113f6d04c12892715fcf0c3 +Author: LuK1337 +Date: Mon Sep 26 16:46:16 2016 +0200 + + sepolicy: Fix adbsecure_prop denials + + Change-Id: I78a5570f330e703b7f7ac2b34370a83bbb2a0d87 + +commit 2bdb18f3cd6a11a9f9afed751c2bfdca41f8f7dc +Author: Simon Shields +Date: Mon Sep 26 17:52:03 2016 +1000 + + repopick: fix indentation derp + + Change-Id: I0673779363b1963219a2765399f2e20c9cdd78a8 + +commit f29fa7f711e3611dc88bf54984c82baad77776a0 +Author: Prasath Balakrishnan +Date: Fri Jun 3 08:01:00 2016 -0500 + + Telephony(MSIM): Add telephony-ext to boot jar path and PRODUCT_PACKAGES + + Include the telephony-ext jar library in PRODUCT_PACKAGES + and in boot jar path. + The telephony-ext jar is needed for MSIM manual provisioning + and other telephony related functionalities to work. + + Change-Id: I049ec39e88ec734e3770a9439d4c7ba8949b4357 + +commit 6a3782824fce91b79d5f6441b9901d545a538a08 +Author: Steve Kondik +Date: Sun Sep 25 22:37:01 2016 -0700 + + cm: Add missing bits from system-ccache commit + + Change-Id: I5936a9a3f3ded09aa7d3ec4f1061cbccf324c759 + +commit 3952f6cb0d701223f0b60a52c9f10554a898e564 +Author: Michael Bestas +Date: Fri Aug 26 01:12:08 2016 +0300 + + Import CM build additions + + Change-Id: Id1eb902129754e61dfcc2b5d95c3a75172ff0c5e + +commit 61536d4497132d498d372d8299e60e3a9e59ae72 +Author: Arne Coucheron +Date: Fri Sep 9 00:04:09 2016 +0200 + + cm: Minor config reorganization + + * Move extra tools to common.mk. These are needed for CMFM, and should + be included for all. + * Move PhotoTable, LiveWallpapersPicker, SoundRecorder and Screencast + to common.mk. These apps are extremely small, and only takes up + less than 1 MB combined. + * Remove obsolete live wallpapers. + * Move sound property overrides to common.mk. There's no need + to have them spread across several files. + * Include CM audio files from common.mk + + Change-Id: If308506cd9cd0a75014de988c242d700db5d16f3 + +commit 0525ff2a9ec4fa7239957070c929098f17f78df9 +Author: Steve Kondik +Date: Tue Sep 20 02:41:26 2016 -0700 + + sepolicy: Fix a few denials + + * From sysinit and adbd + + Change-Id: I56505e34774f9697a7f336efb43808a651a871f8 + +commit bb358130b8f7e928b1116eaba68df67059ce50dd +Author: Abhisek Devkota +Date: Fri Sep 16 11:03:32 2016 -0700 + + Gello artifact v37 + + RM-290 + + Change-Id: Ied5055a31b7c56d9886d13fe075c500953e2f48f + (cherry picked from commit 4b6f22700fbd66b74c3e1941a3d28ef8e99f2a84) + +commit 314a2bc163f193e704548004e44855a5f9783853 +Author: LuK1337 +Date: Wed Sep 14 20:45:04 2016 +0200 + + sepolicy: Allow vold to `getattr` on mkfs_exec + + * Fixes denial while trying to format external + SDcard as adopted storage. + + Change-Id: I244ec9b5886888e1cbe488c671b9862b653f73a9 + +commit b5ee377780b8e7a0a37627c3d4cf6918674f31de +Author: Steve Kondik +Date: Tue Sep 6 03:06:35 2016 -0700 + + cm: Enable stagefright-plugins + + Change-Id: I9cce46504937783b607781977e5f570ac11f75f7 + +commit e9c25ce20642c8b2f33f0c88a770ceaac760d26b +Author: Brandon McAnsh +Date: Tue Sep 13 23:16:57 2016 -0400 + + cm: Update disabled components for nougat + + Change-Id: I88cc8e6d89e7c9b23c36e627877f3b3e906283fd + Signed-off-by: Brandon McAnsh + +commit 8209a9bb47b8c43e2db8508f46b01fcb410521aa +Author: Brandon McAnsh +Date: Sun Sep 11 05:51:03 2016 -0400 + + overlay: Keyguard: Default amPm visibility to false + + Change-Id: I6699b3fb8a87d1d20a13c53a54ba6aa166dd942a + Signed-off-by: Brandon McAnsh + +commit 726a4fcf28aa8a8cbffaa49b246bbcaf0de15f5f +Author: Zhao Wei Liew +Date: Thu Sep 8 22:17:15 2016 +0800 + + cm: etc: Mount BFQIO cgroup as /dev/bfqio + + AOSP doesn't mount cgroups in /sys/fs/cgroups anymore. + Follow the convention and mount BFQIO cgroups in /dev/bfqio. + + Also, remove the ioprio write as we only need ioprio_class + when dealing with 2 different priorities. + + Change-Id: I8ff6c601547c445368e80832e736bb926d86b4d1 + +commit c4e4e0df413eda792a33a118be910b1061e044ab +Author: Zhao Wei Liew +Date: Thu Sep 8 12:14:05 2016 +0800 + + cm: Create cgroup mount point for BFQ + + The global init.rc no longer creates this for us in N, + but we still need it for BFQ cgroups. + + Thus, create the mount point in the CM vendor init.rc. + + Change-Id: Ice5ff15737329aefd1dad2401bb530a18008fc4d + +commit 087ec8386d0d16fa63c0416670c3f19185823e4f +Author: Zhao Wei Liew +Date: Wed Sep 7 23:59:32 2016 +0800 + + cm: etc: Remove unused superuser.rc import + + We are now using the LOCAL_INIT_RC macro for the su daemon. + + Change-Id: I333e31179503e4625ec166adeebdce05731f6d8f + +commit 58c7d40ec9f7039f1eb17fd36886bdfadae0c93d +Author: Caio Oliveira +Date: Sat Sep 3 16:41:28 2016 -0300 + + cm: charger: Add support for Watch/LDPI devices + + * resized by 75% from MDPI + + Change-Id: I52fa71feb3813b412d01508c48699778a5a45d5f + Signed-off-by: Caio Oliveira + +commit 52ffa567f5b702c97177d61182eb484abe917deb +Author: Steve Kondik +Date: Sun Sep 4 04:40:06 2016 -0700 + + cm: New CMSDK API level 7 - Guava + + Change-Id: I38bd9b5dea02593801f130a7d790d0dddb1e800e + +commit 4992d385e7673200b7a40d52c665c73949a67031 +Author: Steve Kondik +Date: Mon Aug 29 18:23:03 2016 -0700 + + cm: Update projects and overlays + + * Disable non-working stuff (themes) + * Re-enable now-working stuff + + Change-Id: I929fabb2d9068616c48b5f16672cbb66f2600490 + +commit 5b98d78fa992f296c750d9872387847358d09889 +Author: Steve Kondik +Date: Fri Aug 26 03:28:00 2016 -0700 + + sepolicy: More cleanups for N + + * Fix up recovery stuff + * Disable themes until ready + * Disable CMUpdater until ready + + Change-Id: I99073b91fbd1ec16e59602da644727a0d019f330 + +commit a3765ca9efcaaf716f4731c9ca0b61b1e942ba83 +Author: Steve Kondik +Date: Mon Aug 29 05:44:13 2016 -0700 + + hax: Disable system-api generation + + * Do we even need this? CMSDK doesn't annotate anything as SystemApi, + and it fails on N. + + Change-Id: I73e1021079e05ab56f96008446f12b086d8b41c6 + +commit 21e414adadcc54b0d5bfe2341f529996144100b8 +Author: Steve Kondik +Date: Sat Sep 3 05:28:29 2016 -0700 + + cm: Build CMParts + + Change-Id: I9b4c7ccd478751ae05c68c00ff1939b0f722e03b + +commit 960c4f46f051b678994c6b656f0030a5a223a022 +Author: Steve Kondik +Date: Fri Sep 2 21:11:11 2016 -0700 + + cm: Add partner makefile + + Change-Id: I81d46bb7f492abd95be65af58514ae395d9c6cfc + +commit 79fa59b3be49f4dcef795a4ab2e2a0db8ab6e9ca +Author: Steve Kondik +Date: Fri Sep 2 21:10:02 2016 -0700 + + extract_utils: Add flag to disable pinning + + * We might want to disable pinning entirely for an extract run. + * Set DISABLE_PINNING=1 to turn it off and override everything. + + Change-Id: I1be90dda68f0de1c5f5a70c946052d70bfaab7ed + +commit 9b4114ee471c1323683952d4ce7ab28818e0f2c0 +Author: Adrian DC +Date: Sat Sep 3 20:31:28 2016 +0200 + + vendor: cm: Updates for CM-14.0 + + * Fix the backuptool for the new version + * Update text references + + Change-Id: I3d557cc4eb5feb07ebbff372dae6d165d29d94ee + +commit 7561d19795839ad66393c039dc76301eaa7f4752 +Author: Steve Kondik +Date: Thu Sep 1 21:40:27 2016 -0700 + + extract_utils: Fix device online check + + * No need to look for /sbin/recovery as adbd will report + the device as being in recovery mode already. Also, this + check appears to hang on N. + + Change-Id: I3bcb427835ae3cd37c7ea56cbc57bba0d18fcc04 + +commit a70323c1d00df0d6799d1e1447192898a2b41d96 +Author: Dan Pasanen +Date: Tue Aug 30 14:52:01 2016 -0500 + + common.mk: don't forget your quotes + + * Not having these causes kati to wig out in unpredictable ways + + Change-Id: I9d0932f5e5719204eae75c25acfdf60e9c533d3f + +commit 3b3a0e1c8b9a2f7e57f47a75749db054e0f82592 +Author: Hashbang173 +Date: Sun Aug 28 20:38:45 2016 -0400 + + extract_utils.sh: Disable dex preopt on prebuilt apks + + Change-Id: I230f1a8bb95cbc1df36bc652b03e58829ec278f5 + +commit 2580197b78e1310d4984ba832501575fd05ad27e +Author: Luca Stefani +Date: Sat Aug 27 00:44:50 2016 +0200 + + config: Don't include cmsdk_common if cm sdk is disabled + + Change-Id: Ie5ef054213c5804352ae0e076d515b1de9e11396 + +commit 9b58af504a0b5d5238fdb13b9c251539bcc401c6 +Author: Luca Stefani +Date: Fri Aug 26 22:59:59 2016 +0200 + + build: Kill colors + + * Also exclude apickeck if cm sdk is disabled + + Change-Id: I48fbb3b2c3130d2a5d49ca726883babea4e5a455 + +commit 90565e33352fce39585fa96d81f54d958fb55317 +Author: Luca Stefani +Date: Fri Aug 26 14:28:11 2016 +0200 + + Remove unexisting overlays + + Change-Id: I5a4c334b035ad78d85686a3270547b3dc67f64d1 + +commit 14761fd865de6d792b21c90e2fdf36f6af598288 +Author: Steve Kondik +Date: Fri Aug 26 03:15:07 2016 -0700 + + Revert "selinux: Add rules for the audit daemon" + + * No longer used + + This reverts commit 15df17f9acf1ca652d9495218846212e682a64d5. + + Change-Id: If2a187179e4c93e2afc78be4cb863a48dbbe1dd0 + +commit aa38b56dac3528f810a5ca29e45a87009e7620f7 +Author: Steve Kondik +Date: Fri Aug 26 02:31:15 2016 -0700 + + sepolicy: Clean up policy for N + + Change-Id: I39ddec0f60a9995de13b82f09705d246d7e0f454 + +commit 7d2b6d238b586ddcfe5a5c3167371165cbcc5f85 +Author: Luca Stefani +Date: Thu Aug 25 14:41:17 2016 +0200 + + cm: charger: Fix cm healthd + + Change-Id: Ibd8e9470e01d14a11941e47c099d6dd13d5d51cc + +commit 477913bfa9d3842a63fd76741da10063b11ed8ba +Author: Brandon McAnsh +Date: Wed Aug 24 11:52:18 2016 -0400 + + disable non-ported overlays + + Change-Id: I3a4c868b5d168425008377c20439f6fe0133af0d + Signed-off-by: Brandon McAnsh + +commit 46c9f6c5932a70bb8988ec88f734b7ab0d50f6f9 +Author: Brandon McAnsh +Date: Wed Aug 24 11:52:03 2016 -0400 + + Convert default wallpaper to png + + Change-Id: I47a8db3bff0a3ed44144ef487438c29c15a9cc67 + Signed-off-by: Brandon McAnsh + +commit 69354102bc3dee3b1a3c28c6283c868d7ed853f4 +Author: Dan Pasanen +Date: Wed Aug 24 10:19:50 2016 -0500 + + cm-13.0 -> cm-14.0 + + Change-Id: I3820cd42208bf92aea4cf945eaade3ae59ed549a + +commit e900dddb9ec5a48cc02f118610360cf1d5b182e8 +Author: Abhisek Devkota +Date: Tue Aug 23 11:42:45 2016 -0700 + + Fix Discovery permission blockage + + RM-290 + Change-Id: If1f9fe3b1821b8880ac75044dbb1a660edd78679 + +commit 5f562fde335a1f2b2530fbd0580e2c23fb266ce8 +Author: Brandon McAnsh +Date: Fri Aug 19 00:02:45 2016 -0400 + + charger: Fix 640dpi symlink + + Change-Id: Ibb2cd183221bc7887af52835bf33fe1b3ba0ab7e + Signed-off-by: Brandon McAnsh + +commit a194731dd4435cf820a03ff9fb2232c958ef3a9a +Author: Adnan Begovic +Date: Wed Aug 17 14:14:11 2016 -0700 + + cm: "Released" means current. + + Since mainline devices will always identify as a latest + release api level (due to userbase volume), make sure + we check against the current api vs api -1. + + Change-Id: I9e9b41a1af5d3a93f58b2e0e0545b979d1cef978 + +commit 850dd22e1234da326790bbeb07be81d806e2498f +Author: Brandon McAnsh +Date: Tue Aug 16 22:51:02 2016 -0400 + + charger: Add 640dpi support + + * xxxhdpi + + Change-Id: I53f86c3bf68d8ba3ad21273b44f75ea6434d7883 + Signed-off-by: Brandon McAnsh + +commit 3e85bf7907192bd8802e34289076c27caeb93b21 +Author: Adrian DC +Date: Sat Aug 6 21:47:23 2016 +0200 + + version: Keep the maintenance version defined and use it if needed + + * The maintenance version should not be set optionally + to its official value status, but only be used when needed + + * Use the TARGET_VENDOR_SHOW_MAINTENANCE_VERSION := true + introduced in I77c924a13122c8e1d9af14501e46bc532f7aefbd + to show the value of the maintenance version in releases, + with an intermediary CM_VERSION_MAINTENANCE variable + + Change-Id: I22b944a1d2d8586e5f3c75e19ca1c53aa3b22b59 + +commit ec6c9458521305c876084154ff7895509d92fd60 +Author: dzadzev +Date: Fri Aug 12 19:26:38 2016 +0200 + + apns: Fix T-Mobile MK DATA access + + * Authentification type "PAP or CHAP" + required to get DATA access and MMS + + Change-Id: Iddd1fc66668426c5a4c90b398bb5d5ff52f59a3f + +commit e73b8c1bd6dfc028152ed791e4b3f950575148f4 +Author: Steve Kondik +Date: Mon Aug 15 01:41:41 2016 -0700 + + cm: Allow LiveDisplay to write to display misc dir + + * Need write permission to create file containing the current mode. + + Change-Id: I4ed26412e7ec38861156110c7eb51ef707a0999f + +commit e91605ce48698337cdbacee158d3a4070b7eceef +Author: Adrian DC +Date: Sun Aug 14 11:40:05 2016 +0200 + + cm: charger: Export the RTC Clock and Alarm timestamps + + * Gives easy access to the RTC values in order to verify or debug + the current status of the RTC clock and alarm, for example + if a user says powered-off alarm doesn't work + + Change-Id: I47e71433a53a25fe9880e7be6a1f5bdb1105ef78 + +commit cadd0be0896dcf4af2b263350261cfa9dc98c7da +Author: Adrian DC +Date: Sun Aug 14 11:44:31 2016 +0200 + + cm: charger: Add support for double backlight displays + + * Some devices using AMS AS36xx LEDs controllers + are using 2 backlight paths to light the display, + mostly on Sony Huashan and Sony Blue board devices + + * Although most of the displays have interlaced backlights + and the half dark path can be hard to see, other displays + have a top / bottom path that make half the screen on / off + + * Control the backlight level of both path if the device does have + BACKLIGHT_PATH set, and if present, SECONDARY_BACKLIGHT_PATH + + * Leave the HEALTD_BACKLIGHT_LEVEL config accessible + to override the default 100 / 255 brightness used in healthd + + Change-Id: If774c3e66acedddf7ba676581e7c88b7e83a66b6 + Signed-off-by: Adrian DC + +commit 75956207503ca4f5023c1d2b587594c517e7e28f +Author: Steve Kondik +Date: Sun Aug 7 23:21:29 2016 -0700 + + cm: Add custom off-mode charging screen + + * Moving this to open-source from CyanogenOS :) + * Thanks to Chao Chen, Ethan Chen, Pat Erley, Scott Mertz, + and Keith Mok for various contributions to this. + + Change-Id: If79f9c279668d14ee0cde62889bb09e7185ef08c + +commit 48f8df8ddb2eb3b32dbc44dcb50fcfc01bfbc8bd +Author: Steve Kondik +Date: Sun Aug 14 03:55:08 2016 -0700 + + extract-utils: Add pinning support + + * In many cases, we would like to keep certain files which do not + exactly match what might be extracted from a factory ROM. This + becomes extremely annoying over time to manually reconstruct, + and it's easy to miss these special cases when updating to a + new vendor release. It's also useful to flag additions which + aren't found in the upstream release at all. + * To solve this, we can now "pin" files to a specific sha1 hash. + Simply append the sha1sum of the file to the appropriate line + in your bloblist, prepended by a | delimiter. + * This works by backing up the current files first, running the + extraction, then checking if any pinned files need to be + restored. + * Also add an exit trap to clean up all of our tempfiles + + Change-Id: I2010b5175b5701e19a3efb112e8907062ca37d66 + +commit 049d4c52bed067861289c12e175a227da36f656f +Author: Luis Vidal +Date: Sat Aug 13 01:32:58 2016 -0700 + + config: Add WeatherManagerService to PRODUCT_PACKAGES + + Change-Id: Ic6d18ebeec31d17104a4093f5da1f956417e345b + +commit 31125bccefc314fac6584bc3b986d3eb1ed32401 +Author: Steve Kondik +Date: Thu Aug 11 14:33:53 2016 -0700 + + cm: Build HexoLibre as part of common_full + + Change-Id: I9af13beb525d118b48b5ca163760e14bd51c3a8a + +commit 0e9838ede52f9f3a17aa7c88fc1a0f8852ab7e95 +Author: Ziyan +Date: Mon Aug 8 13:52:53 2016 +0200 + + contributors: update Galaxy Nexus maintainers + + Change-Id: I65c0efbfe4f8ff5a5f7db9e874d7ae011790ae61 + +commit 8e9bf1ce5985000ef897ba063770b5a8935e5e80 +Author: Adrian DC +Date: Wed Aug 3 20:26:01 2016 +0200 + + cm: Update Xperia Blue contributor + + * Update Xperia T (mint) and Xperia V (tsubasa) + * Add Xperia TX (hayabusa) + + Change-Id: I14c7ac1ffa29cbf477eb626fe2651dfee3a45de0 + +commit eac861613e2116eb13538a0f070579410bd27584 +Author: Steve Kondik +Date: Tue Aug 9 00:06:35 2016 -0700 + + sepolicy: Move new QCOM-specific policy to the right place + + * Don't wanna break the build for anyone again :( The + native stuff is very QCOM specific and won't work elsewhere. + + Change-Id: Id5dbba1a46dc12cbd5914cf3072ed92a72039b31 + +commit dfcd4726731542f663ec8bd948447d6e98be2037 +Author: Steve Kondik +Date: Sun Aug 7 12:04:13 2016 -0700 + + sepolicy: Additional policy for LiveDisplay + + * LiveDisplay needs to store the user-selected default mode somewhere + in the case where we are mixing local sysfs-style modes with QDCM + modes. Add a rule for this. + + Change-Id: I42b80df7c0ee3c2815594c8a6feea3dc078c6ae2 + +commit a995059030c2b189ff352589caf2fc0342547330 +Author: Scott Mertz +Date: Fri Aug 5 12:24:19 2016 -0700 + + Allow maintenance versions to be ignored + + CyanogenMod builds shouldn't show maintenance versions. Allow the + environment to override this behavior instead + + Change-Id: I77c924a13122c8e1d9af14501e46bc532f7aefbd + +commit a516c2f0ac555f2d9b7284a2b89909373a25b6a5 +Author: Louis Popi +Date: Mon Jul 25 15:51:13 2016 +0200 + + cm: extract_utils: Add a firmware extraction method + + Change-Id: If14f6932cbdccf45ca0cc91c403e951363e91260 + +commit 3a03012242c8303b3616e0630c42992070920fc7 +Author: Luca Stefani +Date: Sat Jul 30 12:08:25 2016 +0200 + + cm: extract_utils: Fixup xml files + + Change-Id: Icb8efcca0e6e37a3ea7432716fcbfbd631d96c19 + +commit 7f9fff2317b8e1f64b2a74ae6c6447f537737b14 +Author: Luca Stefani +Date: Mon Jul 18 13:47:55 2016 +0200 + + cm: extract_utils: Implement oat2dex + + * Shipping baksmali and smali (version 2.1.3) in vendor/cm + (Official sources: https://github.com/JesusFreke/smali) + + Change-Id: Iaca6337fa2d4b5f2d6654ef5142ec0313af63f5a + +commit 463feb60058e5602a44b79fd9646cbf185140af8 +Author: Adrian DC +Date: Tue Aug 2 23:21:35 2016 +0200 + + cm: sepolicy: Fix the vold blkid.tab denial from recovery + + * denied { link } for pid=190 comm="minivold" + name="vold_blkid.tab" dev="tmpfs" scontext=u:r:vold:s0 + tcontext=u:object_r:vold_tmpfs:s0 tclass=file + + Change-Id: I0b3e47dd00c5a32261691f51838a8d9af9778faa + +commit ce489f178c5c3398b22dd7c8cd75db49e053a44d +Author: vm03 +Date: Thu Aug 4 13:48:47 2016 +0300 + + Add LG msm8226 family maintainers + + Change-Id: Ibc71e03c23aa13dc8a2dc34258d0fa315d510c12 + +commit fea2dc9ae82d511b5b3f2bf6793fe73e1943a2a0 +Author: vm03 +Date: Thu Aug 4 13:47:05 2016 +0300 + + Add Asus Z380KL maintainer + + Change-Id: I7604a82028dfcfbcd040b2a19056992185d93f8b + +commit 79204e6a992328f73dd2b157c0ef671c8465dd22 +Author: Jessica Wagantall +Date: Thu Jul 14 15:42:08 2016 -0700 + + version: Set version string to 13.0.1 to reflect security update + + CYNGNOS-3177 + Update security patch for 2016-08-01 + + Change-Id: Iaa1d8d9efef067030b0d37803381827d2a4ac0c8 + +commit 19b67c6cfcb769fbd6961ef43bf5221663edb169 +Author: DodoGTA GT +Date: Wed Aug 3 03:35:05 2016 -0700 + + Tele2 (LT) APN updates + + Tested and working + + Change-Id: I88b9a64bb665ab502ab9bbeb3bd99cfc5e3a928d + +commit 851457aedbd7ce8d1b6f272d8ef07f07f83fd677 +Author: d34d +Date: Wed Jul 20 13:19:32 2016 -0700 + + config: Add ThemeManagerService to PRODUCT_PACKAGES + + Change-Id: I8f858b3932ffd557cd752918fbb059caf3770a42 + +commit 79eda9ebb85e4ff47585d628c520664d9883ddd8 +Author: d34d +Date: Wed Jul 20 11:02:12 2016 -0700 + + sepolicy: Put theme service in its own context + + Allow the theme manager and its data to be sandboxed in + its own context + + Change-Id: I7898663d1c196bfe04fa4c539d20191a43fde284 + +commit 7f81f3ce336cc97dc7400bddbd843522b9c2c51d +Author: TheStrix +Date: Sun Jul 31 01:56:16 2016 -0400 + + cm: Update contributors + + * Add kenzo maintainer + * Update klte, jf and flo maintainers and contributors + + Change-Id: I9e588bbce614809a6056d8884f81e92cdc129249 + +commit cd726ac1db166235453c42aa06341367557d5033 +Author: Steve Kondik +Date: Mon Aug 1 02:08:25 2016 -0700 + + sepolicy: More IOP rules + + Change-Id: I6d6cfd7202c94135344eb718e0c6ac5347a0ece7 + +commit 5b6ff16746acb33303c1fb1738330279aa41d99a +Author: dianlujitao +Date: Sat Jul 30 12:24:10 2016 +0800 + + sepolicy: Fix MTP for sdcardfs + + Change-Id: I8fe011140798925ee5b5926355868febd595a788 + +commit fdd1ffcc19689a8f1a84862d7c8279fea44ef0e2 +Author: Abhisek Devkota +Date: Fri Jul 29 13:01:57 2016 -0700 + + Gello artifact: v29 + + Change-Id: I5466ef563b337efb9147a08b5c253454d1263e29 + +commit fb00ca6f8807b0715eaae663b5bed207a73fd82b +Author: Christopher N. Hesse +Date: Fri Jul 29 20:06:07 2016 +0200 + + Add missing OnePlus Two contributors + + Change-Id: Ia3c9f5b61869951b7401c46b26fca1e8b3b6f151 + +commit fa37074c9f4c772915a835d491d8253208a2d257 +Author: Steve Kondik +Date: Fri Jul 29 02:10:05 2016 -0700 + + sepolicy: Let the IO prefetcher look at sdcardfs + + Change-Id: Ie618887fbf292c702df720f04840ab3c8ff222f7 + +commit 03ce400352e772634299d074bdbf9c5ffb636869 +Author: Steve Kondik +Date: Fri Jul 29 00:00:16 2016 -0700 + + Revert "extract_utils: Don't write multilib tags on 32-bit only devices" + + * Not gonna work without preparsing all the lists combined together. + + This reverts commit b7b7f884437c76d196f94461751093a7efe47d4c. + + Change-Id: I63ceead414d7f8416e2c2c8e4b12098077b545e2 + +commit 630d7ed01fa931d373c4b6142ccce65f675c65c9 +Author: Luca Stefani +Date: Thu Jul 28 15:27:00 2016 -0700 + + cm: sepolicy: Allow system_server dir read access + + Change-Id: Ia6fc26781c1cb576c2feee3e941d7206e7878bb5 + +commit 3b96ba58415610171de13861886226d8bc02c4d2 +Author: Bruno Martins +Date: Wed Jul 27 15:00:05 2016 +0100 + + cm: extract_utils: Rewrite file existence checks + + Change-Id: I7c1584ec7162e0e18fae471e6aceef6123a5d10b + +commit b7b7f884437c76d196f94461751093a7efe47d4c +Author: Steve Kondik +Date: Thu Jul 28 14:15:46 2016 -0700 + + extract_utils: Don't write multilib tags on 32-bit only devices + + Change-Id: I41b6f71c45a566ba1b4dd5cb72c4ebf44388b363 + +commit a991cf1f9b2a2fe0b015345724856c956ba2c3f8 +Author: Steve Kondik +Date: Thu Jul 28 12:13:12 2016 -0700 + + extract_utils: Add support for files in rootfs + + * A final "rootfs" tag in the last column will place + the chosen file into the ramdisk + * Currently only supports files in /sbin + * Cleaned up usage of class-specific flags + * Simplified code + + Change-Id: Id823d70aab51f8767522f697eaf65f52fc64b94b + +commit 441752f996e77de40323c9152664337bf0d7e02d +Author: Steve Kondik +Date: Wed Jul 27 23:58:08 2016 -0700 + + sepolicy: Allow media_rw write to fix camcorder denials + + Change-Id: Icc892d8b2c34950431564738b66d8e8baefc62be + +commit 73709d3ffb720b2b1f8dcaf796a4fb9bb8f3bb43 +Author: Marcos Marado +Date: Wed Jul 27 11:03:44 2016 +0100 + + Add missing truphone APNs + + Issue: CMM-42 + Change-Id: I31a1f2774b9de8278ec67810ca55503800cc8a06 + +commit 6905134e76c6d3318ae1f5ddea455c9d8e00d031 +Author: Steve Kondik +Date: Tue Jul 26 09:40:58 2016 -0700 + + sepolicy: Revert custom sdcardfs policy in favor of AOSP + + * Upstream policy showed up in AOSP this morning. Dropping + ours in favor of AOSP. + + Revert "sepolicy: A few more denials" + + This reverts commit 522c421f6623be6437e444454cac58f7bbd5bc32. + + Revert "sepolicy: More policy for sdcardfs" + + This reverts commit 4a24ffeb6a44b2a044c2c3ce4e5aad8956e7157a. + + Revert "sepolicy: Add sdcardfs support" + + This reverts commit ba87877dd0b193a29a7b5293e4889c310dcdfc8a. + + Change-Id: I4f066b9bd5d8c899137fcaa12999f2547f9e0ec0 + +commit 522c421f6623be6437e444454cac58f7bbd5bc32 +Author: Steve Kondik +Date: Tue Jul 26 07:53:16 2016 -0700 + + sepolicy: A few more denials + + * Hopefully the last of the sdcardfs denials + + Change-Id: I2a9fbc33696d2517fd2596f64f55656a14d66c2c + +commit 4a24ffeb6a44b2a044c2c3ce4e5aad8956e7157a +Author: Steve Kondik +Date: Mon Jul 25 22:11:33 2016 -0700 + + sepolicy: More policy for sdcardfs + + Change-Id: Iddc6f86bd1e4b9942139acf9b7e75279b3865b8a + +commit cdb0ea61fac9c30b3563db2d2682f06e9ca9f0f4 +Author: Roman Birg +Date: Mon Jul 25 08:45:42 2016 -0700 + + cm: include CMAudioService in builds + + Change-Id: I318f6f9aca96edba056c1a5a2dc010279f389e78 + Signed-off-by: Roman Birg + +commit 005d47e04c57d9e04198edce4d95ccf52778e51e +Author: Jason Riordan +Date: Mon Apr 11 21:38:47 2016 -0400 + + Movistar [ES] APN updates + + Change-Id: Ifae773b9f0de7813feefa9dcfdd79bce79406436 + +commit d4a0f0adffb1fc6df178a72bcc0757d94d5371c8 +Author: Steve Kondik +Date: Sun Jul 24 04:28:14 2016 -0700 + + sepolicy: Add rule to allow sdcardfs to read package list + + * Do not carry forward into N release. + + Change-Id: I1f90695c48ac5a19848efafb146eabdff1ca4b6a + +commit ba87877dd0b193a29a7b5293e4889c310dcdfc8a +Author: Steve Kondik +Date: Sat Jul 23 20:15:59 2016 -0700 + + sepolicy: Add sdcardfs support + + Change-Id: Ib9486b0ad7ed0e4c53494271e6fd35bcfedba40a + +commit 6fed2cf409f9cb2491eb6fb99c4b29f76a2b18f4 +Author: Bruno Martins +Date: Thu Jul 7 22:02:28 2016 +0100 + + sepolicy: Allow batterymanager and batteryproperties services to be found + + Change-Id: Ia2a1734a74c4bba0bc09f150442aec573d769370 + +commit df0ba3a0fef911421874257b47cd67b1a9439a0f +Author: Abhisek Devkota +Date: Fri Jul 22 08:24:30 2016 -0700 + + Gello artifact v26 + + Change-Id: Icd15825eff33a3f5d14108186a111a77cd9f2770 + +commit 52f3680199a2ee9fd26ca4a724169ea96739d41c +Author: Steve Kondik +Date: Thu Jul 21 09:43:30 2016 -0700 + + cm: Remove stray echo from extract_utils + + Change-Id: I2d893a3f8472a86835feef24540e82c47b69fd67 + +commit 60ef86de1a0728a66e0a4147fc3ca69ec58805ce +Author: Steve Kondik +Date: Wed Jul 20 20:03:40 2016 -0700 + + cm: Underp dumping of 64-bit only libraries + + Change-Id: I9c2140b40747fc7f847f1a532c42fb7ae5bfc3fd + +commit 374d138367f8f7bb45ca2ba696f7bff65cd8a345 +Author: Zhao Wei Liew +Date: Mon Jul 18 06:05:07 2016 +0200 + + cm: Configure mmcblk1 IO on sys.io.scheduler prop + + Ensure that the IO parameters for mmcblk1 are always updated. + + Change-Id: Ic6a4c453035052db639cf8a2c9336019d9908cc2 + +commit a9322a2082b491ec67408b7e3366b5760dd4834e +Author: Kevin F. Haggerty +Date: Thu Jul 14 20:11:01 2016 -0600 + + APN: Add Inland Cellular APNs + + Change-Id: I4bd2a7890a880633ec7c6e5aa385e91344f3aefc + +commit 4e2aaabd139d310c892329611639a63af257705e +Author: Steve Kondik +Date: Fri Jul 15 10:39:58 2016 -0700 + + cm: Add generic tools for extract-files / setup-makefiles scripts + + * Instead of having to enumerate packages and do a bunch of tedious + shit, we now have a way to do it automatically based only on + the blob lists. + * Devices still need to implement a short script, but this library + handles all the core functions. + * Yes, we should probably be doing this in Python- Bash is + absolutely horrible at dealing with arrays and lists. + + Change-Id: I73b30ff4531c4d1b33ac53db33abf62555f500b4 + +commit bf4a4b4853d636635268c6e509dbd72940c643e6 +Author: Steve Kondik +Date: Wed Jul 13 16:49:45 2016 -0700 + + cm: minor IMS APN update + + * Add IMS APN for AT&T + * Add magical? parameter for TMO + + Change-Id: Idd4d74cf04894467ce51a97d73abb74aba0e1021 + +commit cddc169a16a06fc7c05285be24bf25fa6bb77a9d +Author: razorloves +Date: Thu Feb 18 23:47:47 2016 -0600 + + Revert "cm: add selective based spn (2/2)" + + Appears to be unused in CM13. + + This reverts commit 2cfe6b260bf743cbf3091095807b373037581181. + + Change-Id: Ia9beee776fd86f516ed9834f92530355a189f326 + +commit 6cce2798897f7f3e8102e6a5b03a54dca83527b5 +Author: OzzysCmAcc +Date: Sat Jul 9 23:22:23 2016 +0200 + + cleanup vodafone germany apns + + Change-Id: I3cb844c653820e938037b32036a83d9778900b83 + +commit f1c5ab81b75c4aa29247e2dc84a5ccd25cd986e8 +Author: Abhisek Devkota +Date: Wed Jul 6 15:18:29 2016 -0700 + + Adapt to 6.0.1_r52 backup whitelist + + As of f/b 9b8c6d2df35455ce9e67907edded1e4a2ecb9e28 + we need to whitelist who can be backup services. + + Change-Id: I52a004924e6d2651c5ecdec51a8c5a80bdd54a38 + +commit 2d2eb9a22dc8a837740b092e0302610bb60b38c4 +Author: Michael Bestas +Date: Tue Jun 14 22:09:53 2016 +0300 + + init: Add VibratorHW sysfs permissions + + Change-Id: I956a7361fd2a77f0d6076376e69a65b0615ac394 + +commit a04941c347031da25b220126605be9645864f8fa +Author: Joey Rizzoli +Date: Thu Jun 30 15:11:04 2016 +0200 + + cm: overlay: enable otg notification + + Change-Id: I57f50a92a38fd8f4887b341914dc8687b8616fb4 + Signed-off-by: Joey Rizzoli + +commit 869a04f97a7c321d6cb5d08de40ef0addc6dce0d +Author: Chenxi Mao +Date: Thu Jun 23 17:08:28 2016 +0800 + + UFS: support UFS IO-sched setting. + + PS2: add sde system partition support + + PS3: add dm-0 which is used when device is encrypted + + Change-Id: I3983d1f26cef3881c652e1450b9acb1dfb367032 + +commit 1bc4b3137c7bfbea61b4731e351e02da09f00f7e +Author: Michael Ott +Date: Mon Jun 27 14:29:59 2016 +0200 + + Remove APN pinternet.interkom.de from MCC 262/MNC 02 + + It is an old APN that used to belong to MNC 07. + + Change-Id: Ibdfa410d80b9de5be02061075b89986efd142e5f + +commit f18070524d02e7930610f8864962d3680e370c6b +Author: Jan Huijsmans +Date: Sat Jun 25 08:58:56 2016 +0200 + + T810: Build by T_I, based on T815 build of RaymanFX, added product name + + Change-Id: Ic2c7693ef173b0d63890567ee48738c04b8967ce + +commit a8984b3aae39e9e4017be88afdcec870f9eac7ad +Author: Christopher N. Hesse +Date: Thu Jun 23 14:41:21 2016 +0200 + + Add SM-T810 and SM-T815 + + Change-Id: Ia19c90f655bc504006b7bf3457791962ba6b0c09 + +commit 2b8c4b27fe5efe25e978bea86c28dae98c6ee047 +Author: Dan Pasanen +Date: Mon Jun 6 08:21:44 2016 -0500 + + sepolicy: put bash in shell context + + * Necessary for being able to execute commands such as 'su' + from a non-root shell + + Change-Id: Icbaaa6ff7447add65441011944bdc5d13b788c86 + +commit 7454cd9981254c9b5c201b40cffc36a23f6cad43 +Author: d34d +Date: Tue Jun 7 15:39:13 2016 -0700 + + Bring back the custom wallpaper picker [5/5] + + Change-Id: I817be62290ee90c6ddcc662a893c4fd18c2ab9e8 + TICKET: OSS-62 + +commit 1117dae753306f6c7be86d24386c423478d476b9 +Author: Luis Vidal +Date: Mon Jun 13 17:16:36 2016 -0700 + + cmsdk-api-coverage: Don't prepend ANDROID_BUILD_TOP to file path + + $@ already contains the full path of the output, so no need + to prepend ANDROID_BUILD_TOP to the path + + Change-Id: Ieeeb9fa16352e80b878cddb89b1e7c04b82ab43c + +commit c385e3691b6a1b99dd76b6a7b9b9710b58eee3b6 +Author: Adnan Begovic +Date: Mon Jun 13 11:00:13 2016 -0700 + + cm: Use cmsdk-api-coverage executable for coverage. + + Change-Id: I8610f402d7c9a55213a520f317d7c94074c96df9 + +commit dd3a17feef540684ae542c83ccdbdb5910e84e0a +Author: Tom Marshall +Date: Thu Jun 9 12:04:59 2016 -0700 + + config: Make product size available for use by project mkfiles + + This allows projects to opt out for space limited devices. + + Also create a common_mini.mk and populate it with common stuff from + the common_mini_*.mk files. + + Change-Id: I7d7dee73b70f97a778353ca136434a6e36edaf7e + +commit 1b4eeb3ce7347588278209e37e99fc39c887ccbb +Author: Matt Mower +Date: Fri Jun 3 16:41:00 2016 -0500 + + cm: Give BootReceiver permissions to read fsck log + + Change-Id: Icd0fdc2d218254cf78b7bfa45b0963f85c492c2b + +commit 0c86291906414a1257c09d0550ae335e44fec17a +Author: Abhisek Devkota +Date: Wed Jun 8 14:10:40 2016 -0700 + + Gello: Update to v20 artifact + + Change-Id: Ie15fad792d0d8840bccdb9579bd1d2aae9ae27d9 + +commit 3ab3d0e81caed5dbf1bf78ac67d889ce08563492 +Author: Adnan Begovic +Date: Mon Jun 6 16:22:30 2016 -0700 + + cm: Include CMSettingsProvider in test coverage report. + + TICKET: CYNGNOS-3016 + Change-Id: Ia02464614b02b98a535f963aae5a1b13281abaa7 + +commit 64cb3b6fe3dda09648e2d83ad5a461aced66f698 +Author: Adnan Begovic +Date: Mon Jun 6 14:48:44 2016 -0700 + + cm: Change output html name for cmsdk test coverage. + + Change-Id: Idbea6064b89051b5db99aaadeec71502b65724bf + +commit 278fa600d7c2a4c8162524035bbaee38e71cb5d3 +Author: Deepak Kundra +Date: Thu Jun 2 13:59:33 2016 -0700 + + persist.dbg/data for radio to control QC prop's + + Issue-id:FEIJ-679 + + Change-Id: Iafe0405fd4a83c8f22e1af7152c1c3a009cd2e71 + +commit b538b7ca2481f51f681470e3f810aa0de1015d54 +Author: Dan Pasanen +Date: Wed May 18 19:50:44 2016 -0500 + + cm: enable lockscreen rotation option + + Change-Id: If779cf1de45cfc4eafeec80361490b003559ef14 + +commit 52f8e1e5a8ba5de988d4c7a84ef34d1cb11c3894 +Author: RGIB +Date: Mon May 30 17:33:24 2016 +0200 + + update COOPVOCE apn + + Change-Id: I8ea1c5cb60e13406fb11585c19653f673a0f0793 + +commit 30e0b1748ed485912286e83abf798f78f9ab8d01 +Author: Abhisek Devkota +Date: Fri May 27 13:06:11 2016 -0700 + + Don't dex-preopt Gello + + Change-Id: I08df7ddbfe97e4aa08385078ec70d489c0af366c + +commit bdc5d03c77880161fa48c094c8a3424467c1140b +Author: Tom Marshall +Date: Wed May 25 12:24:42 2016 -0700 + + cm: Remove GMS guard + + This is overridden internally now. + + Change-Id: I1387bf125f2652485295f438e7ab269fc6680496 + +commit 243d3696e7c365946b29a52ee40bd404a3dd4f61 +Author: AdrianDC +Date: Wed May 25 11:01:08 2016 +0200 + + cm: Fix the backuptool importation logic + + * backuptool.sh and its dependencies are to be used + on devices without the flags being checked, not with + + Change-Id: Ia2e1e32c4878f52a0a781e64583a95b32f8d3611 + +commit b9f0c17bf101787fee5fa2c6c01912eecad54d8e +Author: Abhisek Devkota +Date: Tue May 24 15:32:30 2016 -0700 + + Fix GMS guard + + RM-232 + Change-Id: I68a360a15ed31461f1defdfe3e2e88d74cc0897a + +commit 184bb3de3ea140029cbf88c33717d2eb5b972e7e +Author: Raj Yengisetty +Date: Tue May 24 15:25:44 2016 -0700 + + Update ambientsdk version 1.5.11 + + Ticket:NOTES-134 + + Change-Id: I87f91ef1a015d8b98386b6f0c4148ba012245fce + +commit d349ec6dee1f2f5035888adb7bac73fd52972499 +Author: Steve Kondik +Date: Sat May 21 00:42:01 2016 -0700 + + apns: Fix up AT&T APNs + + * MNC for AT&T is 410 - fix Nextgenphone + * Remove deprecated APNs + + Change-Id: Ie8f0cfdb400c0f0b8028524143a351472a2f5452 + +commit 08ac10ea1fa489e4c67a487bee569746ded2643e +Author: Tom Powell +Date: Thu Apr 21 17:29:51 2016 -0700 + + Include Gello. + + Run `export WITH_GELLO_SOURCE=true` to build from source. Otherwise, + include artifact from maven repository. + + Change-Id: Ie9e0aa23aaaee3bc4ab7048eddd7063fbed531ab + +commit a362c6552b6a56171f3ef853fec4ae75c442c81a +Author: Kevin F. Haggerty +Date: Tue May 17 06:34:27 2016 -0600 + + APN: Add Straight Talk Verizon APN + + Change-Id: I5ba539d6d909c108192ffce5ec18c2b0b17c1d12 + +commit ca2061460cb1570fb7f5cb3a3c977d41681daa3b +Author: Pat Erley +Date: Mon May 9 14:36:29 2016 -0700 + + sepolicy: Allow uncrypt additional access + + Uncrypt may need access to additional selinux contexts for devices + with created storage solutions. + + Change-Id: Ie90f130ff6bafdd195379f7d57504b2fce4ef830 + +commit 603ce3ba3e7ee1b7ae8af9851699b4c2f8bac2db +Author: Steve Kondik +Date: Sat May 14 02:42:13 2016 -0400 + + cm: Extend policy for IOP + + * IO prefetcher needs to dig into themes and media as well. + + Change-Id: I72cd7fca3a7cacf28764023a73c66e4ea8a58be5 + +commit 69d73253b4d8e2b6fad179877b3da164cea9c28d +Author: Luis Vidal +Date: Thu May 12 14:50:11 2016 -0700 + + Add overlay for fingerprint help URL + + Change-Id: Ieb98af0b2619dbb6013ba6ac19e498fc23f76bea + TICKET: CYNGNOS-2560 + +commit f9dccd72643222bff2b3c796244f63c3fd1ca882 +Author: luca020400 +Date: Tue May 10 20:04:18 2016 +0200 + + cm: Build DataUsageProvider + + Change-Id: I89124cd684f40b48099ce32be3e20111c044c8a0 + +commit 244e2cda888b9e192027342941f390c0bff76943 +Author: Abhisek Devkota +Date: Mon May 9 09:41:33 2016 -0700 + + Prep for C-Apps support + + Without this patch, you will enter permission rejection hell. + + RM-232 + Change-Id: Ifa3fd57b97dee280083035f1086e988ac649eaef + +commit d7cbcb3212a20b6dac7026da9285153c0c5822dc +Author: Rohit Yengisetty +Date: Sun May 8 13:37:10 2016 -0700 + + Update Ambient SDK to 1.5.8 + + Change-Id: I3262c0401af53658ea5d7789a8e4f23fe9c159d2 + +commit e49dd26ace6e07fff3aa57503d65800e01c5ea8f +Author: Steve Kondik +Date: Fri May 6 12:38:50 2016 -0700 + + cm: Add SE policy for iop service + + Change-Id: I14338a03c469cd71a6d5c7fecc71eb2290b2e6c4 + +commit de1ad367653b1f1e031d4f1893e1f6e54339f7e0 +Author: Zhao Wei Liew +Date: Sat Apr 30 14:57:22 2016 +0800 + + cm: Allow LiveDisplay to write to color_enhance + + The proper permissions for the color_enhance sysfs node weren't + being set, rendering the color enhancement switch useless. + + Set the proper permissions for LiveDisplay to toggle color enhancement. + + Change-Id: Ic8dba8953b73a497cb01a645834c0e7934092b38 + +commit 7a92949668e59aad7da2f3475a7b565d34ffaf0f +Author: Steve Kondik +Date: Sat Apr 30 02:30:54 2016 -0700 + + cm: Remove garbage from sepolicy + + * Not sure how the -- got here but it causes the rules to be invalid. + + Change-Id: Ib17217d14f844d7aa27bb554346183e32ff5ae13 + +commit 03b1834f50bdd30bea8bebda2b4a23b88f7f94d5 +Author: Anssi Hannula +Date: Fri Apr 29 20:20:43 2016 +0300 + + APN: Fix Saunalahti APN regression introduced by CYNGNOS-436 + + Commit 2254bbae310999b97f ("Yet another massive APN list") referencing + CYNGNOS-436 changed the APN for legacy Saunalahti SIM cards (MCC 244, + MNC 21) from "internet.saunalahti" to "internet.saunalahti.fi". + + This causes mobile data to no longer work with such SIM cards as the + previous APN was correct. + + The APN is also listed as "internet.saunalahti" on the provider site (in + Finnish) for their legacy MNC = 21 SIM card variant: + http://elisa.fi/asiakaspalvelu/aihe/matkapuhelinliittymat/ohje/palveluasetukset-android/ + + Saunalahti is a brand owned by Elisa. + + Note that "internet.saunalahti.fi" is not the correct APN for any other + Saunalahti SIM card either, so I'm not sure where this incorrect change + originated from. + + Change-Id: I7d437b25490d79f68385aabed256c62c600bc4f6 + +commit 49d4f8aa2ecec35c59e74211f283df5195ee08db +Author: Kasual +Date: Sat Apr 23 12:58:01 2016 +0300 + + APN: update Batelco and Zain APNs for Bahrain + + Change-Id: I48e173965380140a53ac495ce87652c673cb6b93 + +commit 3fe3faafd07f0b4476adad15474c02bda2080ef6 +Author: Steve Kondik +Date: Sat Apr 23 00:54:50 2016 -0700 + + cm: Add CMAudioService the platform + + * Also brings JNI to CMSDK + + Change-Id: I599964a1f9200a8d2ecdad0bb8c4d8593e6d7415 + +commit ffd6637365979700194d4e9fbf147e87bb2a894e +Author: Richard MacGregor +Date: Tue Apr 19 10:33:44 2016 -0700 + + Remove cyngn dialer + + Ticket CD-544 + Change-Id: I4c14bb05959f5db264bb61c65cc9031e7836b972 + +commit e3811ea34886a3c1d99cf5eef67bf39f82156ded +Author: Raj Yengisetty +Date: Fri Apr 22 17:20:34 2016 -0700 + + Update Ambient SDK to 1.5.5 + + Ticket: NOTES-39 + Change-Id: I3706029f772ffa8d8f061331ab314b9f4be81b9f + +commit da1a9004f8f64369b7e443ab11b4e2581d039a5e +Author: Pat Erley +Date: Tue Apr 19 11:34:09 2016 -0700 + + sepolicy: Allow recovery to mount on tmpfs + + /storage is a tmpfs volume, and is where updater stores its zip + when downloading updates. Devices with emmc partitions that are + used as 'sdcard' volumes will end up with paths like: + + /storage/UUID/...../update.zip + + where UUID is the mount point for the partition and update.zip is + the downloaded update. With this change, minivold can create the + UUID folder and mount onto it, fixing the application of updates. + + Change-Id: I4fa84fd590f5ff0f91e38c49cef0c179728fdf43 + +commit b110c513442381270ee340e14e584d61b5b102a7 +Author: Matt Garnes +Date: Wed Apr 20 10:54:33 2016 -0700 + + Update Ambient SDK to 1.5.3 + + Change-Id: If6530434228674accf2afe7028e7cb8fd33671db + Issue-Id: CP-199 + +commit 30967f94c5654ef6c92782d58d4926fdcba7fd9a +Author: Jason Riordan +Date: Fri Apr 15 08:22:06 2016 -0400 + + MetroPCS APN update + + Change-Id: I23dd9e5730b99d8a0a61bc777dd3f445148b3890 + +commit a2616702ecfe890fbf4af5ee22a0620aaa8705d9 +Author: Jason Riordan +Date: Thu Apr 14 22:51:36 2016 -0400 + + Irancell & MTS APN updates + + Change-Id: Ie0a929fc4bc9659163b08beb1246ba0196c8d14b + +commit 10e4f5a66f8ffcb542fd1fca594fe6901c4e4590 +Author: Adnan Begovic +Date: Fri Apr 15 10:43:09 2016 -0700 + + cm: Amend api text message. + + Change-Id: Idfa73b8ec3f9375766e01d8fb7b69079d776b751 + +commit 8da56980934c8c656cc290fb2bc63829158d49e5 +Author: Deepak Kundra +Date: Thu Apr 14 23:21:44 2016 -0700 + + Update APN name for Movistar INTERNET + + Issue-id:FEIJ-44 + + Change-Id: Ie1e52575f61764e5811d71da8930a88b139deb78 + +commit 40ab914757890b9f1e7b7a36cba3b600129af118 +Author: Jason Riordan +Date: Wed Apr 13 23:36:22 2016 -0400 + + APN: fixup single-digit mnc APNs + + mnc="1" != mnc="01" + + Change-Id: I1eb77fa365d0d06b9a11671be576a6c9b7bd28f9 + +commit 512d428d2fee11b9020a5fc791a74584d4aff986 +Author: Steve Kondik +Date: Thu Mar 31 11:24:53 2016 -0700 + + cm: Moving LiveDisplay to CMSDK + + * Also alphabetized the list of feature xmls, you filthy pigs. + + Change-Id: I094a46c313be4531c6dd1af1e007a26b2476d60e + +commit 83bfc82a6b3629ea62484fee592f42d55e347c65 +Author: Jason Riordan +Date: Mon Apr 11 21:37:39 2016 -0400 + + SMART [PH] APN updates + + Change-Id: I4157f810f7b0663b353aa664eb3f765fef9158ec + +commit 07661487a97f8a1dae6224914cecb6af75b4a246 +Author: Adnan Begovic +Date: Tue Apr 12 14:53:45 2016 -0700 + + cm: Support maven artifact as aar for publish. + + Change-Id: Ie0b81e46823e15b1cadfd1426f6d6cbb6daf4e10 + TICKET: CYNGNOS-2305 + +commit 5c50f84aad906ba7f92d6f1288be8a17bda8516e +Author: Raj Yengisetty +Date: Fri Apr 8 10:43:16 2016 -0700 + + Update ambientsdk version 1.5.2 + + Change-Id: I4bd2231f3eb047631b4bd1d3cbed2ffa21c610b8 + +commit ef1a4793184e20551632955deaee8dc8edf3efee +Author: Matthias Yzusqui +Date: Thu Mar 31 17:59:48 2016 +0200 + + cm: sepolicy: allow platform apps to execute render scripts + + * Needed by Gallery3D Photo Editor to apply effects like: + Vignette and Graduated. + + Change-Id: I7b07a974fbdb77abbaba1c15a21e918406d2175b + +commit de0b2d324f087650cfdd40a545769c7877b1256f +Author: Adnan Begovic +Date: Fri Apr 1 16:23:12 2016 -0700 + + cm: Actually have checkapi-cm match against prior release. + + Change-Id: I10b88f962d9410687640a40ce7f564e0bd04c2c6 + TICKET: CYNGNOS-2303 + +commit 7ae471d7ca3269cace5a59a6822b1b168c4c8814 +Author: Adnan Begovic +Date: Fri Apr 1 15:38:57 2016 -0700 + + cm: Prepare for api level 6. + + TICKET: CYNGNOS-2303 + Change-Id: Ife365b606abe8043a4c6e9c0eef206e629a470cd + +commit 6d61d301e54ff0270ca211e8c9a2f297d0f0831c +Author: Luis Vidal +Date: Mon Mar 21 10:18:29 2016 -0700 + + Add Weather Content Provider [3/5] + + Introduce the weather system feature, which will be used to + identify if the Weather Content Provider/Weather services are + available in the device. + + Add SELinux entries for the cmweather service + + Change-Id: Ibe862903095276f87f23c0d7dae54733eeeb5638 + +commit 0ce9abc69d20272a8abe55d01a1e951234cec04f +Author: Evan Widger +Date: Thu Mar 31 12:07:51 2016 -0700 + + Fix typo + + Change-Id: Icb4922d900260e7ad42578ce8f43151df896e1bf + +commit 3bfd87e5ac08f56501c14c0f8c4ca0ff12ec0e48 +Author: Adnan Begovic +Date: Wed Mar 30 11:25:00 2016 -0700 + + cm: Add further verbose messaging for api breaking changes. + + Change-Id: I2a53cbfb1aff682f0d39c7f600cc755aa9e4baa9 + +commit 2cf159cdf979827430706c522d698a24fe4d9923 +Author: d34d +Date: Tue Mar 8 09:12:04 2016 -0800 + + LLS: Add live lock screen service [3/4] + + Change-Id: I9136e9c9c1413c45aa300f0c92fd69b0c409a052 + +commit ce222253287bd2f08b8eabc4d74f51b95d5d8cb5 +Author: Michael Bestas +Date: Tue Mar 29 01:36:30 2016 +0300 + + LatinIME: Refresh remaining dictionaries + + * Also drop Hungarian dictionary as it has an invalid wordlist + + Change-Id: If277ef78ad60addd456a39444c5ed080c53303e0 + +commit 7877680718e095814d66e536753088cd65eb5f38 +Author: Adnan Begovic +Date: Fri Mar 25 12:45:37 2016 -0700 + + cm: Introduce partner feature xml. + + Change-Id: Ic4ab2c85fb2935646438b9063d98ee0333c927f5 + TICKET: CYNGNOS-2293 + +commit 37e59c1ba5fab6d6b2cc4e6047e4f937f9653732 +Author: Adnan Begovic +Date: Fri Mar 25 12:38:48 2016 -0700 + + cm: Introduce performance feature xml. + + Change-Id: I9c8cfa27f0b8cf41ff66d81724f92bd412763a65 + TICKET: CYNGNOS-2294 + +commit 0edc6410bfd913010f6457a92c9ef9f59923b7a1 +Author: Adnan Begovic +Date: Thu Mar 24 17:35:48 2016 -0700 + + cm: Introduce telephony feature xml. + + Change-Id: I35e0b25a7323af12c6c87edc247a03cf9d919a0c + TICKET: CYNGNOS-2291 + +commit 7ff86fa8151089952fcd1b8c4fbf5a1e8f5a8f93 +Author: Adnan Begovic +Date: Thu Mar 24 17:26:10 2016 -0700 + + cm: Introduce appsuggest feature xml. + + TICKET: CYNGNOS-2290 + Change-Id: I4d4b342f4a9664ef9ba78f8a57dc18ef5ad0fd8f + +commit 78a12edacfa48a3d3c026ecfda708ee88f4a4a93 +Author: Adnan Begovic +Date: Tue Mar 15 16:43:58 2016 -0700 + + cm: Introduce profiles feature xml. + + TICKET: CYNGNOS-2288 + Change-Id: I7ebc085732bc09e2c2737d2acfa090a74e40c9fb + +commit 14768c4f5a70b2261e5b2c405ed791126c3d2e8d +Author: Adnan Begovic +Date: Tue Mar 15 14:20:37 2016 -0700 + + cm: Introduce statusbar feature xml. + + TICKET: CYNGNOS-2289 + Change-Id: I1906717f69c5123d2d3f12e860e729810073a01e + +commit b7c8dec762fa745dd1c06d2a8a007cfec31128b2 +Author: codeworkx +Date: Sat Mar 5 18:05:05 2016 +0100 + + cm: sepolicy: allow platform apps to crop user images + + Needed for gallery3d when setting contact pics + + avc: denied { write } for comm=4173796E635461736B202334 + path="/data/data/com.android.settings/cache/CropEditUserPhoto.jpg" dev="mmcblk0p50" ino=65849 + scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_app_data_file:s0 tclass=file + permissive=0 + + 03-05 13:07:40.741 22060-22207/com.android.gallery3d W/System.err﹕ java.io.IOException: write + failed: EACCES (Permission denied) + + Change-Id: Iaa7f75abfd41c86e1a321d5f35b950f9dc7eb930 + +commit f3610f55e70cbd9f6cfbb20e6fcdb3c6eeca77a9 +Author: Adnan Begovic +Date: Tue Mar 15 14:17:47 2016 -0700 + + cm: Commonize cmsdk specific targets. + + Change-Id: I5e2f0b84ed34244b7549daf91053258193dd716f + +commit 649c8328e5fc826f2c26cad5cba572baa609d99b +Author: Adnan Begovic +Date: Tue Mar 15 14:17:19 2016 -0700 + + cm: Remove externalCMServices overlay. (in cmsdk) + + Change-Id: I518653830afd40a187bbbc56e145230671dbac49 + +commit 8f239ee5c95c2b256732ce3984a2325e88dbc753 +Author: Luca Stefani +Date: Tue Mar 15 21:17:24 2016 +0100 + + Add Z00L maintainers + + Change-Id: I2cb96af2bb6dd270643d33882a715ae094f96f29 + +commit cf03e166beb89285bb605d47bd70d1cc5d02ba33 +Author: Abhisek Devkota +Date: Mon Mar 14 12:45:43 2016 -0800 + + Bring back Exchange2 + + Dropped out via r22, but we want this + + Change-Id: Iec52790d7c69594d1101d9062fb649a3aca866ab + +commit 8b0f16fc3ff213fbdeba865ef942ef4df761b785 +Author: Kasual +Date: Fri Mar 11 21:41:56 2016 -0500 + + apns: fix build + + Change-Id: I4136da8c23f4508b41099178837b2cdce4aa2f01 + +commit bc61d8609fd426139c2a8c9d9082e155d7818738 +Author: Steve Kondik +Date: Fri Mar 11 17:22:13 2016 -0800 + + apns: Add ATT Nextgenphone + + * For AT&T IPV6 / VoLTE enabled devices. + + Change-Id: I403de7d4e52eb4e9d13ad221e61b9a8b8336a01b + +commit 73acac5b16d9f258e5bd579d9afa81c2c527656e +Author: Abhisek Devkota +Date: Fri Mar 11 09:50:43 2016 -0800 + + Resolve Orange RO authtype + + Change-Id: I81b78437e5e7b90ce8958973804e6a183f6e7a3a + +commit 15c9ef4cc3c4786767a5db6a9e20c6486c21389a +Author: Ricardo Cerqueira +Date: Fri Mar 11 14:09:52 2016 +0000 + + config: Lower the priority of vendor/cm overlays + + The priority order for overlays is PRODUCT > DEVICE > LOCAL + Having PRODUCT here was overriding all of the DEVICE_ specifics + mentioned in device repositories, which was not the intent. + vendor/cm is present as a set of sane defaults, but for the most + part these overlays are intended to be overridable by the device + if needed. + + The logic is that PRODUCT_PACKAGE_OVERLAYS should be used by a + particular product while DEVICE_PACKAGE_OVERLAYS is used by + several products that share common device configs. Yeah, the naming + is counterintiuitive, but that's the implementation in + build/core/package_internal.mk + + Partially addresses CYNGNOS-2229 + + Change-Id: Icfbc92593e37f3c00c3d26dd09e08d09267621ed + +commit 6a04a23a52642ec226e6e2b1eeab4498b0923b06 +Author: Adnan Begovic +Date: Thu Mar 10 12:01:04 2016 -0800 + + cm: Always verify against current CMSDK version. + + Since cmsdk prebuilts lives in a single master branch, + previous branches that apicheck will fail since they'll + verify against an api that exists in future releases. + + Change-Id: I56594d075b89cb1a3d7a606cc9c1699dfffd94cb + TICKET: CYNGNOS-2220 + +commit fd018d525398a4ee01c87b3fcbeb0987de40d530 +Author: Evan Widger +Date: Mon Feb 8 12:18:32 2016 -0800 + + Modify APN for Orange Romania + + per https://jira.cyanogenmod.org/browse/CYAN-7253 + + Change-Id: I56f2b0d390a8b5af36dceacc522a1d38da0c73e8 + +commit 8ab71a00baf5e917973f0e0012816f07896d1d82 +Author: Kasual +Date: Wed Mar 2 16:58:52 2016 -0800 + + vendor: Add maintainer for LG G3 (Sprint) (LS990) + + Change-Id: I23b4bbc9ffeb6a31bd5f087ba36b6e1df2836fec + +commit 6f978dca19dc81c028d08223e9523b08b73af371 +Author: LuK1337 +Date: Mon Mar 7 17:53:49 2016 +0100 + + Add Z00T maintainers + + Change-Id: Iad23d053ec3fd4dc809e60f5b5f05bb3fb26cec4 + +commit fd28e9d8193e246802a8357beeaa2230aebee419 +Author: Raj Yengisetty +Date: Fri Feb 26 15:05:15 2016 -0800 + + Include AmbientSDK artifact + + This module will be required by a number of packages across the + build tree. + + The artifact is currently hosted on Maven Central and the version + defined in the mk file is the latest version of the artifact + available in the repository. + + **Note: this change will require Maven to build (v3 is recommended). + + Change-Id: I9459ae21b0f4c8f88d2b3a2b5014a36b17b9651b + +commit 651dd50e592e811e14388ec265e3fce5e850e0ce +Author: Adnan Begovic +Date: Thu Mar 3 10:55:21 2016 -0800 + + cm: Create cmsdk coverage task. + + Add ability to `make cmsdk-test-coverage` + to generate an html page which denotes how + much the testing package from vendor/cmsdk + covers public interfaces. + + Change-Id: I76556df1822934a6b7e86ebf2ff42e302acff46d + TICKET: CYNGNOS-2189 + +commit e7036e838762d007c683013837f62a4bbd42eb67 +Author: d34d +Date: Wed Feb 24 15:55:39 2016 -0800 + + Themes: Refactor themes to CMSDK [3/6] + + Change-Id: Ia8f3a5080f2ca2cecc3474058db4970c5661c89c + TICKET: CYNGNOS-2126 + +commit 7ad2824e37fc2b806bf52f9a572c048763571416 +Author: Ashwin Ramesh +Date: Sat Feb 20 02:11:05 2016 -0800 + + vendor: Add maintainers of OnePlus X (onyx) + + Change-Id: Idb645be038d29291afd4e7c7846d86712c5a6e63 + +commit 92b72594dae5fa119aeceb5a477a6c1f92ef880f +Author: Evan Widger +Date: Wed Feb 24 13:18:41 2016 -0800 + + add yufone APN + + per https://jira.cyanogenmod.org/browse/CYAN-7425 + + Change-Id: I4feedaa1303ccc98876b5160b1866a277c2ceac3 + +commit 36cb29d509ae438a9e9ed61f6742a8263e9766ec +Author: AdrianDC +Date: Mon Feb 8 19:12:58 2016 +0100 + + recovery: Add new rule for sys.usb.ffs.ready + + init: avc: denied { set } for property=sys.usb.ffs.ready + scontext=u:r:recovery:s0 tcontext=u:object_r:ffs_prop:s0 + tclass=property_service + + Change-Id: Id3441ccc3c6a8915a5fdf50efd8c617d1242868a + +commit ec0322e31b4b879af32459ce0c0e40a1170e1243 +Author: FrozenCow +Date: Mon Jan 11 23:10:47 2016 +0100 + + cm: sepolicy: allow kernel to read storage + + This fixes issues where the kernel would need to read and write + files from internal or external storage. More specifically, the + kernel needs these rules for USB mass storage to work correctly. + + Change-Id: I8cb0307727bc0c464d5470e55275ad808e748ee0 + +commit 4a2f567dc91e3551e9c724144040ce4ed4ff4005 +Author: Dave Daynard +Date: Sat Jan 16 10:26:18 2016 -0500 + + init: add permissions for max_freq_hysteresis node + + Change-Id: If556282e37daabf270be4af922c7c9a4112c3771 + +commit 2880cc802b31de2ef4bc5a3a0f641a92fd495ca8 +Author: Matt Mower +Date: Thu Feb 4 13:46:39 2016 -0600 + + apns: Net10 310410: Fix port + + The 8080 port appears to be only for the T-Mobile mvno, not the AT&T + mvno. + + Change-Id: I44330aaa98fdcc9b577ed507ed0be093750c0afe + +commit 2b4ec05fc01930a67f91c56edefa9e81414da38e +Author: Scott Mertz +Date: Tue Feb 16 09:09:43 2016 -0800 + + Revert "recovery: default recovery updating to false" + + The default behavior is as if this setting is off. There's no need + to set it. Settings will now set it at boot if not configured. + + This reverts commit e0e8c2772ec580d5a69adf742ede09f438b18399. + + OPO-490 + Change-Id: I77963dfc9eea8ece25ed1b6b17bd2c6936ae69ee + +commit 3f4d8432e39952f8c746a39f2e787806ef3eafbd +Author: Arne Coucheron +Date: Tue Feb 16 00:44:37 2016 +0100 + + Cleanup APN list for Norway + + * wap? WAP? What?!? Are we living in the dark ages with our dumbphones? :) + * Remove redundant Telenor entries + * Tele2 are part of NetCom now, and all users have been transferred there + * Talkmore and djuice can use the Telenor APN + * Remove providers that doesn't exist anymore + * Update some APNs according to info on providers webpage + * Consolidate some APNs + + Change-Id: I2bd6441e476aebf1c0c63b34d659efce40e42847 + +commit cb8c139a35c3399a83bfaecbb3a66cfe11e23577 +Author: rogersb11 +Date: Sat Feb 13 21:57:59 2016 -0500 + + Contributors: Update Note 2 + + Change-Id: I8e7b11ed12dd3ef8c7d542bcb0204c72f48590e9 + +commit 137ba2e27871e30dc68c05e801c21f51680e8348 +Author: Matt Mower +Date: Fri Feb 12 10:07:15 2016 -0600 + + Contributors: Add mt2 dolts + + For the record, I do not like my name being first here. When all is + said and done, u-ra chose his handle unwisely and is relegated to the + end of the alphabet -- a doltish move. + + Change-Id: Ib1f15af12c1118e6fda5673b08e870dfdb941e15 + +commit 3f9f7a6b3db424c85d512c8edc445236ff6fa3b0 +Author: genesixx +Date: Thu Feb 11 11:56:33 2016 +0100 + + contributors: add LG V10 + + Change-Id: Ia791576dee92aad832b83e7e28a8aeaf2fbcb487 + +commit 97ac30ec9ca43bdb008c00656c8063b1de2bcbcb +Author: Adnan Begovic +Date: Wed Feb 10 14:43:35 2016 -0800 + + cm: Set explicit dependencies on stubs for checkapi-cm. + + Change-Id: I2c8b8425262a6812f1061326c55ffc7418967444 + TICKET: CYNGNOS-1950 + +commit 15697319cacf8faed9365312fd0d1093ec234410 +Author: Pat Erley +Date: Tue Feb 9 10:43:31 2016 -0800 + + sepolicy: Allow system server and uncrypt access pipe + + System server needs to be able to create a pipe in the cache partition + for uncrypting OTAs. Uncrypt needs to be able to read and write the + pipe. + + Change-Id: Ie03ee7d637eaecff8fe38bf03dc733b3915cd336 + +commit f84ce1b73884cd36d663bd1cb5c4ba2419e2ef9d +Author: Adnan Begovic +Date: Tue Feb 9 11:38:40 2016 -0800 + + cm: Fix checkapi makefile typo. + + Change-Id: I96d1acba8e8f665dabf6d18dac5fc5c3132ad0f7 + TICKET: CYNGNOS-1950 + +commit e738087fdd63a70cd0c0546427c812ae6f02a9c6 +Author: Adnan Begovic +Date: Tue Feb 9 11:04:37 2016 -0800 + + cm: Provide verbosity for checkapi-cm. + + Also a helper text for how to unbreak yourself. + + TICKET: CYNGNOS-1950 + Change-Id: I8311e19905b507c3a65eba37a6b4ea6606108e4f + +commit ce212158a52147374a3d4f13e51dcc89af648a7b +Author: Simon Shields +Date: Mon Feb 8 18:04:38 2016 +1100 + + contributors: add i9300 + + Change-Id: I947ac687e7604c41bae51c4f9a66a15bb041c34d + +commit d914b185b90fc12e4b19b53cc40da321c5c16cfb +Author: Michael Bestas +Date: Fri Feb 5 00:36:49 2016 +0200 + + Remove leftover profiles entry from power menu + + * No longer available + + Change-Id: Ifac7e1181dc53af5788f54444ef75a345a888fa2 + +commit 8d21e67e9f2ff61eef7fadf196768cbd12672948 +Author: dianlujitao +Date: Fri Feb 5 17:18:16 2016 +0800 + + contributors: Add cherry and nx510j + + Change-Id: I454553414ff39e15dd850b636047532e4c2f4b77 + +commit 34b5b9756cdc86ab9491938c8519b7ae8beecb6d +Author: Michael Bestas +Date: Sat Jan 30 23:39:39 2016 +0200 + + cm: Add live lockscreen feature + + Change-Id: I62e5229c9688619c2f7809f001d761b4bdf13a10 + +commit 144291005ddf8654a298467d22b71f83fdf3cffc +Author: Matt Mower +Date: Sat Jan 30 12:21:39 2016 -0600 + + apns: Cricket AIO 310150: Remove duplicate + + Change-Id: I7f68a8bb531e02fe74971565a425327e79a70604 + +commit 92a49a949d073e0f1e3aae4c1becb75a8113b307 +Author: Matt Mower +Date: Fri Jan 29 11:50:41 2016 -0600 + + apns: T-Mobile 310260: Compatibility update + + * Allow both IPv4 and IPv6 protocols for data and mms + * Provide an apn name for the initial attach profile + + With respect to initial attach, it seems at least the qcom ril blobs + on my device require the apn field to be set. The following error is + produced and data will not connect on boot unless radio resets (e.g. + airplane mode toggle) so that the default APN is used. + + E RILQ : (0/231): RIL[0][cmd-111(680)] qcril_data_request_set_lte_attach_profile: ril_apn (provided NULL) is mandatory param for looking up profile. + E RILQ : (0/231): RIL[0][cmd-111(680)] qcril_data_request_set_lte_attach_profile: EXIT with FAILURE + E RILQ : (0/231): RIL[0][cmd-111(680)] qcril_qmi_nas_set_initial_attach_apn: Data RIL call for Attach APN failed with Error code 2 + + Change-Id: Ie983474780a7443c870911994234ea2f2025de12 + +commit db4fb0ee6b7396c31a016ae9975892d26ed719f3 +Author: Pat Erley +Date: Tue Jan 12 17:46:52 2016 -0800 + + recovery: Add new rules for recursive wipe + + We now use a temporary context when mounting /data, so add permissions + to do that, and add permissions necessary to do the recursive wipe. + + Change-Id: Ic925c70f1cf01c8b19a6ac48a9468d6eb9205321 + +commit 86020c90661be88e09b1132fded7018ce259bd4d +Author: Jason Riordan +Date: Sun Jan 24 14:52:33 2016 -0500 + + Add Zenfone 2 maintainers, update a few others + + Change-Id: I35499bc5bdbdd11ddcb37d6715b5b3f9c7f5d637 + +commit 0921d1f11fb9c42c878a8ca190998697c16b17dd +Author: Brinly Taylor +Date: Sun Nov 29 03:22:33 2015 -0800 + + vendor: cm: Update maintainers. + + AdrianDC also in the crew now while Marcelo doesn't have the device anymore. + + This patch was requested by AdrianDC. + + Change-Id: I57a27655537d96c7f5dc33f33d8e7d7e3982d6db + +commit 8c780755f2ce005de4a7391d8ca142149861ca68 +Author: Jani Lusikka +Date: Sat Jan 16 00:04:18 2016 +0200 + + Grant platform apps access to /mnt/media_rw with sdcard_posix label + + Also allow apps to read the contents of mounted OBBs. + + See AOSP Change-Id: I66df236eade3ca25a10749dd43d173ff4628cfad + and Change-Id: I49b722b24c1c7d9ab084ebee7c1e349d8d660ffa + + Change-Id: I757a2a8831c69d41c0496025a39eaf79ceb0e65f + +commit 580bc0afa288450dcba71609173886cbc94166b4 +Author: Dave Kover +Date: Tue Jan 19 17:35:38 2016 -0800 + + Add new default wallpaper for CM13 + + Some cotton candy to go with that serving of Marshmallow. + + Change-Id: Ia98397a63aa2157421c777036e997b600374cf9a + Ticket: CYNGNOS-1494 + +commit 67f9e7adaa57b306866fb642d99aae3da3ac7fab +Author: Adnan Begovic +Date: Mon Jan 18 10:52:39 2016 -0800 + + vendor/cm: Bump cmsdk platform version. + + Change-Id: I5f460fd94e9e85003d6d7dac58c42d5d3d31a742 + +commit f0a6f1ec8bb78d53cb8f3f1e5ac8037e16d2e0c6 +Author: herriojr +Date: Mon Jan 18 10:32:36 2016 -0800 + + Fixed mmm For Maven APK + + Maven APK (Why are these in maven anyways?) will crash due to it not + needing to generate a jack file. This wasn't noticed before as brunch + succeeded, however, doing an mmm on one will cause this to fail. This + adds in logic to not generate a jack file for an apk in maven. + + Change-Id: I44036bfd51ae3edd9437b153898b419ffc6ba2d6 + +commit fc52e707e8e448f476b856ce7d4ff6abed9e85fb +Author: myfluxi +Date: Sun Jan 17 23:38:36 2016 +0100 + + cm: Update maintainers + + Change-Id: Ibe69fe6730a2f34c44bd7df5892dd25adb90e4f3 + +commit 04864b10aa4d409eec0bdf47f410c0aab5237c68 +Author: herriojr +Date: Fri Jan 15 15:44:50 2016 -0800 + + Fixed Maven Artifactory to work with jack + + Prebuilts weren't generating their .jack file when doing an mm or mmm + but would work with a brunch or full make. This makes it so mmm/mm + will properly generate it. + + Change-Id: If5ccd1b557ef124b3c57fa09b172ec11caff886e + +commit 356bb564429d19e7857a68fd71d15641a19a744a +Author: Michael Gernoth +Date: Tue Jan 12 21:58:38 2016 +0100 + + APN: Remove wrong T-Mobile CZ and Vodafone CZ APNs + + There are two T-Mobile CZ APNs which specify the MMS proxy as http + proxy (which doesn't work). Get rid of them, there are correct APNs + available. Also remove duplicate IMS and wrong MMS APN. + + Remove two wrong and one deprecated Vodafone CZ APNs. The separate + 'ointernet' APN for prepaid cards has been deprecated since 2010. + + Change-Id: Idf8e7c8df7bb843cdfafe7dbce710d09aa47eda1 + +commit 6f6e11f0ae11a547a43fcb34d7a020ca58279cd1 +Author: HashBang +Date: Thu Dec 31 18:20:13 2015 -0500 + + fix cricket APN + + reported to fix MMS on cricket + + https://www.cricketwireless.com/support/apps-and-services/bring-your-own-device-byod/customer/bring-your-own-android.html + + Change-Id: Ib5127f4bf4478a040ee5662071a0e81b6c1086ef + +commit e8df21c962b1bf8d570f8ca2c20e88c00d7e0c59 +Author: myfluxi +Date: Wed Nov 18 20:06:11 2015 +0100 + + sepolicy: Add perfprofd with set_prop macro + + Addresses: + avc: denied { write } + for pid=293 comm="perfprofd" name="property_service" dev="tmpfs" ino=9229 scontext=u:r:perfprofd:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=0 + + Change-Id: I5a88722eda4d0751fd9a081c434d385ac1c785ef + +commit bd3d22e3545d93345eb3ef3a476fd357d5efa926 +Author: Luca Stefani +Date: Sat Jan 9 06:53:54 2016 -0800 + + init: Create directories needed by sshd + + Change-Id: I672bd86f2ce359653fe1c2abc036a0fdc918ace1 + +commit 74d7c57a7981eae7ab045c33556eec5492b3b2a6 +Author: Deepak Kundra +Date: Fri Jan 8 17:26:01 2016 -0800 + + Update IMS APN based on Smartfren Device Technical document-v1 2 + + Change-Id: Iea131e28fbace6e8d848f606ef796a91afa6813d + Issue-id:RENDANG-525 + +commit c7469c6008c0e4b19db4db8d8b29ec33775f4418 +Author: Francis Guevarra +Date: Thu Jan 7 10:19:24 2016 -0800 + + APN: Add Smartfren IMS for Volte support + RENDANG-525 + + Change-Id: Idcfb6e2577ec80cb160b049451f5ffdc6992ea57 + +commit 311a862e9dbaa9d6bf37ee5cbf95592b13c29c0e +Author: Khalid Zubair +Date: Wed Jan 6 13:13:05 2016 -0800 + + cm: add lib7z to product packages + + Add dependency for lib7z + + Change-Id: Ic597456601e052dfe5413651de76d5a9880df786 + +commit 7ea45800c12506dd670e5d133bd5f822acf42b10 +Author: Gabriele M +Date: Wed Jan 6 23:20:42 2016 +0100 + + APN: Fixup Vodafone IT and remove Noverca + + Noverca is out of business, so the APN is unneeded. Vodafone IT + has duplicate entries and the type of APN associated to web.omnitel.it + is wrong, so fix it. + + Change-Id: I4ddc0dbc13d44f8dc8ef2bc307496155230e720c + +commit af7dd24948b070c37752e838dc54a87d4b982683 +Author: Gabriele M +Date: Sun Jan 3 23:11:32 2016 +0100 + + APN: Update TIM MVNOs + + 'COOPVOCE' is the same as 'WEB COOP', except for mvno_type and + mvno_match_data, so get rid of it. + + 'Unefon' uses the exact same APN of 'Iusacell', so duplicate the + entries and assign the right mvno_type and mvno_match_data. + + Change-Id: Ibae12b3c179528ccd115849929995c79fa91ed0f + +commit d2bc6c2b696e777dec4d6c67e2d3e6dad291b7be +Author: Adnan Begovic +Date: Tue Jan 5 20:11:17 2016 -0800 + + cm: Fixup maven artifact publish inclusions. + + TICKET: CYNGNOS-1529 + Change-Id: Ie7307d43f0b38b179ae42b7c54a790bb7e4c5ea5 + +commit 4198cf685f2403fa51acb6730387c92ddfd52c33 +Author: Adnan Begovic +Date: Tue Jan 5 14:13:30 2016 -0800 + + cm: Modify maven artifact publish makefile. + + Now allows you to specify a target module to be + compiled prior to publish via LOCAL_MAVEN_TARGET_MODULE. + + This utilizes the definition for intermediates-dir-for on + the target module after it sets an explicit dependency from + remote to local module. + + Change-Id: I65b5e07fdcc3368e350b1935ccca381b74dce59e + +commit 139e798bf91cbe3e65c0c81e602ab5f6ee6d6085 +Author: Tom Marshall +Date: Fri Dec 18 14:45:25 2015 -0800 + + otasigcheck: Avoid long lines in XML + + Shells based on busybox, such as found in CM 12.1 recovery and TWRP, do not + properly handle pattern based parameter expansion for variables longer than + 4kb. This throws our naive little XML parser into an infinite loop. Since + all such lines are associated with external app certs, just skip them. + + Change-Id: I203b65c1ffd62bf3261b3ae315327314a5006952 + +commit 511152cd2c67e7f965fdbf451111522f898a2584 +Author: Matt Mower +Date: Sun Dec 27 12:26:23 2015 -0600 + + sepolicy: Allow minivold execute_no_trans + + After assimilating minivold into /sbin/recovery, we need to allow the + minivold service (a symlink to the recovery binary) to transition from + the recovery to the vold domain. + + Change-Id: I112e6d371a8da8fc55a06967852c869105190616 + +commit 14e765cd711b2b6473f0c553a6f374818fe46293 +Author: codeworkx +Date: Fri Jan 1 17:29:10 2016 +0100 + + cm: sepolicy: fix denials for external storage + + Change-Id: I784a859671c69370cab0118a88a5fb0190352af9 + +commit 053b1805dacfe06e6a83411158c87644a0c35b00 +Author: codeworkx +Date: Tue Dec 29 21:51:32 2015 +0100 + + sepolicy: label exfat and ntfs mkfs executables + + Change-Id: Ic5e32818bc54993f4e8c2377cbec64f9444f6d8a + +commit 39ba595215572163e7ba5d6cb357712f7fbbbc18 +Author: Adnan Begovic +Date: Wed Dec 23 12:38:15 2015 -0800 + + cm: Publish system api as part of publish process. + + Change-Id: Iba8b2fbc43dfd7592d7526b03ce6e1338ea095d0 + +commit 33cff384dfa9da5cf20ec16d5328ed725d4a9c04 +Author: Scott Mertz +Date: Sun Dec 20 21:42:48 2015 -0800 + + cm: add Screencast by default + + Change-Id: Ice8dd9ca28bfd0d3a8e7917ef87edb00b899ab93 + +commit 076a1ea54adf57da01936ac26b13ac87cc5df526 +Author: dhacker29 +Date: Sun Dec 6 22:53:52 2015 -0500 + + sepolicy: Set the context for fsck.exfat/ntfs to fsck_exec + + This matches the policy for fsck.f2fs, although it still needs to run + as fsck_untrusted for public volumes + + Change-Id: Ia04e7f8902e53a9926a87f0c99e603611cc39c5d + +commit 322cc5ae59c6ab388c362d02f17d25725d42d048 +Author: Tom Marshall +Date: Wed Dec 2 13:24:54 2015 -0800 + + otasigcheck: Rewrite for CM 13.0 + + Rewrite the packages.xml parser to be slightly less brittle. Read + lines from packages.xml and save off the interesting values, then + compare with expected results afterward. + + This both avoids using grep's -A option, which is not supported in + toybox, and allows the script to recognize the cert tag regardless + of its position inside the package tag. + + Change-Id: Idc0006e38f4a3f9d5aec223a8a1571f5c11fe3bb + +commit 909343f3dff4d2c4868584bfafe953032a92d9bd +Author: Ethan Chen +Date: Tue Dec 15 10:00:00 2015 -0800 + + SELinux: Use custom ADB over network property + + * Use a custom system property to trigger the real one, so we avoid + running afoul of any SELinux CTS requirements. + + Change-Id: If5e7a275f492631a673284408f1e430a12358380 + +commit 6bc84be5253fc553aacbef547d68def950e86474 +Author: Keith Mok +Date: Tue Dec 15 14:33:39 2015 -0800 + + sepolicy: Add permission for formatting user/cache partition + + If the "formattable" fstab flag is set, init will tries + to format that partition, added the required policy to allow it. + + Change-Id: I858b06aa3ff3ce775cf7676b09b9960f2558f7f6 + +commit fcfc13ac6f2893ac055a58459aeb704b2500607c +Author: Keith Mok +Date: Tue Dec 15 13:24:34 2015 -0800 + + sepolicy: Add domain for mkfs binaries + + The init binary must transition to another domain when calling out to + executables. Create the mkfs domain for mkfs.f2fs such that init can + transition to it when formatting userdata/cache partitions if the + "formattable" flag is set. + + Change-Id: I1046782386d171a59b1a3c5441ed265dc0824977 + +commit aa40255d7744991970d4ee0efab084d3e291c743 +Author: Abhisek Devkota +Date: Tue Dec 15 12:18:31 2015 -0800 + + Remove CMAccount + + These servers are being retired. Use C-Apps (Cyanogen Acct), + Android Device Manager, or one of the many other services + that are capable of performing these tasks. + + Change-Id: Ifc20768f24d3a5f9a7510b98c5e7d563fc703382 + +commit 7f67b4e9402a566b85951a3b21049592e4c070ef +Author: Simon Shields +Date: Sat Dec 12 19:53:37 2015 +1100 + + sysinit: use a for loop instead of run-parts + + Change-Id: Ifdff2c72ff4f77ff5ceb14cc9614174024b04d1a + +commit 967c5036d6923374b829a16990bfb0c18a64a075 +Author: Abhisek Devkota +Date: Thu Dec 10 10:11:59 2015 -0800 + + Fix Digi Mobile defaults + + RM-165 + + Change-Id: Iaa701046ea24799b1c7b303ce258332eaeffbbd8 + (cherry picked from commit b4b8759454556b440432d5ce8415db5f65456662) + +commit 8470084dbda1bc0e74d713fc0b1ece959a222b3f +Author: Roman Birg +Date: Thu Dec 3 16:01:34 2015 -0800 + + apns: update for IMS + + These come from the Angler device tree. + + Change-Id: I7abf4773a57502f29ce9f7938584b7881a7f5a90 + Signed-off-by: Roman Birg + +commit 4e5add7dcde11a1ed8fc7ed217108e302541b6e2 +Author: Christopher N. Hesse +Date: Fri Dec 4 21:23:33 2015 +0100 + + cm: Update maintainers + + Change-Id: I59ee11b1454f9901242a01ab7c6eb4a6dd4314e0 + +commit d9b1ef03542262511aaa3550ded998d45dd1e159 +Author: Michael Bestas +Date: Sun Nov 29 23:49:25 2015 +0200 + + Cleanup fs tools + + * Remove what's already included in build or do not exist + + Change-Id: I4ef853d26512ee49edc3c3befe95209708c85e76 + +commit e8c957ca2e8c5ed9113730f812e5691aba2a5421 +Author: BLACK +Date: Thu Dec 3 00:08:34 2015 +0900 + + vendor/cm: Update Japanese APNs + + Change-Id: If75d6c1019c38955bc896941abe60c876fa5ffb2 + +commit dac37852d47f6e6c37c359709ed183bc9a73dae2 +Author: Steve Kondik +Date: Tue Dec 1 13:31:45 2015 -0800 + + cm: Include librsjni explicitly + + * Make sure this gets included since GMS webview breaks the dependency. + + Change-Id: I49b01309dce8d9779ca58576c2d7ee78d133ddb0 + +commit fa30716f71a67921fc31b58f25312b2df82ea83d +Author: Per Lycke +Date: Mon Nov 30 21:06:20 2015 +0100 + + Correct Tele2 Sweden APNs and remove Comviq Sweden. + + Tele2 is the parent company of Comviq and it's operating in Tele2s network, + hence using the same APNs as Tele2 + + Change-Id: I55c551827a6312159cfdd8c01e20e5e1d3016cdf + +commit e01646719a5c90060b9c043275890cf2736afa89 +Author: Steve Kondik +Date: Sun Nov 29 05:28:14 2015 -0800 + + sepolicy: Allow adb pull of executables without root + + * Because we aren't actually jerks, contrary to popular belief. + + Change-Id: Ie39cce65ecc6a2861547865ff554b108b8b534fa + +commit 3463bd0b789267cf23afdcd64ddb99ef2366ca7a +Author: Diogo Ferreira +Date: Mon Nov 23 14:31:49 2015 +0000 + + init: Remove world-writable permissions in BFQ hierarchy + + Fixes android.permission.cts.FileSystemPermissionTest#testAllFilesInSysAreNotWritable + + Change-Id: Ia71a4ae246148ab8ea5333f8dbd39bfc330d2605 + +commit 140305db6d1a47e57df891a9aa5b04afca69ef6c +Author: Diogo Ferreira +Date: Mon Nov 23 13:57:01 2015 +0000 + + sepolicy: qcom: Allow reading PSU sysfs by system_server + + BatteryService queries the usb state to check whether the usb type + is HVDCP. This patch adds a rule to allow that. + + For more context check BatteryService#Led#isHvdcpPresent. + + Change-Id: Ifacf13dde4b1df81c92bf5d92196e504e61dd402 + +commit aeec0ac261c6460965f4ddcd11b309fed0335e1d +Author: Steve Kondik +Date: Thu Nov 26 02:19:44 2015 -0800 + + sepolicy: Allow recovery to create links in the rootfs + + * Needed to support vold and other new code. + + Change-Id: I25a0b1cc6461eced7112dd4b3974a71423f7957b + +commit 48149d05a10efed4941f80cfa77703b88967df4f +Author: Steve Kondik +Date: Mon Nov 23 11:50:54 2015 -0800 + + sepolicy: Rule for CM's perfd extension + + Manual apply and refactor of cm-12.1 patch: + e04329df88211264e7a9c8f1d6b87a16d8d5639b + + Use the unix_socket_connect macro and switch to the new + perfd domain. + + Change-Id: Ibb83220b32bad7805653140751c978e629f87ffb + +commit 01490eface072e36e0b083d01f2356bbf1fb13d2 +Author: codeworkx +Date: Fri Nov 20 20:38:25 2015 +0100 + + sepolicy: fix denial for sudaemon + + fixes root access for apps + + Change-Id: Iff443bf4cbea817917da72bbfc58f9fe42acceb5 + +commit 517e6915cc7c9cabe17c58f7915a373549a1a315 +Author: Tom Marshall +Date: Wed Nov 18 14:45:04 2015 -0800 + + backuptool: Use cut instead of awk + + recovery has removed busybox in favor of toybox, and toybox does not + currently implement awk. + + Change-Id: I9d91f52020e8a7b5b02dce27f3d82e6bf0aa1811 + +commit ffcd990922414eda1744a02ca266f26a05605f49 +Author: Brinly Taylor +Date: Wed Nov 18 15:08:17 2015 -0800 + + vendor: cm: Update maintainers. + + I'm "officially" stepping down form HuaShan (although I've been MIA for months). + Marcelo will replace me for this device.. + + Change-Id: I6715c874f72177b96258acf19bcdbbbe657f6a6b + +commit a90b69e92177ea9d9dd469a50948d602153ad794 +Author: Dan Pasanen +Date: Mon Nov 16 22:22:54 2015 -0600 + + sepolicy: add persist_block_device type + + * This is likely defined in several device trees, but not all + remove it from your device trees if we're going to write rules + for it here. + + Change-Id: I1dda04647d36db52525a3d57b485860dfe3eeb30 + +commit 35b2402740ed7cb5907ae564032a71324fe638bc +Author: Dan Pasanen +Date: Mon Nov 16 20:41:35 2015 -0600 + + contributors: update g3 maintainers + + Change-Id: I1bc146dd1f83116b6682024d8c65cf9520308276 + +commit 2c3b5d353e14fe5daa024e416fc4c92f4fff516f +Author: Steve Kondik +Date: Mon Nov 16 19:11:50 2015 -0800 + + sepolicy: Remove some denials + + * Allow apps to run the "df" command to look at disk usage. + * Allow thermal engine to check/set battery limits. + + Change-Id: I67c863a82a94007e7a5e8ccfde9c095b7277ab84 + +commit 816dec8fe919bd5002a6090a05ee0ea242bb72fe +Author: Steve Kondik +Date: Sun Nov 15 18:49:52 2015 -0800 + + cm: Remove fix_permissions + + * Probably causes more harm than good at this point + + Change-Id: Ibbea54cd48e5f8de251de38d0b772672d8a08ac9 + +commit 7d3eca93f40f8c65b659b2f9f165005bf70cf3b3 +Author: Steve Kondik +Date: Sat Nov 14 23:58:46 2015 +0100 + + sepolicy: Add policy for thermal engine changes + + * Cyngn devices will need this. + + Change-Id: I1e7528e92d0d4ed8c4029667d7ef3cf9081a6575 + +commit d91ddb53a86f64d86cccad560122dbee38232c90 +Author: Steve Kondik +Date: Sat Nov 14 23:56:10 2015 +0100 + + cm: Add a wrapper script for Curl which acts like wget + + * Lots of stuff in the wild actually uses wget, and Toybox doesn't + provide it. We already have Curl which does the same thing just + with some different arguments. This wrapper script can handle it. + + Change-Id: Ic02da709fcd29808b96fabcd1ac4ddd9465f635f + +commit 8bc283d735ce397fba68a7f5f98ae8a80920c782 +Author: Steve Kondik +Date: Sat Nov 14 23:51:33 2015 +0100 + + cm: Move bash and powertop to the "full" target + + Change-Id: Icd7d3edad16577396ceb86aee34963e88d43dd12 + +commit 52020dea197cd528fade8dc059b9780dc6f55b67 +Author: Steve Kondik +Date: Sat Nov 14 22:52:08 2015 +0100 + + cm: Build 7zip and unzip on full targets + + Change-Id: I48f7b63bf016db5f7ee8ae0f8b1bfe70479fb3c2 + +commit 243e70bbe86857970fbe1175bb80ca64ca48afe6 +Author: Steve Kondik +Date: Sat Nov 14 21:04:48 2015 +0100 + + cm: Drop lsof, add pigz/bzip2 + + Change-Id: Ic3c842188c3fb001201392d0379e87e3c189e393 + +commit 59494db00502a93ff12fec575a94bce91f83b226 +Author: Deepak Kundra +Date: Thu Nov 12 20:28:44 2015 -0800 + + APN: Remove identical MVNO entries + + Starting M-Android, APN's that are not unique are + clubbed in one entry in the telephony db. "name" + field is not part of the unique set and you end + up with a weird MVNO name as the APN name for + T-Mobile. Which ever is the last entry will be the + final name. In case of TMO it became "FMP Communications" + + Change-Id: Ia86d5c72f36d32315ef1e2469fdd364869160730 + +commit 49852a7ab010cf5f9bf341ac0d7faebdb09c0389 +Author: Steve Kondik +Date: Tue Nov 10 15:05:18 2015 +0100 + + cm: Update a few module names + + * Keep the fs tools consistent + + Change-Id: Ib485a044f0d25e2baf59a8f642e03ba70eaec212 + +commit 53d09902dea612be5c49526a7250afcea1fa7be4 +Author: Arne Coucheron +Date: Mon Oct 26 04:54:57 2015 +0100 + + Ventelo is now Phonero + + Change-Id: I1f69258f2e0e53946ed7690e3f31e3795ee56132 + +commit 2911a0e0bbf8831cdcf341e2b01f41922aeab0ee +Author: Scott Mertz +Date: Mon Nov 9 11:35:41 2015 -0800 + + cm: add opt-out for exFAT + + Allow global disable of exFAT through environment variable + WITH_EXFAT. Maintain exFAT as enabled by default. + + Change-Id: I85e8b14c51441fe52bd185be83880419ee831d5c + +commit 103c64a964916a03a3160bacf98a96359dcabd7e +Author: Abhisek Devkota +Date: Tue Nov 3 13:16:32 2015 -0800 + + Update boosted audio files 2/2 + + SAMBAR-975 + Change-Id: If69160ce4352e0accd50490c2dc01d8b52ea5261 + +commit 9a09de86bb727999b03b8f9f81d27d66123e5f48 +Author: Daniel Hillenbrand +Date: Sun Nov 1 15:39:41 2015 +0000 + + contributors: add LG G4, remove cody from some devices + + Change-Id: Ib50ccc4ebf2e553146d4220757fdde7adf52357f + +commit ddbf80568de00e24d22c0fce10e4c394cd9a072f +Author: Marcos Marado +Date: Mon Oct 19 13:45:32 2015 +0100 + + Updated CHANGELOG and (c) date + + Change-Id: I7fe1156e999cf543b5b3459d7746718a73845ccf + +commit 98df019cb46ce8fc72a71db24b1df283246ecc72 +Author: myfluxi +Date: Thu Sep 17 11:29:54 2015 +0200 + + sepolicy: qcom: Remove duplicate entry + + We have this in qcom/sepolicy/common already. + + Change-Id: Ibe6ada531f77d3ec00ff61081d21b3d36a1fe7a7 + +commit a1c783fb28284753a7fae6496c7438c135ca1318 +Author: Abhisek Devkota +Date: Thu Oct 8 16:06:18 2015 -0700 + + Add volume boosted ringtones (1/2) + + SAMBAR-789 + Change-Id: I467727adad3c2f5e2212fe5fa5a45e03500ec877 + +commit 8454361962dc2a146ae5a5cdb8d2ce1011cfb72a +Author: herriojr +Date: Thu Oct 8 11:13:36 2015 -0700 + + Missed Capital Letter + + I missed a capital letter for an excel mimetype. All are now + converted to lowercase. + + Change-Id: I1b0958fbc7b6b01df0f6e7b3da9a1d920bfb2fad + +commit f61c4532dca095c32a78b7ea3385a295073ea807 +Author: Marcos Marado +Date: Wed Oct 7 14:58:09 2015 +0100 + + Overlay to set up the voicemail number on MEO + + Change-Id: I20ba13966c5fb1d738572c633eca9fde3b541920 + +commit 8d446d533d48776a55121499bb557f8d5517f8e1 +Author: Marcos Marado +Date: Tue Oct 6 16:12:17 2015 +0100 + + Overlays to set up the voicemail number on O2 + + Fixes: CYNGNOS-1190 + + Change-Id: Icd9a338ffa975d92fba83abe8a7bd295e3b90ec3 + +commit 7b6521e87d21c98de8537e048dfc4e228eaf8ed8 +Author: Dan Pasanen +Date: Wed Oct 7 14:08:08 2015 -0500 + + Remove overlays that don't exist anymore + + Change-Id: Ie9562c9b3e3e983384e6e16e11834f87107021d4 + +commit 2395401e47b65a7ccff1ef8590a5d358d3a5bb0f +Author: Steve Kondik +Date: Sat Nov 7 17:39:58 2015 -0800 + + cm: Get tcmiface off the boot classpath + + Change-Id: I03c8d5aa7736a313005fa444b992a9e2e460c623 + +commit d918bb9a1eb82a493171dad605b7761dc7b6fc67 +Author: Dan Pasanen +Date: Wed Oct 28 00:04:14 2015 -0500 + + common: build mkntfs + + Change-Id: I1878873432b37f0cf7aca9d3a14036454c70df5f + +commit 85017716079d2646cb29b8a3c5538ac1ccaf5cb3 +Author: myfluxi +Date: Thu Nov 5 22:50:08 2015 +0100 + + sepolicy: Make superuser_device and sudaemon mlstrustedobjects + + Address: + avc: denied { write } for pid=8782 comm="su" name="su-daemon" dev="tmpfs" ino=9462 + scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:superuser_device:s0 + tclass=sock_file permissive=0 + + avc: denied { connectto } for pid=6666 comm="su" path="/dev/socket/su-daemon/su-daemon" + scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:sudaemon:s0 + tclass=unix_stream_socket permissive=0 + + And thus fix su. + + Change-Id: I666277067c5ff9f2a985c243075c63fd87090b27 + +commit 48f0b94fff0fa09a203107844973e7972f720147 +Author: Dan Pasanen +Date: Thu Nov 5 15:40:44 2015 -0600 + + contributors: update d855 maintainer + + Change-Id: I34469cba8c0329da78a6b6fa113087fd5352eb57 + +commit df76a1fd8969ce26dde7512dca7b85b624335b6b +Author: Abhisek Devkota +Date: Thu Nov 5 04:45:55 2015 -0800 + + Remove instance of server="" + + Change-Id: I973f9a49aef09b56eeccfee6fbe26ad609bb592c + (cherry picked from commit d9d3201c077dc697a5a76480cf4cc6948e08d704) + +commit 3ae1edd0091b0292180d9b9873511e7e6ad986bd +Author: Arne Coucheron +Date: Thu Nov 5 02:35:12 2015 +0100 + + cm: Include ExactCalculator in the build + + Change-Id: Ib5e29677c9a3c375d46839cf32596df58a5be8c1 + +commit fc254862bb471b4ec4fb3237b95d4aa9fa1f87ba +Author: Dan Pasanen +Date: Wed Nov 4 14:48:08 2015 -0600 + + common: always include the minor version number + + Change-Id: I253d468fd84dd5753912e54bb0c84b70a1bb5747 + +commit aeea5ad7a3e66136ed0be6bb8e36d4ec84de96e2 +Author: Steve Kondik +Date: Mon Nov 2 17:41:36 2015 -0800 + + perf: Moving PerformanceManager to CMSDK + + * Devices will need to update their configurations! + + Change-Id: I22cf4ec96656b98f515cf28fef95443cf6adb397 + +commit c37028d952b53c5dcf6ee1ded5654b7d42f12e0f +Author: Michael Bestas +Date: Tue Nov 3 21:39:04 2015 +0200 + + cm: Update packages + + * Build new AOSP messaging app + * Remove no longer used WhisperPush/CMHome + * Messaging no longer depends on SoundRecorder + + Change-Id: I202203449c97814972f1aad1af4d69afa1a61e7d + +commit ce4c12cc3562b478d51199e736065124f9466390 +Author: Konsta +Date: Thu Oct 22 21:36:02 2015 +0300 + + cm: remove face recognition files + + Change-Id: I4c1d5c6a37f5bcec78679e7d3ce073743d6032f2 + +commit c62be65882e17bb2ab9cd688598da5c01a58b116 +Author: Konsta +Date: Thu Oct 22 22:33:29 2015 +0300 + + cm: remove non-existing packages + + Change-Id: Icde03d961078154dd9fc8e83050aa82d2fe15073 + +commit ce9163ff77df4375e77ed833b645e0f6cb120933 +Author: Per Lycke +Date: Fri Oct 23 12:46:18 2015 +0200 + + Correct Tele2 Sweden APNs and remove Comviq Sweden. + + Tele2 is the parent company of Comviq and it's operating in Tele2s network, + hence using the same APNs as Tele2 + + Change-Id: I99ea6798bf74a1c2368f2b920f9269597bbc1809 + +commit 792c74dbd270bea014d66c412e4adf27be9208e9 +Author: Christopher Tate +Date: Wed Jan 28 16:18:56 2015 -0800 + + Update example backup-transport resource overlay + + Make sure that the example overlay for configuring a product's + default-active backup transport names the latest incarnation. + + Change-Id: I867062f703d3b5f39d40736805ba15f0d21b1afd + +commit 714a76106122008af4524095247f06eb4bc444e7 +Author: Steve Kondik +Date: Sun Oct 18 15:38:17 2015 -0700 + + cm: Remove duplicate SEPolicy items + + * These are handled by the master SEPolicy now due to neverallow + exceptions which occur on non-production builds. + + Change-Id: Id50d9e41e1c8b0b1f26df7921def9e7a201f49d9 + +commit c5e2cf0bf34c1cee23056d1af9e7f007d4a2ec77 +Author: Ricardo Cerqueira +Date: Fri Oct 30 01:52:56 2015 +0000 + + LatinIME: Refresh dictionaries + + Rebuild those for which source wordlists are available. + Also, remove a couple of redundant ones provided by LatinIME + + Change-Id: Ida10e7523f1af760a8fa7866dcea2caf16903d90 + +commit 1e9adc4000a15672a1812339c37c27a139be1776 +Author: d34d +Date: Tue Oct 27 17:39:05 2015 -0700 + + Themes: Include aapt on device + + Change-Id: I123ba9519dd8c3f31582f0847de31939bdf6ac04 + +commit d4996dbb7fe7ee32ce68395ef9853358f4430c16 +Author: cretin45 +Date: Fri Oct 23 10:57:48 2015 -0700 + + Ze Yukaay redux + + Change-Id: I1beb7d1fd85afd04d011980574f3b396020f9b57 + +commit 87aaca87182e24a763e198d4ffb0f7b79619e62f +Author: cretin45 +Date: Fri Oct 23 10:19:10 2015 -0700 + + Ze Yukaay + + Change-Id: Idc0fa23cac3dbadc46d5ba4f49f195c37f59e713 + +commit 48b8cdf5db4bafc55dbbd3c3823fa10848552060 +Author: myfluxi +Date: Sat Oct 17 20:26:28 2015 +0200 + + vendor/cm: Build tcmiface + + Change-Id: Iacd713c08c502abe45e0c0836df7fd6962571fe6 + +commit 9ca9d95a76d50580a8c4e0f6104f98f658b83b23 +Author: Dan Pasanen +Date: Sat Oct 17 09:19:36 2015 -0500 + + sepolicy: remove sudaemon type declaration + + * this is already defined in external/sepolicy + + Change-Id: I541b5de5bb6057f4fa3d88b6e9b9425b65f9963e + +commit c3d39699715ab44fb9d82d004a599774613b9772 +Author: Adnan Begovic +Date: Thu Oct 15 13:09:00 2015 -0700 + + vendor/cm: Fix up service contexts for sepolicy. + + Change-Id: Ibb04e967bd027c6d1118b8b471ec328c3b034d9d + +commit 07beb8f161d84dc7dcc9267c24efc2814a65a1c0 +Author: Rashed Abdel-Tawab +Date: Wed Oct 7 11:45:31 2015 -0400 + + contributors: Add Oppo R7 and R7 Plus + + Change-Id: I574ba0bad5d973654c95d8558da5f72679ac289a + +commit 8286b4d6c15a0776205ebac874889812e3929ed2 +Author: Michael Bestas +Date: Sat Oct 10 18:32:49 2015 +0300 + + Remove VisualizationWallpapers as it does not comply with API 23 rules + + Change-Id: I2cb868713ab13b13c5ebb6d468375c4511aca81d + Reference: https://android.googlesource.com/device/asus/flo/+/1bde1e17aa8fbe9ec905a55fe3be7a106eda9d82%5E%21/#F0 + +commit 84f699d4c846a9494536b8a1331f65a3221da55f +Author: Brandon McAnsh +Date: Thu Oct 8 12:06:33 2015 -0400 + + Add fugu maintainers + + Change-Id: I557e045710af301eb93145911e252b25c7aff7d5 + Signed-off-by: Brandon McAnsh + +commit 6ac91cb6d3bf4d35f32677bff58a0381c20db026 +Author: Dan Pasanen +Date: Wed Oct 7 12:57:22 2015 -0500 + + sepolicy: remove BOARD_SEPOLICY_UNION + + * this is a no-op now + + Change-Id: I3703a9670285017ce7aec9ac20c63a6f733b8ffa + +commit eb83dba7ce8e174bc8734ba405acbbd74f6c0d26 +Author: Michael Bestas +Date: Wed Oct 7 18:38:03 2015 +0300 + + Updates for cm-13.0 + + Change-Id: I6a0efff3bf6ea2e332cacd7cbb2f2b132b2c73dd + +commit b026605629c96c413e1aced4916b0838bcdc571e +Author: Ricardo Cerqueira +Date: Mon Oct 5 19:51:45 2015 +0100 + + sepolicy: Underp the context for persistent storage + + The dir's context need love, too + + TICKET: CYNGNOS-1185 + Change-Id: I659b3ba06079825fe850cf66858a9d98b5f61c46 + +commit 6576661e4a88e9c82cd1e17ee25cba42dbb3b806 +Author: herriojr +Date: Mon Oct 5 11:52:22 2015 -0700 + + Fix MimeType Case + + Even though mimetypes are supposed to be case insensitive, Android + treats them as case sensitive so it is best practice to do it all + in lowercase. + + Change-Id: I2ce2ac2df4db4989d8be36479f07d4bab97dc7bf + +commit 17adbaa20779e7da1680b89e77a3f265140fd85a +Author: LuK1337 +Date: Fri Oct 2 16:41:26 2015 -0400 + + vendor: cm: contributors: Add maintainers for Motorola Moto G 4G 2014 + + Change-Id: I24b975c6d29034ad0e396bdc18f008089cca2617 + +commit 5d2c99892078470aca1259b78fa97d21f11ae2d2 +Author: herriojr +Date: Thu Oct 1 11:20:26 2015 -0700 + + Add libcore.net.MimeUtils Overrides + + This will allow us to add supported mimetypes in libcore.net.MimeUtils + which in turn will allow more recognized mimetypes for anything that + uses android.webkit.MimeTypeMap. + + Change-Id: I97febe17cff1d196f479b557fef3bca1b11bdd74 + Issue-Id: CYNGNOS-1176 + +commit 95682234f1e5554f55c4f18c07c4df70c87b1ac9 +Author: Ed Falk +Date: Wed Sep 30 14:04:23 2015 -0700 + + sepolicy: allow vold to trim persist + + Change-Id: I6441c00bfd173f1f3fd4c09a67c678c5bd4f8090 + Issue-id: SYSTEMS-62 + +commit eb659fe64fd236df5b8f3fb205911ff154dfbb7d +Author: Danesh M +Date: Fri Sep 25 16:44:32 2015 -0700 + + VendorCm : Overlay additional dialers + + Change-Id: I620ace8fc67a43e024e5bae0f9721d71927cec22 + +commit 6f4802ad65dfb9d01c6d94066cea5ad802de2219 +Author: Adnan Begovic +Date: Tue Sep 29 11:28:29 2015 -0700 + + vendor/cm: Bump API level for cmsdk. + + Change-Id: I49584b7a41370b7bcc2af616b6214e7a903ff1f2 + +commit 344e44876adda74dd2be4a412c8f79877d39adbf +Author: Michael Bestas +Date: Sat Sep 26 00:58:10 2015 +0300 + + Build CMSettingsProvider for all devices + + * common_mini_* configs don't inherit from common_full + + Change-Id: If31e57620299fa54bc808de0b80f58ebfabdc718 + +commit 8a5d3bb670d7c2cfccc26f01b015296b36c4dd61 +Author: Abhisek Devkota +Date: Fri Sep 25 14:35:28 2015 -0700 + + Update HK APNs + + Per partner list + + HAM-267 | HAM-934 + + Change-Id: Icb80c9020a8a9ac370d6dbac0efd1d6833e44c1b + +commit 6a5fc00d0eb66b284e2dc473dc3a7e1155e9fcba +Author: Yvonne Wong +Date: Thu Sep 24 17:37:58 2015 -0700 + + cm: Add defaults for CMSettingsProvider + + Change-Id: I08a725db89df57657742ebea0d209d288cfaf203 + issue-id: CYNGNOS-829 + +commit 5318973c8a9f1a1774139acf039847271c8baeea +Author: Dan Pasanen +Date: Tue Jul 28 08:54:23 2015 -0500 + + apns: combine internet and mms apns for vzw + + Change-Id: I551746204893ecd13b5b238286cfb2566928de92 + +commit 688479223ef48cd2ff250b7cf5e83fe32baab97e +Author: myfluxi +Date: Mon Sep 21 16:38:54 2015 +0200 + + sepolicy: Allow system app to set boot anim property + + Addresses denials observerd when using QuickBoot: + + <4>[ 224.756971] avc: denied { set } for property=ctl.bootanim scontext=u:r:system_app:s0 tcontext=u:object_r:ctl_bootanim_prop:s0 tclass=property_service + <3>[ 224.757094] init: sys_prop: Unable to start service ctl [bootanim] uid:1000 gid:1000 pid:6039 + <4>[ 226.306456] avc: denied { set } for property=ctl.bootanim scontext=u:r:system_app:s0 tcontext=u:object_r:ctl_bootanim_prop:s0 tclass=property_service + + Change-Id: I338a0a1d5fa12c10e413769ea9638c10ed137000 + +commit da7d187848a8e62da3207438b49b8a0de31842b6 +Author: Brian Deery +Date: Sun Sep 20 18:23:48 2015 -0500 + + APN: add Sprint MVNO Ringplus, Ting update + + Added Sprint's MVNO ringplus. it was added in e1d6d09de7cf0b82ef94f13ac9d185ea1fc8a2e0 + but removed later in e980819a9c6bb404a7a24772687e88065f434020/b28ca702333739b132b51926eff7b2ec6d2fa2fd + for an unknown reason. + Also, Ting (another Sprint MVNO) was updated so that it shows as active when revisting + the "Access Point Names" menu. + + Change-Id: I4f8fc540235a8f8ad0df8656de0ffdbde2b83852 + +commit b61b6df53fa1c666339066973aefbef51f87ccd2 +Author: Steve Kondik +Date: Sun Sep 20 20:58:43 2015 -0700 + + cm: Clean up cgroups even more! + + * Only one is needed! + + Change-Id: Ib79864bf2b7a3d86a2bad91de01a9b82279f4a91 + +commit dcbf2aa77e1851b5949a0aa7fa153cc7b7507e79 +Author: Steve Kondik +Date: Sun Sep 20 03:33:31 2015 -0700 + + cm: Clean up cgroups + + * Remove unnecessary intermediate groups which are more harmful than + helpful in some cases. + * Remove weights, we're not using these. + * Lock down the display group to system only. + + Change-Id: I3a848fcc32459b53fa92317c253a20399637033e + +commit e2f23f0e91442552b7bd68564773bcef073e3a4d +Author: Steve Kondik +Date: Sat Sep 19 22:49:20 2015 -0700 + + cm: Fix a few denials + + * Missed a few things when cleaning up devices. + + Change-Id: Ib71afd696a564aeeaa80c34ca9744a39891f4b63 + +commit 100cc8ea1b5926b5eb82799a43da081652a02088 +Author: Steve Kondik +Date: Sat Sep 19 12:41:38 2015 -0700 + + cm: Remove xattr option from bfqio cgroup + + * This was leftover from testing and breaks the feature when running + on older kernels which don't support it. + + Change-Id: Idb959b37b88238aee87c221d6accc899bf497aea + +commit 4462dfa5185ed59c9d1b62ee62554b054bf58940 +Author: Steve Kondik +Date: Fri Sep 18 04:27:35 2015 -0700 + + cm: Update shared init.rc + + * Remove cruft + * Add LiveDisplay sysfs + + Change-Id: I6e3ca9048c9196dbc85151f102fb22ff5a4222b4 + +commit d36909b97301cb675b53d814d9894d110f255886 +Author: herriojr +Date: Fri Sep 18 14:31:38 2015 -0700 + + Removes Empty String For Resolver + + This removes the empty string here since it was overwriting anything + declared in our usual places for. + + Change-Id: Ia46cc45938dfaa9a66014bfdbe8c3fd097298742 + +commit c815f700e07357a6b8c3977f93fcd676ace8110d +Author: Steve Kondik +Date: Wed Sep 16 15:08:48 2015 -0700 + + cm: Set IOPS mode for CFQ and BFQ automatically + + * Always set slice_idle to 0 for CFQ and BFQ (IOPS mode). + This is a guaranteed performance boost for nonrotational storage + and is also the new default in Linux 4.2+ + + Change-Id: Id271a4283219beb272c174de0e452c6c42c4e572 + +commit 78c6df1db2e86bb678383caf73df72008ee84f76 +Author: Adnan Begovic +Date: Thu Sep 17 10:30:15 2015 -0700 + + vendor/cm: Remove custom resolver from OSS builds. + + Change-Id: I37950d2f788c1325f9215d05430b568ee90bd78f + +commit 28dbc8b311f341e702c39b6a5ee0cc048a0280fb +Author: Steve Kondik +Date: Mon Sep 7 23:23:10 2015 -0700 + + cm: Create cgroups for BFQIO + + * This creates the interface for a new ioprio management system + which dramatically boosts performance and interactivity across + the entire system. + + Change-Id: I3c402dd2cf6ed0a356a828257c2f373800f6a6cf + +commit b5c2cf040854a1027d784fdc6fa3c17ea39ff558 +Author: Steve Kondik +Date: Tue Sep 15 04:10:02 2015 -0700 + + cm: sepolicy: Create central place for QC-specific policy + + * We have a number of policy items due to changes in our BSPs or for + other things which interact with the QC sepolicy. Add a place + for us to store this stuff so we don't need to copy it around to + every device. + + Change-Id: I155ca202694501d42b42e2bd703d74049d547df0 + +commit b5dbbdf9cb0c0c5ac9fe933bcbeaf3be56d19fac +Author: Steve Kondik +Date: Tue Sep 15 04:09:03 2015 -0700 + + cm: sepolicy: Create standard policy for LiveDisplay + + Change-Id: Icb0047f261861c8fae99ffa4e9053de8d3aa8c73 + +commit 9cfe968a73841d33c266990fa27f20257d1a5c67 +Author: Andreas Schneider +Date: Thu Sep 3 11:04:58 2015 +0200 + + backuptool: Add checks if it makes sense to execute commands + + Change-Id: Ic83fc1168ac459b1bba5cef97d184ce2a9db4c68 + +commit c6d40c01f7b9cf12b4a2cd61ed72d62c681fe742 +Author: herriojr +Date: Tue Sep 8 16:09:22 2015 -0700 + + Enable The AppSuggestService + + We need to enable our custom AppSuggestService in order to show + possible suggestions. + + Change-Id: I9489723dfec315c7ff4ab414ebe88c3880876bd3 + +commit ed63484e8a080170af8a5bc675efc6514a40c147 +Author: Ricardo Cerqueira +Date: Sat Sep 12 00:13:01 2015 +0100 + + tethering: Do not override DUN in shipping builds + + This was done for one specific carrier, and is breaking most others + that rely on DUN profiles. Don't. + + Addresses CYNGNOS-999 + + Change-Id: I42fbbabfc87001bcec0c9978e33b999de8d5aecd + +commit e4f75ba2a09ec0182a21f93e2fdd216e52b3b4f1 +Author: dianlujitao +Date: Thu Sep 10 22:51:22 2015 +0800 + + Update SPN override for China Telecom + + Change-Id: I954949d328399e843405714e837a07806d3e0756 + +commit c37c2313cf470b53853e332797c7af4646a113c2 +Author: Adnan Begovic +Date: Wed Sep 9 17:51:27 2015 -0700 + + vendor/cm: cmsettings -> cmpartnerinterface + + Change-Id: I9d9b30da37f243f77647c6d41cf0e0159968b8e2 + +commit a385501738e6867e5329e52fef7d83208aa10d24 +Author: Steve Kondik +Date: Sun Sep 6 13:53:29 2015 -0700 + + cm: SELinux policy for persistent properties API + + * Set up persistent properties for devices with a /persist partition. + + Change-Id: I78974dd4e25831338462c91fc25e36e343795510 + +commit 1fd23a931010f93f045307fec88f7e21272e64a7 +Author: Raj Yengisetty +Date: Tue Sep 8 14:25:06 2015 -0700 + + CM SDK: rename SettingsManager to PartnerInterface + + Change-Id: I417a688af7ab0aef8e5a530a6b683e7d8d0da2db + +commit 26731f56cc2d143412a1a0aa766963bb44385d8a +Author: Steve Kondik +Date: Mon Sep 7 16:42:00 2015 -0700 + + cm: Set the IO scheduler based on a system property + + Change-Id: Iab8314ed3a204c2d4815e008503d5a3bfa6b12cc + +commit cefa91c8624431298c9d705760a88149d7ed1520 +Author: Kra1o5 +Date: Wed Sep 2 21:37:25 2015 +0200 + + Update Spain APNs + + * Update Vodafone, Orange & Yoigo apns & remove duplicated. + * Separate Lowi default & mms apn. + + Change-Id: I0b98b74c82aee9e60ce79ed0cc4a10d226d1772c + +commit b31f746baf68077eed915a2ffc6c97aef538e255 +Author: Abhisek Devkota +Date: Wed Sep 2 23:36:07 2015 -0700 + + Update India APNs to YU list + + CYNGNOS-898 + + Change-Id: I9f20283470eb330492e7c4de84093c7101da7580 + +commit 44752b7aeb514dc73713ecdacc06007922ac3dfd +Author: Luca Stefani +Date: Sun Aug 30 08:01:29 2015 -0700 + + vendor/cm: add curl to build + + Change-Id: I8cb50a5bc0bf8cacef9e4aaf251b172e4a325b79 + +commit 1e116da3f0f70a8f6b5ae0cb22fcbc25c7aec6f1 +Author: Adnan Begovic +Date: Tue Sep 1 13:58:10 2015 -0700 + + vendor/cm: Start building in CMSettingsProvider. + + Change-Id: I982d0d607e61f6cd8a1aaf180b13b835190893d4 + +commit 80145f3a1b17ea03a28b9bf09e3b63d8eb8d70a4 +Author: Abhisek Devkota +Date: Mon Aug 31 13:33:05 2015 -0700 + + Fix Airtel APN Selection + + Airtel GPRS should be before AirtelFun. Also remove empty fields + from AirtelFun. + + CYNGNOS-865 + Change-Id: I8ddab82787778ba07d759e78ac571b266863f0af + +commit 78822daa4da6df5f12a668d16cbdc2af793f4f80 +Author: Davis Mosenkovs +Date: Sun Aug 30 14:57:34 2015 -0700 + + Updated APN settings for Latvian operators + + Sources: + https://www.lmt.lv/lv/interneta-lietosana (section: Kadi ir LMT mobila interneta un MMS parametri?) + http://www.tele2.lv/internets/internets-telefonam/ (section: Interneta iestatijumi) + http://www.bite.lv/palidziba/palidziba/interneta-iestatijumi-telefona (section: Android telefonam) + + Change-Id: I356ae711493eb951d14473d34e6e50aad094e55c + +commit 0e3db258b04182a999c94fea538661354d88387a +Author: Abhisek Devkota +Date: Thu Aug 27 12:58:53 2015 -0700 + + Rogers LTE apn fix? + + Suggestion per Andrew A. + + Change-Id: Idc8f74892ddec1a41eda701fe57df4e4ece0eb25 + +commit f9b05b9471a65ab623ab9fb8365ca9ec7ff2b766 +Author: Marcos Marado +Date: Mon Aug 31 17:49:10 2015 +0100 + + Fix Movistar APNs + + Change-Id: If8d9834158a5c07830f65464c050b1b76fe0d133 + Ticket-Id: CYNGNOS-861 + +commit 46b2bdc612e40b2da2f6cf1de0df278930de1309 +Author: Brinly Taylor +Date: Mon Aug 24 12:39:31 2015 +0930 + + vendor:cm: Add some more contributors again + + * Add maintainers for S5 (kledi, kltedv) + * Add maintainers for Xiaomi Mi4 (cancro) + * Update maintainers for One (m8) & Moto E 2014 (condor) + + Change-Id: I9e4529489968912f49be23d9021be88e3b934afd + +commit cad70baa6edeadc332d5ea8369d94ae4c5937cb2 +Author: Bruno Martins +Date: Thu Aug 20 22:14:22 2015 +0100 + + vendor:cm: contributors: Correct maintainers for HTC One M8 DS + + Change-Id: I651e1c5f757c1243a299a7ca20ef695d53273463 + +commit 30ed4d1b153595553eea9485e0df86523bb31932 +Author: Brinly Taylor +Date: Thu Aug 20 09:49:38 2015 +0930 + + vendor:cm: contributors: Add maintainers for HTC One M9 + + Change-Id: I82bf9cfb2cb69ee16f41f688449fd3b9b5c640fa + +commit cdf2467f703678af6606a81448b0ff2692cd3c23 +Author: Bruno Martins +Date: Wed Aug 19 22:47:55 2015 +0100 + + vendor:cm: contributors: Add maintainers for new device + + * HTC One M8 Dual SIM (m8dug) + + Change-Id: Iac0efa8ad2dfbc817e8e70d94cfde9af5c6e646e + +commit 587a3cff83d747062b41ccdab2bc82c52e3e35c6 +Author: Steve Kondik +Date: Mon Aug 17 01:51:13 2015 -0700 + + cm: Moving CMHW to CMSDK + + Change-Id: I4dae95dbe68c472ba3703fea588b542758ec8036 + +commit 80d23ebd17fc143afcc13ebded2b0101116f0226 +Author: Brinly Taylor +Date: Fri Jul 17 06:41:18 2015 +0930 + + vendor:cm: contributors: Add a new maintainers + + SP and i9100 + + Change-Id: I8383ac8bce26a6261b030b09fc77072bef4636ec + +commit 62869cd7d62679ba7c74dd7ad1801ca498e27163 +Author: Adnan Begovic +Date: Thu Aug 13 11:20:16 2015 -0700 + + vendor/cm: Don't be so noisy. + + Change-Id: I3aa12c87b4b3e7f3da4fc4971659b981f460872a + +commit 72b1d8c95560ecc9f864b16f62b2085cf356102f +Author: Rashed Abdel-Tawab +Date: Tue Aug 11 16:12:18 2015 -0400 + + vendor: cm: Add LG G2 and fix d852 + + Change-Id: If2a51aaca144aa6a76b365d7a930599dd8f49ce8 + +commit 4534c7ae3bddb435944be7c022ee0ca5e8b62f97 +Author: Adnan Begovic +Date: Tue Aug 11 15:51:54 2015 -0700 + + vendor/cm: Expose internal revision for platform. + + TICKET: CYNGNOS-724 + Change-Id: I9d93ca77fd888046cb4733a73ace2ee337c46300 + +commit f4a4458e4c35656602f19c74a61e41840c1d23e6 +Author: Kra1o5 +Date: Tue Aug 4 01:19:53 2015 +0200 + + Add new Tuenti MNC SPN override name + + Change-Id: Ie516cdb4da5a71b9c3171d27fd75d72c73d4c5e8 + +commit 869cfdbea09286563ea810abd589e38d4e7b49b3 +Author: Arvin Quilao +Date: Fri Jul 31 16:16:23 2015 +0800 + + APN: Update configurations for Philippine networks + + *update carrier names + *remove duplicate entries + *remove deprecated redinternet + + Change-Id: Ic3cee2691a32cd8959a7eaa142f5042317d0c962 + +commit f192636b82f1c99b871b074a988f86088fea531c +Author: Adnan Begovic +Date: Fri Aug 7 13:28:17 2015 -0700 + + vendor/cm: Always use gpg sign-and-deploy for deployments. + + - Also support LOCAL_MAVEN_SOURCES and LOCAL_MAVEN_JAVADOC + + Change-Id: Icfab8d23d8a9e9993eb74adf7349439bc4b6d1ed + +commit 44716fb0eefb1864aaa12b412ace0985e1904436 +Author: Adnan Begovic +Date: Wed Aug 5 17:03:06 2015 -0700 + + vendor/cm: Provide means of uploading an artifact to maven. + + Change-Id: Ide225d75807a917773520ae1b7772e8de9b1ab73 + +commit d0f6b187ae9bd7e774fbde786a07c7decf0d0bd6 +Author: Joao Figueiredo +Date: Fri Aug 7 01:32:30 2015 +0100 + + cmsdk: Dual SIM support on CM SDK + + Change-Id: I209245e1a3165f329ed8a17a942340d96783ca13 + +commit 874defe2bc110c36f541183467043591550f3414 +Author: Matt Garnes +Date: Wed Jul 15 14:04:34 2015 -0700 + + Add SettingsManagerService from cmsdk as a system service. + + Change-Id: I0909a5fd49e8e042293719de93ebc8fbaaa1a196 + +commit 74891faea9dd872bebc24ca9c1e770fc1d5f919c +Author: Steve Kondik +Date: Wed Aug 5 17:54:33 2015 -0700 + + sepolicy: Allow recovery to set system properties + + * This is used by extremely critical things. + + Change-Id: Ie529851469408adac1e081fe4f6dc5daa9002933 + +commit 4f3ae0ea0aa4175a8f286fb0de418b0475e55fdc +Author: Ricardo Cerqueira +Date: Mon Aug 3 20:37:07 2015 +0100 + + apns: zero-length items are evil and break auto-selection + + Addresses CYNGNOS-667 + + Change-Id: Id0fbba6cf68599d363a7f0737621b3e11ece4ad5 + +commit bec1e572578db31b4f4c249f130567f030bb1e4c +Author: Marcos Marado +Date: Fri Jul 31 12:07:27 2015 +0100 + + Clean up MEO/TMN APNs + + Previously called TMN, now called MEO, this operator only has two APNs, one for + Internet and one for MMS. + + Change-Id: Iccd17fe50db36db16d105ccada076c3cc6e7c49c + +commit 8b5c2c0a525ce57493fa13bb7476074bab275c08 +Author: Abhisek Devkota +Date: Thu Jul 30 20:57:16 2015 -0700 + + Remove 'preferred' no-op + + Per line 217 in TelephonyProvider.java, this is a no-op + + https://goo.gl/rpwV9z + + Change-Id: Ieca3b9e723e5c6031fc0698c81074b2aa12e562c + +commit c1f717f8512f3929bee7bc52ee08d8b066cda747 +Author: dianlujitao +Date: Fri Jul 31 09:06:12 2015 +0800 + + Update APN for China Telecom + + * Remove deprecated #777 + * Add ctlte + * Update ctwap and ctnet + + Change-Id: Ia939087d7428260fe6e962f96e5550ceb38beed2 + +commit 00eb9ce6e3ed6b63f00165641f9e6d3642b7c4e1 +Author: zh0122 +Date: Thu Jul 30 15:08:32 2015 +0800 + + Add a bash completion "--force-sync" for repo sync + + The new version v1.12.25 of repo add a new flas "--force-sync" + This will add the bash completion of the flag + + Change-Id: I96700a1f13e6c5e1c361c48a4b778b4e7bc5dfed + +commit 8d2b2c75bf57c05bdf2391148a2173fc8b97bda4 +Author: ginnungagap +Date: Thu Jul 23 22:49:09 2015 -0400 + + Update #comment to reflect removal of /data/local/userinit.d/ support + + Change-Id: I7446c44f1c6388dd6ddb877a1e4ae4e6ab6c2499 + +commit bf1bcdbc44ea05bd2d209d66830a86634fd40278 +Author: Chris Sarbora +Date: Fri Jul 24 20:16:06 2015 -0700 + + Specify the maven-dependency-plugin version directly so as to force Maven 3.0.5 to use the correct version. + + Change-Id: Ia8b943feeb13d8835e0510404d067a2760608aa6 + +commit 4397d1d238e01c72e280625eccff9218e258cab5 +Author: Adnan Begovic +Date: Thu Jul 16 17:11:06 2015 -0700 + + vendor/cm: Introduce update-cm-prebuilts-latest-public-api. + + Change-Id: I6a09d3b26573c81e74dc0338ef8899bebb1b5320 + +commit 5dd3371ed890c1694947db3945f4a317a80e0a2d +Author: Adnan Begovic +Date: Thu Jul 16 17:10:17 2015 -0700 + + vendor/cm: Clean up paths to known files. + + Change-Id: I867300c04aae1f429be5e2bd057e559a00bc12b5 + +commit 7135af8a237a0690bbc51913335e6c7e821c36df +Author: Patrick +Date: Fri Jul 17 07:47:30 2015 -0700 + + Fix Rogers APN + + Change-Id: Id90cd1de711ea5c4ae546fa787a5cb7989158269 + +commit bbeb27c8f5c9d52c964115cbd89a129a99eea9d5 +Author: Abhisek Devkota +Date: Thu Jul 16 14:55:57 2015 -0700 + + APN fine tuning + + Clean up some straggling duplicates + Add Llamaya Int/MMS 21403 + Add authtypes to some apns + + CYNGNOS-436 + + Change-Id: I94f47725b72e98f98344792927951d6f06b31eab + +commit 9bf517f89d7ae38fbed6bb0a08547020c024dff3 +Author: Chris Sarbora +Date: Thu Jul 16 17:58:05 2015 -0700 + + Hack in support for the old version of Maven that Ubuntu apparently ships with + + Change-Id: I39094627ff114901cc49f792ab601ab5b1677c19 + +commit d5420c0638b7f32c54cd6f998af13d8d92ec063c +Author: Lin Ma +Date: Thu Jul 16 10:26:41 2015 -0700 + + rendang: Remove unwanted APNs + + Change-Id: I7539f0bc147e60e63f892c3d4b9a0e6d6d7e5868 + +commit 5a6bda251c1e98eebc5f5187eda7dc026a5e804a +Author: Abhisek Devkota +Date: Wed Jul 15 15:44:52 2015 -0700 + + CYNGNOS-454 - Fix config_preferred_apn Overrides + + With the influx of new APNs and reordering, this broke the vendor/cm + overlay for preferred APN overrides. + + Reorder the list to unbreak functionality. + + TODO: Make this override more granular as to distinguish between Carrier + and MVNO on carrier APN. + + Change-Id: I65b1bf3a54ce76e4cf0b817a1a3cd6f86fe31f6d + +commit f208523054dc5fbb8e322c70f1e7a925c5da5449 +Author: Brandon McAnsh +Date: Sat Jul 11 23:22:46 2015 -0400 + + sepolicy: system_app: Remove performace setting related entries + + * Performance Settings has been removed/refactored so these are no longer neccessary. + + Change-Id: I5933700815d0037735fc48f8640b37d1f350ea91 + Signed-off-by: Brandon McAnsh + +commit 2254bbae310999b97f89c62a8cd11152ddf7c5a8 +Author: Abhisek Devkota +Date: Fri Jul 10 12:39:18 2015 -0700 + + Yet another massive APN list + + CYNGNOS-436 + + Change-Id: I13fd94bf26c3fe5860824cf357ff00a58382591e + +commit bcb6d989c5ec9832559c3bd84590ae6b2f69b638 +Author: Adnan Begovic +Date: Mon Jul 13 16:16:55 2015 -0700 + + vendor/cm: Bump cmsdk version. + + Change-Id: Id1690423ea1754558119209390c24bfb1270920f + +commit 7c96869b2605af7b16b36e61973583121754d6d5 +Author: Steve Kondik +Date: Wed Jul 8 09:53:12 2015 -0700 + + cm: Update properties and libs for stagefright-plugins + + Change-Id: I46cb3589197bc5dae362c66cea92ee9b419df441 + +commit c6d0ab5fcff905a7edd32b83d42e550aeac4fbe5 +Author: Zyg0te +Date: Fri Jul 10 20:55:32 2015 +0200 + + Updated APN for Austrian Carrier Yesss. + + - The apn is webapn.at according to the carrier documentation. + + CYAN-6702 #resolve + + Change-Id: Idaf92976556dd76bef6b4195329e69b0bff042e4 + +commit b1f4115b473570158091e71e71568d462631b7ce +Author: Chris Sarbora +Date: Wed Jul 8 08:27:11 2015 -0700 + + Prevent Maven target from grabbing transitive dependencies + + Dependencies of Maven targets will have to be managed manually. The prebuilt + target that the Maven target is based off of wasn't designed to handle multiple + artifacts per project. Additionally, this target is mainly intended for grabbing + APKs or other standalone blobs, not for pulling in a full jar dependency tree. + If that is your use case, you may want to investigate simply converting your + project to Gradle (or the Maven build system, if you can stomach it). + + Change-Id: Iaf48c95c704cfdc85e0074394ff3c7464937e60c + +commit 71983e8a0a9b1c7cbf7303d6063ae0feefc15c8a +Author: Abhisek Devkota +Date: Thu Jul 2 12:43:33 2015 -0700 + + Additional APN cleanup and modifications + + Incorporate 'Data Accounts' change request and additional misc tickets. + + Change-Id: Ie236075b02c06ec67b3931b7529b195c56ed87d0 + +commit c38581cdbe769485c5fe6eaa043187c7cd55ba36 +Author: Abhisek Devkota +Date: Thu Jul 2 14:07:47 2015 -0700 + + Thou shalt not nano + + Fuuuuuuuuuuuuuuu + + Change-Id: I840df9d895fc3f97916fffce9cae4b523994e372 + +commit 9dfe560e1ed1f19fe576270735a7850755a561e3 +Author: NBruderman +Date: Wed Jul 1 18:40:02 2015 +0300 + + Vendor: Fix "mts" carrier password + + Thanks for Dušan Šušić for pointing it out. + + Change-Id: I5fc6f3d79ddcd6981ba3c3e521f0f931da6d8d84 + +commit a0040cad7dcc65d312e183e3d7884897b1b58d35 +Author: Brandon McAnsh +Date: Wed Jul 1 12:04:25 2015 -0400 + + vendorsetup: Handle new jenkins build parameters + + * https://github.com/CyanogenMod/hudson/commit/21c0d29e0038cfb61d8e1fd404fb162fe385a093 broke the previous way of adding lunch targets, as it was + adding a 'bacon' target instead of the full lunch-able target (cm_bacon-$variant). + * use printf and format the combo during the parsing + + Change-Id: I0d2c4716bf17cb1a85333662f941d454d0b74e6a + Signed-off-by: Brandon McAnsh + +commit 3f7699f1fdb2d7674af300275c5ef4c26481a1cc +Author: Abhisek Devkota +Date: Wed Jul 1 00:00:33 2015 -0700 + + Additional European MVNOs + + Change-Id: Ib5f0c718dcd4d331546bf5a3a144d089e36da667 + +commit 015d4fdf9dc07b31cb31b2d8001d308e52baad84 +Author: Abhisek Devkota +Date: Thu May 21 06:43:49 2015 -0700 + + Massive APN Update + + -Move epc.tmobile to type null (deprecated) + -Bring in multiple MVNO's + -Reconcile with external partner lists + + Change-Id: I11523b6d207ec33ea501b70eaca533a1cf4f0a00 + +commit 4c4e428da8e896e6c618c0f5cd7bbc44189192e3 +Author: Adnan Begovic +Date: Thu Jun 25 12:55:35 2015 -0700 + + vendor/cm: overlay start for ProfileService in external framework. + + Change-Id: Ib1f8c6d00c2a66cfd8dac2b73ccd1bd053a3a497 + +commit d515adcbfe4c5dc83d089cd0ffa8e97891d829a2 +Author: Michael Bestas +Date: Thu Jun 25 22:48:30 2015 +0300 + + Remove obsolete /cache/dalvik-cache stuff from init.local.rc + + Change-Id: I20af6b608d8f6059d7ede9be9af8ce22a919d9b5 + +commit 0c80c8c3e7bb4224cecc7a1ee579e60ea1a69079 +Author: Jake Jackson +Date: Thu Jun 18 07:43:26 2015 -0500 + + Fix Sprint 3G + + Removed bearer for Sprint eHRPD and LTE APNs. The eHRPD APN was set + to bearer 13 even though it is valid for all 1x/EVDO/eHRPD connecti + ons. This was causing no APN to be selected when an EVDO connection + was established and radioTech != 13 (eg EVDO_REV_A = 8). The LTE be + arer must also be unspecified so telephony does not then select the + eHRPD APN since any unspecified bearer is potentially valid for bot + h 3G and LTE. Regardless, the bearer does not need to be specified + since the system selects the correct APN for 3G or LTE automaticall + y. + + Change-Id: I4ab61625888bf793a774fca2baab8274760452c4 + +commit 51fd84224f0c84944acd46aa85e3a7a449e2fad2 +Author: Adnan Begovic +Date: Tue Jun 23 17:34:30 2015 -0700 + + vendor/cm: Represent as CyanogenMod API's + + Change-Id: I4c0807df9f2412fef9d44464ab01d019116a7e85 + +commit 3314aacd79c6e1778791a3d0fafd7ca921e7b397 +Author: Adnan Begovic +Date: Tue Jun 23 17:32:33 2015 -0700 + + vendor/cm: Remove search widget from developer docs. + + Since github.io is a static page, and we lack an enpoint to search, + the search widget is useless. + + Change-Id: I7c5728abaac880359daa71aa1d7093e38061231c + +commit be48647b37beb2e3ffc878b61bd0530085a48d40 +Author: Adnan Begovic +Date: Mon Jun 22 14:57:24 2015 -0700 + + vendor/cm: Point to proper prebuilts/cmsdk directories. + + Change-Id: I80ac94fd9b2d3a80d91a82d65a260d26b1436e60 + +commit ea326686fbb7357cd5b48a03177c407e048e67ee +Author: Chris Sarbora +Date: Wed Jun 17 16:29:56 2015 -0700 + + Support downloading from Maven + + Change-Id: I94b8627a3bd15726cb4918b9a64b696f2a26e587 + +commit 597025012dacdd54251b5abfdcb30fc8a9b60d7e +Author: Steve Kondik +Date: Thu Jun 18 02:22:35 2015 -0700 + + cm: Update stagefright-plugins depdendencies + + Change-Id: I6be5eea82fc850e837a830de302cd136ad3dc924 + +commit 617261e2cbd93879ff53007b193603d5335c34c0 +Author: Ethan Chen +Date: Tue Jun 16 13:56:05 2015 -0700 + + Revert "cm: Add import for prebundled APKs" + + This reverts commit 1d68926a04740095e56151c457b11ef08bbc7e23. + + Change-Id: Ibb91d2e8f1a82709af818013de8af870e92d29cc + +commit 71799a10388e9978efe59a6db9331914994052ce +Author: Steve Kondik +Date: Thu Jun 11 13:32:35 2015 -0700 + + cm: Add backup API key for Trebuchet + + Change-Id: I4d38f44b4b1ededa2cb6edf42b15c09eb1e09ea7 + +commit 6d603b2da5fe35d8aed8a490a02f8592f6d820ea +Author: Konsta +Date: Sun Jun 7 12:27:58 2015 +0300 + + Update Sonera APNs + + http://www.sonera.fi/etsi+apua+ja+tukea/ohjeet/MMS--ja-internetasetukset-(Android)?id=116bf4e7-02e5-4673-ab4f-c32db2162426 + + Change-Id: I16e170cb6083dd96f9bc27a47788bdac824d7bc2 + +commit b2bd3216068665e57bc8f243bc5fa16ab51a3c5b +Author: Adnan Begovic +Date: Thu Jun 4 19:23:35 2015 -0700 + + vendor/cm: Create CM_PLATFORM_SDK_VERSION. + + Change-Id: I7126b1ac93fbe3e0d5542279cb1f96dfc214bb23 + +commit b1ac68588bf068aeb80c466122be071fae1cbd70 +Author: Chenxi Mao +Date: Sat Jun 6 19:10:25 2015 +0800 + + apn: Add China Telecomm 4G APN support + + Change-Id: I62effd8c8f3b5bcb79417eeec1bf92936d6499a1 + +commit 793385eb7ea5b5c1c2807c86f53ed89ac0486ed1 +Author: Michael Bestas +Date: Thu Jun 4 21:42:46 2015 +0300 + + Move LatinIME to phone/tablet configs + + * Move LatinIME & dictionary overlay to exclude it from TV devices + + Change-Id: I926fe0a2c24ee3d2c807e1f584a37d57f1cbb8b5 + +commit ecc8b1785342b5c3c37f29a5f146a3f782f13608 +Author: Adnan Begovic +Date: Thu Jun 4 14:03:43 2015 -0700 + + cm: Point to the right files for checkapi-cm. + + Change-Id: If67f1121add724e4b92e862fa3ec56002ba14382 + +commit 744a2571fd07182d4ef0ec312e51f2b487067ec5 +Author: Adnan Begovic +Date: Tue May 26 18:19:59 2015 -0700 + + CM: Provide apicheck and cm-specific config inheritance. + + Change-Id: Id5e488c5fb653bf2c330d2581d28a70971d56690 + +commit 15e432d8eed062a9289815db64c1a30409dde335 +Author: Dan Pasanen +Date: Thu Apr 30 17:15:11 2015 -0500 + + 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 + +commit 655d8d6e0f125b68d6f9853a9d50cec918e86b27 +Author: Matt Mower +Date: Tue May 26 12:52:50 2015 -0500 + + 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 + +commit 0150c43da93ec53da8033b58ab9d6155e972f9f5 +Author: c457 +Date: Tue May 26 14:05:00 2015 -0500 + + add MetroPCS's IPv6 APN + + Change-Id: Ie3be23c1253affb44028fb8fd95d37b88dbbd425 + +commit 0ab505f1ad3fa8daa094ae0bbe0e1867d6041d31 +Author: Abhisek Devkota +Date: Thu May 21 03:29:30 2015 -0700 + + Deprecate epc.tmobile.com APN + + No longer used by T-Mobile US + + Change-Id: I4f5898aa0a56500293323675868a3f138ad0b702 + +commit 2d9f1d70bc425e11c103c40f08b148f2f954c8c6 +Author: Phil Eichinger +Date: Thu May 21 18:40:56 2015 +0200 + + APNs: Correct MMSC for HoT Austria + + Change-Id: I9d224fa7817f0c317606c61791c8ee839bf4c64f + +commit c56364bd6e4896bb5a39e674b886a5d94178aab5 +Author: Zyg0te +Date: Sun May 24 11:21:21 2015 +0200 + + 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 + +commit 60051ef55686580a69701d6bf907d59615518b65 +Author: Brandon McAnsh +Date: Wed May 27 01:27:08 2015 -0400 + + 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 + +commit ad91867dc8f104bf4b6200b392b06db1f2dd96ac +Author: Evan Widger +Date: Mon Jun 1 14:49:04 2015 -0700 + + Temp fix for Bouygues telecom issues + + rearrange APNs so most popular one is hit first + + Change-Id: Ie9cae2e4e36e937127bff1c31fb100f331de1b75 + +commit d32b741b5b9436a45a1af1e14f1d0242013048b5 +Author: Lin Ma +Date: Sun May 31 15:55:38 2015 -0700 + + 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 + +commit 8f7444802cc020baee885d852421ccf71ab182a5 +Author: Adnan Begovic +Date: Tue May 26 18:19:30 2015 -0700 + + CM: Make sure we're parsing api versions for cmsdk docs. + + Change-Id: If6223fbc2f22378bb993a09f92d4a7e6972c022a + +commit 9e9fea37ec027f0ecdc9c98b93776950e774b91a +Author: Matt Mower +Date: Wed May 27 15:27:40 2015 -0500 + + Fix invalid roaming_protocol for telenor.smart APN + + IPV4 is not a recognized protocol. Only IP, IPV4V6, and IPV6 are + defined. + + Change-Id: I444d37a86c7168b4832c5bb69834714a0505ab7b + +commit 6560891d9b97c495ae49230dc60e5370fff91cfc +Author: Abhisek Devkota +Date: Thu May 28 09:47:02 2015 -0700 + + Drop hipri,supl from Smartfren4G + + Change-Id: I561798f97ade57c90b4781cbfa471e7eaaf7354b + (cherry picked from commit 4ad1712ba471f7cb84817ba6f4cc1e3efd9889be) + (cherry picked from commit 477ee618b388923789330adb997b17610bf0e920) + +commit e190d66b8aa9d3ed04074b354df4d1c4c2ed4552 +Author: Adnan Begovic +Date: Thu May 21 14:59:07 2015 -0700 + + CM: Update droiddoc template for cmsdk + + Resolve index page. + + Change-Id: I5546f49f3d4b277686c2e07ed1ef0082b4a4b6ce + +commit 54d5498497bde2b357b8770d7c94060de7fadb9e +Author: Marcos Marado +Date: Thu May 21 11:56:19 2015 +0100 + + APNs: 716: added Claro, Entel; 732: Fixed COMCEL + + Change-Id: I016ead4bb458b1ef2eb6e1f6f468d5d881d21557 + +commit 7790c60c345aee470a64880d47b8b68b52886c70 +Author: Phil Eichinger +Date: Thu May 21 18:40:56 2015 +0200 + + APNs: Add MVNO HoT Austria Internet and MMS APN configuration + + Change-Id: Ic6399f8247d1f0afcbeb56953f70e357d6194743 + +commit 580ac6fc6ee403beb39bfd3dac8e560a93ae7d7c +Author: Marcos Marado +Date: Tue May 19 19:43:52 2015 +0100 + + APNs: moar MVNO's + + Change-Id: Iec352b1f639a9f411d4e9f4eed53b81655fb681d + +commit 6a5733a0627133d665a02396d3dd39ea6b8c9928 +Author: Marcos Marado +Date: Tue May 19 18:09:04 2015 +0100 + + APNs: Separate Simyo ES' entry (default and mms) + + Change-Id: I94a39c96ba8c83e5632afa46630254d59212350f + Fixes: CYAN-6272 + +commit ebda3cde017e89e09090dc78f2db00613bc7a011 +Author: Zyg0te +Date: Mon May 18 09:24:35 2015 +0200 + + apns: Added APN configuration for Suop MVNO (Spain) + + This references CYAN-6272. + + Change-Id: If1a1aa3cf6d51ac821a2d67548a05bc78fe4a62e + +commit 9635acd538c140a6ad492041fc5cc7ea9ca61a39 +Author: Marcos Marado +Date: Tue May 19 17:47:55 2015 +0100 + + Added several APNs, updated a couple carrier names + + Change-Id: I77c634d623a4a73c94f9cd6f224bf0a67484ee6d + +commit c352261142f41271edea631d79a87095713b0d5a +Author: Abhisek Devkota +Date: Mon May 18 15:45:13 2015 -0700 + + Split Smartfren MMS out + + Change-Id: I4380710fac6cd632daa345c5a747d3ef41cfc5c2 + +commit 88e99ec1e7b244bb43832acf55ee2e59e304683a +Author: Adnan Begovic +Date: Tue May 19 17:27:11 2015 -0700 + + CM: Update styles for droiddoc. + + Change-Id: Ia994ae1b17a0ee3cf0e997f7ef3501228310c29e + +commit 7ebb507c0200af23701b0a4ce51281bd7d6d4baa +Author: Adnan Begovic +Date: Tue May 19 14:10:50 2015 -0700 + + CM: Provide droiddoc cmsdk template. + + Change-Id: I3825b2a1dbd680d25c28bfad49c71b94119dcd8f + +commit 374ca9d02e09d4e4b335b86ad0c1f7aa3ba4a6ff +Author: Dan Pasanen +Date: Thu Apr 30 17:16:07 2015 -0500 + + init: set ro.radio.noril if persist.radio.noril is set + + Change-Id: I51f35963662b8225674ad5c7514909e7efc67ae0 + +commit 5cdfc8d3052ff285312eb26a0c184c2e90099d26 +Author: Zyg0te +Date: Tue May 12 09:24:25 2015 +0200 + + 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 + +commit 5cfc7b884fbefb7a2c26b9568d9e76482f6fd7da +Author: Zyg0te +Date: Mon May 11 10:44:30 2015 +0200 + + 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 + +commit a5c460ae82abdf580d798bb6b5d9ad9bb790638d +Author: Zyg0te +Date: Mon May 11 10:22:10 2015 +0200 + + Added APN for Costa Rica ICE Kolbi + + This references CYAN-6237. + + Change-Id: I3dc19feda91434ae9cd11175953df2827d47103f + +commit 71a61f42b23538003b139fb44ff631a1e657eae8 +Author: Zyg0te +Date: Sat May 9 10:10:04 2015 +0200 + + 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 + +commit a6b8d30c4247fbaedc77cf2f1a47f87fd79145f4 +Author: Adnan Begovic +Date: Wed May 13 03:57:05 2015 -0700 + + cm: Ignore filters for platform library. + + Change-Id: Iaf06872676e9e2745cb2f5ea7dcf1caf71443cb6 + +commit aaac132b3f88a5c483d7b1791a5af5e29605723b +Author: Adnan Begovic +Date: Tue May 5 18:29:29 2015 -0700 + + Build Platform resource package. + + Change-Id: Id60f66b6db23989db1472a19bcb079b0083f7393 + +commit b53c503fee949924d55bc87b16f49f7ad6094015 +Author: Adnan Begovic +Date: Mon Apr 27 16:29:56 2015 -0700 + + 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 + +commit 4f810fe94a3d7eca80ff01beb2f9cef53b9f24da +Author: Adnan Begovic +Date: Wed Apr 29 15:07:04 2015 -0700 + + Overlay external services start. + + Change-Id: I725e69adfe220a0763574d0e92792f72379b5993 + +commit 7520a205fdf683498d8c85edc85e319afa0c9a5a +Author: Roman Birg +Date: Tue May 12 00:44:40 2015 +0000 + + Revert "vendor/cm: add CMBugReport" + + This reverts commit 94645abe762164020bbe70bb5b17d22918915f74. + + Change-Id: I0e44721e05635da015affb8ececa18fc6ac08c5e + +commit 94645abe762164020bbe70bb5b17d22918915f74 +Author: Roman Birg +Date: Tue Aug 12 18:23:48 2014 -0700 + + vendor/cm: add CMBugReport + + Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba + Signed-off-by: Roman Birg + +commit 3866f709c695fb7c1b0792d866125347f27f0be5 +Author: Ethan Chen +Date: Tue May 5 12:30:59 2015 -0700 + + init: Add common bugreport service + + Change-Id: Id0501b2ca556919d8d41102e6d36d8453beedff2 + +commit 788bd0991b7d8ccef475ac55148c05474aa8aca9 +Author: Abhisek Devkota +Date: Fri May 8 14:08:51 2015 -0700 + + Fix typo and build + + Change-Id: I4a641747b785c91685442e0d81e6209b987f16bb + +commit f7e33f1bdf8c92bc4f60d97f38223901b8651462 +Author: Zyg0te +Date: Fri May 8 21:43:16 2015 +0200 + + Fixed typo in APN config for Nicaraguan networks. + + This references CYAN-6497. + + Change-Id: Ifc28eda483830b77db1aa2608d3a6cd817823cc1 + +commit a979d1061465215518b71a3416dd7565a6fef42a +Author: Zyg0te +Date: Fri May 8 20:10:53 2015 +0200 + + Added Eagle Mobile MMS apn configuration. + + This references CYAN-6250. + + Change-Id: I8dc1a28125dcac638f53116082bddcec9229d91c + +commit 76c41746c05a54010bb4cb7f8d89d6ba5afb3b71 +Author: Michael Thygesen +Date: Wed May 6 17:40:26 2015 +0200 + + 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 + +commit 8688a958b7fc671710ebb3083248f946e28a41c5 +Author: Brin Taylor +Date: Sat May 2 08:24:32 2015 +0930 + + 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 + +commit b2c60c1bbf60c04947d09a511b1c8cfd5eaa07c3 +Author: bmc08gt +Date: Wed Apr 29 19:40:54 2015 +0200 + + Bump CyanogenMod version in CONTRIBUTORS.mkdn + + Change-Id: I8fa4b8b53af6ec1333f05f42d908b3e28a7bf08b + Signed-off-by: bmc08gt + +commit d1757405805a356bb68b7e099ee5d1b87da33101 +Author: Erica Chang +Date: Thu Apr 9 10:20:03 2015 -0700 + + SIM card setting: fixed Smartfren SPN override name + + Change-Id: I5b5798516ae2620d9fa544470bc107421f12173e + (cherry picked from commit 623bc5bb1c80ff7dd8a3cd9c4b8272dfd8453db1) + +commit bd713559242dc70bea35bc750db69ef8f890d273 +Author: Howard M. Harte +Date: Fri Apr 24 16:26:49 2015 -0700 + + Update Smartfren APN protocol to IPV4V6 + + Change-Id: I30384d45cf184253ca6ef4ce8847fe80228a012a + +commit 1a2f28834883f6673c3888f7a8440bab4954f81a +Author: Howard M. Harte +Date: Wed Apr 15 10:47:36 2015 -0700 + + Update APNs for Smartfren + + Change-Id: Id46a069af6e4b01b8c39ce82342043633b6168c0 + +commit 70d7e18828953d43381e7e7a0dc70d74ae10ba35 +Author: Ricardo Cerqueira +Date: Mon Apr 27 15:06:49 2015 +0100 + + 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 + +commit 17e5661017b955131f828ad37dbb65414e71ed6b +Author: dhacker29 +Date: Sat Apr 25 02:03:49 2015 -0400 + + 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 + +commit 52f92f081d793fc7cf715512e69c0a285e41a76d +Author: Roman Birg +Date: Mon Apr 20 18:20:59 2015 -0700 + + add Profiles to build + + Change-Id: Id74a2c5350a5140eeb6f83c950c8b9ed89b2d4d7 + Signed-off-by: Roman Birg + +commit 3393dab46fa48b6465e732e1e7b7ff89f7846627 +Author: luca020400 +Date: Fri Apr 24 18:10:22 2015 +0200 + + vendor:cm: fixup formatting of CONTRIBUTORS + + Change-Id: I79e96edbf5dd69053297473964c73f71be86568d + +commit a99128f1b0a2bed5e61b4b2d48b447e0ee6a62f5 +Author: Maxime Auvy +Date: Tue Apr 21 11:32:58 2015 +0200 + + Updated Free Mobile APN + + Change-Id: I60ea016bfc840c0aaf4b8a0bbde026ebd68beb3e + (cherry picked from commit 81bd45a8bef18c7c1570b657c0bde122eeb6feb6) + (cherry picked from commit d7aa97853e33a4315563751431e10f611c20c2f5) + +commit b02640c228f7b019fb229a28a1cac41357cef624 +Author: heydabop +Date: Sat Apr 18 17:55:22 2015 -0500 + + Add hipri to ATT Phone APN + + per http://www.att.com/esupport/article.jsp?sid=KB424489&cv=820 + + Change-Id: Ib6552dd6358e2198f9e1da8420cc72da1664c606 + +commit 365ed9bd65dcefd13e7f2a6dfaa5485aa4229ab0 +Author: Brinly Taylor +Date: Sun Apr 19 16:55:09 2015 +0930 + + 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 + +commit 785c50ad3f55c8bbcacdd48d00dbff76c68447d7 +Author: Roman Birg +Date: Fri Mar 27 11:42:11 2015 -0700 + + vendor: add sepolicy entry for killswitch service + + Change-Id: Ib3c44c50138f5715d92addbf8df7ed591785b550 + Signed-off-by: Roman Birg + (cherry picked from commit 2ca5d3999b35d328f0969a264009bffe0faf889d) + +commit 206c46e8e04d48fda340a9ba10da2636d399a535 +Author: Dušan Šušić +Date: Sun Apr 19 08:59:20 2015 +0200 + + We are at CM12.1 now + + Change-Id: I357a379546c97a341e68affc26b60aebd1e94663 + +commit 8e9b0ac1fdb3e39a7eafbe01b19b0f4bffcbb79d +Author: black +Date: Wed Apr 15 09:19:49 2015 -0700 + + Remove SPN configurations for Japan + + These configurations has been causing problems since Android 5.1: + A docomo SIM card is regarded as no service. + A Y!mobile SIM card is regarded as Softbank. + + Change-Id: Iead54ef9eff1d4bf0d472eb588fcda000cb228ad + (cherry picked from commit d60d2fd669aa75b49f7dba6a141008e1d9ea414c) + +commit fd6bfe7bf005d551286a7e77d2b1dd09f2272162 +Author: Ricardo Cerqueira +Date: Mon Mar 16 12:22:11 2015 +0000 + + Remove userinit from user builds + + /data is supposed to be inaccessible to begin with, and we don't + want the init sequence tampered with for user builds + + Change-Id: If3eb5573248956a14ad56516a9871758f4c00989 + (cherry picked from commit a9d772166365a27181a7441c10a6c60a2bab7dab) + +commit b7634f7cd8a9504834b8b783d4599124b00c23e3 +Author: dcd +Date: Thu Apr 9 16:50:28 2015 -0500 + + cm: add FreedomPop APN + + Change-Id: I6e55c64c729723d48979751aa49ea86b4ebd0d8d + +commit 4ffdd67288308e52bb4b27e1a1b5bba1fc172504 +Author: Matt Mower +Date: Fri Apr 10 17:18:56 2015 -0500 + + APNs: Remove leading whitespace for a couple mmsc + + ProMonte MMS & Sunrise MMS have extra whitespace in their mmsc. + + Change-Id: Ifda8b8171498c84f471665facecd0bba3eaaa56e + +commit 1db6cf185fde70e218dd160f79cabbcedd40f4a3 +Author: Zyg0te +Date: Wed Apr 8 10:44:24 2015 +0200 + + apns: Added APNs for Movistar Peru + + This references CYAN-6451. + + Values based on movistar support document: http://catalogo.movistar.com.pe/ArchivosUsuario/ArchivoGuia/LG-T310-Plum-2G-CONFIGURACION-PERFIL-MMS.pdf + + Change-Id: I98822dc2c29ed00ccf2792e83a06a8ed14051de7 + (cherry picked from commit 4203778b54fa511c26a9498bd346c653f2d6add6) + +commit 700484dbcc5511445b132960fd7f0c8b0c318dc1 +Author: Andreas Blaesius +Date: Tue Apr 7 11:30:04 2015 +0200 + + Fix generate-half-res-anims.sh and halfres bootanimation.zips + + bootanimation.zip contains PNG files and not JPG + + Some zips aren't resized and use original resolution instead half resolution, + fix it too. + + Change-Id: Ic12f93dc2a18f7ca9c9c7bff6b34dc0821bbfb4c + +commit ffe07b85ebc8613b8f93e1f3fa397c2abde064e2 +Author: Steve Kondik +Date: Sun Apr 5 10:59:21 2015 -0400 + + cm: CM-specific build macros + + * vendor/*/build/core/definitions.mk is automatically sourced by the + build system to load custom macros. Start using this for some + of our own. + * Adds a "uniq" macro to remove duplicates from a list without changing + it's order. + + Change-Id: Id5f1eb4b9f81bb31ca0b3d5e74c298b3d105da10 + +commit da87a7db233b8ad19eb8bd216f28ac84d5f6c1ad +Author: Emerson Pinter +Date: Sat Mar 28 01:36:47 2015 -0300 + + userinit: kill userinit.d + + We can't give exec permissions on /data, userinit.sh is sufficient for + most cases. + + Change-Id: I924cecb2cd2ecf71bc15f77dccd2c28a19341b91 + +commit 779bc74e40aaa6d31fa1207451d50b667feff3a3 +Author: Howard M. Harte +Date: Fri Apr 3 18:23:18 2015 -0700 + + Update APNs for Smartfren + + Change-Id: Id88ff4a559f50e83c52e709e8887d91a4f9ba132 + (cherry picked from commit 2036a6fe36af24e5bd6cd7b3838d6fb47b13c12e) + +commit 08297ed81a4ac2a36e6e9c677ed38dc0f510fee2 +Author: Arne Coucheron +Date: Fri Apr 3 02:01:36 2015 +0200 + + cm: Update notify_on_migrate path + + Change-Id: I308405d11571b428de6092eb356f10cc9e8ed718 + +commit 6399c8be4b7797f2923acd1930f6a9a05ab4641d +Author: Michael Bestas +Date: Wed Apr 1 05:30:52 2015 +0300 + + Updates for cm-12.1 + + Change-Id: I3eefaadce417ed3802f31bd62ee57a3b18561839 + +commit ee4c710f7b37ec6d2d53da4dea580bf8cdda1725 +Merge: b3be4f98 75271cfd +Author: Steve Kondik +Date: Thu Mar 26 12:59:00 2015 -0700 + + Merge branch 'cm-12.0' of git://github.com/CyanogenMod/android_vendor_cm into cm-12.1 + +commit 75271cfdf9ad92eefa82d7347cc2cf411cb276b6 +Author: Abhisek Devkota +Date: Tue Mar 24 14:37:37 2015 -0700 + + Airtel MMS - Add authtype=1 for PAP + + Change-Id: Ic41d403221351b5bec67c306d8ded2915e0cf45b + +commit a4f3e9a213f97e0381eca9b82856618a011db20c +Author: Tamás Tóth +Date: Mon Mar 23 22:09:16 2015 +0100 + + Update Telekom (T-Mobile) HU APN + + Change-Id: I003a14519b17ea0f7a3d72ee16fb97eeb763eb3e + +commit b3be4f98d744a4986b9d2fc11ee57a177cc353ff +Author: Steve Kondik +Date: Mon Mar 23 12:11:18 2015 -0700 + + cm: We're CM 12.1 + + Change-Id: Ia3304ff55b13cdb6161280ea08fef2b4a0b0eaf7 + +commit 768292df1d7ae1c975885e683a034cc336bf55c8 +Author: Gianmarco Reverberi +Date: Tue Mar 10 20:16:06 2015 +0100 + + SystemUpdateService: enable service but lock its receivers [2/2] + + Added SecretCodeReceiver to locked components + + Added list of components that need to be forced enabled + (because they've been previously disabled) + + Change-Id: I7cc0efc1830b45bc5384ff421b829e0be0d955d8 + +commit 9c2413bc19fb89a722f3bc251833059d9b19674f +Author: Abhisek Devkota +Date: Thu Mar 19 11:44:59 2015 -0700 + + Update Telenor HU APN + + Change-Id: I96fc55f7f30fb6203e8729e4cd7c40203adf3420 + +commit eb600fe87cc4874ac4cc8cd90e132a27c381678c +Author: Abhisek Devkota +Date: Wed Mar 18 14:16:28 2015 -0700 + + Add new Maxis combined APN + + Change-Id: I1981d43e0fffb5ce0d468117490c30cfe0d50055 + +commit dc699fb190a7249053c4f2fd280f9dc8a3096fe6 +Author: Emerson Pinter +Date: Thu Feb 12 19:20:19 2015 -0200 + + sepolicy: Permissions for userinit + + Change-Id: Icaf9d191841a6214925729e40d84a61a2ebf2296 + +commit 8df987a37181343070055e66c487aa290f2e2f28 +Author: Abhisek Devkota +Date: Mon Mar 16 18:23:44 2015 -0700 + + Add USMobile (MVNO) apn + + Change-Id: I5cf33256a04e96567d87042e10ed80034a40ec41 + +commit b62da1e2e1a5b42b8c2bc37ddbb63119b9f8a57d +Author: Byun Jae Myeong +Date: Sun Mar 15 01:59:12 2015 +0900 + + apn: Add LG U+ LTE APN + + Change-Id: I5bb329e9b2d5eb76a47db8c0ea2fdd0b853c29e5 + Signed-off-by: Byun Jae Myeong + +commit 6ed255db27798763db384cf6683784592e7458a7 +Author: Howard M. Harte +Date: Sat Mar 14 09:02:22 2015 -0700 + + Add additional APNs for US Cellular + + Change-Id: Ia3e5ccc244ff6b95de1f079571c12591375b847b + +commit 23c48f6f4f8d3f3377fb74d289178c72bc812da9 +Author: percy-g2 +Date: Fri Mar 13 21:00:05 2015 +0100 + + vendor:cm: Add Moto E contributors + + Change-Id: I5e560a306b62b172c6ea7855c48a54dbc6193ac4 + +commit 2b999181c8a7963b81a419366be2e022717f0601 +Author: Abhisek Devkota +Date: Mon Mar 16 11:27:10 2015 -0700 + + Fix default Alarm tone + + Hassium was deleted as a duplicate of Helium. Fix this value. + + Change-Id: I27e60c05ebe82d5ba400d84f5466308012a102d6 + +commit 1245bc273a1266f063860d7e7e4eb7f47c10c858 +Author: Howard M. Harte +Date: Fri Mar 13 17:58:42 2015 -0700 + + Add APN for Smartfren + + Change-Id: I1553dad104c200822167baa3a33d6fe6dbd176da + +commit 0397dbf6fece291ac4fcafe823de8e13ab7b6f7a +Author: Kra1o5 +Date: Wed Mar 11 02:32:47 2015 +0100 + + APN: Add Lowi + + Change-Id: I9006f766912c38dddb674096cae7431b7880ce7a + +commit 94dde9bafbd00ecef49454650f54832faefb9524 +Author: Kra1o5 +Date: Tue Mar 10 11:38:28 2015 +0100 + + APN: Fix Pepephone 4G + + Change-Id: I234be5e3cd0049b4e0d1245c0e4e1d4e5f979cba + +commit 1d68926a04740095e56151c457b11ef08bbc7e23 +Author: Ethan Chen +Date: Mon Mar 9 16:34:43 2015 -0700 + + cm: Add import for prebundled APKs + + Change-Id: I8760457c974fdc22a6f2304a044120a01b14a111 + +commit b4bf950060378a2a36a24911a642d86d076d47c5 +Author: Tom Marshall +Date: Mon Mar 9 15:08:27 2015 -0700 + + sepolicy: recovery: Allow data file write + + Needed to preserve /data/.layout_version (aka nesting bug fix). + + Change-Id: Iaae982223e80ad10479cf1ca3db09da7ada5663e + +commit d1fb504566762bda8f0c0c08e708f0b2d836b733 +Author: Brinly Taylor +Date: Sat Mar 7 15:58:12 2015 +1030 + + vendor:cm: fixup formatting of CONTRIBUTORS + + * honami is messed up formatting + + Change-Id: Ie78304ae53710784df272ca857df80ee60a4aa9a + +commit 69c2e7f7213ff8db94f2541c2f371ba9c09385c3 +Author: Scott Mertz +Date: Tue Feb 17 02:22:45 2015 -0800 + + [3/3] CmHardwareService: add sepolicy + + Change-Id: I551f61f40225a679593e94dbd47bb2fb0025da7e + +commit 3b7f3d261b84078809b9c308afcc2cd5cbb168ae +Author: NBruderman +Date: Wed Mar 4 12:08:33 2015 +0200 + + Vendor: Update Privacy policy URL + + The old address directs to this address, + so lets change that to prevent future mismatches. + + Change-Id: I999b4568130722d21b9c21f0835ed07f4fac8c53 + +commit b1285f240475fbd7833bf583b2f49430ffaa1bb2 +Author: Kra1o5 +Date: Fri Mar 6 11:17:33 2015 +0100 + + APN: Add Pepephone 4G + + Change-Id: I4f40dbab1125f5a3c0850d926b2e853b3a277089 + +commit f4730188a383db3e2f728d4b75d6c1b763fa516e +Author: Zach Frank +Date: Thu Mar 5 05:53:05 2015 +0000 + + Revert "apns-conf: remove default type from all vzw apns" + + Causing data problems for multiple Verizon users on multiple devices + + This reverts commit 54a9c4ad260edbf3eb3612ee12fbc382d8eeac8c. + + Change-Id: I3ea083f1b040cb6b1c2ab52dbddf6e9403bc6f39 + +commit 1d055a3fbcb3967d7d05bb0a5c19c7ec99e02fb7 +Author: Brint E. Kriebel +Date: Fri Nov 28 17:39:21 2014 -0800 + + otasigcheck: skip otasigcheck in headless mode + + We should assume that headless mode is going to handle data wipe as + needed. + + Change-Id: Iea01a061458f5b5ecc881e41ec8ac2200722eeed + +commit 3428311ad8ea67499200d2b679f59e5275a5ed97 +Author: RGIB +Date: Mon Mar 2 08:35:58 2015 +0100 + + Add MVNO APN "coopvoce" + + Change-Id: Ie978eed41257071345fcb2dcb0d4f8b63045942d + +commit 96fd8e52de2f0ae7e16ed56f1e20d712c25338b1 +Author: Michael Bestas +Date: Mon Feb 23 22:55:33 2015 +0200 + + Enable circle battery & right QS pulldown by default + + Change-Id: I0338473af886a8febfbcbb64fa5c8f488c182a40 + +commit 54a9c4ad260edbf3eb3612ee12fbc382d8eeac8c +Author: Shareef Ali +Date: Fri Jan 16 09:32:51 2015 -0600 + + apns-conf: remove default type from all vzw apns + + * Fixes being stuck in 1x or 3g and not being able to hand + back up without a reboot or airplane mode toggle + + Change-Id: I9d6c422c77b2a55fab551538f8776402bc574478 + +commit 6b125131874af268c20921bca62066f2c89b93b9 +Author: Abhisek Devkota +Date: Wed Feb 25 16:49:28 2015 -0800 + + More Reliance (rcomnet) updates + + Change-Id: Idfa139e24ad6918ee25de49262c7a55f481fb297 + +commit a26b50df6e5e55c56c32ef2d245d9d6b86b50f19 +Author: Adnan +Date: Mon Dec 15 13:06:29 2014 -0800 + + Prioritize Airtel GPRS over Airtel Live in India. + + Change-Id: I92a94af8a05371c9ed090789fa9aa3353a09b68f + (cherry picked from commit e8bb4f8277597a543cc09ff601916816df84b21c) + +commit 31621dbe222658c44e484cd939edc0a64248ba4f +Author: AlbertoG96 +Date: Mon Jan 19 15:28:24 2015 +0100 + + cm: Add more contributors + + * Add Galaxy S IV 3G I9500 contributors + * Add Michael Bestas to Find7 + * Add Galaxy S IV LTE-A I9506 contributor + + Change-Id: I8b1e5ff1e8899eadfc2c3f5a39e4e4bbc3c04a21 + +commit c552843f1a0cea6a56e4334573957ae13f0711ef +Author: dhacker29 +Date: Wed Feb 18 18:01:22 2015 -0500 + + sepolicy: Allow CMUpdater/uncrypt access to recovery_cache_file + + Change-Id: I514d128160ed4e04564077d7a2e2ad297af92e28 + +commit da48ab89ac0bc4900ec2259f9293a00e841c644d +Author: Christopher R. Palmer +Date: Thu Feb 19 10:54:30 2015 -0500 + + sepolicy: Allow vold to create tmpfs files for asec containers + + Change-Id: Ic8f1641928840774204099453b74dc1b52b3c6f8 + +commit ac15eaedf91aabec8ff81612819d0c1c626295ee +Author: Brint E. Kriebel +Date: Tue Feb 17 17:36:37 2015 -0800 + + sepolicy: Allow system apps to write cache and media files + + Updaters need to be able to read and write to these locations. + + Change-Id: I928a5f73ec29ab4fecb717072532d449192f3ca9 + +commit 9cfcfcc0162fd0dd4c39de09073da9c2112eff5d +Author: black +Date: Mon Feb 16 06:11:17 2015 -0800 + + Update Japanese APNs + + Wi-Ho!: http://sim.telecomsquare.co.jp/jp/ + + Change-Id: I0951f5260ac5eee8ea6ebcda24eec03a9233dd19 + +commit 41832bd2244dfd768d0a1f1df20343a071c6a8f1 +Author: gekkehenkie11 +Date: Mon Feb 16 11:31:32 2015 -0400 + + correct APN for Setar Aruba + + Change-Id: I8d6f4609aee06640ad755ef834a48f32392521b1 + +commit b4878d4cf1c59de1ad131bf60fb8f20c57540443 +Author: dhacker29 +Date: Sun Feb 15 11:47:23 2015 -0500 + + sepolicy: Fix denails for flash_recovery service + + Needed when option is checked to update cm recovery + + Change-Id: I0b2fbfd7c141ae03ce14b9afeffd3a027d791c80 + +commit e0d34c1055e4866f2717f039c248006458e74eae +Author: Brinly Taylor +Date: Sat Feb 14 07:50:22 2015 +1030 + + vendor:cm: Update CONTRIBUTORS.mkdn + + * Added some recent Sony devices + * Update a Nexus + * Added a new FreeXperia team. + + Change-Id: Ic919efddd59f112302d38063d128ebf03ea876f3 + +commit 8f310be87aa0b8500d1a423f8a68d7b5a7bae391 +Author: Brinly Taylor +Date: Fri Feb 13 16:04:47 2015 +1030 + + vendor:cm: cleanup contributors + + Cleanup blank devices and swap Wifi to WiFi + + Change-Id: I0c788e3bbf716c6f2145ef22a9c02e286483dd7d + +commit c75446d072b7c3afed39eea52ece9af55cbc50f3 +Author: Ricardo Cerqueira +Date: Thu Feb 5 22:33:47 2015 +0000 + + sepolicy: Split off /cache/recovery's permissions + + /cache/recovery is used by 2 domains: recovery and updater apps. Separate + its perms from the rest of /cache and grant them to those 2 clients + + Change-Id: Iacde60744c07423f9876c2f8e3da900543e38ddf + +commit 2ccd36c73f9baebf2749b33d43cafa8b016e633e +Author: Georg Veichtlbauer +Date: Wed Feb 4 18:17:31 2015 +0100 + + sepolicy: allow userinit to set its property + + Change-Id: I9d8270d889566d169077a1b1fdaee43059d11ee1 + +commit 5e9d050e18a054b39c5640c5af038173b65d2eb3 +Author: Georg Veichtlbauer +Date: Wed Feb 4 17:49:33 2015 +0100 + + init: remove logwrapper + + Change-Id: I1e2ecfcbca335afd1c8bf7c6fd76684a221b99ef + +commit 4e3886c73a40ba2a6c7955462557412c8bd4d969 +Author: Simon Sickle +Date: Sat Feb 7 12:39:10 2015 -0600 + + common.mk: remove unused openvpn project + + this project does not exist in cm12 nor does it have a branch. + For cleanliness remove it + + Change-Id: I956cb2e98b4e3fc0184cd614e180451a3d0b23d2 + Signed-off-by: Simon Sickle + +commit edac44013a156a4a2b50f04c87c6d14d3755ec84 +Author: Dušan Šušić +Date: Wed Dec 31 19:02:29 2014 +0100 + + APN: Changes for MT:S Serbia APNs + + 1. Added new APN + 2. Correct values in old APN + + Additional info where admin can check data: + http://www.mts.telekom.rs/index.php/podesavanje-telefona.563.html + (Serbian language). + + Change-Id: I2099dce817ef1225e4e6675556e84593f3461036 + +commit 7b865eb04609c882f36a2f85a12935e7c17dc615 +Author: Adam Farden +Date: Mon Feb 2 20:29:48 2015 +0100 + + sepolicy: actually include mediaserver.te + + Added in patch e9c2de0679f16a8ba7291aaf2cd4286bef8b2886 but not included + + Change-Id: I2ae901a7c80fceb33dba2ed4122d2aa47bff5a51 + +commit 9a7eea0e840b41b4e296b83023717ef0ea9e696b +Author: Christopher R. Palmer +Date: Tue Feb 3 15:09:17 2015 -0500 + + bootanimation: Generate all the missing half-res animations + + Change-Id: I6cbca588e30741e077802659ecb4c59ef892473b + +commit c71cc6c4a8223268d6aba75f7348c1191902a48b +Author: Roman Birg +Date: Fri Jan 30 17:13:51 2015 -0800 + + cm: add torch service sepolicy entry + + Change-Id: I6e6feae5fe6b4092c137ee2337c4a15b390df45e + Signed-off-by: Roman Birg + +commit 4d2ed9f78b4c6ead7580f47771d10e9057930257 +Author: Arne Coucheron +Date: Sat Jan 31 00:57:16 2015 +0100 + + cm: Give some new wallpaper love to hdpi too + + * Remove old wallpaper and use the new nodpi version. + + Change-Id: Idbff9b5e73d7ca36f9a9d023434ef070042899d1 + +commit 8024ea89b61d0cdc94d87bedb2223d1ea9186ed6 +Author: Asher Simonds +Date: Thu Jan 29 17:51:40 2015 -0800 + + bootanimation: Update boot animation for lollipop + + * Now in dark flavor! + + Change-Id: Id688663b24cd945854687b643f63b7db5355460d + +commit 650acb290fe3d3c1e0847b0d5861f210eea4f3de +Author: Michel Weimerskirch +Date: Fri Jan 23 01:28:50 2015 +0100 + + Add Luxembourgish spellchecking dictionary + + Change-Id: I9b9135db730443315dff3e1c347886aa9528b208 + +commit 9d782d9c19d6a3a1d4198f34eda80da241ae39a6 +Author: Michael Bestas +Date: Wed Jan 28 02:07:06 2015 +0200 + + Remove TMobile themes permission + + * CM12 theme engine no longer supports this + + Change-Id: Ic1540548bf8b7b52695013cb1aae8671f737d08d + +commit 2fe8b5159ed4270a4439e0b6619a633a97540638 +Author: Michael Bestas +Date: Wed Jan 28 02:06:28 2015 +0200 + + Don't build VoiceDialer + + Change-Id: I522934f88aed9a0daa35995944d49e3ab2b66416 + +commit 8c356e847439d4ceddabbefbc26931e2a0514a92 +Author: Michael Bestas +Date: Wed Jan 28 02:04:48 2015 +0200 + + Remove deprecated VideoEditor packages + + Change-Id: I47b1d17e6b93dae6992fe169d034bfa4eb820370 + +commit 54559e9db82140fd9fe394e580c544f798b7ae04 +Author: Adnan Begovic +Date: Tue Jan 27 15:16:24 2015 -0800 + + CM: Introduce new default wallpaper. + + Change-Id: Iad097e4ffa6032d85d0a55a96dfd511eac089987 + +commit 06d184770f951fd5f98a4dbeb16119eda637a2db +Author: Abhisek Devkota +Date: Mon Jan 26 18:41:30 2015 -0800 + + Tap & Pay - Give 'learn more' a URL + + Settings resources states that this should be overlayed in product config. + Due to lack of another central source for info (note: need wiki page), point + to Google Support page. + + Change-Id: Ic472951b98a409583571442909a638991396d538 + +commit 9e20a0e9631450ad2e69e82f0a48dfcdc22812fc +Author: Frant1c +Date: Tue Jan 27 23:40:37 2015 +0200 + + apn: Changes for LT apn's + + Updated LT apn's. Few outdated, unusable was removed. + + Change-Id: I883d962346517b1f355fd69769517521a5381ab9 + +commit 6a43f7d1350a8b5d105c0d3d88ec77fd3bf9a9aa +Author: Brinly Taylor +Date: Tue Jan 27 13:58:15 2015 +1030 + + vendor:cm: Australian English dictionary + + Change-Id: I0a7dcc787b3b6b6abb9da541b38cf3ae826761ff + +commit 4c7d260ba9a0647affaabf490b5df63bc7337162 +Author: Abhisek Devkota +Date: Mon Jan 26 17:40:37 2015 -0800 + + Update Cellcom Israel + + Per request from carrier + + Change-Id: Ia9cc09d33fca828108b6cd170237880471f771bb + +commit 5af639d720cc19ffdffd9f2b3304e9c041208190 +Author: Ethan Chen +Date: Mon Jan 26 11:50:08 2015 -0800 + + Add 2048x1536 boot animation + + Change-Id: Idfcc0f00008b7ad1d082e12984c5ba5997fbef54 + +commit b95001f0ca9a3b9a96e86ee41de101d95b43c3ce +Author: Fran Carrasco +Date: Wed Dec 31 18:13:40 2014 +0100 + + apn: New Tuenti (Spain) APN. + + Tuenti has become a full OMV and have a new configuration. + Now has no MMS support. + + Change-Id: I3a8193f95a7cb00955af4febb977a9b57ca58674 + +commit 998f53679b93428105b392eeecda5df81f93511a +Author: Steve Kondik +Date: Sun Jan 25 11:02:24 2015 -0800 + + sepolicy: Let drmserver scan themes + + Change-Id: I7675b302723ef8700067ae9ef237daf6346a6627 + +commit 77cabf5188d512734805653e3535ebd665e2b86d +Author: Steve Kondik +Date: Sun Jan 25 10:51:23 2015 -0800 + + sepolicy: Fix policy for keyhandler + + Change-Id: I2860f469480b082511e30530aed8a9027e9fe4b9 + +commit ec8841cb3ffae2563c9046744e54f2d4ed73163e +Author: black +Date: Sat Jan 24 06:08:06 2015 -0800 + + Add Movistar APN + + Per CYAN-6230. + + Change-Id: I2d86934db276173ba9ffc6cb65c0578307cbb9eb + +commit f3550d1187a7baea95ca0621b1be057aa6fc55d5 +Author: Michael Bestas +Date: Mon Jan 12 17:59:19 2015 +0200 + + Remove obsolete Superuser configuration + + Change-Id: I30b3c4a22f1b4cf747b96d83e3724ba2b9b9306b + +commit 381a6501fa91ca7c57e951df849f894b885abbb4 +Author: dhacker29 +Date: Fri Jan 23 02:44:20 2015 -0500 + + sepolicy: Allow cmupdater/uncrypt access to media_rw_data_file + + Change-Id: I800584af2919e3397b19d229fc28ad50cc4b2730 + +commit 694a111711f9999f4489b332d838888adaf72f9d +Author: cretin45 +Date: Sat Jan 24 08:54:42 2015 -0800 + + Stupid tabs + + Change-Id: I609921c6ad32de975693cab41f1e2e8340b7f6ee + +commit 592597566d144da3c1515318c5c0e13bf90dcd59 +Author: cretin45 +Date: Fri Jan 23 21:24:20 2015 -0800 + + And let there be a new setup wizard + + Change-Id: I546540491dd622a14495a1b4d56c07b6f4cea3ba + +commit 861997d79ebacbfd7cdadd35176df9c9389ee56b +Author: linuxx +Date: Wed Dec 10 14:39:01 2014 +0100 + + bootanimation: New boot animation for lollipop + + Created by: Asher Simonds + + Change-Id: I60a221c2098528daa8f4e566d2a4eb6c25a0ed25 + +commit 972e00b8ca5ed674f97c68e587f3548c8ecf7f80 +Author: Zyg0te +Date: Mon Jan 19 16:25:03 2015 +0100 + + Added APN for Claro (Costa Rica) + + references issue #CYAN-6238 + + Change-Id: Ie56f3eb01095a07a9cf87f430c974aa5fbd5e7cb + +commit 05c0189279e8b84326b54522ccf096c4aaebf468 +Author: Dan Pasanen +Date: Wed Jan 21 07:23:13 2015 -0600 + + vendor:cm: contributors: updates for cm-12.0 + + * Add Android One & HTC & LG maintainers. + * Update Motorola & Samsung maintainers + + Change-Id: Ib43e81886e7ca27339bcedd54404d730f5b4337d + +commit c6eb71e57a238367a4aff442ded10f1bdb0f5560 +Author: Steve Kondik +Date: Thu Jan 22 10:28:13 2015 -0800 + + cm: sepolicy: Allow use of dexclassloader by systemserver + + * Needed for custom keyhandler. + + Change-Id: Ifa57ad81951f9e1009eb291726cd8dfe36a3482e + +commit 968998d27f07024a7631dfbd1d22ed9f494581df +Author: Michael Bestas +Date: Thu Jan 22 05:48:05 2015 +0200 + + bootanimation: Remove halfres zips before regenerating them + + Change-Id: I8688700d85c3c29c650488cc469aed5ead5ec0e4 + +commit cc589d99d4b743eeb07437982fc761c71975616c +Author: Zyg0te +Date: Sun Jan 11 19:51:09 2015 +0100 + + Added Digicel Trinidad to apns-conf.xml + + Change-Id: Ibbdc096b75046433e7cf179592277aa426fee525 + +commit 2806bc4f0cc1cde0120bf5cbe451f14ac945de73 +Author: Matt Mower +Date: Fri Dec 19 10:45:10 2014 -0600 + + sepolicy: Additional filesystem perms for recovery + + Change-Id: I66c785de7256ea64302a258af7c33cb717530343 + +commit e9c2de0679f16a8ba7291aaf2cd4286bef8b2886 +Author: Clark Scheff +Date: Mon Jan 5 15:30:16 2015 -0800 + + sepolicy: Apps need to read themed resources + + Assets such as composed icons and ringtones need to be accessed + by apps. This patch adds the policy needed to facilitate this. + + Change-Id: If47920b2cc5dbafe8d71a621782bb4a3351bd68c + +commit afbfad59d6321e41c4ef6ef1a19f8ad25c3a7359 +Author: Dan Pasanen +Date: Mon Jan 5 17:56:19 2015 -0600 + + sepolicy: new label for io scheduler sysfs nodes + + * needed for io scheduler in performance settings + + Change-Id: I818340ed62e3e1dd2674b93340b31723c7a985f4 + +commit 65aff66ecbdc15a7ac43b41be857b9fc820f57a3 +Author: Tom Marshall +Date: Fri Dec 12 11:56:04 2014 -0800 + + cm: Put install tools in OUT/install + + * This allows us to avoid modifying /system at install time. + + Change-Id: I747551d7f38a3eef70ab64f32b6d4a4749c01012 + +commit ba52ed6d4206c69d1dab7a433ad1ad44fffd98ef +Author: AngelBob +Date: Sun Jan 11 05:39:16 2015 +0000 + + Lets do lunch with cm-12.0 + + Change-Id: I36bf9dcc2d8b1ce4cb2fffd6ad40a2e7b30d221b + +commit d3c28dfc606f4f8961240df66396db8d308d3272 +Author: Daniel Hillenbrand +Date: Sat Jan 10 22:36:26 2015 +0100 + + contributors: update version number + + Change-Id: I96ad10b8c05fcf53906239edc5fc87fd336e7440 + +commit da836264ed0c49fafab0c6d859d9247342bc61b6 +Author: Daniel Hillenbrand +Date: Sat Jan 10 22:26:21 2015 +0100 + + update contributors + + Change-Id: I63b7508cae55f988342565f92d0a0b6c9d3e2be0 + +commit 39b9aa83f003aaf9842bc091ef0a4c2d3d2d15e4 +Author: Chris Sarbora +Date: Wed Dec 17 14:41:28 2014 -0800 + + Allow vendor/cyngn overlays to override vendor/cm overlays + + Change-Id: I4806f6ec8cd5b8171cbc4dac3cc1b93dbe941e92 + (cherry picked from commit 5c5a2e8f08f92b2d75a50c4cfc2707ac076f357f) + +commit 9f026a6249bd081470e56bacf22540b49735a68f +Author: black +Date: Mon Jan 5 19:30:28 2015 -0800 + + Add Japanese APNs (DMM mobile, UQ mobile) + + DMM mobile: http://mvno.dmm.com/apn/index.html + UQ mobile: http://www.uqmobile.jp/support/guide/setting/apn/ + + Change-Id: If6c80136ccfc2aa7cf3fbe8ea593e1379033a4db + +commit cd54ddf0896d1ee2d29b3af8795b328856d4ec10 +Author: Raj Yengisetty +Date: Mon Jan 5 10:44:51 2015 -0800 + + Add profiles to the default power menu + + Change-Id: Ib829ed54d2f0112bc4ab296ec8063b4f7cda3c40 + +commit e6a352f2d04ec2bc62610c74c8be3c38d9294663 +Author: Abhisek Devkota +Date: Mon Jan 5 12:33:19 2015 -0800 + + CM Legal - use https + + Change-Id: If802190875e5106e8f2bf5827069b87fbb738155 + +commit 117984fc6b5542beca430d3d4db91e5b9002cf01 +Author: Ricardo Cerqueira +Date: Sun Jan 4 01:55:24 2015 +0000 + + config: Build the new Terminal app + + Change-Id: I23291e277b37c80742449646a771dd9f8759936e + +commit 1bc6d1b907fcea5711577d6517f50187e7dea648 +Author: Ricardo Cerqueira +Date: Sun Jan 4 01:16:45 2015 +0000 + + Remove Superuser app + + superuser access doesn't require an app now, it's been tied to + privacy guard + + Change-Id: I592a2a7d36e3e6710885161a610e13c7e835ae67 + +commit a7dfa18fd5ed9152ce2c1890636ee917176f9382 +Author: Ricardo Cerqueira +Date: Tue Dec 16 19:27:32 2014 +0000 + + sepolicy: Add policies for the new superuser sockets. + + Change-Id: Ia3e1044616bee95eb4774254fb098487d983b5db + +commit 24a971ad42febd33aca58fa382dd911e2e61446e +Author: Pawit Pornkitprasan +Date: Sat Jan 3 12:44:43 2015 +0700 + + cm: sepolicy: fix performance settings + + Change-Id: Idea17856b4aef9258688a3ad58d0e5cac6d805a6 + +commit c738cc26ca7d899e20b0ef68748da48893358c96 +Author: Ricardo Cerqueira +Date: Sat Jan 3 04:23:08 2015 +0000 + + selinux: Allow recovery to do recursive deletes + + Our partial wipes (preserving media) require that recovery can + rmdir dirs and getattr files + + Change-Id: I206f74131f9a37c5887ef30062adeabb58beaa3a + +commit 444ce4a6b18862944fe155074a2bd76c0a993eb3 +Author: Konsta +Date: Wed Dec 31 12:20:35 2014 +0200 + + cm: Remove KSM permissions + + CM12 doesn't have a KSM setting in performance settings anymore. + KSM should be configured and enabled on device basis. + + Change-Id: I98a0cbe1b01a659eb28bcd459be55d78a88bda86 + +commit 4bcfc3137a7740284465f7af7fc3d819f2d0392d +Author: repo Shareef Ali +Date: Mon Dec 29 17:52:04 2014 -0600 + + CM: disable root by default + + Change-Id: Iab89190038e164ebd7f806050d552a2b3bdccc58 + +commit 54f23af16e3f14d4d0b369fbcffd723b7d76f8c8 +Author: Steve Kondik +Date: Mon Dec 8 00:49:16 2014 -0800 + + cm: Reenable auto perf activities + + Change-Id: I98770244e8dfa8c069f96a8012d6709403a7d13e + +commit e980819a9c6bb404a7a24772687e88065f434020 +Author: Shareef Ali +Date: Sat Dec 13 23:20:35 2014 -0500 + + apn: fix some data issues when using sprint operator numerics. + + this fixes issues like + https://jira.cyanogenmod.org/browse/NIGHTLIES-404 + + requires: + http://review.cyanogenmod.org/#/c/79764/ + + Change-Id: I595788c3bf529640df16aaa75551bb55b4c0f036 + +commit 90d2f8ceca8a76ebfcf802737fab74c03a1b0c23 +Author: Arne Coucheron +Date: Thu Dec 18 00:13:39 2014 +0100 + + Change roaming protocol for "telenor.smart" to IPv4 + + * As per info on telenor.no + + Change-Id: I7d5febd07e362d38880b454a45a3b692f52a954c + +commit 038fba3cca56d1d58e3a41d339ae189fdf0a6ec5 +Author: Matt Mower +Date: Sun Dec 21 15:47:39 2014 -0600 + + sepolicy: remove stray + in type statement + + Change-Id: Ic34c9ae32658541064a63153612145c6fd3d55b3 + +commit f27401910097d2084fafe36429f814c43841eccd +Author: Andy Mast +Date: Tue Dec 16 11:05:54 2014 -0800 + + selinux: New rw privileges for themes + + - New theme_data_file context for files under /data/system/theme + - Permit systemserver to create files/dirs under /data/resource-cache + - Permit systemserver to create files/dirs under /data/system/theme + + Change-Id: Id597fc20b477ea395a8631623f26a7edde280799 + +commit 96ff95e52aa597861074b2f80a00d478c240b5f0 +Author: Arne Coucheron +Date: Wed Dec 17 00:51:55 2014 +0100 + + cm: Remove obsolete persist.sys.dalvik.multithread property + + Change-Id: I0d04f50dcca1454a7f38d8076b8418f67b140906 + +commit f7867214359053489b4f87532e7f3392ca4df065 +Author: Adnan +Date: Wed Dec 10 15:51:48 2014 -0800 + + Update Reliance RTel APN's. + + Change-Id: I64cfaef7de1b506059fc0f79bc24dd78ca0555d2 + (cherry picked from commit 5f37ad9684c7117b12f599af1f25dbb6e0419687) + +commit e33cc1d37d3c620bce4fd7c96fcbca912743d7c0 +Author: Dan Pasanen +Date: Sun Dec 14 10:36:10 2014 -0600 + + sepolicy: allow recovery read access to /data/media/ files and dirs + + Change-Id: I41173d72e86f9cf4d79f7c46166eeb71dc19d2f4 + +commit ebc1c942e7754fb5615c3196279bbcf32325b924 +Author: Ricardo Cerqueira +Date: Sat Dec 13 02:44:52 2014 +0000 + + selinux: Downgrade CMFM's domain + + the filemanager doesn't need to be in platform_app. Put it in untrusted_app, + especially since it's a possible su client + + Change-Id: I164853f2c8721d86b5b90677cb33032a3b491ff5 + +commit d553a9f8b5844580abff9b2b4c9281c3b30b6309 +Author: Tom Marshall +Date: Fri Dec 12 16:33:51 2014 -0800 + + cm: sepolicy: Remove vold external sdcard rules, moved to main sepolicy + + Change-Id: I67756bad2c6e1361ecc0052003f2b4e5e4dbb007 + +commit 66e2bc5c8c70c9c9cf4071a24bc88e5dc2fa09f4 +Author: Tom Marshall +Date: Fri Dec 12 12:38:56 2014 -0800 + + cm: Remove prebuilt Term.apk + + * This is free on the Play Store, no need to bake it in. + + Change-Id: Iffa24c3f2239ee06deee2fe7d1cec396200e1d79 + +commit 03555ad053b1139fda3a89efb0741c306e9c45dd +Author: Andy Mast +Date: Mon Dec 8 09:36:49 2014 -0800 + + Sepolicy: Add theme service as system service + + Change-Id: Idfb690be5d35c03610165b914c0a3f2260e68956 + +commit eab1fbb75b32f02a76b7189707e097e500d9cb90 +Author: Abhisek Devkota +Date: Tue Dec 9 12:56:23 2014 -0800 + + Add Bulsatcom APN + + Change-Id: Iedde9248dae63ce5ad030c7713192f0a64f1d038 + (cherry picked from commit 12e4e186cb111adcaf628fae0c6471fd22770470) + +commit 20114d672c2126d08ab5365ab53c0125ebab6728 +Author: Roman Birg +Date: Mon Dec 8 15:02:48 2014 -0800 + + cm: add sepolicy entry for lockscreen wallpaper + + Change-Id: Ie779392ab8118d192873a01ec5c7de3e5938ed17 + Signed-off-by: Roman Birg + +commit df2273ed958d64b2178726800340036a4b607610 +Author: Adnan Begovic +Date: Tue Dec 9 10:53:23 2014 -0800 + + Overlay for stats collection on cm. + + Change-Id: I3ecec3507cd617a41ac2c37c5892f3e8ed0261f5 + +commit 4df29e013d896c547d01fa7d50cbcd57f9a91e5c +Author: Ricardo Cerqueira +Date: Wed Dec 10 20:28:57 2014 +0000 + + selinux: Workaround for devices with PR_SET_NO_NEW_PRIVS enforcement + + PR_SET_NO_NEW_PRIVS blocks domain transitions from within app_process, + unless the new domain is bounded by the app's context. So we can't + switch to a domain that has perms not available to untrusted_app :( + + This means any app can talk to the daemon, bypassing the su executable + client. That's not a good thing, and needs to be resolved. + + Change-Id: I85b74f90b8737caaa193a0555b5262e7392519b2 + +commit 7cd698341ffe2e58570a2448b033d3e78d3b5250 +Author: Ricardo Cerqueira +Date: Wed Dec 10 17:17:18 2014 +0000 + + Revert "SELinux: su: update policies" + + This reverts commit 04fd9192b05ae2655560a444711fe8859430f439. + + Change-Id: I69e51fb6c151a48972cf81947c1c59c6f26f60e9 + +commit 06ec5853f36138ffdadca3e577f251b0381f3777 +Author: Steve Kondik +Date: Mon Dec 1 10:38:25 2014 -0800 + + sepolicy: More rules for recovery + + Change-Id: Ie50c04eb83cb9c62f679a1c1aa2ac482af159f7e + +commit c4f6b977c5b320b7ccef98f5ba9fa716ceacfd82 +Author: Steve Kondik +Date: Tue Dec 9 13:29:29 2014 -0800 + + cm: Enable AudioFX + + * Drop DSPManager and libcyanogen-dsp. Devices should switch to + standard Android effects or offload-capable versions. + + Change-Id: I4f4eec5747e9073e576fe70e720ac3ffebb3fdd9 + +commit fd3b0e5c0789214a826aec34102b4ea93d35f755 +Author: Steve Kondik +Date: Tue Dec 9 13:01:09 2014 -0800 + + cm: Turn it up to Eleven + + Change-Id: I61250192604498d9259470cbf1a3bb72acfe9eb6 + +commit b8dc3a3c3d56638d0d43310b2f2d96e592ccc0c2 +Author: Evan Widger +Date: Fri Dec 5 11:03:52 2014 -0800 + + Added telenor 'smart' ipv4v6 apn + + per CYAN-6070 + + Change-Id: I7de3f829650672f1f3b668da01a8e5be05d82fec + +commit 04fd9192b05ae2655560a444711fe8859430f439 +Author: Pawit Pornkitprasan +Date: Sat Dec 6 11:37:45 2014 +0700 + + SELinux: su: update policies + + - Integrate policies from domain.te (fixes ES File Manager which uses unix socket) + - Allow platform_app to use su (fixes CM File Manager) + + Change-Id: I39dd55e63b44590575bbe6d889c8d77141ba8545 + +commit 7eb224d3a58467a1af8c5a5fe2f341c62df40b5a +Author: Marcos Marado +Date: Thu Dec 4 12:38:50 2014 +0000 + + Fix the Reliance MMS APN (mcc 405, mnc 01) + + Change-Id: Ib1f3927aa55ae57d89e6389d685e340ca4b18063 + +commit 20af50fd4cb670d9cb633946d6e850c66f79af2c +Author: Steve Kondik +Date: Fri Dec 5 08:30:43 2014 -0800 + + cm: Enable notification counters + + Change-Id: I6e586bd3e32005df359faae95532c1ce4ac4bd97 + +commit 21dc3b52d68d354c0c725a95330b8a0c008ba7f9 +Author: Steve Kondik +Date: Fri Dec 5 00:28:43 2014 -0800 + + cm: Reenable disabledComponents list + + Change-Id: Id845fb4676f94d7babc6380d2cd3bd5e423078b6 + +commit 2025232f5553e3c747cc945d7af7e5f4ae1efda9 +Author: Evan Widger +Date: Tue Dec 2 11:06:55 2014 -0800 + + apn updates for globul->telenor(bg), globalcom(ng) + + per CYAN-6042 and CYAN-5623 + + Change-Id: I818b7884cc3311b8f51e9afab35e5d228e092de4 + (cherry picked from commit 6bf2a26ee818f9452dd5056b4cec49d00ceef57d) + +commit 35c7518b043b515d36dd94ef1c8ba6b831d88b49 +Author: Abhisek Devkota +Date: Mon Dec 1 13:47:28 2014 -0800 + + India Hutch is no longer a valid APN + + Change-Id: If458a45c9ba1ac39097b6157f7c222e16b779a7c + (cherry picked from commit ec073cf4e37e7ad1b2d1062985951e99f142e691) + +commit 5c9f9efba68a8de6123eaa341be6dce4b483fd44 +Author: Diogo Ferreira +Date: Mon Dec 1 14:33:51 2014 +0000 + + sepolicy: Fix permissions for service.adb.tcp.port + + This makes the rule more specific by overriding the upstream sepolicy. + Also adds the adbd context which is necessary for "adb tcpip". + + Change-Id: Ia17eb56fc1682ab248764329e88eebd2a4075c97 + +commit d2248b27a86b94901b4ed33a528969eeebb46eaf +Author: Ricardo Cerqueira +Date: Mon Dec 1 15:15:15 2014 +0000 + + otasigcheck: Use an explicit exit code for failures + + Change-Id: I2b5860ea427a4db7e29b55cc632b92c6e2910494 + +commit e815923b0d31cab8b16dd75f270da077f2efa678 +Author: Pawit Pornkitprasan +Date: Thu Nov 27 20:18:18 2014 +0700 + + vendor: add policies for netd + + Required due to CAF's abc9c0f4fe574ee9847f118e5d2ae8c530bac650 in + system/netd + + Fixes showing how many devices are connected to the tethered hotspot + + Change-Id: I1d83f7ac0b28efa6973e0baf429de2a398c471e3 + +commit 9e0dba30b7349a72e190a1ff3df961f65cf4dac6 +Author: Chirayu Desai +Date: Thu Nov 27 21:00:01 2014 +0530 + + SELinux: su: Remove extra quote in a comment + + * Fixes + vendor/cm/sepolicy/su.te:46:WARNING 'unrecognized character' at token ''' + + Change-Id: I3957ba7ac05062766cbf6c8f3c3975f20c95532e + +commit e4016afa725773d6cf25890e1d1ab85090e00875 +Author: Ricardo Cerqueira +Date: Wed Nov 26 10:33:02 2014 -0800 + + Allow SystemServer to set service.adb.tcp.* properties + + Required for network adb enable/disable to function + + Change-Id: I3e2aacb6b8e9b107dcd229187a5dd76128e20001 + +commit a1998ab77a0f498ebd4bf1c3515e26b964962bca +Author: black +Date: Fri Nov 28 22:37:01 2014 -0800 + + Update Japanese APNs + + Change-Id: Ia145e566f9b8a65dfb17f8d43db5c92b537b34a6 + +commit c73cf19cfd4f713b85c8292c4ae5193f9fb22742 +Author: Abhisek Devkota +Date: Wed Nov 26 15:06:38 2014 -0800 + + Update Reliance APNs + + Change-Id: Ie223d4d485f94f374dd57fe660d44bcd0ed74a23 + (cherry picked from commit e4704d95e5bba24c4f9fad0dc3966eb03caa4c04) + +commit 39a4244c7777a08c900743f8ef9a8fcf88fb7843 +Author: Tom Marshall +Date: Wed Nov 26 13:26:14 2014 -0800 + + cm: sepolicy: Add contexts for cm recovery + + * Allow setup of secure adb (setup_adbd) + + * minivold in recovery + + Change-Id: Id1243154f4016b59e54890404cadea46a2aad212 + +commit d22efb80e1bd1aea3710041fd6cd9b0dfd808149 +Author: Ricardo Cerqueira +Date: Thu Nov 27 22:54:43 2014 +0000 + + selinux: Fix healthd's access to /dev nodes + + Our healthd's support for power-on alarms adds some steps that imply + reading files its user doesn't own. Let it. + + Change-Id: I3d4735aaab8fbec7acc460f812bc21f1dfa516ab + +commit 58f88184d585c70b6c12599215e2a618663487ca +Author: Howard Su +Date: Thu Nov 27 21:20:06 2014 +0800 + + vendor/cm: We are at CM-12 now. + + Change-Id: If92ade1a3992c5e9d828f23a5bccd80df8d27dfc + +commit fa63e50707738ea1699b8b0672dbd873a3c12220 +Author: Ricardo Cerqueira +Date: Thu Nov 27 18:17:06 2014 +0000 + + selinux: Add a rule to label the extended keyhandler dex files + + These should be treated as regular dex cache files, but they're + expanded outside of the normal cache dir + + Change-Id: Id046e1b90116b35d2e7817ed4717fcef78135f08 + +commit 09159ac7ce037c0ae941acdeb5e3e1cda7193a39 +Author: Ricardo Cerqueira +Date: Wed Nov 26 21:34:15 2014 +0000 + + Add selinux policies for superuser + + Change-Id: I878eaa9d25feaedf46e89083f91d6a21f4aff37a + +commit 12daaee8a59e0e140bd98df86a1f6547887f6ac1 +Author: myfluxi +Date: Sat Nov 22 19:33:26 2014 +0100 + + vendor: Update SELinux policy for sysinit + + Change-Id: I41d4c25d9d6246cd2ca0a8ff3b5a4e114e3bc4d4 + +commit b920c072ef12910182425a1965c9702055e28d2e +Author: Dave Daynard +Date: Fri Nov 21 17:34:24 2014 -0500 + + Re-enable default APNS + + This partially reverts commit f2458128d0db54cc4767a6d640de193c8f9c7bf4. + + Change-Id: I3a99a0e51eb1a4319fc8127f727b754eb22cce6e + +commit 440c3266f6ad4ec7fbdad1892076aee0a5e0dbbf +Author: Abhisek Devkota +Date: Fri Nov 21 11:48:32 2014 -0800 + + More Asian APN updates + + 1) Added Airtel Live APN + 2) Renamed Airtel GPRS & MMS APN + 3) Add proxy to Reliance & Aircel MMS apns + 4) Add two Aircel and one Airtel APNs + + Change-Id: Idfbeac8d2b3d805bf0e31faa807ecb1b857771fa + (cherry picked from commit a6e2c09d95233b6980141db8d3530cb62b790433) + +commit 0d4ffee3a6844dcd095c8fe6e49c5477a482cfd6 +Author: Abhisek Devkota +Date: Thu Nov 20 18:56:34 2014 -0800 + + Split out Airtel, adjust other Asian APNs + + Change-Id: I78bf0ef8a1de3549dcafd5d7554500983dabf582 + (cherry picked from commit 2a371f19156b822486ac9195f11e90587a13bb9c) + +commit cfb5e796816f349f16394c07400c980142b3d3e2 +Author: Abhisek Devkota +Date: Tue Nov 11 16:50:13 2014 -0800 + + Update Asian APNs + + Change-Id: Ie17b67130ce39f1378151688aa1a30bbbf9ec8f3 + (cherry picked from commit 664877337465d9f602f5b302def87df8ac841deb) + +commit 97a19d33a6ef1c4a0d7da7c085920567a05bec2c +Author: Vaibhav Bhasin +Date: Sat Nov 22 18:38:33 2014 +0100 + + vendor: contributors: Add HTC One Mini 2 and HTC Desire 816 maintainers + + Change-Id: I10f4796ad8a2b88ee2641a6071b6fa3241979036 + Signed-off-by: Vaibhav Bhasin + +commit 78a526402fa3f55d2622eef28f119e8c673bd4db +Author: Chirayu Desai +Date: Thu Nov 13 23:10:34 2014 +0530 + + overlay: Enable more global actions + + * Bring back airplane mode and reboot options + * Just like the old days :) + + Change-Id: I26940d5874d4294883fae0d1dbe6031a13ed2645 + +commit ee7999cf0b54c52af0a82f9de9168663a93ab2c8 +Author: Jorge Ruesga +Date: Fri Oct 31 01:52:15 2014 +0100 + + vendor: Add zip and unrar applets + + Info-Zip: 3.0 (https://github.com/jruesga/android_external_zip) + Unrar: 4.2.4 (https://github.com/jruesga/android_external_unrar) + + Require: http://review.cyanogenmod.org/#/c/76209 + + Change-Id: I979a2e1a4d7c2830e49bd782a6c2abbf591f8643 + Signed-off-by: Jorge Ruesga + +commit 319b556868887ef30470d8b806b5a9a0935dbab4 +Author: Kyrylo Mikos +Date: Wed Nov 19 10:03:56 2014 +0200 + + [1/2] SEPolicy: Add Edgegesture service. + + Change-Id: Id9fc2d68b954e1cd6792739309a0df40e2dc998c + +commit 1a1b4dc7daba455a67079f578413498f74e6c3e7 +Author: Arne Coucheron +Date: Wed Nov 19 01:48:30 2014 +0100 + + cm: Update and add additional permissions + + Change-Id: Iec6a6938209d8bdfa9f8cdc31a9929d2fbc27f76 + +commit 0160f873c4a65a4276f11d88c4c96df50fd26d50 +Author: Michael Bestas +Date: Thu Nov 13 18:15:00 2014 +0200 + + cm: Remove empty gsm/cdma makefiles + + Change-Id: Ia037c7817ab4018e96be9959138369809c337783 + +commit f4248ef2f6d93393896887e3e867ef2769b9c663 +Author: Michael Bestas +Date: Tue Oct 28 18:37:48 2014 +0200 + + cm: Add 1440 bootanimation + + * Add normal & half resolution 1440 bootanimations + + Change-Id: I89c4e02173b2395ae58d5f63cfe451dbd2f97f18 + +commit 15df17f9acf1ca652d9495218846212e682a64d5 +Author: Ricardo Cerqueira +Date: Sun Nov 9 17:20:54 2014 +0000 + + selinux: Add rules for the audit daemon + + Change-Id: I050a9ef39d58d2592d880d225d45eb64d8a40b7b + +commit f2458128d0db54cc4767a6d640de193c8f9c7bf4 +Author: Steve Kondik +Date: Sat Nov 8 07:15:17 2014 -0800 + + TEMPORARY :: disable various overlays for bringup + + Change-Id: I906b8186bca71c62e048c4c094c6da2ee8a80b95 + +commit 49a30e7d179d4e529c0f79b637a4f69e43430f82 +Author: Ricardo Cerqueira +Date: Wed Nov 5 18:22:50 2014 +0000 + + Updates for CM12 + +commit 518514580a21ee4e51fe6364728bf94839ace431 +Author: black +Date: Wed Oct 29 06:05:25 2014 -0700 + + Update APNs for Japan + + Change-Id: I200c7fe52bb2e5d51eaa021a69459f38c7c6e512 + +commit 9f87e8cfebfc008a8ab6561745e0a0ce5773686a +Author: black +Date: Thu Oct 23 09:31:18 2014 -0700 + + Add SoftBank(Japan) APN + + Change-Id: I28d41a90f41cc4ef6d83ae749822975b386e76a0 + +commit 077be3a3232b4d58993a2d6ba47c9da3e41b620c +Author: Oliver Middleton +Date: Sat Sep 13 23:12:40 2014 +0100 + + APN: Giffgaff -> giffgaff + + giffgaff is all lowercase + + Change-Id: I9e999b6e0007e881f37054f4bd5f257463fdb7e8 + +commit 2f9f33b6c0cb4f056bf7a169fda4bfacf5e3f61a +Author: Arne Coucheron +Date: Tue Oct 21 00:26:43 2014 +0200 + + Migrate Telenor Norway APN to IPV6 + + Change-Id: Icd31b63c83bf3a5a08837a3fe2681c0c80e15fc8 + +commit 4333141c2303fdc97bf44b04ec816b883f977dfe +Author: Merudo +Date: Sat Oct 11 17:56:13 2014 -0400 + + added mvno matching for Canada + + mvno_match_data & mvno_type for Telus, Koodo, Public Mobile + + Change-Id: I97ab7462d9d5b8e0fd58f8c11e54d455900fc8b5 + +commit 0a5ea899824b4f6de2e0f2c5464856d855c54994 +Author: Merudo +Date: Sat Oct 11 17:26:30 2014 -0400 + + added mvno matching for Denmark + + added mvno_type_data & mvno_type for TDC, Telenoc, Bibob, Telia, Call Me + + removed duplicate Manx & 3 Danmark APNs + + Change-Id: I0a9808304f11ac0ccbdf78c7457d1fb3275e6087 + +commit e1d6d09de7cf0b82ef94f13ac9d185ea1fc8a2e0 +Author: Merudo +Date: Mon Oct 6 03:09:30 2014 -0400 + + added Ringplus APN + + Also moved FreedomPop APN to be in alphabetical order + + Change-Id: I3588db93bf5dbca7239b0c10f59a92fa0bb98347 + +commit 14634cb46ea79c0c67eda40691b1242211ab544a +Author: Merudo +Date: Sat Oct 11 14:19:27 2014 -0400 + + added T-Mobile MVNO Wholesale apn + + Used by Ptel, Roam, Rok Mobile, Speed Talk, Spot Mobile, Ultra + Mobile, University Mobile + + Requested here: https://jira.cyanogenmod.org/browse/CYAN-5613 + + Change-Id: Ib3e3d35664b804d5ce39d7f8bba01163d2cf9e89 + +commit a2876cfac1a1e5f31fe9535f44ca34d8507e82cf +Author: Merudo +Date: Sat Oct 18 04:12:25 2014 -0400 + + added Ooredoo Tunisie & Tunisie Télécom apns + + Change-Id: I892d93fa2c0bbf352c491fbc1df35d5d3fd91d54 + +commit 8b06de97f12171afda27975736578d9e02674f8a +Author: Prashant Somashekar +Date: Mon Oct 20 09:27:44 2014 -0400 + + Add TF701T contributor + + Change-Id: I73b638dda332cc63508e1d166ebd679af99dcae9 + +commit 54b7fdbb54ecd16611a91693ab284009771560ff +Author: Merudo +Date: Fri Oct 10 21:54:47 2014 -0400 + + fixed Lycamobile APNs + + "username" should be "user" instead. + + Change-Id: If1b6beacbbdeaf22e00885fc70060c1ef80a1e23 + +commit 37d1e15b623675791dc88e6dd48119778468edb7 +Author: Merudo +Date: Sat Oct 4 06:14:24 2014 -0400 + + corrected Beeline UA apn + + Removed duplicate apn + Removed third e in internet.bee*e*line.ua + Fixed mms proxy + + Change-Id: I91afcd0ef870b1943f1501f634049c99b5b953ef + +commit b42943f3352b74be370a949a623e579b6e7f6974 +Author: Merudo +Date: Sat Oct 4 05:31:51 2014 -0400 + + added Afghanistan, Sri Lanka, Iraq, Kuwait apns + + Added Roshan, Etisalat, Airtel, Asiacell, SanaTel, Zain, Korek, Mobitel, + Itisaluna, Omneea, MI + + Moved Alfa, MTC Vodafone, wataniya + + Change-Id: I74cc49f8307c03cbc9d0649676d81f66a681d695 + +commit 4f68792f4f805be1891f7c45cba466c9c4719b5a +Author: Merudo +Date: Sun Oct 5 13:12:13 2014 -0400 + + corrected Yota APN + + change yota.ru to internet.yota, also added mms apn + + Change-Id: Ib9236903a95f114b8a4b9d3f8fe1135b0970bf2f + +commit eee8183a2dd771c3083f0325cf0eefd0f01f2bb3 +Author: Merudo +Date: Tue Oct 7 02:06:43 2014 -0400 + + updated NOS/MEO apn names + + As requested in https://jira.cyanogenmod.org/browse/CYAN-5480 + + Also: restored Vodafone apn fix made in 74033 and accidentally reverted + in 73922 + + Change-Id: I426f5dbbe6fd671c26367ce5265d58e0e7dd9f1a + +commit 9aaa2b106a58168ea1ca87ef05c569173c9306c7 +Author: Merudo +Date: Sun Oct 5 01:15:25 2014 -0400 + + cleanup: Spain APNs + + Removed duplicate Vodafone APN + Combined Tuenti, Simyo APNs + Moved and rename Vodafone APNs + + Change-Id: I18d223c6a575f10e69ef273d789256bcaf8c29a6 + +commit fd6bf3be80e1869e46c38d789693cb56b9b2f1f3 +Author: Merudo +Date: Sun Oct 5 00:35:58 2014 -0400 + + added Africell APNs, moved Movistar PA APN + + Change-Id: I1971ce7f4034b6e8fc5211650c3a11f12ce45489 + +commit a7fe3aa9c656f28df847dbd929eb50d11dc4adb6 +Author: Merudo +Date: Sat Oct 4 22:27:21 2014 -0400 + + fixed Bouygues APNs + + Remove "mms" from Bouygues Pro apn, removed duplicate apns + + Change-Id: Ic3f341e6dc9e225010da6b764d00a0cc1d847066 + +commit 1e628bfe890a5d1e8f67fc11240040c1f9e7e9ff +Author: Merudo +Date: Tue Oct 7 02:55:53 2014 -0400 + + add/cleaned apn for Moldova/Poland + + added: MD Moldcell, Unite, Truphone PL + fixed: Carrefour Belgium + Poland apns now in alphabetical order + + Change-Id: I9301a221df496b9e753156869e0a83436cd1d2ad + +commit eee4c81a84e9a4ec33029ae2ba6c829889ed36da +Author: sssemil +Date: Fri Sep 26 16:39:08 2014 +0500 + + Remove duplicate + + Change-Id: I32a6f6cd6f3ae5e7a13e989689682a3102db5a5d + +commit c88de7aefca1255e48482ec5465c5aafbe153b8b +Author: ionolinuxoparty +Date: Thu Oct 9 15:29:18 2014 +0200 + + Changelog: Add M11, remove M6 + + Change-Id: I6406f321510671a443a81b4e777b02d501394530 + +commit 12edd460888d59a8e9ba371c8425878313fb9f9b +Author: black +Date: Tue Oct 7 11:59:38 2014 -0700 + + Update APNs for b-mobile (440,10,Japan) + + Change-Id: I9b4ca90b497f18d9dabbaf01f9798aab5c1f53cb + +commit 977e3c3e5eddda7056194fcf0bd10caa3ad2b1c7 +Author: Merudo +Date: Sat Oct 4 18:06:59 2014 -0400 + + added Truphone UK apn + + Change-Id: Ic6929487098165a8a521f7d7fbe0780f7cf7eecd + +commit 813715f269ecadf1062936828a5e023c6389ad56 +Author: Merudo +Date: Sat Oct 4 17:51:49 2014 -0400 + + added TeleCable/Truphone/Mtel, fixed Lyca/Orange + + Change-Id: I26d58665bc2420ffad095dc6d82ea423c88ac74e + +commit 2f25f234d7331ace37da07c9f6029b1b54405628 +Author: Merudo +Date: Sun Oct 5 18:27:56 2014 -0400 + + added Voiceworks Mobile BV / MVNO NL APNs + + As described here: https://jira.cyanogenmod.org/browse/CYAN-5538 + + Note: Fields mvno_match_data & mvno_type appear functional + + Change-Id: I9e45d8003916896b6201803be38e85e33a5bc2f4 + +commit f2827b8616e3be1cef895a915db3dfaab847554d +Author: ionolinuxoparty +Date: Mon Oct 6 19:06:35 2014 +0200 + + Update contributors + + Add Xiaomi Mi2(s) and update Italian translators + + Change-Id: Iffaf6452e9618d0ef30667c85e58e858958bbcd8 + +commit dc6aefeaa9d370dec1ee5e772d53b1fcd506dabd +Author: Merudo +Date: Tue Sep 16 10:56:58 2014 -0400 + + Added missing line for Verizon APN (mcc 311 mnc 480) + + Missing line identified here: + http://forum.cyanogenmod.org/topic/99495-still-no-data/ + Change-Id: I29ab79067e5d9056a7bc1aa43b1877317cf7cd82 + +commit bc34e564e5e86500893df0e87face2d7b278eded +Author: black +Date: Fri Oct 3 07:50:08 2014 -0700 + + Update APNs for docomo and SoftBank (MCC:440 Japan) + + Add missing MMS options for andoworld (SoftBank) and authtypes for docomo MVNOs. + + Change-Id: Ibb859850f8167321bf7a5031a5ad1226520b64db + +commit 9dadf802d4a3049379c1e2fc2151a93bf861454d +Author: Tony Layher +Date: Thu Oct 2 15:55:08 2014 -0400 + + Stop allowing other APNs overriding Sprint LTE. + + Change-Id: I43279623f9711f2372ba6faa0eb90a85a12cc46e + +commit 9bddb94d39f5267f5f5e68b6f3a2f4e8c7f7d4c3 +Author: Merudo +Date: Wed Sep 24 09:03:32 2014 -0400 + + added 13 Lycamobile APNs, combined TMI APN, added 48months APN + + added Lycamobile APNs for NL,BE,FR,ES,CH,UK,DK,SE,DE,PT,IE,US,AU + TMI APN for Internet/MMS is now the same + + Change-Id: Ia07581e5b7c215a08042f5d6bae28554191e9b43 + +commit 33ebb9f0232a38b77e916935be676b03ebf38b25 +Author: Merudo +Date: Fri Sep 19 19:13:13 2014 -0400 + + corrected Smarts RU APNs + + correct APNs obtained from official website: + http://www.smarts.ru/help/internet/ + + Change-Id: Ic7e909b4ed482456f6f516ac9bc945990775a657 + +commit 1c3c1e0ff5979365c1d435b22a38c7c573e81787 +Author: Merudo +Date: Fri Sep 26 12:52:22 2014 -0400 + + corrected Vodafone DE & Vodafone PT APNs + + Vodafone DE settings found here: + + http://hilfe.vodafone.de/system/selfservice.controller?CONFIGURATION=1004&PARTITION_ID=1&CMD=VIEW_ARTICLE&LANGUAGE=de&COUNTRY=de&TOPIC_ID=176177&FEATURE_TOP_ID=1188&PARENT_TOPIC_ID=1188&ARTICLE_ID=2746650&DISPLAY=SUBTOPICARTICLES&HANDLERMODE=NOJSPAGE&SOURCE_RELATED_ARTICLE=true + + Vodafone PT settings found here: + + https://ajuda.vodafone.pt/system/selfservice.controller?CONFIGURATION=2353&PARTITION_ID=1&USERTYPE=1&LANGUAGE=pt&COUNTRY=pt&CMD=BROWSE_TOPIC&requestedPage=device&TOPIC_ID=1368679&LEV1_TOPIC_ID=1368621&LEFT_NAV_ID=1368673 + + Change-Id: I117068c00ff862fcc99ff2fa92f2919813cad021 + +commit 7c2d12488bae4f2c2842c2eb7a7938418bdbebeb +Author: black +Date: Tue Sep 30 09:58:43 2014 -0700 + + Don't show NTT docomo carrier label while roaming + + Change-Id: If1b307c89122494045de6e65d81581521421e8ef + +commit e6dc3f20168d8cf56854fe652e32f612567d871d +Author: Sven +Date: Thu Sep 25 21:23:57 2014 +0200 + + Revert "Update Terminal app package name" + + see https://github.com/jackpal/Android-Terminal-Emulator/issues/357 + + This reverts commit 6b6000d1cbd9b3b311301a5b26d65be721f8add8. + + Change-Id: Iec140ddc77edee15bc5c3d6750d27bccdf9f93d4 + +commit 6b6000d1cbd9b3b311301a5b26d65be721f8add8 +Author: Sven +Date: Thu Sep 25 18:16:15 2014 +0200 + + Update Terminal app package name + + The group that maintains and builds the Terminal Emulator + have run into Google Play issues resulting in a package name change. + Update associated libraries for this change as well. + See also: + https://github.com/jackpal/Android-Terminal-Emulator/wiki/Recent-Updates + + Change-Id: Ib50a8d8435ea12d2c74ea9a68f5f9ddadc7601a5 + +commit 84ec9f54bdfee25b805f801cf897523ff5c052ca +Author: Brint E. Kriebel +Date: Wed Sep 24 12:46:09 2014 -0700 + + otasigcheck: Don't fail a signature check if data will be wiped + + If the --wipe_data command is being passed to recovery, skip the + signature check since the data will be wiped after the update is + installed + + Change-Id: I6641f25abd044110faaf170ab2f7982460e77bcb + +commit b3694e09fd69f6f43a9849746b6516cc0e68f45a +Author: Merudo +Date: Mon Sep 22 18:10:16 2014 -0400 + + corrected Telekom DE APNs + + user should be "t-mobile" and password should be "tm". + For mms apn: + https://www.t-mobile.de/handy-hilfe/0,23626,26974-_,00.html#/samsung/galaxy-s5/mms-und-sms/usecase/mms-manuelle-einstellung/9 + + For internet apn: + https://www.t-mobile.de/handy-hilfe/0,23626,26974-_,00.html#/samsung/galaxy-s5/internet/usecase/internetverbindung-manuelle-einstellung/11 + + In general, for APN config: https://www.t-mobile.de/handy-hilfe/ + + Change-Id: I71e03eaf31d9d9d3b34b0fcb7e4ac7de9c3180d9 + +commit ae25f4c2469804fddd8d1bce85e19a3bfa1770e3 +Author: elektroschmock +Date: Tue Sep 23 21:02:31 2014 +0200 + + APNs remove trailing whitespace from Bite + + Change-Id: I3a113434a19dec634e627a599633036abedac4ab + +commit 4ff854fc61b4193e6d37c2bdb45ebc61404d2101 +Author: black +Date: Fri Sep 19 18:19:54 2014 -0700 + + Clean up APNs for au and SoftBank (Japan) + + Change-Id: I67223792af2abee5c9372cbe47745dbfa6b525a6 + +commit ed17843d0116b6816123371cc6fe44b7fa8c7f9b +Author: black +Date: Sat Sep 20 04:09:55 2014 -0700 + + Add APN for EMOBILE (Japan) + + Change-Id: I23d633ea650d409634e6547fbd8e98871600fd63 + +commit e410bbb69ebc05d6529629c2ef9d77f5eaec04fc +Author: Kyle Manna +Date: Sun Sep 21 07:00:56 2014 -0700 + + get-prebuilts: Use https for Term.apk fetch + + * Use secure protocol when fetching prebuilt APKs to avoid a MITM attack + that could send a malicious APK instead. + + Change-Id: If9dfc8bdc6f5a8ac360f40fe3fb423455082d224 + +commit b5f9251f3bcb916eb7c87508df8e5a0452fbbdd5 +Author: Merudo +Date: Fri Sep 19 18:53:39 2014 -0400 + + added Yota APN + + As mentioned in CYAN-5074 + Change-Id: I59f619e44d9ed9db3f2d6b99bf54e1fa45ed90b7 + +commit ffeb22cba5705e77db8967289073483ed49aa63c +Author: Merudo +Date: Fri Sep 19 18:01:22 2014 -0400 + + corrected Smart APN: missing space before "type" + + Change-Id: Id0380e9d6ed8a685b8e377a966e0fa36b309b2ba + +commit 392145a022d350faee370f2fcfa6ff6acd93b826 +Author: Merudo +Date: Fri Sep 19 16:48:27 2014 -0400 + + added Axis, AWCC, MTN, Etisalat, Hutch, MPT APNs. + + Also corrected leading 0s in APNs + + Change-Id: Iaf82c0ed2d4db8816900d659ec6c47309cbef561 + +commit 0719e03925893d0c18ee465352ee4488acb5d994 +Author: Merudo +Date: Fri Sep 19 14:27:13 2014 -0400 + + added Public Mobile APN, corrected Rogers WAP APN + + Change-Id: Ib8828b4344b3a5048c99fb530a4a5ce89119d4c4 + +commit 460011212eb1c337ec1f4f3f89216c7d82788ad8 +Author: Merudo +Date: Fri Sep 19 12:57:10 2014 -0400 + + added ONO and Euskaltel APNs + + Change-Id: Iaf42e4527defc6732892be44be32c31c68d40ce1 + +commit b1a8e6b4258829d2e9103efd5ce62f3ab925069d +Author: Merudo +Date: Fri Sep 19 12:42:26 2014 -0400 + + added Cambodia APNs + + Change-Id: Ie753894b977425b72ff3a8066be18f58670b214b + +commit 1b01ed18863076872d2773a843f083df156357b8 +Author: Merudo +Date: Fri Sep 19 11:43:06 2014 -0400 + + added Claro Argentina APN + + Change-Id: I4f53e9cec3e87024f816924415360ba9992cbc2e + +commit 2eb363f0ff2e60c5dee33a2dbc642cf808679091 +Author: Steve Kondik +Date: Thu Sep 18 13:09:39 2014 -0700 + + cm: CMFota should not be defined here. + + * It's only for user builds. + + Change-Id: I723b59e66ebcf890345cdf05af6cce75625a0b2d + +commit 65fde4ba09a2a263fb7892d52884e78f216a473e +Author: Merudo +Date: Thu Sep 18 17:14:21 2014 -0400 + + added Lycamobile, Aero2, and T-Mobile Poland APNs + + Change-Id: I6e6d247592b35508fabefaaf6c66449a865cd634 + +commit 66bb76c1703b2447b02f65e32e725b74fcaac7a8 +Author: Merudo +Date: Sun Sep 14 00:24:34 2014 -0400 + + add Virgin Mobile USA apn + + Change-Id: Ia016e19b14a173746fddbc5319fac98ca9f188c5 + +commit 21238c4af6918e7711650953ac4e9424f89df214 +Author: Merudo +Date: Fri Sep 12 17:30:37 2014 -0400 + + added Boost, Credo & Ting APNs + + Also changed name of Sprint MMS apn to be clearer. + + Change-Id: Iba70c5882d0c65bc25ebfbf25018739eb800d160 + +commit 2636b47ffd0ef2db654888f08ac1da1d368c47e1 +Author: Merudo +Date: Tue Sep 16 10:00:41 2014 -0400 + + added Bmobile Trinidad APN + + added from CYAN-5334 + Change-Id: Ib1f38b5bf74b41c6f1a39f722c2f16fbdd608e1c + +commit 9aa0a1325a5375bacf5cbef84188718783c11df9 +Author: Merudo +Date: Tue Sep 16 10:08:04 2014 -0400 + + added DJUICE mms APN + + Change-Id: I5802316592905e6007c1c55b697f87523dc1fb89 + +commit 6a2c2b0bd0b851367796425e4bfd2066ab47d29c +Author: Merudo +Date: Sat Sep 13 14:32:33 2014 -0400 + + add tuBiedronka APNs + + apn provided by PanCebula + Change-Id: Ib3eee9dbceaafca8ed9344e638798eca343eee58 + +commit 3226df5c883903d1f3ea3e8f0a29a49f2f8fa448 +Author: Merudo +Date: Sat Sep 13 14:45:25 2014 -0400 + + add Vodafone, AMC, Eagle & Plus APNs + + apns provided by to87al + Change-Id: Ib4de2213f0197f137aa78218b4cb65a5612afa86 + +commit 16375b867981f754764a7a5549ccb5b5ec11ecdf +Author: Clark Scheff +Date: Thu Sep 11 12:16:55 2014 -0700 + + Themes: Add versioning to the theme feature + + As new features and enhancements to the theme apk format are added + we will need a way for themes to specify which version of the theme + format they are targeting. Exclusion of the theme feature in a + theme apk will imply v1. + + Change-Id: I0016d58341ca3144bb4a4faa16663ab29439ab24 + +commit 099f4c4402b94798ab1d6f15d3172d15368d6fb6 +Author: percy-g2 +Date: Mon Sep 15 08:35:42 2014 +0530 + + Update changelog for M9,M10 and remove remove M5 + + Change-Id: Ic2846189e25d24163a61fd0b7f48cd540c4ec911 + Signed-off-by: percy-g2 + +commit 60e798a21174fe2f3bac5ab54aec3774443bc26b +Author: Merudo +Date: Sat Sep 13 02:36:07 2014 -0400 + + add Virgin Mobile France APN + + Change-Id: I1069367046d4d1a220f052757e40cc5d8184b2b4 + +commit c2a9181cf31e6bc7fb87aa4509a997f95a5df760 +Author: Merudo +Date: Sat Sep 13 02:21:57 2014 -0400 + + add Carrefour Belgium APN + + Change-Id: I3f94243033ecb72ceac16ee38ed5961ecba91600 + +commit b9dd400b385b18519cad768b5ec45fcbe9973f22 +Author: Steve Kondik +Date: Wed Sep 10 15:41:43 2014 -0700 + + cm: Update use of vendor/extra ` + + * Use inherit-product to pick up extra configuration + + Change-Id: Icb0c8b09cd10b503e2dca09b7a972a613c354e7d + +commit 38fd1f149d71768ce213d4ccd07811979f761e7f +Author: Merudo +Date: Fri Sep 12 16:54:15 2014 -0400 + + Remove duplicate Vodafone APN, correct Tele2 APN + + Duplicate Vodafone entry had incorrect trailing spaces in APN and user + field + Tele2 MMS entry had an extra space in apn field. + + Change-Id: I6f0c9e8d5ca9a4c197a12d92588f800d28b94338 + +commit bbce2db8ad821031c537045233805697146eba53 +Author: Merudo +Date: Fri Sep 12 15:48:44 2014 -0400 + + Correct APNs for Movistar PA, Claro PA, Digicel PA + + Movistar & Digicel had missing mcc/mnc fields. Claro apn was already + included under the name "Claro Web". + + Change-Id: I12e698645f4f0ff0209041a4ba841cb92b95bf7f + +commit 3992712de52aa7c8a93782ab8fc16304579aa0ae +Author: Evan Widger +Date: Thu Sep 11 16:02:59 2014 -0700 + + add apn for ziggo & modify videotron for LTE + per CYAN-5248 & CYAN-5295 respectively + + Change-Id: I0899ea45138f46f0a058a26e00b429912376a361 + +commit 6a6cb0f54aaf85c2a4628c73570fa41860298a92 +Author: Merudo +Date: Thu Sep 11 08:21:36 2014 -0400 + + added Sprint Test APNs + + Change-Id: I0a276b5a4dd2a6fc071a4f9330bafd2cafb3405a + +commit b4cdab2285cf845869c5e722bbe89f04d529cb43 +Author: Aid Farhan Maarof +Date: Thu Sep 11 14:52:25 2014 +0800 + + apns-conf: Fix Digi MMS port. + + Change-Id: Id6c9c4916b0378f6f2c99d023f7dd8237d26b47a + +commit dc059b949188143b29261f2c9d6e530e862b404d +Author: Merudo +Date: Thu Sep 11 07:43:10 2014 -0400 + + add FreedomPop APN for 4G/LTE + + Change-Id: I912969cfaf5f9787132d24848891da59642f854f + +commit 6998a1ade73490335612341e208ba95d74235e01 +Author: Merudo +Date: Thu Sep 11 15:21:53 2014 -0400 + + added Walmart APN + + Change-Id: Ic9392cefde2cf6e6c3a00d77d3e4a91d2de7a7c1 + +commit 729218e11d353f534ea3f2098c346b95f25bbc88 +Author: black +Date: Thu Sep 11 07:18:54 2014 -0700 + + Add APNs for docomo MVNOs (Japan) + + @nifty: http://support.nifty.com/support/manual/internet/dolte/ + BB.excite: http://support.excite.co.jp/app/answers/detail/a_id/3090 + BIGLOBE: http://support.biglobe.ne.jp/settei/setuzoku/lte/index.html + DTI: http://dream.jp/mb/sim/support/manual/mnl_and_01.html + OCN: http://tech.support.ntt.com/ocn/mobile/one/ + So-net: http://faq.so-net.ne.jp/app/answers/detail/a_id/2920/ + U-mobile: http://umobile.jp/service/sim/setting/ + WirelessGate: http://www.wirelessgate.co.jp/sim/service/yd/start_apn + hi-ho: http://home.hi-ho.ne.jp/hihomobile/lte/d/index.html?page=setting + 楽天 エントリー/ライト/アクティブ: http://broadband.rakuten.co.jp/support/manual_internet/lte/android.html + + Change-Id: I42d84cb7396029b974e63d8c39c94ade20247893 + +commit 1f3653ebde0012ee8ecac5114a4bd497f2f284e3 +Author: Arne Coucheron +Date: Tue May 20 23:52:30 2014 +0200 + + init.rc: Adding setprop entries for tcp delayed ack for Wifi & LTE + + TCP delayed ack settings are expected to be modified when the + Wifi or LTE connection is established and the configurations + will be reverted back when the Wifi connection is terminated. + The change also modifies the /sys/kernel/ipv4/tcp_delack_seg + and /sys/kernel/ipv4/tcp_use_useconfig file owner to "system" + + Requires: https://www.codeaurora.org/cgit/quic/la/kernel/msm/commit/?h=kk_2.7-stable&id=73989a4b345bba0efca96cc86b0258e83884ff63 + + Change-Id: I008e36931752d6db29454c5ce41e3cfe19b15ecb + +commit 81d0557a2c95a2309e71591750f68fb1fcea2987 +Author: Abhisek Devkota +Date: Mon Aug 25 10:22:50 2014 -0700 + + Free Mobile APNs updates + + Change-Id: Ic62157df79d354577659bb6817148f7922427011 + +commit c1e852e2c7533e818ad90bfceff1d6657e422e03 +Author: Dan Pasanen +Date: Sun Jul 20 23:34:19 2014 -0500 + + common: build f2fs for all targets + + Change-Id: I76ae7daefc64ba1b694495064b7f9d590d6867da + +commit 61aad6501b0aca89e91de1b955d714ce4274d538 +Author: black +Date: Tue Sep 9 07:54:24 2014 -0700 + + Add Japanese translation contributor + + Change-Id: If343a20f5b3ce377084e607c853636329bae3a7e + +commit ecb635914f5ba2dec44f6edb06a878591ca501a6 +Author: black +Date: Tue Sep 9 07:57:08 2014 -0700 + + Clean up apns-conf.xml + + Change-Id: Ib7706a2cb690a4e3673b60067208daea6aee27c6 + +commit 5703fb0969edcf2fb6a749034c1fce8d2f8a80a7 +Author: black +Date: Mon Sep 8 05:28:27 2014 -0700 + + Update APNs for au, docomo, SoftBank and Y!mobile (Japan) + + Change-Id: I9d9636cfb14526128f746d8c623c5714c1a1037c + +commit 4d148eda054f87036daa55415f3db17c3f10f19a +Author: Evan Widger +Date: Fri Sep 5 17:14:09 2014 -0700 + + add KPN 4G apn + per CYAN-5253 + + Change-Id: I45e2cbc6a98b8f1bbc509e640419f3d96641ab98 + +commit abb97e2a5e25afc240a9ae52e0d9f6d6b47d4573 +Author: Matt Mower +Date: Sat Aug 30 15:33:18 2014 -0500 + + Cleanup/Fix APN data fields + + *Remove unsupported fields: + inactivity_timer, state, spn, extraid, preferapp + *Correct fields: + authenticationtype="PAP" --> authtype="1" + authenticationtype="CHAP" --> authtype="2" + mmsx="http://mms.celcom.net.my" --> mmsc="http://mms.celcom.net.my" + mmspor="3128" --> mmsport="3128" + pass="CLAROWEB" --> password="CLAROWEB" + *Cleanup whitespace: + " = " --> "=" + " " --> " " + + Reference: packages/providers/TelephonyProvider + src/com/android/providers/telephony/TelephonyProvider.java + + Change-Id: Ie18daf638882c58244bbbb6ea9615e6a9fd9dc70 + +commit c95686ffe9e23f77ad496529fe271b016c9284c1 +Author: Evan Widger +Date: Wed Sep 3 16:28:57 2014 -0700 + + Modified APNs for Plus.pl, Orange SK, and Vodafone AU per + CYAN-5208 + BACON-1060 + BACON-1089 + + Change-Id: Ide8982a78a4fc070724aa3904c65f18e1f705750 + +commit f88f5f390dc84badb2b3bed39d2bb2f9d39b907b +Author: neatchee +Date: Tue Aug 26 12:47:19 2014 -0700 + + Add APN for Tele2 4G + + Change-Id: I081867e026fa8a406b99c6ad802a16bd30896cf0 + +commit 304d76177ededa78ca65d12b25a2e6e0d93571b3 +Author: neatchee +Date: Tue Aug 26 12:27:29 2014 -0700 + + Add APNs for Claro (Panama) + + Change-Id: I5154650f721942424ae6c9e7cb4c028d042164eb + +commit efe4a8b6947d4f34c4e18a0ac0bc95a2dc67ee60 +Author: Alberto96 +Date: Mon Aug 25 20:39:22 2014 +0200 + + apns-conf.xml: add Tiscali Mobile (Italy) APNs + + Change-Id: I5d34e00357a7efe884c980df5f8da354a2714e2e + +commit dea8e65287a2ed9d96664d68e6946f652123ac84 +Author: neatchee +Date: Fri Aug 22 12:24:47 2014 -0700 + + Add APN for Telenet when internationally roaming (MNC=206 MCC=01) + + Change-Id: Ia63215206a4129cdef09dd39a4d1d721e789fb10 + +commit 6eba3fb147029ae632d56a159a2ef008313b947b +Author: Brinly Taylor +Date: Fri Aug 22 12:58:29 2014 +0930 + + Add TIGO and VOX for Paraguay + + Change-Id: Ia7d13515e34b14bb46a572f6ef099316a7e1981c + +commit e725765caaa8b56ef0eb969912d334733db274b7 +Author: Rudolf Tammekivi +Date: Fri Aug 22 10:39:12 2014 +0300 + + apns-conf: Fix Elisa EE MMS port. + + According to https://www.elisa.ee/et/Eraklient/Pood/setup/58 + + Change-Id: I2bd046646c98f04490ddfdb6be051ce50cf994e7 + +commit 2a729dac1f71476e6749ecf91c060c645bcbeaba +Author: Roman Birg +Date: Mon Aug 18 19:40:40 2014 +0000 + + Revert "vendor/cm: add CMBugReport" + + This reverts commit 5d5219175ba6f0730831b30b3a986a74fbf0b3e1. + + Change-Id: I2ed56ca3adfaffca53c576a7e3de8fbb8da40f97 + +commit 17ad22699ec072dd252936bb1035df3749c6221b +Author: invisiblek +Date: Tue Aug 12 18:37:18 2014 -0500 + + apns-conf.xml: update verizon apns + + * these are taken from the latest jfltevzw ota update + * appears bearer is no longer needed + * general cleanup of duplicates + + Change-Id: Ida43d7e1419d58a50d16c02d51d2bc4ed3495aa6 + +commit b907f464a9400be3884258d5f4814da90b3507aa +Author: Zyg0te +Date: Sat Aug 16 22:30:48 2014 +0200 + + Added APN for Tal Iceland, ref CYAN-5026. + Note that I am not on that network myself so I have not been able to verify the settings. However, they are taken from the official support site. + + Change-Id: I8b803f5af6e6c307f4ce85f1e20bf75050bcf1be + +commit 5d5219175ba6f0730831b30b3a986a74fbf0b3e1 +Author: Roman Birg +Date: Tue Aug 12 18:23:48 2014 -0700 + + vendor/cm: add CMBugReport + + Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba + Signed-off-by: Roman Birg + +commit a4bce35b530e5ee53cf01d6de4ec5fdcaf6808a1 +Author: arter97 +Date: Tue Aug 5 14:30:07 2014 +0900 + + spn: add override for Korea + + This removes duplicated entry for SKTELECOM + + Before - https://www.dropbox.com/s/0kz0go9yruzppsl/Screenshot_2014-08-05-14-23-37.png + After - https://www.dropbox.com/s/etmomqysq7l8wh9/Screenshot_2014-08-05-14-25-51.png + + Signed-off-by: Park Ju Hyung + + Change-Id: I2176cd88da0b8580e3d31a986f1a2a67581e679c + +commit 3e60817b18988da0fcda623e197511c169b820c4 +Author: Goran Rakic +Date: Mon Jul 21 11:10:06 2014 +0200 + + APN type fix for Telenor Serbia + + APN type was set to "default,supl,mms" for both internet and mms. Using CyanogenMod (CM11) it is causing of sending and receiving mms to get stuck forever. + + This sets APN type for internet to "default,supl" and "mms" for mms. + + Change-Id: Ia2cede31788ab4f76b52d8a2f2ef8a934427169e + +commit ac29397c9ee8bd840c44075e91040cde2f4d7775 +Author: Vladislav Koldobskiy +Date: Mon Aug 4 17:11:14 2014 +0400 + + Update translators' list for Russian + + Change-Id: Icfbcea828cf94f254b5d369ed19551c09a67f777 + +commit 93a2149b425d8bc4d00d59c87a1c2785b2dfe67e +Author: Ethan Chen +Date: Sun Aug 3 20:48:18 2014 -0700 + + Remove unnecessary duplicate + + * We disable multithreaded dexopt for all builds by default now. + + Change-Id: I05c01c3b7911fa8e6d3e9410f5d1cc800292ebda + +commit 34ee56fe6fda8fcb2572947a4d2e6bf77e0b8899 +Author: Ethan Chen +Date: Thu Jul 31 17:23:50 2014 -0700 + + Disable multithreaded dexopt by default + + * There is still a race condition here. + * Power users can re-enable this by setting + persist.sys.dalvik.multithread to true + + Change-Id: I03686bafbac1859695466fcb522bc5436ec82e0d + +commit 1c4bf358d2ff1cb03fc5c1989ab47cefa6422588 +Author: Dave Daynard +Date: Wed Jul 30 01:22:25 2014 -0400 + + This should make your clean-up easier + + Change-Id: I51c490279dba5ad8479200abeffbf416833955d7 + +commit dd7057a5a0dad62972e61ce233be767f076ee08e +Author: dianlujitao +Date: Sun Jul 27 09:36:53 2014 +0800 + + Add China Telecom apns + + Required by China Telecom CDMA phones. + + Change-Id: I5092ef4fca0a2c69a45966375b91767147f17bc3 + +commit 52c3a1aa76e5bccf717f833be00abdb2dae4c2c5 +Author: arter97 +Date: Mon Jul 28 11:37:24 2014 +0800 + + [PATCH] apn: fix typo on SKT LTE mmsc address + + LoL, it's http:// not http// + + This fixes MMS on SKT LTE + + Change-Id: Ic5506d9e3382b37a4cf78f92326d8759111d5c85 + Signed-off-by: Park Ju Hyung + +commit 36cd9f57542ea3b3d00110d98b3b7fa3d974143e +Author: dhacker29 +Date: Fri Jul 25 20:36:10 2014 -0400 + + Remove me from contributors + + Change-Id: If227143d4aadbfcda5b60b080602b2e43a3ec243 + +commit 63691b016a74fa336a5e65d8bd7b8ef5a74e1377 +Author: Giulio Cervera +Date: Fri Jul 25 22:32:46 2014 +0200 + + contributors: add sony Z2 + + Change-Id: Ia5e9822ebe103e21e497c25f85cc3add03274fec + +commit 3fe14dd4ba4a5765fc78a1044226bb6e4a038e4d +Author: Brinly Taylor +Date: Fri Jul 25 15:07:45 2014 +0930 + + vendor/cm : update some contributors + + Change-Id: Ib24d038ccee1dce7404ac54a9ac6671bd347839c + +commit a7d57c303c588db0831aea0fcb8b380e6da974d9 +Author: varunchitre15 +Date: Thu Jul 24 10:17:26 2014 +0400 + + Add Sony Xperia L maintainers + + Change-Id: I249c637af4fd9859db78bbc0d23726986d15d121 + +commit c30b569ff7eb78970c6e59d5f28ca49a82c87739 +Author: Abhisek Devkota +Date: Mon Jul 21 12:08:21 2014 -0700 + + Update HK carrier APNS + + Change-Id: Ifa97c577d2c6e5f03a149ad9499d6b47ab6d3490 + +commit affb35aaa44b8d17319f254295725f18248857d0 +Author: neatchee +Date: Wed Jul 16 12:33:25 2014 -0700 + + Fix Mobistar APN settings + + Update Mobistar and Mobistar MMS to remove user/pass and add PAP auth + + Change-Id: I02a2aa99abb93f325f60032bbaa2e59da397c3c2 + +commit a441c01ac89af0e171eee3ce3fcd54ceebce1547 +Author: neatchee +Date: Wed Jul 16 17:50:58 2014 -0700 + + Make LTE-enabled APN default for Korea Telecom + + Change-Id: I05bdb058a202edee0260fc1a5f1725c9b374e6dc + +commit 83b75c0d85ac70a5c1dc4083964972f4455e0f58 +Author: Jurica Vukadin +Date: Thu Jul 17 18:10:32 2014 +0200 + + apns-conf: Update TMO HR APN + + Can't get LTE otherwise. + + Change-Id: I2c2593626f9633885a3fd3ab3146d1221860fcee + +commit 8cc3992a9f24337930d4da3e14a9025f7af62055 +Author: Brint E. Kriebel +Date: Fri Jul 11 18:44:15 2014 -0700 + + 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 + +commit 63c0f71ea432c6b5b6814901c48568df23823ba6 +Author: Brint E. Kriebel +Date: Thu Jul 10 18:23:24 2014 -0700 + + otasigcheck: include multi-digit cert indices + + If the cert index is greater than 9, we still want to include it. + + Change-Id: I82787e59557ae0bb7f15da16630d2b0afb7cff06 + +commit 7a65923a925b1e816f722997a28cf227cb614d34 +Author: Brint E. Kriebel +Date: Thu Jul 10 18:00:44 2014 -0700 + + 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 + +commit af917582107903d6544b2a4c78e310f848379600 +Author: Brint E. Kriebel +Date: Thu Jul 10 10:31:00 2014 -0700 + + common: Set property for the CM releasetype + + Set ro.cm.releasetype based on the deteremined releasetype of the + build. + + Change-Id: I2c1aa7181f42342594bd6d5dc5f5252220ed3497 + +commit aff5e54c4ef5fec7e67e830f83ee64424005d07c +Author: Ricardo Cerqueira +Date: Fri May 9 22:24:12 2014 +0100 + + ota: Validate any installed data's signature against our own + + Try to prevent incompatible-signature system quirkiness + + Change-Id: I73402d963a1b57ad0ee3c68ced4f2d7f074f927f + +commit 1df415bba20199de48e36fbe04f03c8fb9140b0e +Author: Brint E. Kriebel +Date: Wed Jul 9 15:11:50 2014 -0700 + + 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 + +commit 60e945ee9aaa447dc825ff43ca32b29a3cb63130 +Merge: 2ab61edd ffd3d312 +Author: Abhisek Devkota +Date: Mon Jul 7 23:47:53 2014 +0000 + + Merge "Update changelog for M8" into cm-11.0 + +commit ffd3d31277e537fea70ed4c785d68aabd9eb0ac8 +Author: neatchee +Date: Mon Jul 7 16:25:57 2014 -0700 + + Update changelog for M8 + + Change-Id: I8e50b811f3798c6f4cd21b8196f71502e8d0aea8 + +commit 2ab61eddf742da403d9b64e7355e84c213bcc4f4 +Merge: 44276b5a 23181a6a +Author: Abhisek Devkota +Date: Mon Jun 30 22:33:21 2014 +0000 + + Merge "Cricket merged with AIO, add APN" into cm-11.0 + +commit 23181a6a3d7568055336bd74d4466721de18d374 +Author: neatchee +Date: Mon Jun 30 12:44:06 2014 -0700 + + Cricket merged with AIO, add APN + + MCC=310 MNC=150 + + Change-Id: Ie14bacaf10817db58c89c3e521ad014bd66818ec + +commit 44276b5a0a3aa8b0c7d4b7ec93da151ee62f5d9c +Author: Lorenzo M +Date: Sat Jun 28 01:06:09 2014 +0200 + + disabled packages: Add new GMS updater activity name + + Solves wakelocks after v5.0.xx + + Change-Id: I10ae01cdbe688d886ce69e96d8203a394f86efaf + +commit c523dfce3db17f2b9e58252fd3ddd17a972751d3 +Author: Brinly Taylor +Date: Tue Jun 24 12:33:47 2014 +0930 + + vendor:cm: fix an annoying typo + + was annoying the hell out of me with grep :( + + Change-Id: I1da81bc1312f828a710b019dbdc96cbed257af31 + +commit 035835dbf0679c9a47c5cdde4e96f63400edcff6 +Merge: ab050325 7b7818af +Author: Abhisek Devkota +Date: Mon Jun 23 21:38:46 2014 +0000 + + Merge "vendor cm: Add PhotoPhase LWP" into cm-11.0 + +commit ab0503250408a8e294ca6e5e9a2de80ef65b37b2 +Author: Ethan Chen +Date: Mon Jun 23 11:37:05 2014 -0700 + + Show LTE icon instead of 4G on all devices + + Change-Id: Ia9d7039ac25c0475202f4129cca7dde280ab55d8 + +commit e7b6b8c019aade194ecf775a63b67a8a3a2cf75a +Author: Matt Garnes +Date: Mon Jun 16 19:03:23 2014 -0700 + + Add the CMHome application to common.mk + + Change-Id: Id99c42ffe62ec07bc80aa7ba41f71a16d1a39754 + +commit 5d7d0e56015a247ff27ed96d3a0ac0d1d664b0ae +Author: Matt Garnes +Date: Mon Jun 16 19:01:25 2014 -0700 + + Reverting last commit, pushed to head by accident. + + That project is not ready yet. + + Change-Id: I3691eb34dd45e23aafc084a3e8c9877302499e3c + +commit ee55f653e861d150a3bed1a053b802992c499fe5 +Author: Matt Garnes +Date: Mon Jun 16 18:51:03 2014 -0700 + + Add the CMHome application to the common_full makefile. + + Change-Id: I240d774d68e28fa8a71487c9708c1950c935dd78 + +commit 7b7818afaca45a2e3381c69f2d536070223f2456 +Author: Jorge Ruesga +Date: Sun Jun 15 11:57:14 2014 +0200 + + vendor cm: Add PhotoPhase LWP + + Change-Id: Ida8a9d400cd09b1fdbd670965c5ac60a3378c482 + Signed-off-by: Jorge Ruesga + +commit a14a285f2d74b8a75b77f30a0f458dca551413e2 +Merge: 7d5d16dd ee17a7d7 +Author: Abhisek Devkota +Date: Wed Jun 11 19:26:41 2014 +0000 + + Merge "Added apn settings for Mobitel and Etisalat, Sri Lanka (MCC=413)" into cm-11.0 + +commit ee17a7d7ce2fd4189071dda5180a2feeb138d92c +Author: Harindra +Date: Tue Jun 10 21:27:10 2014 -0700 + + Added apn settings for Mobitel and Etisalat, Sri Lanka (MCC=413) + + Change-Id: If843bdfca224922c85e6e0e840988a5f85be868b + +commit 7d5d16dd75df6c883e01d713c35f69a6eebcb313 +Author: Michael Bestas +Date: Tue Jun 10 20:06:48 2014 +0300 + + 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 + +commit 8ebe62e98bb73e0fab2b22b867afc901622d146d +Author: black +Date: Fri Jun 6 23:48:04 2014 -0700 + + Fix changelog typos + + Change-Id: If217913697ccde09e3eeb8ae32b5bb429c925b1c + +commit 74c92c619d34d7215406b97eab04c39099d60c5e +Author: neatchee +Date: Fri Jun 6 17:53:01 2014 -0700 + + Update changelog for M7 + + ...and M6 and M5... + + Change-Id: I5f900e6e4ab4807491dbd783f69caae9792b3ab1 + +commit 2b4dd0f66340f72cd06b50e518c73fc324862d50 +Author: Ricardo Cerqueira +Date: Thu Jun 5 01:15:29 2014 +0100 + + disabled packages: Add new GMS updater activity names + + Change-Id: I5d614d9e6dce333cd9c3cbb9918e4f1940d3e46f + +commit 1cc6c2a6f3b29dc382ff4d6f88cfb8531b99d489 +Merge: ada0a6c1 2cbcab33 +Author: Ricardo Cerqueira +Date: Mon Jun 2 09:59:33 2014 +0000 + + Merge "cm: Enable KSM deferred timer for kernels supporting it" into cm-11.0 + +commit 2cbcab3310e5ab29e09ec2d65773ba7f4713a643 +Author: Arne Coucheron +Date: Mon May 26 05:49:16 2014 +0200 + + cm: Enable KSM deferred timer for kernels supporting it + + Change-Id: I8e1d6071a3edc09c959f65801b110205f0908ed3 + +commit ada0a6c18b8e5af25222ec4715e7336287c17465 +Author: neatchee +Date: Thu May 15 16:09:25 2014 -0700 + + Add/fix APNs... + + ...Enitel, Movistar, Poste Mobile, Trilogy Dominicana, Sipgate, Safaricom, Etisalat AE + + PS2: rebase + + Change-Id: I9126b3f579fa61dc8f413d562dd71ce840027957 + +commit e0e8c2772ec580d5a69adf742ede09f438b18399 +Author: Brint E. Kriebel +Date: Wed May 21 23:37:52 2014 -0700 + + 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 + +commit 34d5e908433ce79e1c7fbcb88cf1661a4adb1743 +Author: Steve Kondik +Date: Mon May 19 19:12:31 2014 -0700 + + cm: Add some app-specific performance settings + + Change-Id: I2fd6561a17ae5dd17a825b82dc861d684c20d546 + +commit 8b9d693a1836f3a74023709b44d6c797b58b43c2 +Author: Michael Bestas +Date: Tue May 20 01:37:53 2014 +0300 + + Fix some translator names + + Change-Id: I29272faaa9d8f62da986423477ba8c6d8bd06e5a + +commit 484b262d111701726669a3d7018c4655f52fc6ec +Merge: 33257832 fbccf658 +Author: Abhisek Devkota +Date: Mon May 19 19:47:12 2014 +0000 + + Merge "Fix Etisalat UAE APNs" into cm-11.0 + +commit 3325783298a0caf40b5e80aab6fc1392f381f413 +Author: Steve Kondik +Date: Sun May 18 18:16:12 2014 -0700 + + sepolicy: Allow relabeling after wallpaper change + + Change-Id: I89220fae961f483dad8b92faaee9ed8fe6c8a7cf + +commit fbccf658b9d1cda84e597918ef0b4383083d63c8 +Author: neatchee +Date: Fri May 16 15:41:24 2014 -0700 + + Fix Etisalat UAE APNs + + Change-Id: Idf0281b4d68a6efefca1d61812d42b3dcfc086ce + +commit f815de9eaeabaf109c1f597a94c34304ae0bf88d +Author: Michael Bestas +Date: Fri May 16 17:12:33 2014 +0300 + + Update translation contributors list + + Give some credit :) + + Change-Id: I5f05657b9ce0f1a1e11ab12b9dc9d6623b6974fe + +commit fdf1aff5ad1bc5f22e05d26c301a93c443c36c3c +Author: Steve Kondik +Date: Sun May 11 02:57:57 2014 -0700 + + cm: policy for ipv6 tethering + + * Enable use of radish via netd for ipv6 tethering + + Change-Id: Ifa0e85686fc70f59c089ca40a78cea9935820185 + +commit 674bebbd6d3e79dd110e7fc415f464d220e91bee +Author: minelove +Date: Sat May 10 08:07:04 2014 +0700 + + fix typo for True-Move carrier + + Change-Id: Id5b82060a8fae2180fb081adb7dce6c7bac4da63 + +commit beb47fc3cbbc5081d23a1fa1dc881f85b55c0350 +Merge: f2dd79ad ad168850 +Author: Abhisek Devkota +Date: Fri May 9 01:12:46 2014 +0000 + + Merge "Remove me from contributors." into cm-11.0 + +commit f2dd79adfc1337e18802d4239d2af55f362570c5 +Merge: b60442e4 942bf85d +Author: Andy Mast +Date: Thu May 8 21:32:31 2014 +0000 + + Merge "cm-11 themes: Build new ThemesProvider" into cm-11.0 + +commit b60442e44330fb2aaf7cd1bd7f54a91ea0cd4dd4 +Author: black +Date: Tue May 6 05:58:56 2014 -0700 + + 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 + +commit f1deb14ac0f163aa5a9f3e4f2561f238bbafc125 +Author: Steve Kondik +Date: Tue May 6 13:53:47 2014 -0700 + + cm: Underp package names + + * Go back to sleep, Steve. + + Change-Id: Ie8aa55981ec2447741119cb413798568174ce659 + +commit 08bfcb3644fbf7574eac1e3f6117df617970f2b8 +Author: Steve Kondik +Date: Tue May 6 03:20:37 2014 -0700 + + cm: Build Stagefright FFMPEG plugin + + Change-Id: Ic727bcea4d5cbc35c720800660be7b80d638122d + +commit 187199d258eb1200c65b98d44d2cd7c2459d6497 +Author: ChampionSwimmer +Date: Mon May 5 19:52:25 2014 +0200 + + contributors: update sony maintainers + + Change-Id: I30e47f8969da22cc04272291e32da3de13bbcc23 + Signed-off-by: ChampionSwimmer + +commit ad168850d63575a62a1607ce8d25b210f18c345a +Author: Brinly Taylor +Date: Mon May 5 17:51:10 2014 +0930 + + 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 + +commit 942bf85d3cce81125e403725618d81f3510d8aaa +Author: dhacker29 +Date: Fri May 2 20:20:39 2014 -0400 + + cm-11 themes: Build new ThemesProvider + + Change-Id: Ia309407d94ceb38d56b899d1801944d5bda1acda + +commit 3c66bbb861ae3f7fc005390d5cb139186b87d8fc +Merge: 8746cc82 7dea8f13 +Author: Abhisek Devkota +Date: Sun May 4 03:04:19 2014 +0000 + + Merge "apns-conf: Add TalkTalk APN" into cm-11.0 + +commit 8746cc820e3d19984537a1f7c85c149ac6da3d5a +Author: Brian Resnik +Date: Wed Apr 23 15:31:20 2014 -0700 + + Renamed duplicate notification... + + ...changing ID3:Title of CyanDoink.ogg from Doink to CyanDoink to match file name. + + Change-Id: Iff16ea45db7e2d53be52657f0e6e360c689ad3ea + +commit 7dea8f1303a3900c3e06a5618a818c9c03aa72ad +Author: Jurica Vukadin +Date: Sat May 3 18:36:00 2014 +0200 + + apns-conf: Add TalkTalk APN + + Change-Id: Ib0ca582a5f81f5b0bc9b1f682908f6064f24fff5 + +commit 9094cd800c7f5f1490b9c307a8d46b0bf8ab1d77 +Merge: dbe90f67 ca330a28 +Author: Abhisek Devkota +Date: Thu May 1 22:49:05 2014 +0000 + + Merge "CM11 Themes: Add feature for new themes." into cm-11.0 + +commit dbe90f67a25a88e026670cb3efe30e5dfc342e51 +Merge: 0b86c974 1c282ce3 +Author: Abhisek Devkota +Date: Thu May 1 18:36:03 2014 +0000 + + Merge "build: telephony: Only include VoiceDialer in telephony builds" into cm-11.0 + +commit ca330a2862c2914cbaa3a3b5071113f35d986173 +Author: Clark Scheff +Date: Mon Apr 28 12:03:07 2014 -0700 + + CM11 Themes: Add feature for new themes. + + Change-Id: I0da30606534c13a43de33bef08f79fbbb1b348d3 + +commit 0b86c974f0a1d7c83e81f22f1357585f5a658790 +Author: Arne Coucheron +Date: Mon Apr 28 06:14:47 2014 +0200 + + cm: Update URL pointing to cm-build-targets + + * Seems like GitHub changed the URL for raw content + + Change-Id: I37142e93ec0b998f5ebb4cab9ae29293e444cd73 + +commit 983e830151e45b004fd9ee91a3d7b5faa1ab3553 +Merge: 22dbe291 6172b7bb +Author: Abhisek Devkota +Date: Fri Apr 25 19:49:04 2014 +0000 + + Merge "move def_lockscreen_targets and def_lockscreen_targets_no_telephony to frameworks/base/packages/SettingsProvider" into cm-11.0 + +commit 1c282ce3d37f66b61af400aa468b13b776f3d5d0 +Author: Christopher R. Palmer +Date: Tue Apr 22 18:40:41 2014 -0400 + + build: telephony: Only include VoiceDialer in telephony builds + + For WiFi only devices, they don't want this by default. + + Change-Id: I4d07ab25d971f8a50beb84e2fd5f6d0bf1aeb8fe + +commit 22dbe2919528656f5f2c94ab9db4f2099d5954fa +Merge: c2025e57 b3466952 +Author: Abhisek Devkota +Date: Tue Apr 22 22:07:02 2014 +0000 + + Merge "apns-conf: Add QUAM APNs" into cm-11.0 + +commit b3466952d67206d5ed43462ee717b66dbfc6a5b2 +Author: Emilio López +Date: Tue Apr 22 18:10:24 2014 -0300 + + apns-conf: Add QUAM APNs + + QUAM is a new MVNO in Argentina, using the Movistar network. + + Change-Id: Iaf4ee56174a4c886d3f4fbfe2ba27eb39dedfc15 + +commit 6172b7bbe2ee47b5d1e3b9dc1189bf69fede28ff +Author: Les Prock +Date: Mon Apr 21 20:25:25 2014 -0700 + + move def_lockscreen_targets and def_lockscreen_targets_no_telephony to frameworks/base/packages/SettingsProvider + + Change-Id: I888f24cdce187b9b285c6efc47a59829051686fd + +commit c2025e57aed03c393bfc9b63fbc660284962e19c +Author: Michael Gernoth +Date: Thu Apr 17 21:51:59 2014 +0200 + + apns: remove default- and dun-types for Verizon MMS 31x/48x + + Remove the default- and dun-types set on the Verizon MCC=31x + and MNC=48x pairs. This fixes long connection delays to + LTE and EHRPD apns. + + It is based on: http://review.cyanogenmod.org/#/c/61711/ + + Change-Id: Ib39c601cb3610ff972db3849dfc96542f75f5761 + +commit ba296d19066bd5263fc82a1dd8ce33fe0c5f7698 +Merge: bb72224f ef278b65 +Author: Abhisek Devkota +Date: Wed Apr 16 19:43:40 2014 +0000 + + Merge "Revert "apns: Add type default for Sprint."" into cm-11.0 + +commit bb72224ff8522de46008f559357054f867358f7e +Author: Samir Ibradžić +Date: Wed Mar 26 16:33:04 2014 +0900 + + Softbank carrier overlay that fixes Mms User Agent for both Mms.apk & Hangouts + + This forces set UA string to Nexus5 for SoftBank MCC:440 MCN:20. + Tested send/receive & confirmed working by yours truly. + + Change-Id: I1831c329eb38507a957111052bb5f56350c49361 + +commit ef278b65b78fe9d734a7b46a366fdceead618ede +Author: Shareef Ali +Date: Thu Mar 27 06:33:27 2014 +0000 + + Revert "apns: Add type default for Sprint." + + This mask a real problem on devices on legacy cdma because we didn't + a stubbed apn for devices that don't use apn to connect to data. + + this patch fixes it: http://review.cyanogenmod.org/#/c/62148/ + + this also problem with sprint 3g APN and lte apn numerics is the same + causing the apn stick together. one of those apn will always stick + persistently unless we force a manual disconnect or by selecting an apn + number from the list and that the 3g apn is due to the effect that it has + no way determining on which apn is used in sprint. they do it by the + numeric, which is why most lte numerics apn is separate from 3g numeric. + + + We had a large debate on this issue once before, this is the same bug: + + http://review.cyanogenmod.org/#/c/51425/ + + This reverts commit 5de6ec579e2dbe619eac1dac3152e9a863ba26ba. + + Change-Id: Ia5c8310af0dce1805ae400d9f78c87c94cdc3cc2 + +commit d3827c4f4170f7b647d776f1901e2422ab8adcca +Author: Steve Kondik +Date: Sat Apr 5 14:08:20 2014 -0700 + + cm: sepolicy: Allow ueventd to load WiFi and audio irmware + + * Every device which uses Prima or WCD will hit this, so just allow it. + + Change-Id: Ie2303ad7fc3498276d41e567a738cd016f635453 + +commit 002b4f0a4f2579e1ff96244ba3804ce0729a9810 +Author: Steve Kondik +Date: Sat Apr 5 14:05:13 2014 -0700 + + cm: sepolicy: Allow ueventd to properly handle cpufreq changes + + * We need to allow relabeling since these files can pop in and out if + the governor is changed. + + Change-Id: Id75099290e24dac9962d4fed8148ec2df9e256b2 + +commit bd3a941634a8b60cd4ac87fafd2d29cf09a5d0bd +Author: Roman Birg +Date: Mon Mar 31 16:31:40 2014 -0700 + + fix the mac build + + Change-Id: I58ba010150da6ccc062722b975afde0f12b68fc5 + Signed-off-by: Roman Birg + +commit 47d3fb0fec98646261d5443065668f6a11f0547b +Author: Dan Pasanen +Date: Wed Mar 5 11:28:15 2014 -0600 + + vendor/cm: add more verizon apns + + * Because we didn't already have enough did we? + * This fixes "No apn selected for device" when sending/receiving + MMS. + * Removed the MobiPCS apn. Its breaking network extenders because + and I its conflicting with the vzw apn of the same mcc/mnc pair. + I doubt they use this pair anyway. + + Change-Id: I70671482af5356ee6562d4d388fda6e90fc5c15b + +commit f8e70ab9b9b2ca76ecf5836e6a87045a3e8f8e3a +Author: nadlabak +Date: Thu Mar 27 00:08:18 2014 +0100 + + apns-conf: Fix SKT LTE typo + + Change-Id: I0e2b24ca0bffa36571d34a9aff51a6fb8f48d835 + +commit c38a8868bfe26cc2c19a675eea4bb8d99c89bb62 +Author: nadlabak +Date: Wed Mar 26 11:31:32 2014 +0100 + + apns-conf: Fix Movistar Argentina (CYAN-3739) + + Change-Id: I5df84ca343f2b5f1d89f405a7a32bee4479b4472 + +commit dabb75fa51f4ffac6757caf61993abee9e93e0f2 +Author: Dan Pasanen +Date: Sun Mar 23 05:47:44 2014 -0500 + + apns-conf: fix NetCom (Norwegian) + + Change-Id: Ia6d71e1a5320e4645f90b77f93c59b4a1e4cb7f0 + +commit 58154f365c527a1cf687693bb339b3fc62b5ecc7 +Author: Ricardo Cerqueira +Date: Thu Mar 20 21:20:11 2014 +0000 + + Revert "Add SELinux filesystem relabeling to init" + + This reverts commit d2d1a7ffb1f5e831ed654379496f0efe88159a66. + + Revert "selinuxrelabel: Remove attempts to relabel /system" + + This reverts commit cae5f245304fe11e86323aa7f6f4c25e898bf36b. + + Revert "Recheck /data for selinux labeling" + + This reverts commit c4dcb16ca9f51341fdd81a61fb3c00861344c030. + + Revert "selinuxrelabel: Add a check for dalvik-cache" + + This reverts commit c7e92306143a7b11b570ea110bc467d881a2528d. + + Revert "selinuxrelabel: Need to check in priv-app now" + + This reverts commit 3013c99acb51f8c2aa1156930e864cfdbcc22135. + + Revert "selinux: When adding userdata labels, do cache too" + + This reverts commit 8994907baf46dc1ddd78467ec57ff78639c01937. + + Revert "selinux: Use a more reliable sentinel to flag /data labelling" + + This reverts commit b52874de531340af02ac8e664d828dcd02d2d860. + + Change-Id: I7779aaca3b0751ed74d525292681817182a0aa7f + +commit 4da88ceb96a2be054d5c4f68516eae08f21fea77 +Author: Danesh M +Date: Tue Mar 18 19:45:59 2014 -0700 + + VendorCM : Add default wallpaper density bucket for hdpi + + Change-Id: Ia49dc5a6ee52458347ee2b4e1b3cb7b562ab6a8c + +commit 8526bd18078e58d7391f1b09299a2c3fef3b481b +Author: Danesh M +Date: Tue Mar 18 12:50:30 2014 -0700 + + VendorCM : Add density bucket for xhdpi + + Add missing density buckets for devices such + as the nexus 5. + + Change-Id: If759e5f061fe7f199db0688889db9559538dad84 + +commit 878392df272c4d375c6fc8eee679e3ee2ec3baf1 +Author: Matt Mower +Date: Thu Mar 13 14:20:21 2014 -0500 + + Re-add apns from squashed revert + + apns re-added from: + - Add apns/eri for Boost Mobile + - Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank + + Change-Id: I2e0091cc4ed1a5c6957792940aba13b801bf7335 + +commit 884aaadf71c5afaf04702f0b49cd9ae06ddc70bf +Author: Matt Mower +Date: Thu Mar 13 15:40:35 2014 -0500 + + Squashed revert of mms and spn-specific overlays + + In theory, could have been a good idea, but ultimately just leads to + headaches for device maintainers that need to overlay any of these. + + Revert "overlay: remove Verizon specific eri.xml" + + This reverts commit 5f92da62c686c12c00fc9f7948654816c586f838. + + Revert "Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank" + + This reverts commit eeeb0888d437ac0147cfe4b81aba264cf0d00b70. + + Revert "Add apns/eri for Boost Mobile" + + This reverts commit b207e2eda31e10a45a20774c61dc350975095d1b. + + Revert "add more vzw eri's" + + This reverts commit 82e10af192daaacf9e819253264a09a7051d0e06. + + Revert "multi-carrier overlays: Add eri and config for US Cellular" + + This reverts commit 1af75f1ba7abb351ec1113eeceaa00389a119e3b. + + Revert "Multi-carrier overlays: Fix Mms" + + This reverts commit f8b0737a435d211b01baf5df3feb9f98039884e2. + + Revert "Generic multi-carrier overlays based on hammerhead" + + This reverts commit 6f5758c9c33d1be82f76e32a8d83b427204436d1. + + Change-Id: I3495a89ce405362dc558f7ec7f0e61adea9fa507 + +commit 5de6ec579e2dbe619eac1dac3152e9a863ba26ba +Author: Brian Beloshapka +Date: Mon Mar 17 22:04:12 2014 -0400 + + apns: Add type default for Sprint. + + Change-Id: I9e5c5702a47a1497120bb808b2d1c6585dde538b + +commit a797495f063074795755192b6fd1d5dcf823c628 +Merge: 11192e27 807e5662 +Author: Abhisek Devkota +Date: Fri Mar 14 15:36:46 2014 +0000 + + Merge "vendor/cm: We are at CM11 now" into cm-11.0 + +commit 807e5662d1556b270955312d65752ce14e938175 +Author: Brinly Taylor +Date: Fri Mar 14 19:54:20 2014 +1030 + + vendor/cm: We are at CM11 now + + Change-Id: I0a4b4319506043cae16ad9b6ad360c06961d0fb2 + +commit 11192e27b5edcde3b7ec33c7a0ee8e3173f06548 +Merge: 449fb2ce ff14150a +Author: Ricardo Cerqueira +Date: Wed Mar 12 17:37:54 2014 +0000 + + Merge "overlay: add tmo and att default LTE apns" into cm-11.0 + +commit 449fb2ceef8fa255a4b7e17d8c6abe55cbcb9772 +Merge: a278f039 5f92da62 +Author: Ethan Chen +Date: Mon Mar 10 23:51:34 2014 +0000 + + Merge "overlay: remove Verizon specific eri.xml" into cm-11.0 + +commit 5f92da62c686c12c00fc9f7948654816c586f838 +Author: Matt Mower +Date: Fri Mar 7 17:31:02 2014 -0600 + + overlay: remove Verizon specific eri.xml + + Restore order to the universe by removing that which is evil. + + For some strange reason, Verizon devices do not agree on the eri.xml to + use, even on the same spn. Since it is not universal, it does not belong + in vendor/cm (at least while there is no automatic method to check which + eri.xml should be used). Remove these so that we don't end up with + strange double-overlay issues for devices. + + Change-Id: If5a28ed03c8cc6b145c151c7ebf95fabdf81f434 + +commit ff14150a5d2451a7bfdad66bfb39c2e024393f11 +Author: Dan Pasanen +Date: Wed Mar 5 19:57:13 2014 -0600 + + overlay: add tmo and att default LTE apns + + Change-Id: Ic243e0f9a37bbb50fb8d3b4c598f7e6e7e663fce + +commit a278f039cb955f88b1a9987630a197945da2c311 +Author: fuzz +Date: Sat Feb 22 16:39:38 2014 +0900 + + cm: Move default ringtone override to telephony.mk + + Change-Id: If5bf8f72f9b07271145d910ba5c44dc73748ae27 + +commit eeeb0888d437ac0147cfe4b81aba264cf0d00b70 +Author: black +Date: Tue Feb 25 05:08:28 2014 -0800 + + Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank + + * APN information * + au: http://b00111.blogspot.jp/2013/04/sim-apn-au-ltesim-3gsim-lte-net-au-net.html + SoftBank: http://b00111.blogspot.jp/2011/07/simapnsimsimsim.html + EMOBILE: https://android.googlesource.com/device/sample/+/master/etc/apns-full-conf.xml + b-mobile: http://www.bmobile.ne.jp/devices/apn_data.html + + * authtype * + 0 is for no authentication + 1 is for PAP authentication + 2 is for CHAP authentication + 3 is for CHAP or PAP, whatever is available + + Change-Id: Ib76ced71fa0efe3125db7f97271a6cdf979dbf90 + +commit b207e2eda31e10a45a20774c61dc350975095d1b +Author: dhacker29 +Date: Sun Feb 23 20:12:12 2014 -0600 + + Add apns/eri for Boost Mobile + + Change-Id: I01bb82afe9a7a35d0a309491fe96da34655ec9c3 + +commit c7af34a7d66eea862086e56f883f7e288c09a7f6 +Merge: b4fb9532 34d34e04 +Author: Steve Kondik +Date: Tue Feb 25 10:29:23 2014 +0000 + + Merge "Clean up Japanese APNs" into cm-11.0 + +commit b4fb9532ef0e531c15f0d89b8fc8007803aada83 +Author: Steve Kondik +Date: Sun Feb 23 21:49:00 2014 +0100 + + Allow reading of cpufreq attributes + + * Various tools might want to use these values without writing to + them. Set world readable for all nodes. + + Change-Id: I5521ca0104e9f21b2e3fdb3469485f887ee50f28 + +commit 34d34e04a58a50424eabefcd402a953a5c2fca1d +Author: black +Date: Sat Feb 22 05:10:41 2014 -0800 + + Clean up Japanese APNs + + * Rename and rearrange Japanese APNs to make intelligible. + + Change-Id: I628012eb5a2cdc1b4e95ca9a6cf1eaa88eb88b31 + +commit 757118e57a440de9f6d842b8f980ebebbfbca865 +Author: dhacker29 +Date: Thu Feb 13 21:38:00 2014 -0600 + + Update Motorola contributors + + Change-Id: I1cfd76a1b10d7e745cc1e2de966e6e1bf3152f5a + +commit 17b25874d10d05fb4306ad76500a540432d83c77 +Author: Ricardo Cerqueira +Date: Sun Feb 16 17:15:07 2014 +0000 + + version: Remove dash from TARGET_VENDOR_RELEASE_BUILD_ID + + This variable is used to build the fingerprint and description on + signed builds, and the dash can't go in there. Add it only when + constructing the final display version variable + + Change-Id: I0736d3a88e5f9980c28e6e9afa7e2f9e2d23f815 + +commit 1acbadb7ffccaf007302b615880e7526a93bef85 +Author: fuzz +Date: Thu Feb 13 22:48:46 2014 +0900 + + cm: Update Amazon Kindle Fire 2nd Edition device maintainer + + Change-Id: I2210cf621d24ecfb2747a53f9233952c567a814e + +commit ed80aaf56f3f0bae7743f96b98ad0854df29a6b1 +Author: Arne Coucheron +Date: Sun Feb 9 04:31:46 2014 +0100 + + Cleanup and consolidate APNs for providers using Telenor NO network + + * Remove "Telenor MMS" - Was merged into "Telenor" in a previous patch + * Rename Ludo to Ventelo - Ludo doesn't exist anymore + * Merge "Mobitalk Internet" and "Mobitalk MMS" into a single APN + + Change-Id: I77ff06d6c8d6021cd1887468bbeb7ac9315e68bb + +commit ae9bff6bc2d5bd698c06414b0677158370cf64d4 +Merge: 82e10af1 8b2d109d +Author: Abhisek Devkota +Date: Sat Feb 8 11:30:06 2014 +0000 + + Merge "cm: Update default wallpaper for sw600dp/sw720dp devices" into cm-11.0 + +commit 82e10af192daaacf9e819253264a09a7051d0e06 +Author: Dan Pasanen +Date: Wed Feb 5 19:40:43 2014 -0600 + + add more vzw eri's + + Change-Id: I8a299ad5d727dd084eb173aeb040c165bb556f51 + +commit dd951a8439b3d2a27cc0a366692f282c76e01f8f +Merge: 20bb5f82 1af75f1b +Author: Ricardo Cerqueira +Date: Wed Feb 5 23:12:02 2014 +0000 + + Merge "multi-carrier overlays: Add eri and config for US Cellular" into cm-11.0 + +commit 8b2d109d4855c51e0ec103e447708a5bca6c35f1 +Author: fuzz +Date: Thu Feb 6 01:44:54 2014 +0900 + + cm: Update default wallpaper for sw600dp/sw720dp devices + + Change-Id: I99bd1f7d7f735279a5c3e0e7d54220f5f647644e + +commit 20bb5f821315cf3400b65f2d28153b237465084d +Merge: 771ef270 e4f938c7 +Author: Steve Kondik +Date: Wed Feb 5 16:01:40 2014 +0000 + + Merge "cm: New ultimate revolutionary feature of revolution!" into cm-11.0 + +commit e4f938c7d59d993429de8982ac1da21aa91e2164 +Author: Steve Kondik +Date: Tue Feb 4 22:59:01 2014 -0800 + + cm: New ultimate revolutionary feature of revolution! + + Change-Id: Ia3d0a099b8cb0c5170f3aaba0fb68d1f216b6be7 + +commit 771ef270890e54aad25832fc5649382f65aafb9f +Author: Abhisek Devkota +Date: Thu Jan 30 01:38:33 2014 -0800 + + Add Telenor Unified + + New APN per https://jira.cyanogenmod.org/browse/CYAN-3338 + + Referenced: http://anderse.wordpress.com/2012/07/28/telenor-mobil-norway-apn-settings/ + + Change-Id: I119e0691128802cbfb3821ad9b17e6f49e20765e + +commit 1af75f1ba7abb351ec1113eeceaa00389a119e3b +Author: dhacker29 +Date: Tue Feb 4 16:53:59 2014 -0600 + + multi-carrier overlays: Add eri and config for US Cellular + + Change-Id: I112716f94eb9fe7509845689688fcea13da361f7 + +commit 3daf788bd03d65c2c125e582b40800fd89978b5c +Author: Ricardo Cerqueira +Date: Tue Feb 4 18:02:24 2014 +0000 + + Add a default MMS UA Profile URL + + Companion change to I8a648014873319ea0d0f1089495d6777b8a1b8bf, + config_mms_user_agent_profile_url can't be empty either + + Change-Id: Ib6b34972439818da47c389377664e75263dfd21b + +commit f6b29e27a81e002b826e5f655025a709e97e18ae +Author: Ricardo Cerqueira +Date: Tue Feb 4 17:34:39 2014 +0000 + + Add a default MMS UA + + The default user-agent isn't set, which makes + TelephonyManager.getMmsUserAgent() return an empty string when a + device doesn't have one in its own overlays. Every hardware should + set its own unique name for this, but add a default value for cases + in which is is forgotten. + + Fixes android.telephony.cts.TelephonyManagerTest#testTelephonyManager + + Change-Id: I8a648014873319ea0d0f1089495d6777b8a1b8bf + +commit f8b0737a435d211b01baf5df3feb9f98039884e2 +Author: dhacker29 +Date: Sun Feb 2 15:11:09 2014 -0600 + + Multi-carrier overlays: Fix Mms + + -Set default uaProfUrl which can then be overridden + -Add verizon eri for 31099 + + Change-Id: I24c9ab498cf4058367987cfe12513c4adddb7543 + +commit f2e2fee00c6dfa527b050e882a0ea487822b143c +Merge: 6f5758c9 a1e49122 +Author: Brint E. Kriebel +Date: Fri Jan 31 23:51:43 2014 +0000 + + Merge "cm: Update the path for jenkins-generated files" into cm-11.0 + +commit a1e4912298269ded3cbb0c278ee5fdc8ee3c82cd +Author: Brint E. Kriebel +Date: Fri Jan 31 11:59:56 2014 -0800 + + cm: Update the path for jenkins-generated files + + Change-Id: I846d3c67f5a0a41457e28c93ba200dab1d14adf0 + +commit 6f5758c9c33d1be82f76e32a8d83b427204436d1 +Author: dhacker29 +Date: Fri Jan 31 03:55:14 2014 -0600 + + Generic multi-carrier overlays based on hammerhead + + -Added Sprint MWI quirk to 310120 + -Added Verizion specific eri file + + Change-Id: Icfd6f168fe7bed2a906267cd052335abd0867663 + +commit 67e80038e27f2ac226778de73625ddedd2366a26 +Author: Arne Coucheron +Date: Tue Jan 28 05:18:14 2014 +0100 + + cm: Add Galaxy S4 Mini maintainer + + Change-Id: I7580e9e89f24eca96e5d4b76d71dc4a3b8b41816 + +commit 8deec444c85e6a6c8ea49662477980b7a170d4b1 +Author: Michael Bestas +Date: Fri Dec 13 04:54:49 2013 +0200 + + cm: Add Trebuchet back to the build + + Change-Id: Icbb6267a547e4022c6fc5382a33ba75e257006d9 + +commit 83a586ede5199dedb14507064a4bdd6d83d269cf +Merge: dc9a8e41 367e6483 +Author: Abhisek Devkota +Date: Thu Jan 30 21:35:17 2014 +0000 + + Merge "Add half-resolution boot animations for low-end devices" into cm-11.0 + +commit 367e64830fde67dc689d56e733c85dfbb30b8ae1 +Author: Steven Luo +Date: Thu Jan 30 12:51:04 2014 -0800 + + Add half-resolution boot animations for low-end devices + + On low-end devices, the current 48 fps boot animation can use more than + 50% of CPU time, and if the texture cache is enabled, a majority of main + memory as well. For these devices, add half-resolution variants of the + lower-resolution boot animations which display 2x upscaled -- this + greatly speeds the boot process and makes the boot animation run more + smoothly. + + Change-Id: I0140616ca38c52a06dd4622f1c20a9ca0da95f4b + +commit ac948f53ebb3c8823208d81d2021cc006af53c78 +Author: Brint E. Kriebel +Date: Fri Jan 24 09:58:36 2014 -0800 + + cm versioning: fix certificate check + + The variable used does not exist at this stage of the build. Switch + to PRODUCT_DEFAULT_DEV_CERTIFICATE, which does exist when in use. + + Change-Id: Icb3bbaa437e68b96e1ce05a09f6525cd1ddb9a6a + +commit dc9a8e4107b7c0f749dbb01d391573c9543538ac +Author: Abhisek Devkota +Date: Wed Jan 22 22:25:14 2014 -0800 + + Fix Simyo APN, Remove Blau ES + + Per https://jira.cyanogenmod.org/browse/CYAN-3313 + + Change-Id: Ic723fa99d85d542e20cccfc3a91f69bd1cdbbea0 + +commit 70d21b306db1ee13db357f1236f37cb6fa5f408a +Author: Michael Bestas +Date: Thu Jan 16 08:02:42 2014 +0200 + + Exclude extra LatinIME dictionaries in "mini" builds + + Change-Id: I935f1ba5addcff2b2e4d738550db3ca6916fe07f + +commit b20b75944201025721341e120be0e3509aa4d4e0 +Author: Scott Warner +Date: Mon Jan 27 20:12:28 2014 -0500 + + Add missing quote + + Change-Id: I596ab48135dc3494c85497bb4a9605517cbe28cf + +commit 28bedf5ff8b7fbee11e4b61e859e478437160751 +Author: Dede Dindin Qudsy +Date: Tue Jan 14 18:14:41 2014 +0700 + + Change APN XL Indonesia + + based on this http://www.xl.co.id/en/whats-hot/promotion/new-apn-setting + + Change-Id: I28652e0da0c4a9ef3ecbb4a159b6883d0f1189cf + +commit b1b13b9ecd45da8c101b4dabc951944d540ae414 +Author: Dede Dindin Qudsy +Date: Tue Jan 14 18:08:04 2014 +0700 + + 3 ID for monthly service + + for monthly service, 3 use different APN, based on here http://www.three.co.id/otasetting/#3data + + Change-Id: I8c55bb56f40f41aef012c0e950c013c67a5c580f + +commit 741254ee585e932f5599758716ac832f63bf6865 +Author: Abhisek Devkota +Date: Mon Jan 6 16:55:36 2014 -0800 + + Overhaul O2 UK APNs + + Per https://jira.cyanogenmod.org/browse/CYAN-2183 the previous ones + were all incorrect/broken and replaced by the new addition. + + Needs testing + + Change-Id: Ic6781e9d75da61f8ff2c84de13c3235ee97a029b + +commit ac602b4c28d649218dd2e1561aaf1cb14faa46c3 +Author: Tanguy Pruvot +Date: Sun Nov 24 13:05:59 2013 +0100 + + busybox: add libsepol to product packages + + Change-Id: I9536c3d84713454c22f45f35e00a84a5d87ae8fb + +commit cb344c8b8fe1d5f4d150cb76ba2e3950173002e3 +Author: Abhisek Devkota +Date: Wed Jan 22 17:35:05 2014 -0800 + + Fix Mobile Vikings APN + + Add authentication type per https://jira.cyanogenmod.org/browse/CYAN-3168. + + Reorder + + Change-Id: I9fe788afe8334dc66d39981369a6ad0abb98ba76 + +commit 4488ff4008852c8f91bccde29774d45b281cfcb6 +Author: Abhisek Devkota +Date: Wed Jan 22 17:27:35 2014 -0800 + + Add Nextel 3g Brazil + + Per https://jira.cyanogenmod.org/browse/CYAN-3224 + + Change-Id: Ic2a0a6d11206d576c7e18d0dfd510fe70de88c9e + +commit cb7cab18e798b0038bad1f0e6e6799816f31393b +Author: Abhisek Devkota +Date: Wed Jan 22 17:14:53 2014 -0800 + + Add Pepephone Public IP APN + + Per https://jira.cyanogenmod.org/browse/CYAN-3212 + + Change-Id: I1bfd6295998836c5ec163fed0e24b7f9e969ba86 + +commit d15de25fbd1b1ba4310e9271ff74c1b6ca5a7514 +Merge: ac948f53 1bcb1e12 +Author: Ricardo Cerqueira +Date: Mon Jan 27 20:10:35 2014 +0000 + + Merge "overlay: Enable Keyguard camera widget on tablets" into cm-11.0 + +commit ff73189f565c7d2235a9b5db30d59f0278370479 +Merge: e35a25e6 2d89f8b4 +Author: Abhisek Devkota +Date: Wed Jan 22 20:46:18 2014 +0000 + + Merge "cm: Update Kindle Fire 1st-gen maintainer" into cm-11.0 + +commit e35a25e6953d3b2302a1b83b544d8bd2690a4069 +Author: Henning Nielsen Lund +Date: Wed Jan 22 13:50:31 2014 +0100 + + Adjusting the Danish APNs + + PS2: Adjust mnc on coop mobil MMS to be '##' format + + Signed-off-by: Henning Nielsen Lund + + Change-Id: I4cd0e838ca274440a56678252c8ad1f209da5a7d + +commit 2d89f8b4ba0e531772efec44e735e270df232c72 +Author: fuzz +Date: Wed Jan 22 00:55:23 2014 +0900 + + cm: Update Kindle Fire 1st-gen maintainer + + Change-Id: I40400f4ebdfc6efdad219c0acea3bbabe01a2b97 + +commit e450046dc1ef6b477596a1ddbaf35ff16123c870 +Author: Henning Nielsen Lund +Date: Tue Jan 21 00:49:18 2014 +0100 + + Add Call me APNs (Denmark) + + Change-Id: I9b83db244ce9a45424d4c86cee3079360bbfc4ad + Signed-off-by: Henning Nielsen Lund + +commit 968d107cd49c2eeca7306db80dc4391bd1b9b4e3 +Author: d95andek +Date: Fri Jan 17 14:02:26 2014 +0100 + + Remove duplicate value for Sweden 2G + + Change-Id: If71cfb799a23a46c039ecefab718433ad0c2bf82 + +commit b95faf60971c59e5e16ee42435a43cfb2f948e01 +Author: Steven Luo +Date: Sat Jan 4 17:09:19 2014 -0800 + + Remove some optional packages from "mini" builds + + Change-Id: I31f502a10d64343c8800d51df28b6de49e44bccc + +commit 1bcb1e1280446bf71389e954d9a152cecf5207bf +Author: Michael Bestas +Date: Wed Jan 15 07:07:28 2014 +0200 + + overlay: Enable Keyguard camera widget on tablets + + * AOSP said no camera for tablet users :( but we are CM + + Change-Id: I2227d894a315a6b8c6f14d799250c7c4159ccfa4 + +commit 9d1a861319609224a005c7f39aba3c2426588c92 +Author: Steve Kondik +Date: Wed Jan 15 01:44:07 2014 +0800 + + cm: Set perms on a few additional paths + + Change-Id: I128220850a21bef261ff735ff51e8b715391c37d + +commit 04423d7bbd20312495774776b20ce2d7fe5907ca +Merge: 9e697ba6 2cfe6b26 +Author: Ricardo Cerqueira +Date: Tue Jan 14 13:47:56 2014 +0000 + + Merge "cm: add selective based spn (2/2)" into cm-11.0 + +commit 2cfe6b260bf743cbf3091095807b373037581181 +Author: Dan Pasanen +Date: Mon Jan 13 07:33:19 2014 -0600 + + 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 + +commit 9e697ba659420c0d3643ed8d9fc45f33e7598fdd +Author: Georg Veichtlbauer +Date: Mon Jan 13 12:04:49 2014 +0100 + + apns: orange austria is no more, now owned by 3 + + Change-Id: I5d333a79a8b3674136508d906509fb3a1a72ab1c + +commit 74b4f9b149d4afa0a63f3cc0f4a1166b24a71cb1 +Author: Ricardo Cerqueira +Date: Sat Jan 11 16:00:16 2014 +0000 + + cm versioning: Empty keys == default keys + + Don't assume the path to the signing key is the default, it can + be empty and have the same meaning... + + Change-Id: Id545d6436e9f21d6b62eec5a317ea7665190f104 + +commit 89e67b441e106d80400c53c0a2c70bcbdc11b678 +Author: Shota Tamura +Date: Sat Jan 11 17:33:06 2014 +0900 + + Add b-mobile APN + + b-mobile is provider of telecommunications in japan. + + Change-Id: Id119b96f59c97d1df87272f62c4ab7dfba3fccb2 + +commit 0ccf7efbd3259b064770ad461aeccfef3a06244f +Author: Michael Bestas +Date: Fri Jan 10 02:46:18 2014 +0200 + + init.local.rc: Tweak KSM values + + * Taken from http://source.android.com/devices/low-ram.html#ksm + + Change-Id: I91de2014d06a24aec4bdefefeff606867de33de1 + +commit def634690cfb35be6feda2b48645a4f684b4f5e7 +Merge: 46161379 4dd9c554 +Author: Ricardo Cerqueira +Date: Thu Jan 9 10:48:59 2014 +0000 + + Merge "Remove proxy and port on APN 3 Indonesia" into cm-11.0 + +commit 4616137915b522adba5abddea5e491dd3274065e +Author: Ricardo Cerqueira +Date: Thu Jan 9 10:25:31 2014 +0000 + + cm: Add a simplified version string + + Similar to the ro.build.id/ro.build.display.id distinction, and with + the same rationale; signed builds are intended to be stable by + definition, the release types have different meanings (user vs + userdebug), and the full CM version has too much duplicated information: + the device's name and build date are already present elsewhere in the + same information screen. + + For signed builds, remove the duplicated information and the type, + leaving only the actual numeric version and the verbose build identifier, + turning for example "11-20140109-SNAPSHOT-HappyPonies-device" into just + "11.0-HappyPonies". If a simplified display version can't be built, + it'll be the same as the full ro.cm.version + + Change-Id: I7d8cccbb3205bde710f0004df0a6bd12c39693f1 + +commit d36677b5e0471e2d2423d255ad60eb7ef626237f +Author: Andrew Jiang +Date: Tue Jan 7 12:06:06 2014 -0500 + + Update i9100g && Tab 2 device maintainers + + Change-Id: I19cad8c448bc2b8862b9ce7e9dcc9cf66a126c17 + +commit 4dd9c554da8762f1494d6eecf7608fa6c7d6b4b9 +Author: Dede Dindin Qudsy +Date: Tue Jan 7 22:02:22 2014 +0700 + + Remove proxy and port on APN 3 Indonesia + + Cannot access play store with proxy on 3 indonesia, must remove it to get access + + Change-Id: I51454045e28df51f03886a30a306ee2308d12973 + +commit 4913344f72d70dca81a45cb9ef76f02ce9c4b3e2 +Author: Steven Luo +Date: Sat Jan 4 16:59:27 2014 -0800 + + Don't ship CellBroadcastReceiver on wifi-only devices + + Attempt to fix dependency issue + + Change-Id: I0122fc4665827bfcefd61e4287d9ff685b675aee + +commit a458a2952338f16f8368ba1a3d16e0a549744f7a +Author: Abhisek Devkota +Date: Mon Jan 6 16:43:36 2014 -0800 + + Fix Telenor DK MMS APN + + Per https://jira.cyanogenmod.org/browse/CYAN-2513 + + Change-Id: I29063f5be9a54843e551ddda3c86ab0fa932e5ee + +commit 9862d6ec0b4c2574e3d3afb09506a78158941d69 +Author: Abhisek Devkota +Date: Mon Jan 6 16:33:57 2014 -0800 + + Add OVIVO APNs + + Per https://jira.cyanogenmod.org/browse/CYAN-2987 and + http://ovivomobile.com/wp-content/uploads/2013/05/OVIVO-Mobile-Android-Phones-Setup-Guide.pdf + + Change-Id: I596d7614ce13bc28ecc05370c18eda82ef061060 + +commit 0b21dfe87bb29873eb590fa74590d91eb012bc9c +Author: Abhisek Devkota +Date: Mon Jan 6 16:22:33 2014 -0800 + + Fix Giffgaff APN + + Per https://jira.cyanogenmod.org/browse/CYAN-3035 + + Change-Id: I6b5109849ec021877d79356eeb5b579a1b5b5bc6 + +commit af39fca7576e7ea0e642f8a37ebc5cd08e8db458 +Author: Abhisek Devkota +Date: Mon Jan 6 16:12:44 2014 -0800 + + Fix TIM Brasil APN + + Per https://jira.cyanogenmod.org/browse/CYAN-3073 + + Change-Id: Ie5dfba1edb17f975ba19d47850596f7b36ea3dd2 + +commit dcf94577ced427cb7e638a0540adb31be77c06bb +Author: أحمد المحمودي +Date: Thu Dec 5 13:33:51 2013 +0200 + + Added APN entry for Etisalat Egypt + + Source of the entry is from Ultimate ROM LT4v6 for Samsung Note (N7000) + + Change-Id: I38f50a90c06ff954e5927d43bb4f20a93e928c97 + +commit a9c16339a90ad4c47abdfb0a3628bf02df67f656 +Author: أحمد المحمودي +Date: Thu Dec 5 13:28:42 2013 +0200 + + Fixed mmsproxy for Mobinil MMS + + See https://www.facebook.com/permalink.php?id=422136431132589&story_fbid=629385780407652 + + Change-Id: I527b4efff7a30d1c210135040f88c3f63cd68c78 + +commit 42fb9d8fc5e1bc0591a279a23f166f460bcc8c90 +Author: Steve Kondik +Date: Sat Jan 4 16:58:59 2014 -0800 + + cm: Remove legacy compcache stuff + + * Remove all this stuff. If a device wants ZRAM, it should be + enabled by the maintainer and properly configured and tuned. + * This stuff currently causes a conflict with the ZRAM support + added in Kitkat. Kill it. + + Change-Id: Ib2488ea4463e32ec44b65fe786f732145b5b6e23 + +commit 32bbdf6f5763c92b88f6de4c956603a403b7212f +Author: Abhisek Devkota +Date: Mon Dec 23 22:55:26 2013 -0800 + + Remove unused audio mk files + + These are empty and useless. + + Change-Id: I23cd1be105f7bddbf555a35e10efcc92a7c1eb47 + +commit cae5f245304fe11e86323aa7f6f4c25e898bf36b +Author: Ricardo Cerqueira +Date: Tue Dec 31 17:59:54 2013 +0000 + + selinuxrelabel: Remove attempts to relabel /system + + These are a no-op due to the additional block-device protection from + https://android.googlesource.com/platform/system/core/+/e18c0d508a6d8b4376c6f0b8c22600e5aca37f69 + so get rid of them entirely. Any installing recovery (or equivalent + installation process) should handle the labeling of system components + on its own. + + Change-Id: I14c50f08efa6f05b03fad4fbc404219cc504e1ff + TBD: Do we still want to label unlabeled files? + +commit d8d32bbeb7a4bb2e8ad28420773dc38d630e57ea +Author: Dan Pasanen +Date: Mon Dec 30 16:46:32 2013 -0600 + + add crpalmer for droid dna + + Change-Id: I130219058c211069502bdd8548cf0f1f0fa82f9f + +commit b1b7a372ff8fb9bf5727555d244aada92bc4fd9a +Merge: 871d0678 c4dcb16c +Author: Ricardo Cerqueira +Date: Sat Dec 28 20:54:23 2013 +0000 + + Merge "Recheck /data for selinux labeling" into cm-11.0 + +commit 871d0678ec8bf4c5037ad10104dd0eefff8a6982 +Author: Michael Bestas +Date: Sat Dec 28 16:39:06 2013 +0200 + + Fix Dialog Mobile Broadband MMS APN + + Change-Id: I3b942b798b058dfa98ee4f4182f4f0598d8067a9 + +commit c4dcb16ca9f51341fdd81a61fb3c00861344c030 +Author: mcampbellsmith +Date: Sat Dec 28 22:08:52 2013 +1100 + + Recheck /data for selinux labeling + + This simply adds checks for selinux labels for + files under /data/misc/wifi which were not labeled + correctly for some devices + + Change-Id: Iaacf6db792aaea1485502b424d639a1212c5841b + +commit fe1d7cd4c2233b840b4fa9a1ef6868eca0894ea8 +Merge: fc613a8c 03b1b108 +Author: Ricardo Cerqueira +Date: Fri Dec 27 14:36:18 2013 +0000 + + Merge "Fix internet APN for Life:) provider." into cm-11.0 + +commit 03b1b1080b61f47fb3d725f6d161f1c473e63cbc +Author: introkun +Date: Tue Dec 10 22:10:41 2013 +0300 + + Fix internet APN for Life:) provider. + + Change-Id: I87552e9615b67bdd15764c039578b0f5581e0e4c + +commit fc613a8cd4fa32f500dbc495b09f818341b26a03 +Author: David Gasaway +Date: Sun Dec 22 12:49:37 2013 -1000 + + 50-cm.sh: update comment to CM11 + + Change-Id: I678b9b2815dfda52189e69aa95b9cc0fb12f2d5a + +commit 6fe86ee449f4b56addbbe3c45f2ad3d0525046a9 +Author: Brinly Taylor +Date: Sun Dec 22 20:13:26 2013 +1030 + + cm: add Samsung Galaxy Premier (GT-I9260) maintainer + + Change-Id: I505764fa4a2d585b9d8dd482a70d9e9bcee76f4f + +commit ca80ef9796e5da1d6551532872a038af8000094a +Author: Abhisek Devkota +Date: Thu Dec 19 20:59:20 2013 -0800 + + Reorder FarEast APN + + Fetnet01 is a provisioning APN, place Internet APN higher for + priority. + + Change-Id: If711942e0abbca97dcbe5e399592c0b595c17f47 + +commit 84f04f91a8a2f688426c270df7801613e8de4777 +Merge: 5e359e27 15985293 +Author: Abhisek Devkota +Date: Fri Dec 20 02:31:23 2013 +0000 + + Merge "Port: Don't show phone unlock targets for devices without voice (2/2)" into cm-11.0 + +commit 5e359e27a229c400d4a3b432bd4e75123c508879 +Author: broodplank +Date: Thu Dec 19 03:04:20 2013 +0100 + + Add Internet/MMS APNS for Tesco Ireland (TMI) + + Change-Id: I6e3942d69d2b65bca3ee87ce04d77ee62a67c6c0 + +commit 510db5ca652ff4e3ad9efeca655eba687e08db31 +Author: Steven Luo +Date: Sun Dec 15 05:17:50 2013 -0800 + + common_mini_tablet_wifionly.mk: don't try to install removed BlueZ config file + + Change-Id: I91ac1dd34c9c048cda7d6b5a81ee22b2db852b49 + +commit 07e8f872345e13342d82c00a045de2379b5d5d95 +Merge: e5d12df8 3bf9ba89 +Author: Ricardo Cerqueira +Date: Wed Dec 18 00:55:36 2013 +0000 + + Merge "Fix custom unofficial build tags" into cm-11.0 + +commit e5d12df8ef6e5fb58a3c5ed447671574f72f3eac +Merge: af99ef73 381a3057 +Author: Abhisek Devkota +Date: Tue Dec 17 23:12:45 2013 +0000 + + Merge "Add CM Legal (1 of 2)" into cm-11.0 + +commit 3bf9ba896dbaab45841f0128e2ec20e4c527a93d +Author: Michael Bestas +Date: Wed Dec 18 00:22:58 2013 +0200 + + Fix custom unofficial build tags + + Before: CM_VERSION=11-20131217-UNOFFICIAL"-LegacyXperia"-smultron + After: CM_VERSION=11-20131217-UNOFFICIAL-LegacyXperia-smultron + + Change-Id: Ib9c58b39efc4dc5a51380c647db9f7896e165704 + +commit af99ef73a0e1bffebe8ff3d88c16da52e8b3b6e4 +Merge: 29000c52 f416839b +Author: Ricardo Cerqueira +Date: Sun Dec 15 15:54:16 2013 +0000 + + Merge "vendor: support custom unofficial build tags" into cm-11.0 + +commit 29000c52e9bbe83bf6757f08618fa78ee62535b9 +Merge: 3aff0486 82f7c7d3 +Author: Danny Baumann +Date: Sun Dec 15 11:34:13 2013 +0000 + + Merge "overlay: Fix Keyguard configuration" into cm-11.0 + +commit 82f7c7d32f2a21e19d26552ce528088de939179f +Author: Michael Bestas +Date: Fri Dec 13 04:46:47 2013 +0200 + + 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 + +commit f416839b8ae6bca9f5e88aa794f4324000cd6427 +Author: Matt Mower +Date: Fri Dec 13 11:04:14 2013 -0600 + + 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 + +commit 3aff048601a0a40a422477b3f4570c41b4fb5e16 +Merge: a082e90c c7e92306 +Author: Ricardo Cerqueira +Date: Fri Dec 13 19:23:11 2013 +0000 + + Merge "selinuxrelabel: Add a check for dalvik-cache" into cm-11.0 + +commit a082e90c042e7e5043aadcd7c0d177593c6f1f28 +Author: Pawit Pornkitprasan +Date: Fri Dec 13 18:17:08 2013 +0700 + + cm: only include WhisperPush in telephony-enabled devices + + No point having it in Wi-Fi-only tablets + + Change-Id: Iceacb99ab8d10c565896ad89da8ba533de83dc31 + +commit 3b2aa9294134b8715d43f6fad991f00716a30e12 +Merge: 28c69f6f 54c91b84 +Author: Ricardo Cerqueira +Date: Thu Dec 12 00:09:09 2013 +0000 + + Merge "sepolicy: allow vold to mount fuse-based sdcard" into cm-11.0 + +commit 15985293b9eb80753ed22feba53b6a9416c827d8 +Author: Veeti Paananen +Date: Tue Dec 10 23:43:16 2013 -0800 + + Port: Don't show phone unlock targets for devices without voice (2/2) + + Add a separate list of default lockscreen unlock targets for devices + without voice capability. + + http://review.cyanogenmod.org/#/c/52966/1 + + Change-Id: Ifbb066faade39b1cd98a6d1bfb7b5021eb51ab95 + +commit 28c69f6fcc707b479115b3128b13316ed607b358 +Merge: 4d758b16 70429494 +Author: Jef Oliver +Date: Tue Dec 10 20:59:10 2013 +0000 + + Merge "add Note 8.0" into cm-11.0 + +commit 381a305718e1a34b1ef447faadef6ad6bd77736a +Author: Abhisek Devkota +Date: Tue Dec 10 04:35:08 2013 -0800 + + Add CM Legal (1 of 2) + + Allow defining a ro.cmlegal.url to for T&C and Privacy Policy + + Change-Id: I45ffbdd9e472e258ed8c5a63dff0f3b9c7bc04e2 + +commit 54c91b849cd9f651e55c9cbafccfb8083d7cb280 +Author: Pawit Pornkitprasan +Date: Tue Dec 10 17:10:50 2013 +0700 + + sepolicy: allow vold to mount fuse-based sdcard + + exfat and NTFS-3g requires access to /dev/fuse + + Change-Id: I35b13ada586c8de3fbe04156c2d10bf5e3c07b3a + +commit 4d758b16c955e63dff330c15ede57e8430da684f +Author: Chris Soyars +Date: Mon Dec 9 11:36:02 2013 -0800 + + Include WhisperPush with CyanogenMod build + + Change-Id: I63fddfbc144cd8d8dbc797dc87d0897345bb0f79 + +commit 704294946b21d1b57d34b853e7f29793f508cab1 +Author: sbrissen +Date: Mon Dec 9 09:25:07 2013 -0500 + + add Note 8.0 + + Change-Id: Iec9a23d1cac018f27fed1ff5ab87195c50fcd5c8 + +commit 56b8bd854a8138d600af2aff89145cfa64111a0a +Author: Michael Bestas +Date: Wed Dec 4 17:52:14 2013 +0200 + + 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 + +commit ff4943e7f153ba5a2e2e25dad80cca84c30582ac +Author: Michael Bestas +Date: Thu Nov 28 10:51:09 2013 +0200 + + Remove CM9 bootanimation handling + + * Kill this already, all devices should have migrated by now + + Change-Id: If8032b47e969c92ece939af55d963423a18e1f3c + +commit 2eb202d062840fa24c0d90d4f97673ab656e8790 +Author: Danesh Mondegarian +Date: Sun Nov 3 16:09:50 2013 -0800 + + Update default wallpaper + + This updates the default wallpaper to one of those available CMWallpapers + + Change-Id: Ie525ef9cf6bd0f4b15df8d6ea77cfadf27e76462 + +commit 61fc945ab05d38d60b3a28ebba942bef3d73a83c +Author: Steve Kondik +Date: Tue Nov 19 14:40:57 2013 -0800 + + cm: Remove $TERM in global envrionment + + * Handled by mksh now. + + Change-Id: I21aaa17580e69ab81c471939aa7f968ad7475cb4 + +commit 178ca721b4bfc5286e2c79f510a4ab5dbbc89ead +Author: Ricardo Cerqueira +Date: Wed Nov 13 21:16:33 2013 +0000 + + Always build the updaters + + The separation logic is from signing key, not build type. Let + the app makefiles decide + + Change-Id: I71286d83148454d77c5e8c35b8c25762ea2d34d3 + +commit ae71f04d5530cedbb99f8f6bca074a8ae0d3a06c +Author: Ricardo Cerqueira +Date: Mon Nov 11 00:55:51 2013 +0000 + + Incorporate TARGET_VENDOR_RELEASE_BUILD_ID into the build identifier if it exists + + Change-Id: I24d422abd3817c55cffe17166fb30d7efe48e0a0 + +commit 41fd0aab572be50e038d8e30f273d3eeddc39f5b +Author: Koushik Dutta +Date: Sat Dec 7 22:04:17 2013 -0800 + + Add CyanogenMod Mobile Services prebuilt. + + Change-Id: I477b7b3c230a87926a97be8c17c834a355671ab2 + +commit c7e92306143a7b11b570ea110bc467d881a2528d +Author: Chirayu Desai +Date: Sat Dec 7 20:50:17 2013 +0530 + + selinuxrelabel: Add a check for dalvik-cache + + Change-Id: Ic8087450756ae81458e155aa1ca22d5055547664 + +commit 5a27f636854f03ff5c9c400ef50497695f7acf9f +Author: Steve Kondik +Date: Wed Nov 6 13:55:11 2013 -0800 + + cm: Allow devices to set the GMS client id + + Change-Id: I6fdf3817a292ac64291e8f9506eddd7d33059344 + + cm: Actually add the custom clientidbase + + Change-Id: I8105f2cd13c26777f59f1926f378f52c1152cd0d + +commit 275701b519777ef4346a387708d75091d36c1985 +Author: Steve Kondik +Date: Wed Nov 6 12:41:34 2013 -0800 + + 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 + +commit bc7c4de45f412a4a804ef44e3959e8c240f67754 +Merge: e24f766c 5f539199 +Author: Abhisek Devkota +Date: Thu Dec 5 20:25:48 2013 +0000 + + Merge "Update all APN of El Salvador" into cm-11.0 + +commit e24f766c9ecbacb64434631fd74b6398b55c123b +Merge: feaf3686 ef794327 +Author: Abhisek Devkota +Date: Thu Dec 5 20:24:50 2013 +0000 + + Merge "APN: Add Vodacom LTE APN values" into cm-11.0 + +commit feaf3686049f005dbb63f6342b349920002c79d1 +Author: zubietaroberto +Date: Thu Oct 31 13:13:18 2013 -0500 + + Added APNs for Panamanian Carriers (Movistar PA, Claro PA and Digicel + PA) + + Change-Id: I0290cd1d3d61421ab7f02ac4b1372a7ff53b1948 + +commit 3992bbbabe3ba4b4298c8d020e557aa00a9d24ef +Author: Steve Kondik +Date: Tue Dec 3 05:12:25 2013 -0800 + + cm: Pastefail + + Change-Id: I51bae450b09a324231f9520b1623334c4202e869 + +commit bc513cf92713865e0619d164c3a52e16f4798e1d +Author: Steve Kondik +Date: Tue Dec 3 02:59:39 2013 -0800 + + cm: Reenable SettingsProvider overlay + + Change-Id: I72acd06e06d745b71f1761637b1de00f2a15a9ef + +commit 5f539199e3d2504490dbc1ee932089012c865fc8 +Author: José Adolfo Galdámez +Date: Sat Nov 30 02:04:16 2013 -0600 + + Update all APN of El Salvador + + Change-Id: I21bbcdf348ecc59b5809310ab2be7b7a05ca3668 + +commit 853ca9099830ebdc1febda1d8edf96390e4e56f4 +Merge: c1f22fff cdd227c7 +Author: Abhisek Devkota +Date: Thu Nov 28 07:04:58 2013 +0000 + + Merge "apns: add APN for AIS 3G" into cm-11.0 + +commit ef794327df99a1fd0fafe0847259405cfcbb72dd +Author: isimobile +Date: Wed Nov 27 08:27:26 2013 +0200 + + APN: Add Vodacom LTE APN values + + Change-Id: I574afe95ffe6b97fe90291eb5a2bc1e4f804919b + +commit c1f22fff4e3e73235b7963eb596c8a537c405476 +Author: Archi +Date: Tue Nov 26 17:29:56 2013 +0100 + + APN typo + + Change-Id: I36def45794d4d73c5439cf62cecfa1ecf7bdeea2 + +commit c615a63d89f9f587c96135a4c1b67af6a0729085 +Author: BobZhome +Date: Mon Nov 25 13:23:34 2013 -0500 + + APN: add MetroPCS gsm info + + Change-Id: I747215df31666de11cd3271f40024ef0b362609a + +commit 9fe4b928bef19e42e911bf4ca2d811484cfab8de +Author: Brandon Bennett +Date: Fri Nov 22 15:44:42 2013 -0700 + + 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 + +commit 407450598a2478e16181cfd1242e8fc42aad3177 +Author: Michael Limb +Date: Wed Nov 13 15:51:45 2013 -0800 + + vendorsetup: Grab from cm-11.0 build targets + + Change-Id: I99c0cc694d9551a2ed4a54eb92739e746d660616 + +commit 9b55f0d2a38f696c7cb035cfbe918a41221a0d7b +Author: Dave Daynard +Date: Sat Oct 19 22:39:49 2013 -0400 + + Add contributors for apexqtmo + + Change-Id: Ia6548ce9606d6d8081caf5b5743497cca1291eef + +commit b71b47d72b129915327f41653b06edaea5008534 +Author: Abhisek Devkota +Date: Fri Nov 22 20:38:31 2013 -0800 + + 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 + +commit 3dbb56527afcb183ae1aa81fc4ae78e479d0919f +Author: dhacker29 +Date: Wed Nov 20 20:18:17 2013 -0600 + + 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 + +commit 918821bba614ce4afb7ff20885125e90fdf572b2 +Author: Joel Teichroeb +Date: Mon Nov 18 22:24:29 2013 -0800 + + Update crespo contributors + + Change-Id: I36e19b3ebdef8eca6e7b36974d8cd3165ad0c45f + +commit cdd227c7b0ec03af57b67159b36921e68d3a014a +Author: Pawit Pornkitprasan +Date: Sat Nov 16 13:00:52 2013 +0700 + + apns: add APN for AIS 3G + + AIS 3G 2100 MHz uses a new MNC + + Change-Id: If624a7bf465af30ec3160258186054cb9f424108 + +commit 3013c99acb51f8c2aa1156930e864cfdbcc22135 +Author: dhacker29 +Date: Fri Nov 15 22:48:05 2013 -0600 + + selinuxrelabel: Need to check in priv-app now + + Change-Id: I67529c3b0f8baaac15fd475305eafd085feac112 + +commit 9a19f575a4c991bf2d7bc2f8f980909910ee4cce +Author: Pawit Pornkitprasan +Date: Fri Nov 15 09:54:39 2013 +0700 + + 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 + +commit ef907713b74820e157cf46be7dd6454ca1d83a9a +Author: Pawit Pornkitprasan +Date: Thu Nov 14 10:46:26 2013 +0700 + + 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 + +commit 1b6aa84f9dceb291b195d786b96c7873981f6bca +Author: Pawit Pornkitprasan +Date: Wed Nov 13 22:35:00 2013 +0700 + + 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 + +commit a30ec115e31867b42812e425b3e1661af4fc374c +Author: Pawit Pornkitprasan +Date: Mon Nov 11 10:47:51 2013 +0700 + + sepolicy: treat fuseblk as sdcard_external + + Allow fuse-mounted NTFS/exFAT file systems to be written to + + Change-Id: I1492914dd269a305e27aba58e61064d853adf2bc + +commit 98c81ead7a28a662c9bd2dcdbddc217f36e02ce3 +Author: Ricardo Cerqueira +Date: Tue Nov 12 21:05:31 2013 +0000 + + selinux: Fix asec mounting + + Change-Id: I92392f3d810dfaf8dfc35f5c9170178a651d28dc + +commit 785a4bad32a8fac131a20e534c3acea8af79b111 +Merge: f474b129 26a92591 +Author: Ricardo Cerqueira +Date: Mon Nov 11 02:32:33 2013 +0000 + + Merge "sepolicy: f2fs: Allow fs_use_xattr" into cm-11.0 + +commit f474b12932f87bfb1909d155e06b80733498afe2 +Author: David Ferguson +Date: Sun Nov 10 19:39:36 2013 -0500 + + add libemoji to common build + + * this one goes out to all the ladies + + Change-Id: I3c183c082927b12b34b4e2a6121dbdc5a6775427 + +commit 26a925919b61e1e8f94241f5c4f2aad703b9e265 +Author: dhacker29 +Date: Sun Nov 10 15:01:44 2013 -0600 + + sepolicy: f2fs: Allow fs_use_xattr + + Change-Id: I458d464598777fa06751dad0aa9cfd4d903a4de1 + +commit e58e23e131a4f133db616248b0ec7999c0e078c5 +Author: Ricardo Cerqueira +Date: Wed Nov 6 11:39:24 2013 +0000 + + selinux: Add missing seapp_contexts file + + Change-Id: I6bda9e4876b9053ea16fe3c11c21b9c1e7acb17a + +commit ac8d09538e0c2d2c6cb593354df7c05a0a92afb2 +Author: Ricardo Cerqueira +Date: Wed Nov 6 03:00:16 2013 +0000 + + selinux: Add CM-specific file_contexts + + Change-Id: Ie70c59acedbb7be2f5b34a83c1d3d011f440ba05 + +commit 75fb1555abb7b38552c61b28827b592760a6f9aa +Author: Ricardo Cerqueira +Date: Wed Nov 6 02:30:56 2013 +0000 + + Update the GMS location provider name + + Change-Id: I8703838c9c2ce703e32f358edc1f1d73558b47e0 + +commit 8521d46944fd3e880b4f8ec50e01d0a5f496af23 +Author: Ricardo Cerqueira +Date: Tue Nov 5 22:19:33 2013 +0000 + + selinux: CM policies are now inserted last + + Inclusion of the makefile is done by the build system to enforce + the wanted order + + Change-Id: I86d7c6fb08b6bb1f6e0385e951a54827345aaf84 + +commit 50dda4c2a93b60eddedcd5328fcdd21768add892 +Author: Ricardo Cerqueira +Date: Tue Nov 5 15:26:20 2013 +0000 + + Updates for CM11 + + Change-Id: Icb527c5aefa0dd86cc91f42f4f691b5fdf7ead48 + +commit 1d313d969f86fb7a7443dfd90b5e6ef745c793ba +Merge: 6807ad27 b5678a49 +Author: Ethan Chen +Date: Sat Nov 2 04:00:57 2013 +0000 + + Merge "Add HTC One X contributors" into cm-10.2 + +commit b5678a492a03ff630263bb3922b75690cc76361e +Author: Thomas Wendt +Date: Sun Oct 27 18:59:59 2013 +0100 + + Add HTC One X contributors + + Change-Id: Idc039794c175505d5d0072b3ca287276fff75f4c + +commit 7a46cf78170979f6a85a23cc1c3506ce801c8696 +Author: Michael Bestas +Date: Thu Oct 24 05:04:24 2013 +0300 + + init.local.rc: Fix typo + + Change-Id: Iec9b4c84cfc8c594558cab55a597cbefa6171d33 + +commit 9cd97ae6a9b55d7f694f0a0ff400370bda096cf0 +Merge: 178dbd68 461e4ecb +Author: Ricardo Cerqueira +Date: Wed Oct 23 20:00:54 2013 +0000 + + Merge "vendor/cm: Clean up init.local.rc" into cm-10.2 + +commit 178dbd6829125a0dbaac8e32b543df3a72ab6910 +Author: Ricardo Cerqueira +Date: Wed Oct 23 20:56:56 2013 +0100 + + keys: Updated path for the signing makefile + + Change-Id: I0b293829539682a8fc3b4b672f488b5c53f81282 + +commit 461e4ecb37e3d6205972d9c4e6d157e7bbeceecc +Author: Jon Mooney +Date: Mon Oct 21 13:22:30 2013 -0400 + + vendor/cm: Clean up init.local.rc + + These changes fix the error below found in a logcat and clean up some other issues in the file. + + "E CM PowerHAL: Error opening /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate: Permission denied" + + PS2: tweaked permissions & removed dupilcated entries + + Change-Id: I9b1bbe66c36ba0d8de13b8cb9351d2952851c250 + +commit d22f39ffb380b4128ec3f7ef2ce2b940e7129fdd +Author: dhacker29 +Date: Tue Oct 22 03:07:45 2013 -0500 + + No need to override mkshrc as it no longer exports PS1 + + busybox sh works fine with the one in android_external_mksh + + Change-Id: I09ae2d16837053ea0be50d3320eccf47057e25c1 + +commit 9cd218c54bb7d3d2f02d24ca4d7395e1d63310fe +Merge: 11c21644 52c5eb47 +Author: Ricardo Cerqueira +Date: Tue Oct 22 16:51:33 2013 +0000 + + Merge "Revert "Disable excessive dalvik debug messages"" into cm-10.2 + +commit 52c5eb47e5f7cf6f5f54a501a9e60c4c6c921081 +Author: Michael Bestas +Date: Tue Oct 22 03:28:45 2013 +0000 + + Revert "Disable excessive dalvik debug messages" + + This reverts commit 1f2a3d42ca7713533a39930299e9d155a73cca5f. + + Change-Id: Id3d8c92698d3874e15234d321a7bb1405041b7cf + +commit 11c216445a66ca3ca4435898ae0575004c1c4404 +Author: Brin Taylor +Date: Tue Oct 22 11:55:43 2013 +1030 + + cm: add Sony Xperia SP (C530X) maintainers + + Change-Id: I1b5e5c16589e118d7c5ea3f30e9bd9f39f874144 + +commit c7bcf25f1301b5375c83f2f7d7b919ca3b68383e +Merge: afc4642a 1b1ef8d6 +Author: Ricardo Cerqueira +Date: Mon Oct 21 00:31:32 2013 +0000 + + Merge "cm: Add 10.1.3 to changelog" into cm-10.2 + +commit afc4642a084d652c25212826f4be8ccf2f15b6da +Merge: 7c4a6eff 886f47b4 +Author: Ricardo Cerqueira +Date: Mon Oct 21 00:29:28 2013 +0000 + + Merge "Add Korean KT LTE apn" into cm-10.2 + +commit 7c4a6effb1d3599a26d57faaf705cd9037d85f01 +Merge: a9c1be5b a21887e8 +Author: Ricardo Cerqueira +Date: Sat Oct 19 08:46:32 2013 +0000 + + Merge "Remove Term, su, and CMUpdater from user builds" into cm-10.2 + +commit a21887e8785851b0a71b55551430fe0ae6d76f8c +Author: Ricardo Cerqueira +Date: Wed Sep 25 17:13:25 2013 +0100 + + Remove Term, su, and CMUpdater from user builds + + Also, set the default root_access property to 0, and + explicitly add to the build packages tools we always + want, to avoid relying on PRODUCT_TAGS that may change + upstream + + Change-Id: Iecfb8501cfb2f556d5cafe7d18d06539c0433839 + +commit a9c1be5bb0e4ca679e6e74b75cc92ecab90517d6 +Author: Giulio Cervera +Date: Sat Oct 19 10:32:26 2013 +0200 + + contributors: update Sony maintainers + + Change-Id: I9f15303a97135c6e1ea642cbf1fed45298c01b75 + +commit 1e9c7dac701b4b7809ca750bce79dc2f0f6d3d48 +Author: Arnav Gupta +Date: Mon Oct 7 02:02:02 2013 +0530 + + contributors: update Sony maintainers + + Change-Id: I982386af179e0cc4f0d69564fd19fecd4f22fbec + Signed-off-by: Arnav Gupta + +commit 886f47b47f648d3fdc115fe842b81d058b2e5b47 +Author: aleksei +Date: Fri Oct 18 13:13:39 2013 +0900 + + Add Korean KT LTE apn + + + Change-Id: Ife005be1d99933cae3badc5ec4766c43283d17ef + +commit 418b6b3cd9d7f9f667872c01c687486c47c543c7 +Merge: cf2a489a c237204c +Author: Abhisek Devkota +Date: Thu Oct 17 21:56:37 2013 +0000 + + Merge "Add APNs for VZW Network Extender" into cm-10.2 + +commit c237204c5c96456209a41ecf51d33f89bddaad24 +Author: Chris123NT +Date: Wed Oct 16 23:19:40 2013 -0400 + + Add APNs for VZW Network Extender + + PS2: Fixed whitespace and indents + PS3: Fixed whitespace for real this time + + Change-Id: Ie853980f3c7258ea23bbfdedb7c2f10e83628d76 + +commit cf2a489af97c0033d803be48ae11d056ce58cc35 +Author: Alan J. Ortiz +Date: Wed Oct 16 21:35:46 2013 -0400 + + Fix For LTE CLARO APN + + Rename of authenticatiotype to authtype wish i accidentaly + wrote wrong by mistake, now it is right and set authentication type to "PAP" + correctly. + + Change-Id: If4a235682c3330db7c87531039ffd92ceb6098e4 + +commit 1b1ef8d6eed58a989651c0ae1816b280272e7241 +Author: Eddy Witkamp +Date: Fri Oct 11 22:18:11 2013 +0200 + + cm: Add 10.1.3 to changelog + + Change-Id: Ic25b531e7611d98d2eacc1dd29a2c3dc70fe243c + +commit d11c07b6a1aaef13a0789876f7aeba0db4f11f3f +Author: Michael Limb +Date: Sat Oct 5 15:48:10 2013 -0700 + + vendor/cm: fix Sprint MMS apn being set as default + + Sprint CDMA MMS APN was being incorrectly set as default and hipri, + causing LTE connectivity issues because it was prioritized over the + other APN entries for LTE and EHRPD. + + Change-Id: I6ca4fd172e2ecc64ca7a2c3fbca5327be61e7b5c + +commit 1f2a3d42ca7713533a39930299e9d155a73cca5f +Author: Michael Bestas +Date: Fri Oct 11 23:25:32 2013 +0300 + + Disable excessive dalvik debug messages + + Change-Id: Id95875f577348713ab46a055d225e73055b9aea8 + +commit 3d2f330a187373f59254069fbed8f85453d7fd68 +Merge: 4f0c75ca f344730e +Author: Ricardo Cerqueira +Date: Fri Oct 11 00:37:03 2013 +0000 + + Merge "Fix APN typo for VIPNet Croatia Change-Id: I2d1815900525efdbadb0398383eff9eb425a2355" into cm-10.2 + +commit 4f0c75cadd6df23d4cdf350f55ddf2b924755b11 +Author: Tim Clark +Date: Thu Oct 10 16:16:17 2013 -0700 + + apns: add otelo web APN + + CYAN-2440 on Jira + + Change-Id: I266c8759716fc1883a73c4e66c7cb13d80153ac0 + +commit f9bb7779edb1e4194e647b81cc3e6a6f5944a9d8 +Author: Steve Kondik +Date: Mon Oct 7 23:39:12 2013 -0700 + + cm: Update permissions for ondemand sysfs nodes + + Change-Id: I4d7e856a720bef539bd5c43624cc8ed746b2cc95 + +commit f344730e516d8003fa166d761abe108a4a26af13 +Author: dcos +Date: Mon Oct 7 18:11:59 2013 +0200 + + Fix APN typo for VIPNet Croatia + Change-Id: I2d1815900525efdbadb0398383eff9eb425a2355 + +commit bc68cf2cc09a15c1de62ec711a58fd90d6318545 +Author: Steve Kondik +Date: Sun Oct 6 22:41:52 2013 -0700 + + cm: Skip backuptool on GMS builds + + Change-Id: Id0cf16551b87be2d218f04b0d5a158d88ace4e74 + +commit 686cbf2d87ec1f081aac42b65917e6bf58e4e6c4 +Author: Steve Kondik +Date: Fri Oct 4 04:31:56 2013 -0700 + + cm: Set permissions on input_boost node + + Change-Id: I2f02a3035158dbd138c2c22ddd4536bd717ae6b9 + +commit fe91df1ae91b5e5bc956c1052c0c7c02b3a07b3f +Author: Giulio Cervera +Date: Thu Oct 3 11:33:47 2013 +0200 + + apns: cleanup 3 ITA carrier + + Change-Id: I14eb1e68943bdf9b0164afa1dd4258e55d709334 + +commit 6a0f53023f75e1c711a91e7d9dee847c07d31f84 +Author: Steve Kondik +Date: Wed Oct 2 11:28:28 2013 -0700 + + cm: Set permissions on notify_on_migrate node + + * Used by PowerHAL + + Change-Id: Ifbf58c145522d82d220fbae39a6b7319971ecbb5 + +commit 71b1a2fca715ad20d7e6423387ed7776cc75c7c7 +Author: Michael Bestas +Date: Sat Sep 14 05:33:04 2013 +0300 + + cm: update VideoEditor & live wallpapers packages + + This change allows us to disable these packages on devices + with limited storage. + + Signed-off-by: Michael Bestas + + Change-Id: Ic843d1f663c7e2f68fa758d338d2e428b9321764 + +commit f4b2e9d1c56bf0cb586536ece416de091c6f5f5d +Author: Dan Pasanen +Date: Thu Sep 12 09:23:44 2013 -0500 + + Add HTC Droid DNA and Galaxy S4 I9505 contributors + + Change-Id: I3277bd6066a6e1989e3f049c691083e68c1500c2 + +commit 554f3703e5698308a46559cfa961c510496f5284 +Author: Ricardo Cerqueira +Date: Tue Sep 24 17:58:56 2013 +0100 + + Refactor versioning + + * Replace the 1-to-1 variable-to-buildtype stuff with a single + environment variable. CM_[TYPE]=true becomes CM_BUILDTYPE=[TYPE] + * Change the placement of the extra version tag: 10.2-21234567-TYPE-model-TAG + becomes 10.2-21234567-TYPE-TAG-model, for consistency with the rest. + The last component of the version should always be the model. + * Add support for the SNAPSHOT build type, for use with the monthlies + * Unknown types will still fallback to UNOFFICIAL + * Accept the jenkins RELEASE_TYPE variable as an alternative to + CM_BUILDTYPE for compatibility with older branches + + Change-Id: Idf96c7ca887747a5ae49a17cf5adf642fb1d561f + +commit 989a313c54d2a88aedd3d81cf5a10efad04ee777 +Author: Giulio Cervera +Date: Fri Jul 12 17:44:16 2013 +0200 + + rootdir: Set permissions for additional interactive sysfs nodes + + Change-Id: I2dbcdcc199c5f75d08e8ebf41cd6768c7648e27b + +commit a76d898dec6dafac01b80b43dfb02186d6263019 +Author: Giulio Cervera +Date: Tue May 21 14:23:19 2013 +0200 + + init: provide initial pemissions for ondemand governor + + also set all governor permissions a bit late + + Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2 + +commit ff4b205412b0f1cbd94093618a7522e9c42ec967 +Author: NameLess, the Jedi +Date: Fri Dec 31 10:00:10 2010 +0100 + + Allow 'system' user to modify cpufreq control files + + This is needed by new CPU Settings in CMParts + + Change-Id: I0ec4e0b1705670034a433df549b2895985c476af + +commit ec031f735ca4b74ca0e536b57a464a9859294243 +Author: Michael Limb +Date: Wed Sep 25 16:24:47 2013 -0700 + + vendor/cm: update CONTRIBUTORS + + add Michael Limb (something15525) for Google Galaxy Nexus (toroplus) + add David Hays (flyhalf205) for Verizon HTC One (m7vzw) + + Change-Id: I8fac4f71ee1c641de97eb1a43653097637924ecb + +commit 0aa748b4f915860b4d7eddc26ec0a93e4c864b8d +Merge: 7439296a 4cf220a2 +Author: Keyan Mobli +Date: Wed Sep 25 20:56:00 2013 +0000 + + Merge "prebuilt: apns-conf-cdma.xml: Fix Sprint APNs and clean up APNs for test SIM cards" into cm-10.2 + +commit 7439296afecd2be71148dbf015f4077a8576a6ee +Author: Steve Kondik +Date: Sat Sep 7 13:31:39 2013 -0700 + + cm: Build the BluetoothExt package + + * This package contains Bluetooth profiles implemented by Qualcomm on + top of Bluedroid. + * Currently contains support for MAP and FTP profiles. + * Also included is BTC for wlan coex on QC chipsets. + + Change-Id: I933b14de4576691c31087c9de4d60f21cbe3678b + +commit e4801d125a0dcf1059e43e7670ac28b8c934231c +Author: Steve Kondik +Date: Thu Sep 19 14:13:50 2013 -0700 + + cm: Remove Focal + + * There are a number of issues with this app, and it's currently not + working very well on most devices. + + Change-Id: I36094c68fa0f642921d478aa72387bce2b88a224 + +commit 466289db6b18037c2d128d8f29395c77722e17b5 +Merge: 86f29581 a7440ffc +Author: Ricardo Cerqueira +Date: Sat Sep 14 01:14:33 2013 +0000 + + Merge "Add Beeline UZ APN" into cm-10.2 + +commit 86f295818816ce8966437c1b838cfe77854ba24a +Merge: 1eb0e068 e8cff628 +Author: Ricardo Cerqueira +Date: Sat Sep 14 00:52:57 2013 +0000 + + Merge "Add NTT Docomo(spmode) APN" into cm-10.2 + +commit 1eb0e068e8689b94fff1051a3b7c045b1dbc9b10 +Merge: a405e43e 1d7805f3 +Author: Ricardo Cerqueira +Date: Sat Sep 14 00:39:39 2013 +0000 + + Merge "Adjust mnc for Movistar CL" into cm-10.2 + +commit a405e43e7dbb72495b019c01bd07d8ca0feaf10e +Author: dhacker29 +Date: Sun Aug 18 23:29:03 2013 -0500 + + Update Motorola device contributers + + Change-Id: I782d9d439afbbf1e756f63e0a62384a3853143dd + +commit 836ca1ac25ec8fb9aa832f2804d04eadfe16fd10 +Author: Tom Briden +Date: Fri Sep 6 12:22:50 2013 +0100 + + Add HTC One X+ contributors + + Change-Id: I4de7664d784e68b5efc7bb0faa29d31524bbe079 + +commit 4256e66a1b1e3a45a5ce8a740768917c42314332 +Author: William Roberts +Date: Wed Aug 21 13:43:54 2013 -0700 + + Use PRODUCT_BOOTANIMATION instead of COPY_FILES + + Change-Id: I10f6db5687ba2a3724a00b94bc7592dbd6405b82 + +commit 48ac98f97da98284b5fe13fab224de223764e472 +Merge: c794919b 1aeba001 +Author: Ricardo Cerqueira +Date: Tue Sep 3 17:10:14 2013 +0000 + + Merge "add Kindle Fire contributor" into cm-10.2 + +commit 1aeba001fe7629598569ff8f459da7e41a0dbeee +Author: Hashcode +Date: Tue Sep 3 09:36:22 2013 -0700 + + add Kindle Fire contributor + + Change-Id: I919c41b230791e8b46b7e63ecb29100aee3282a0 + +commit c794919b7fa3027824f198a7aa95ebffbc48a510 +Merge: 04ffabe3 d59199c7 +Author: Danny Baumann +Date: Mon Sep 2 07:11:38 2013 +0000 + + Merge "vendor/cm: Update translation contributors" into cm-10.2 + +commit 4cf220a204381cd6747841906bae72620a7dd614 +Author: Richard Ross +Date: Wed Aug 28 22:20:03 2013 -0400 + + prebuilt: apns-conf-cdma.xml: Fix Sprint APNs and clean up APNs for test SIM cards + + - Add back and fix Sprint APN for 1x/HRPD. Corrects MMS settings and gives a + suitable APN for DcTracker to use for HRPD/EvDo. + - Remove All test SIM APNs. Since no one is running around with a test SIM and + its useless to have a bunch of APNs sharing the same MCC MNC pair. + + Change-Id: I1ccbed9b3cdd456e97d205d70bf283785122de8c + +commit 04ffabe3dd0893d377e166a1c89925584c2a5924 +Author: Pawit Pornkitprasan +Date: Sun Sep 1 16:07:57 2013 +0700 + + Use Package Manager to disable stock OTA + + This reverts commit ea14a88a2ac567104f267fda5a4507d0ae48040c. + + Using the Package Manager prevents any danling wakelock from + killed service/receiver. + + Change-Id: Ie3162ca4b18a7bc9c55613af39e88ea980407e5f + +commit 0d6d3e692e3c81ac32c9488d73ac9fa6403feb7d +Merge: 97b80e9f 41b862ca +Author: Ricardo Cerqueira +Date: Thu Aug 29 18:13:50 2013 +0000 + + Merge "otablock: also disable BroadcastReceiver" into cm-10.2 + +commit 97b80e9f33a2e225a9e7b86b07217f9aef0c7b0f +Author: Ricardo Cerqueira +Date: Thu Aug 29 19:13:16 2013 +0100 + + Revert "otablock: Disable only the actual activity, leave the service on" + + This reverts commit 583a6429e6894a5e6dc0a73c48d4513322fe49a4, pawit + got a better fix + +commit 41b862ca204bcd97a422f66a9593c893aaadfda1 +Author: Pawit Pornkitprasan +Date: Thu Aug 29 22:02:16 2013 +0700 + + otablock: also disable BroadcastReceiver + + otherwise it'll prevent the device from going to sleep + + Change-Id: I56e20c4b3e33c78f30e095f38240d6663c9d74f5 + +commit 583a6429e6894a5e6dc0a73c48d4513322fe49a4 +Author: Ricardo Cerqueira +Date: Thu Aug 29 15:57:17 2013 +0100 + + 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 + +commit ea14a88a2ac567104f267fda5a4507d0ae48040c +Author: Ricardo Cerqueira +Date: Tue Aug 27 22:15:26 2013 +0100 + + Prevent stock OTA activities from running in CM + + Change-Id: I3f586cd246fc351afb82c94f41329bf930f6f41a + +commit d59199c7647f52481800ddce90fcec55f0fdf5fa +Author: Marco Brohet +Date: Wed Aug 14 20:24:15 2013 +0200 + + vendor/cm: Update translation contributors + + PS2: Reorder language names based on the most important + part of their name + PS3: Add Danish + PS4: Add Norwegian and fix some names + PS5: Update name at personal request + PS6: cm-10.1 >> cm-10.2 + Update Simplified Chinese, German and Russian + translators + PS7: Update Portuguese (Brazilian) and Swedish translators + PS8: Update Catalan and Swedish translators + PS9: Update Traditional Chinese translators + PS10: Update Slovak translator + PS11: Update French translators + + Change-Id: Ib9a84a3c4ebed3745e710293e0f5b059f1f8beec + +commit 4f4c30b7a45c542fcf53a50b8dddc725883f0c31 +Author: Ricardo Cerqueira +Date: Mon Aug 19 04:00:05 2013 +0100 + + backuptool: Add support for cross-version whitelists + + Change-Id: I415eb4d64d693a7e150656802be7f7c4a0e5ab8b + +commit a332606e1019fdbadbace6b93b4130e7dd12b2d2 +Author: Abhisek Devkota +Date: Wed Aug 14 03:34:17 2013 -0700 + + Add Eastlink Wireless APN + + Add national and international roaming APNs per + https://jira.cyanogenmod.org/browse/CYAN-1994 + + Change-Id: Ife2f6ac1b3b712b62ebe71f51d18edd5be462b80 + +commit cfa90c55022fdf8373fc8f89ed9f133984314b66 +Author: Abhisek Devkota +Date: Wed Aug 14 02:33:51 2013 -0700 + + Correct Tele2 APNs + + Per https://jira.cyanogenmod.org/browse/CYAN-1976 Tele2 APNs + are inaccurate and/or outdated. + + Change-Id: Iee4672aad87df019cd9b28d50bfb2219e0cb2594 + +commit 2510503b4c51b623f3d3bc144f9681df9f15b957 +Author: Daniel Drown +Date: Mon Aug 19 23:03:54 2013 -0500 + + add T-Mobile's IPv6 APN + + Change-Id: Ice9d714bbcb6a376692d5bb04fd5c636ae4ee01c + +commit 848f3f5d3492584537af165cc57d196b8203b9ad +Author: Michael Bestas +Date: Tue Aug 20 15:59:49 2013 +0300 + + Don't include VideoEditor in mini_phone/mini_tablet configurations + + Signed-off-by: Michael Bestas + + Change-Id: Ib95abd1541ca31b0480c0e2c433ffa6faabdc37d + +commit b6f18ffe8a5dd7125ff231223fc5a31ad5430049 +Author: Giulio Cervera +Date: Tue Aug 20 12:53:56 2013 +0200 + + cm: Add CMAccount to the build + + Change-Id: I28bf86f4752bbd30f86413a304ed21092c043e52 + +commit 1dcedebb972b40e19038b8cbf42de9999932c6fb +Author: Eric Clothier +Date: Sat Aug 10 13:34:52 2013 -0400 + + apns-conf.xml: Re-add old StraightTalk ATT apn settings + + In some areas, the new StraightTalk ATT apn settings do + not work, requiring the user to re-add the apn settings + on their own, a feat made more difficult by the fact + that StraightTalk only lists the new apn info on their + website + + Change-Id: Id02876d4aa461a3ad8e7211ef45f468b6e181036 + +commit 02d26cb1ae543cdd756b167c0d31dfa9ca3f996c +Author: blunden +Date: Mon Jul 29 23:53:15 2013 +0200 + + Update version in backuptool.functions too + + Change-Id: Idbdf7ffbec037a78c2d3df4ca2a83c1058c19279 + +commit ccac3338e3e4bb50dd14f446ee3f8f8ca50b2385 +Merge: 869f1ae2 fa91c41b +Author: Giulio Cervera +Date: Sat Aug 24 09:16:37 2013 +0000 + + Merge "Fix LV LMT MMS settings" into cm-10.2 + +commit 869f1ae2ac5eceec0553e31e05dbdac30264d139 +Merge: 134dd85d 7744e2b9 +Author: Daniel Hillenbrand +Date: Thu Aug 22 19:52:47 2013 +0000 + + Merge "add i925 and r950 and update i605/l900 to show carriers" into cm-10.2 + +commit 134dd85d0c57a90de118f940f3ebaabe7cabc825 +Author: Abhisek Devkota +Date: Tue Aug 13 22:11:57 2013 -0700 + + Add Personal PY APNs + + Per https://jira.cyanogenmod.org/browse/CYAN-1959 add new APNs. + + Change-Id: I3feffe7560d6d713775b8bd6c6cc240d659e0494 + +commit c0f26ac1615181f6cc2703710e244827d3726a45 +Author: Mike Grissom +Date: Wed Aug 21 12:20:24 2013 -0700 + + contributors: update version to 10.2 + + Change-Id: I8ce35eb3a282ca84467b0ca210aaf29fe2042c0e + +commit bae2cf3a28d680e1cfea7e4be2521afe8f60e221 +Merge: 063cc1c8 ef00fcc3 +Author: Abhisek Devkota +Date: Wed Aug 21 19:30:46 2013 +0000 + + Merge "add contributors for samsung exhilarate" into cm-10.2 + +commit ef00fcc3df04921e38ef1bd3899b4cf808dd9b5f +Author: Mike Grissom +Date: Wed Aug 21 12:18:13 2013 -0700 + + add contributors for samsung exhilarate + + Change-Id: Idc31a88b73db2030c8712f8f90b90e1360aee2df + +commit 063cc1c8733f87a2c24f22b1b695f4d1c47b6bb7 +Author: Mike Grissom +Date: Wed Aug 21 12:15:10 2013 -0700 + + update changelog to 10.2.0 + + Change-Id: I9d752da789e6b47216fd264bc4ef62c95e105b0d + +commit f770aae7b1555b2987540b588fd95860daea7d6d +Author: Mike Grissom +Date: Wed Aug 21 09:24:20 2013 -0700 + + add contributors for skyrocket and hercules + + Change-Id: Id9dbd2652c73d8c235469fa88d547412b1f13a7d + +commit fa91c41b4295e5fb097789521ed94631b63fdd18 +Author: Davis Mosenkovs +Date: Mon Aug 19 15:46:06 2013 -0700 + + Fix LV LMT MMS settings + + Change-Id: I49493cc6cac4e8cf9d9fe1cbdc5019bc36bb4aa5 + +commit 9280c5f986e7699d282f491f143f5aba203848ee +Merge: fdc124fa 3dd47b8f +Author: Ricardo Cerqueira +Date: Mon Aug 19 01:50:32 2013 +0000 + + Merge "Add SKT LTE APN" into cm-10.2 + +commit fdc124faedac0aba81163b18a1291676b7bb5264 +Merge: 35011e1a 895197a4 +Author: Ricardo Cerqueira +Date: Mon Aug 19 01:50:24 2013 +0000 + + Merge "Update Golan (Israel) APN" into cm-10.2 + +commit 35011e1a1460d3c5ae5eb8448fa2768d39a48bf4 +Merge: ae8aa759 b6a48eca +Author: Ricardo Cerqueira +Date: Mon Aug 19 01:49:16 2013 +0000 + + Merge "Update Ukrainian dictionary." into cm-10.2 + +commit ae8aa759604c3394f612d2f532e98400299b283d +Merge: 733d11bc 061a6d6e +Author: Ricardo Cerqueira +Date: Mon Aug 19 01:48:54 2013 +0000 + + Merge "Add YouPhone 3G MVNO" into cm-10.2 + +commit 733d11bcc168dd105e420929d81298cac4875d5c +Author: Abhisek Devkota +Date: Sat Aug 17 17:38:36 2013 -0700 + + Fix mmsport on Turkcell APN + + Per https://jira.cyanogenmod.org/browse/CYAN-1965 set port to 8080 + instead of 9201 + + Change-Id: Ic40d1182d2d57d864f8f72ee3c797d4ee353b7d0 + +commit 9642d1dd8bf2b844008baf0f559f1d621f64d549 +Author: William Roberts +Date: Thu Aug 15 13:08:41 2013 -0700 + + 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 + +commit e9614dc0f6346b6124b9135dc94773bb12f95d40 +Merge: 3e01a77e 797e7566 +Author: Ricardo Cerqueira +Date: Fri Aug 16 17:53:35 2013 +0000 + + Merge "Bring back the old CyanAlarm alarm tone" into cm-10.2 + +commit 3e01a77e693815c5b62464c0a6a98c4665b6b62d +Author: Pawit Pornkitprasan +Date: Fri Aug 16 21:27:57 2013 +0700 + + Lockscreen shortcut: fix activity name for dialer + + Change-Id: I11a5679c458eaca1901650e770703d7671c48c59 + +commit 1133431f0a384d21dbecd1367d5b030e4bcde96e +Author: Ricardo Cerqueira +Date: Thu Aug 15 18:25:32 2013 +0100 + + Revert "cm: Add default configurations for BT" + + This reverts commit 083fc458f82b8817dc11933c091e4ab08feff603. + + Change-Id: I08ba1993c3fb14ede9355caea9ecb7b35f75debd + +commit 7744e2b9de5c4997226625ebac3a4117e38ab5a5 +Author: sbrissen +Date: Thu Aug 15 07:38:03 2013 -0400 + + add i925 and r950 and update i605/l900 to show carriers + + Change-Id: I22e8a3fad674a9d439c60e4f56b42942480eb38b + +commit b6a48ecab074240a31aab3fac6d03f5259330da5 +Author: Kiril Mikos +Date: Thu Aug 15 01:27:38 2013 +0900 + + Update Ukrainian dictionary. + + Word source: http://code.google.com/p/spell-uk/ + Frequnces source: Wikipedia dump. + + Change-Id: Ic1c54feede3ac24c9aaf10ed153feac52ee102c1 + +commit 6807ad27d137b73b3fafa30d8f99c16600a1b5fa +Author: Abhisek Devkota +Date: Wed Aug 14 20:39:51 2013 -0700 + + Remove audio files per author request + + Original author Dennis Cleiren has contacted us and asked + to remove 5 audio files that were not intended to be + merged (miscommunication with codeworkx of original patches). + + For reference: + http://review.cyanogenmod.org/#/c/13215/ + http://review.cyanogenmod.org/#/c/16482/ + + Change-Id: Idad43b62f2d3fbf593b80b56ee129dd6b98e30eb + +commit 91e1e7c6b5eee359dbd90ed2c694e0b2904700ed +Author: Matt Mower +Date: Tue Oct 29 16:48:24 2013 -0500 + + Let common_mini_phone inherit from commonized telephony.mk + + See: http://review.cyanogenmod.org/52650 + + Change-Id: Ifb074fb380cdd84e6ace49631ec54a8cef45c457 + +commit f95c297a07eb82787abb2b5041aecd5c1938674c +Merge: 53df1df1 8ed02e8f +Author: Ethan Chen +Date: Tue Oct 29 18:51:02 2013 +0000 + + Merge "Update m7vzw contributors" into cm-10.2 + +commit 53df1df11e0718ea12d7e9b52ea6b7bab876b3f2 +Author: Ricardo Cerqueira +Date: Tue Oct 29 17:48:25 2013 +0000 + + Don't assume phones are the only clients for the telephony configuration bits + + Data-enabled tablets need love, too + + Change-Id: I239823f198260d0f045c6e7305cf04082a8ef1e9 + +commit a42a665b893698c94f7048af181a2c905dd3082d +Author: isimobile +Date: Sun Oct 13 11:49:26 2013 +0200 + + apns: add 8ta APN + + Add South Africa newest cellphone provider 8ta.com/telkommobile.co.za + APN values + + Change-Id: If2f0c593c41c9c9d8c57d14602ee7304ba735fb0 + +commit 413017b57d9f3c8e239e17cbf68ffcf47610940d +Author: Shareef Ali +Date: Thu Jun 6 18:52:10 2013 -0500 + + cm: World Phone support + + * combine apns + * leave cdma/gsm files intact but empty until the calls + * are removed from devices cm.mk + + Change-Id: I0686ef4ee1fe9b34ac9beaaa2bd43555234f4f6d + +commit 8ed02e8f92a1c63efef0e4abc97752573e4e6e42 +Author: Matt Mower +Date: Sun Oct 20 21:00:32 2013 -0500 + + Update m7vzw contributors + + Change-Id: Ib9f507061d035d8ce3b991e1ed19e221f2d95c39 + +commit 2b9130082b56eccdad5d42feec6aefb559a0b524 +Merge: a3310a38 127ac8a4 +Author: Ricardo Cerqueira +Date: Wed Aug 14 23:16:31 2013 +0000 + + Merge "Add a default root access mode." into cm-10.2 + +commit 127ac8a44e93b6966adc32860f4c5fad211585ec +Author: Ricardo Cerqueira +Date: Thu Aug 15 00:15:07 2013 +0100 + + Add a default root access mode. + + Instead of relying on the Settings app code to assume a default, + actually set one + + Change-Id: I2054bc0a793a79f7d26bc1bee23e097585a3b8c4 + +commit a3310a38681cffdee44dbd1ad966c9d7b2447376 +Author: dhacker29 +Date: Wed Aug 14 15:25:28 2013 -0500 + + vendorsetup: Use cm-10.2 lunch targets + + Change-Id: I6137840ae94904aa86f38f75055e6e35e5397bfb + +commit a7440ffcc5663f46442fa392e1791cfabbced3dd +Author: Abhisek Devkota +Date: Wed Aug 14 13:03:29 2013 -0700 + + Add Beeline UZ APN + + Add in Beeline UZ APN, and remove MTS UZ as they are no longer + operating in the region. + + Per https://jira.cyanogenmod.org/browse/CYAN-2220 + + Change-Id: I3cf38a6736d28af8aa568f630dc8bb9344259a82 + +commit 1d7805f337f837bbf8ba73f1a356372314dc9fd7 +Author: Abhisek Devkota +Date: Wed Aug 14 10:18:54 2013 -0700 + + Adjust mnc for Movistar CL + + Per https://jira.cyanogenmod.org/browse/CYAN-2038 we have the + wrong MNC value listed in our config. + + Change-Id: I5bbe9d80e0d1b420c7024a4e5c003a209d2c9c52 + +commit e8cff628dda552d6808ea9900be72f67aea785cc +Author: Abhisek Devkota +Date: Wed Aug 14 06:37:25 2013 -0700 + + Add NTT Docomo(spmode) APN + + Add APN per https://jira.cyanogenmod.org/browse/CYAN-2016 + + Change-Id: I4d7fd2b1732b20c14d4cf174cb04e81fbd7230b7 + +commit 45e6598078e3a919ec644b8ad22bf9ad2912e876 +Author: Koushik Dutta +Date: Mon Aug 12 15:41:14 2013 -0700 + + add a hook to add extra packages + + Change-Id: I1f955a59a18bda22c4431d05a426aab91764d20d + +commit 5dcba3d6fcb5a480ccf2c21a00d3472a2419b8d6 +Author: Pawit Pornkitprasan +Date: Mon Aug 12 20:57:00 2013 +0700 + + New APN for DTAC Trinet + + DTAC has a new MNC 52005 + + Change-Id: I5dd953ca6ea1503b980381861743385ffe7218b0 + +commit 797e75662944c3598b6fb5353189f1281f54b056 +Author: Veeti Paananen +Date: Sat Aug 3 00:15:39 2013 +0300 + + Bring back the old CyanAlarm alarm tone + + For almost two months now I've been wondering why my phone's alarm clock + has lost much of its effectiveness. Today the reason finally hit me: the + CyanAlarm tone had been sneakily replaced in commit ID + dbb169ad9c33bdc392b47f7a1bdef3843eff9ab2! + + Although the new tone is certainly more pleasant to listen at and + doesn't cause any heart attacks, it is less effective for heavy + sleepers like myself. This commit brings back the old CyanAlarm + version with the new (tentative) name "Nuclear Launch". + + Change-Id: I143a4501c45e343a7f697eb1ce5d072fcc2b46f0 + +commit 1780956d4f5da1ead04702d4fc329227cad932db +Author: Ricardo Cerqueira +Date: Thu Aug 8 00:49:44 2013 +0100 + + Build and bundle the hardware framework + + Change-Id: I2e3b6d15b37134c000ca208bbc6158c6f3e56b9c + +commit f383563305cd82ce74316f54d753e5fe5331999a +Author: Ricardo Cerqueira +Date: Sun Aug 4 13:25:00 2013 +0100 + + Enable the SELinux dialog in Settings + + Change-Id: Icc708416d062bc811c83bce0841331c84afcb3f6 + +commit 061a6d6e8dbb7dca3818ca5c2c9909d8e86f8afa +Author: Abhisek Devkota +Date: Thu Aug 1 19:14:16 2013 -0700 + + Add YouPhone 3G MVNO + + Per https://jira.cyanogenmod.org/browse/CYAN-1893 add new + MVNO in Israel. Combined APN information pulled from + http://www.youphone.co.il/apn.aspx 'Android 4.0.4' section + + Change-Id: If22fec3222688e2bbb63ebc952e38539be52a805 + +commit 895197a44d3a203cff51bf04bd820d6e701d5e66 +Author: Abhisek Devkota +Date: Mon Jul 29 22:11:48 2013 -0700 + + Update Golan (Israel) APN + + Details per https://jira.cyanogenmod.org/browse/CYAN-1787 + and http://wiki.apnchanger.org/Israel#Golan_Telecom + + Change-Id: I3df282ec1f9c5e87151419e19d2f9ecbb2ccc781 + +commit 3dd47b8fa4869452acd02f9a63bd7c7b9e3e1584 +Author: Abhisek Devkota +Date: Mon Jul 29 21:55:15 2013 -0700 + + Add SKT LTE APN + + Details per https://jira.cyanogenmod.org/browse/CYAN-1812 + + Change-Id: I74f264a0bb8b57c8513a103a32b4d6bba5bc8b49 + +commit f61831643fe95010c6f7a889eadc4c5b01b5677a +Author: Chirayu Desai +Date: Mon Jul 29 20:59:11 2013 +0530 + + Focal: Clean the lens, tighten the tripod, setup the light + + It was a long a cold night of winter, and I said "Oh, + how cool would it be if I had a better camera!" + The lovely elf came and rang my doorbell, giving me + a package. Inside, there was something I've never + seen before: A mystic cloud where, while inside, + everything becomes possible. Where your wildest + creativity bits become a reality. Rainbows and + pink unicorns, this commit adds Focal to the build. + + Change-Id: I7e0d14164405ef1c0b2faa46965f8ec3f38ab7df + +commit 448a352a8084956eee7d7ad9bec578b387b36dc3 +Author: Shareef Ali +Date: Fri Jul 26 19:43:11 2013 -0500 + + cm: update apns version + + Change-Id: Ic63296628d782b972018db7a898c20da656eab3e + +commit 5af62eb1b1ce74e67ff0190ed4cd0f63be29da8d +Author: Koushik Dutta +Date: Sat Jul 27 19:52:40 2013 -0700 + + Superuser 4.3 fix. + + Change-Id: I8849d7ba9c7cebfb14d9f09a8220430b5b97b3ff + +commit a690013c54a1aa933b6233c82065c36850a75d4a +Author: Ricardo Cerqueira +Date: Sat Jul 27 01:54:17 2013 +0100 + + Underp the backuptool + + Change-Id: I2510525701070d8c7e59c26693fb0fdb37453fb3 + +commit f8ee0d8098b7daae56753fcaf65f2160bed38516 +Author: Ricardo Cerqueira +Date: Fri Jul 26 22:24:33 2013 +0100 + + Bump APN file version + + Change-Id: I13800e046cbf1f3ab1922568654069306544298b + +commit 154d029d9c46518a5d14ece2b11f60387f04dd20 +Author: Ricardo Cerqueira +Date: Thu Jul 25 01:12:16 2013 +0100 + + Bump version to 10.2 + + Change-Id: Ic1810c62cc883c30e3c3e81b20aa4a8c5df74775 + +commit 80cd7fe16b8bebb0fa8a743aa9cee06a27e5e294 +Author: Richard Huynh +Date: Tue Jul 23 21:08:48 2013 +1000 + + Correct BPL APN to Vodafone IN/India + + Change-Id: I80e411374f59c0d4534f9c67295c2e4dfc4b9e45 + +commit 589f1288003f3c6b52e073703ca5d89e4b9604d4 +Author: Abhisek Devkota +Date: Mon Jul 22 14:08:00 2013 -0700 + + 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 + +commit dcf176c3200483e8db74394b237419c6cf2630cd +Author: XDA Garwynn +Date: Wed Jul 10 17:21:54 2013 -0500 + + Add C-Spire APNs + + Change-Id: Ie2e9087009dab438fd14288f6e5ddd6cda17bc44 + +commit 3019710d94d4624dca07217756e921fbf40d6ed9 +Author: Abhisek Devkota +Date: Wed Jul 17 16:30:50 2013 -0700 + + 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 + +commit de04ababfccfb4525240edf4e79fff0206374f1d +Author: Abhisek Devkota +Date: Mon Jul 15 16:12:34 2013 -0700 + + 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 + +commit 869151c255ca68f0b1be26bc3e28787940b7f4dd +Author: Mustaavalkosta +Date: Thu Jun 27 16:39:41 2013 +0000 + + 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: + https://android.googlesource.com/device/sample/+/d9bd5e7d4f3d9b3f00250c6930542f0c1b7eb8ee + + PS1: initial commit + + PS2: rebase + + Change-Id: Ie1ff90bdffd1cce8c5697624b4c83a06a6729dc3 + +commit ba2ec9ee19d1f8090a7438807a1f133166d9e060 +Author: prescott66 +Date: Mon Jul 8 10:01:17 2013 +0200 + + android-vendor-cm: Renamed T-Mobile SK to Telekom SK in APNs list + + Change-Id: I70823318ec3ee9d3e7db6c414f3e1ceb5d8ad9cc + +commit 8475d72646c091864217ac3a81673d14814fd9cb +Author: Koushik Dutta +Date: Sun Jul 21 09:34:19 2013 -0700 + + Rename Babel to VoicePlus + + Change-Id: I7ae779594cc2647e217ee6d66b7c7ed439ea250c + +commit 8994907baf46dc1ddd78467ec57ff78639c01937 +Author: Ricardo Cerqueira +Date: Thu Jul 18 15:46:28 2013 +0100 + + selinux: When adding userdata labels, do cache too + + Change-Id: I0c1ff737629474135767be7cfe2bfbea0513fa9e + +commit b52874de531340af02ac8e664d828dcd02d2d860 +Author: Ricardo Cerqueira +Date: Thu Jul 18 15:41:06 2013 +0100 + + selinux: Use a more reliable sentinel to flag /data labelling + + /data/anr isn't present on all devices, /data/system is + + Change-Id: Ifba71d073dc7b577911386cff316e8a19662cd0d + +commit d2d1a7ffb1f5e831ed654379496f0efe88159a66 +Author: Ricardo Cerqueira +Date: Wed Jul 17 16:45:20 2013 +0100 + + 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 + +commit 1f1434338bc7445a9d309ace69e06ec6a17bb303 +Author: Koushik Dutta +Date: Tue Jul 16 12:52:42 2013 -0700 + + Add Babel in preparation + + Change-Id: Ic40924702930fbc62708fe9c00cd0dd2fcfeaf28 + +commit 5d4847b8e4e53bf3107c22a3f8edfb0a307e4e8c +Author: Koushik Dutta +Date: Tue Jul 16 12:17:36 2013 -0700 + + remove libGoogleAnalyticsV2. This is contained in external/google now. + + Change-Id: Ib792a7cf9750ba484a95ba42a86574286de9d4ec + +commit f3c610abc28649d71a766565a59a0aceaa789d8e +Merge: 2978e20d 34158a76 +Author: Giulio Cervera +Date: Sun Jul 7 23:44:01 2013 -0700 + + Merge "change APN for Orange countries" into cm-10.1 + +commit 2978e20d747968a82e419032ee89d6bb3901b319 +Author: Steve Kondik +Date: Sat Jul 6 04:07:56 2013 -0700 + + cm: Add ntfs-3g and exfat tools to the build + + Change-Id: Ie4e3a82deb39a108c559fe698fefdf03f2237a71 + +commit bea29fdc9bca12ae79f9903605ad7738fa422a3f +Author: Abhisek Devkota +Date: Thu Jun 27 10:22:32 2013 -0700 + + 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 + +commit 19425dde4081f9308c4e4dab14ecfde2956d1148 +Author: Chirayu Desai +Date: Tue Jun 25 19:48:55 2013 +0530 + + remove leading hypen from extraversion before adding one + + Change-Id: Ia33f564d272cae14f300c18d783a108ad09dfef6 + +commit c8a6193b0e1f7df9c78b00961d4b29db2d3b0564 +Author: Matthias +Date: Wed Jun 5 16:30:50 2013 +0200 + + ByTel, update to use recommended APN & fix MMS sending with B&You + + * Patch 3: Fix SFR MMS & add SFR Reunion + + Change-Id: I2450f317c17a0709e19bbe8e8d9f4352c69e912e + +commit d7243773743b6742379016c8fe05100c5a6932b4 +Author: Nathan Grebowiec +Date: Sat Jun 1 17:22:26 2013 -0500 + + update manta maintainers + + Change-Id: I5e57c657010c60bc1b1359f883ca1d4f2f851da7 + +commit 6b098f654533cffda17e191c0191051314feb3ad +Merge: 86c55bee 5ab6b93f +Author: Ricardo Cerqueira +Date: Tue Jul 2 16:47:08 2013 -0700 + + Merge "cm: Include private signing keys if present" into cm-10.1 + +commit 86c55bee685e57648a2ac597198d2f0fdb1ea61d +Merge: 8cb806c7 dbb169ad +Author: Danny Baumann +Date: Tue Jul 2 07:25:02 2013 -0700 + + Merge "cm audio: update sounds, add new ones" into cm-10.1 + +commit 5ab6b93f2413fc7bd9cad8b709c0892d1d1fa888 +Author: Ricardo Cerqueira +Date: Tue Jul 2 10:42:12 2013 +0100 + + cm: Include private signing keys if present + + Change-Id: Ic96d4d49d821cb03d5318e3e9ad93d02fb92573e + +commit 8cb806c79ac9f84a02b069401eb2def2fb19be5d +Merge: df0d20d8 26179848 +Author: Danny Baumann +Date: Thu Jun 27 00:05:04 2013 -0700 + + Merge "Add Lycamobile PT MVNO apn" into cm-10.1 + +commit 34158a76d094448ec2685728ff706d912d76291c +Author: gzhhong +Date: Tue Jun 4 20:23:05 2013 +0800 + + change APN for Orange countries + + check and change the APN settings for each Orange country + + Change-Id: Id96e90df18bd3aee0f849044d0a59d52515c8883 + +commit df0d20d807c3f53d87ead80dc3f8c5e8d039b59c +Author: Scott Busche +Date: Fri Jun 7 17:01:10 2013 -0500 + + APN: Update StraightTalk AT&T + + Change-Id: If440f08e91581a3b9c63f3f13011ac70c013cea5 + +commit b409a897520c13c0183fd9f015ad81a82ee01fe5 +Author: Ricardo Cerqueira +Date: Mon Jun 24 22:41:00 2013 +0100 + + 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 + +commit c79bca0494f9594f9f9127d39b49f8bd9d816890 +Merge: b9409b13 733d775a +Author: Daniel Hillenbrand +Date: Mon Jun 24 07:31:56 2013 -0700 + + Merge "Fix Vip mobile APN" into cm-10.1 + +commit 261798489b05d87cef96706e17d92fae4572ffdc +Author: Abhisek Devkota +Date: Tue Jun 18 15:21:40 2013 -0700 + + 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 + +commit b9409b1336e05c60015452ee894219224be33ad8 +Author: Arne Coucheron +Date: Thu Jun 13 01:09:31 2013 +0200 + + 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 + +commit 79ba9970842d32470c43c4c634edef15b7c85e8c +Author: Ricardo Cerqueira +Date: Wed Jun 12 12:12:18 2013 +0100 + + 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 + +commit c094975dd1a8d80f58b3a0ae24efc241865ad29e +Merge: e4d4a3c9 605bb782 +Author: Ricardo Cerqueira +Date: Tue Jun 11 04:38:48 2013 -0700 + + Merge "apns-conf: update Personal Argentina APNs" into cm-10.1 + +commit e4d4a3c99ec43a11991c0d259fb86022e59f35da +Merge: 13a37602 ce88540d +Author: Ricardo Cerqueira +Date: Tue Jun 11 04:20:26 2013 -0700 + + Merge "init.cm: make directory for ssh" into cm-10.1 + +commit 605bb782c403d8a212ee7a193b514d467823a178 +Author: Emilio López +Date: Thu Jun 6 10:05:09 2013 -0300 + + 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 + +commit dbb169ad9c33bdc392b47f7a1bdef3843eff9ab2 +Author: Dennis Cleiren +Date: Thu Jun 6 12:53:31 2013 +0200 + + cm audio: update sounds, add new ones + + Change-Id: I6e45ac37b4fa3c3255019929a9f49742f1996de4 + +commit 13a3760284087009bdd8af97b01432e18d087032 +Author: Shareef Ali +Date: Sat Jun 1 21:41:22 2013 -0500 + + cm: update maintainers for Samsung CDMA family. + + * i lied one gsm added + Change-Id: Ib7ac8aab74aff7035cad87c7db5e2416f42e001a + +commit 19d9f78820d9cc788587e4be5250b71665997024 +Merge: 41f9d865 e63c0871 +Author: Daniel Hillenbrand +Date: Sat Jun 1 06:36:24 2013 -0700 + + Merge "Add Fido Canada LTE APN" into cm-10.1 + +commit 41f9d86599579816123a45c62da13b72938a059d +Author: Daniel Hillenbrand +Date: Sat Jun 1 09:47:59 2013 +0200 + + update note 2 lte maintainers + + Change-Id: I60d53a0642cbf82992dda0431fc40d120b5d5469 + +commit f30272891ca582466d0f87ebc34a5d4ebdc0204a +Author: Daniel Hillenbrand +Date: Sat May 25 10:37:19 2013 +0200 + + cm: apns: correct proxy for orangeworld + + Change-Id: Ie3d260900c01d1b64abd87f7b5d9cea7a2f2dba3 + +commit 733d775a04ef1ff01aace369b30446fdc6a18dcb +Author: Daz Jones +Date: Fri May 24 14:35:49 2013 +0100 + + Fix Vip mobile APN + + Types are incorrect, only the MMS APN should have the mms type. + + Change-Id: If4ee80ba9cf788c84704a41c067a708b4581fe8c + +commit e63c08711ffb4a0ec816c272fbc4f83b33076bf4 +Author: David Barrera +Date: Thu May 23 12:49:40 2013 -0400 + + 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. + +commit 1f57b836076d4fe5478f478fe84f5778cfa339fe +Author: Matt Mower +Date: Mon May 13 15:12:44 2013 -0500 + + Contributors: add fireball maintainers + + Patch Set 2: alphabetize + + Change-Id: Ia1e8f2c698a8a79cfe3273323503d773ee1c2c49 + +commit ce88540d8c49f041c6f2f8c288d376755a199226 +Author: Chirayu Desai +Date: Sun May 12 16:28:01 2013 +0530 + + init.cm: make directory for ssh + + Change-Id: I9aa2506bd9bdc6f87d7d5e5153999c9233d126c1 + +commit dca9861554577c43c16f3b500d2add608f5c8e14 +Author: Daniel Hillenbrand +Date: Fri May 10 18:35:46 2013 +0200 + + add htc one maintainers + + Change-Id: I853d49fe76525ac86d9ce807f9b93f7a4a8488e8 + +commit 1c83328b9c9ff01e42ca69c01fbc81784ac60564 +Author: detule +Date: Sun May 5 20:51:30 2013 -0400 + + Revert "cm: apns-conf.xml: (eHRPD/LTE handoff) Change pdp type for default APNs" + + The error that this patch was guarding against is no longer reproducible + on d2spr. + + This reverts commit 285d4c2a4d17bbfde8c13dc88f768d7cc9bc2f54. + + Change-Id: I373ad22a021de74df4f8907dc79717719708431d + +commit 58bc76bb6569be3c20a742389f81b4e03b4506f8 +Author: Chirayu Desai +Date: Tue Apr 30 10:33:11 2013 +0530 + + repo bash completion: _find_repo: improve check + + Checking if main.py exists is better than checking if it + is a file, since it might be a symlink. + + Change-Id: I1a9e617470a05c2161479cd3f0a10712a2b9d2c2 + +commit 0c7371efa8d70a533e5f7c306a7260003d7e3a0e +Merge: a09c0563 0a0ea358 +Author: Steve Kondik +Date: Sun May 5 21:26:13 2013 -0700 + + Merge "apns: Add hollandsnieuwe (NL)" into cm-10.1 + +commit a09c056319b780804a05f926963311c48b2fe603 +Author: Steve Kondik +Date: Sat May 4 10:22:29 2013 -0700 + + cm: Add initial Galaxy S4 maintainers + + Change-Id: Ica553f8e79cff3146144cf6e0ca6f6a846606eb9 + +commit 0a0ea3583591e89c1f250c130ed32c73a63ffd29 +Author: Marco Brohet +Date: Sun Feb 3 12:38:18 2013 +0100 + + apns: Add hollandsnieuwe (NL) + + Change-Id: Icd0060f6e05c32335161b1faddbc8aecb3bddab9 + +commit c42e8b15f381ca29f6d2bb7594640cdf7782233f +Author: Tim Clark +Date: Wed Apr 24 11:31:20 2013 -0700 + + Fix Rogers LTE APN (broken mms) + +commit fd4f49d55b9fc28914f11a8303fc784f7d700ab5 +Author: Alan J. Ortiz +Date: Sun Apr 21 18:20:03 2013 -0400 + + add of Claro Puerto Rico LTE apn Configuration + + Tested on Samsung Galaxy s3 LTE SGH-i747(M) From Claro PR + + Change-Id: Ia35da1053b921d8faf8cd6ab9960d6bb0aadd889 + +commit 0203fd76894c40d01fbc7b87ff7b1eb8e864f715 +Author: dhacker29 +Date: Mon Apr 15 02:35:42 2013 -0500 + + Add Motorola OMAP4 Device Maintainers + + Change-Id: I0e31c01552ebd46f16b278943fc9069437ee2865 + +commit e467935a9aeb7c4e7102aa97f742009020c2fd5d +Author: Arnav Gupta +Date: Sat Nov 24 05:10:36 2012 -0700 + + MTNL apn fix + + MTNL uses 68 and 69 MNC respectively in Delhi and mumbai + + forward port of this change + http://review.cyanogenmod.org/#/c/27022/ + + Signed-off-by: Arnav Gupta + +commit 42f2db905a427ea3d54bdfaf6a6f2ba422f7127f +Author: Matt Mower +Date: Tue Apr 16 00:17:08 2013 -0500 + + tell curl to be quiet in vendorsetup.sh + + Change-Id: I0c2310d40a0a783993cb52ea4424aa873265729a + +commit 60bdf73b479627203eb1e69c1caa16fc305ac330 +Author: Koushik Dutta +Date: Mon Apr 15 11:19:12 2013 -0700 + + use curl like everything else on vendorsetup.sh + + Change-Id: I80bd2f98c15450064cd24a5488de12380a98bf71 + +commit 2b9c7cdd6484f2aa7dd27889b67940a843729020 +Merge: 44ba0ac8 97dc96fc +Author: Daniel Hillenbrand +Date: Sun Apr 14 01:02:11 2013 -0700 + + Merge "cm: update maintainers for tsubasa, yuga, odin, t0lteatt, t0ltetmo" into cm-10.1 + +commit 44ba0ac88c5a94d3581e94fdbde42be0b4b7b3b3 +Author: Brandon Bennett +Date: Sat Apr 13 15:12:01 2013 -0600 + + Remove comments before parsing vendorsetup.sh + + Remove any comments that are preceeded by a '#' to ingore them as potential + build targets. This allows targets to be temporarily removed. + + Change-Id: Ie634f2d215ecdc8995a4324bbe874261bcd33c2f + +commit 97dc96fc574383609f53cbf9524dfe19703c122e +Author: Daniel Hillenbrand +Date: Sat Apr 13 18:26:28 2013 +0200 + + cm: update maintainers for tsubasa, yuga, odin, t0lteatt, t0ltetmo + + Change-Id: I32cb7e4018d199591e3cd9c056e032251f76792a + +commit d1ccb43ff61bdc8eb1652f46f44789e3a46eac4d +Author: ciwrl +Date: Thu Mar 28 12:25:45 2013 -0700 + + Fix Straight Talk T-mobile APN + + Per CYAN-679, MMSC url is incorrect. Adjust accordingly + + Change-Id: I9d9f76b4a35f8df44835ea68ff17f356d19c6f8a + +commit 6238e553055b2b60db9d2b0cb34cb232421bb31e +Merge: e18b84b3 49422de0 +Author: Steve Kondik +Date: Sat Apr 13 02:14:06 2013 -0700 + + Merge "Add Ukrainian dictionary." into cm-10.1 + +commit e18b84b3aa789f36dc189352ce10516acb956428 +Author: Aaron Echols +Date: Mon Mar 25 09:18:03 2013 -0700 + + Contributors: fix typo + + Change-Id: I34870346648ef90dd372a76f41a40552f66eeb2b + +commit c9a872f7d519735d028c7de20bc25fa92483666c +Merge: 6e043e2e d308210b +Author: Ricardo Cerqueira +Date: Thu Apr 11 03:57:59 2013 -0700 + + Merge "repo.bash: replace with better version" into cm-10.1 + +commit d308210b0fe51f1bfa5a4753ab9cf461777cac47 +Author: Chirayu Desai +Date: Wed Apr 10 21:11:02 2013 +0530 + + repo.bash: replace with better version + + From https://raw.github.com/aartamonau/repo.bash_completion/master/repo.bash_completion + + Change-Id: I7ca5d7eba70244d875c48ce76c999c8a10b88934 + +commit 6e043e2e5eb326a50be540cf16eb5584cd672adf +Author: Tim Clark +Date: Thu Mar 28 14:27:24 2013 -0700 + + Add TMOUS LTE APN + + This is taken from the OTA update for the Note II. + All APNs are currently resolving to the same 2 addresses from my T-Mobile phone. + The T-Mobile support website lists fast.tmobile.com (no hyphen). + I am attempting to mirror the stock OTA from T-Mobile. + + Change-Id: I863b517be7dec19620b79fc876a88ba65e4dacba + +commit 7a7185b04454f6517dc6ac7c90332ffee328ec38 +Author: Chirayu Desai +Date: Thu Mar 28 11:44:05 2013 +0530 + + CellBroadcastReceiver + + - Build it. + - Enable config_cellBroadcastAppLinks + + Change-Id: If0e3488d30b673782555254c473ea1e56758555d + +commit 643b33015135b35c36394a789a084a2b9b01cabf +Merge: 853905c3 4431ea14 +Author: Ricardo Cerqueira +Date: Tue Apr 2 15:16:47 2013 -0700 + + Merge "Enable some CM options by default" into cm-10.1 + +commit 853905c320e785592263abb844c49a7982038a36 +Merge: e9c1561e 1e0fbddd +Author: Ricardo Cerqueira +Date: Tue Apr 2 15:16:38 2013 -0700 + + Merge "vendor/cm: New default wallpaper" into cm-10.1 + +commit 1e0fbddd5758200bc0283e97d6c478f3b3a0552f +Author: jackmu95 +Date: Tue Apr 2 22:54:54 2013 +0200 + + vendor/cm: New default wallpaper + + Set the default wallpaper to Pattern Holo Dark, by Asher Simonds + + Change-Id: Ia9bad0314e4cdc27db122f7248c331b61902d44d + +commit 4431ea147073fcc0798f3d333170205db0f13a52 +Author: Ricardo Cerqueira +Date: Tue Apr 2 17:14:22 2013 +0100 + + Enable some CM options by default + + Change-Id: Ieaac1abb8b99e97657dd2a74a3b78b974f46735d + +commit e9c1561e520f9e76019a7c7e44d3653346864c39 +Author: Ricardo Cerqueira +Date: Mon Apr 1 23:41:12 2013 +0100 + + cm: Enable cLock by default + + Change-Id: Ieea9e0b2b5e7c3748d708e16961d479b22ce7382 + +commit b15f1068de1831491af721c06f2f2b8fbed95ec4 +Author: Koushik Dutta +Date: Sun Mar 31 14:09:44 2013 -0700 + + add libGoogleAnalyticsV2 target + + Change-Id: I34575caadb4d8ed415e596553feb777d9e70d3c7 + +commit b8e7c1519cce6704371a79edb089e1933712bd26 +Author: Chirayu Desai +Date: Mon Mar 25 14:13:14 2013 +0530 + + add bash completion script for git + + From git.git, contrib/completion/git-completion.bash + + Change-Id: Ic7eb3cb01b1831ec20a1d99dee15171f7c919d54 + +commit 635747a1ea8777e33eae361e761c887b4f6d45e3 +Author: Jorge Ruesga +Date: Sat Mar 23 02:12:21 2013 +0100 + + Contributors: Add tf700t devs + + Change-Id: I158438c1f610a6894280039e456e6068cfead004 + Signed-off-by: Jorge Ruesga + +commit 88401db6ffdc033ff427a807745181f3e4e6abbf +Author: Chirayu Desai +Date: Wed Mar 20 16:17:17 2013 +0530 + + Don't enable ADB authentication on eng builds + + Change-Id: Ibc618e1644080984eb9a409178a2d2bcd76ddf77 + +commit 4f3c7e1e14bcf3e3350122156a6246fb64205101 +Author: jackmu95 +Date: Sun Mar 10 10:11:39 2013 +0100 + + Use jpegOptimized bootanimations + + This commit optimize the jpeg files to reduce + the size of the bootanimation up to 10%. + + Change-Id: I695772521c9ee019282220d9c649202914b0a5dc + +commit a83055647650fe8f6efb062c8b9c0e0cf399a7a5 +Author: Chirayu Desai +Date: Sat Mar 16 20:01:16 2013 +0530 + + add bash completion script for repo + + From Chromium [1] + + [1] http://git.chromium.org/gitweb/?p=chromiumos/platform/dev-util.git;a=blob_plain;f=host/repo_bash_completion;hb=master + + Change-Id: If246a455244505b26f854ba83d662341d9353592 + +commit b14edf3e2486a455b6f0c81adaa2f8cd71053066 +Author: Scott Busche +Date: Sun Mar 3 15:49:59 2013 -0600 + + Update Straight Talk ATT MMS proxy + + Using proxy.mvno.tracfone.com should also future proof it if they change the + IP again. proxy.mvno.tracfone.com resolves to (66.209.11.32) + + Change-Id: I8cb5b3ce473bef1369ec4ee313759258fc1172d3 + +commit 49422de0c47b0762d7e1f7f8f4643a76e81744a2 +Author: Kyrylo Mikos +Date: Sun Mar 24 21:54:05 2013 +0200 + + Add Ukrainian dictionary. + + Created by Taras Kopets. + + Change-Id: I710608364f795264e7ab7c2d47da127ab9f30bd5 + +commit 0fe9260068d7eb36c600affdbd376dd178f07090 +Author: Jorge Ruesga +Date: Thu Mar 21 00:55:33 2013 +0100 + + vendor: Remove CMFM themes app + + CMFM themes app is now integrated with CMFM app + + Change-Id: Ie9b4665a7d1a955e0c4c493741292087a61ee26a + Signed-off-by: Jorge Ruesga + +commit e3dd237cd5a42c7d3ce98b876b392f9ae09a28a6 +Author: Tanguy Pruvot +Date: Sat Mar 16 15:17:40 2013 +0100 + + contributors: add Galaxy R maintainers + + Change-Id: I474068e4e160e7ce01667c91c9cc35d06b4b3ae5 + +commit 71fcbe8b5fccc8367f9c2cf0b0fa229f460a9b27 +Author: codeworkx +Date: Sat Mar 16 13:23:32 2013 +0000 + + add i9305 maintainers + + Change-Id: If6e2a3cf8474d3709646daa5ea94b16d4973e8f4 + +commit e662783a720ec542521c5be84ca3b6ef7304038b +Merge: c1a5cc78 38bf66e3 +Author: Daniel Hillenbrand +Date: Wed Mar 6 07:33:59 2013 -0800 + + Merge "apns: update telekom DE to make LTE working" into cm-10.1 + +commit c1a5cc781ccf71a14d91a902b1251d85cd88af3a +Merge: 79590802 48b5c971 +Author: Koushik Dutta +Date: Wed Mar 6 01:03:44 2013 -0800 + + Merge "get rid of otapackage tools" into cm-10.1 + +commit 38bf66e3a81c7478cb4ea70488327bf7513f82c4 +Author: codeworkx +Date: Tue Mar 5 00:00:18 2013 +0000 + + apns: update telekom DE to make LTE working + + Change-Id: Ida8c85b050e89dac41f0093d4351f7fa45b87906 + +commit 795908021def7f76e27d576efee578dde0805b73 +Author: Giulio Cervera +Date: Tue Mar 5 00:13:54 2013 +0100 + + cm: 1080 pixel boot animation + + Change-Id: I9ba651da8f7fd59a7c10da1f4f881240ea15772c + +commit b710947fc42e3f88170bff236615db2ffa44e857 +Merge: 9d15c7a7 4f618744 +Author: Ricardo Cerqueira +Date: Mon Mar 4 10:39:50 2013 -0800 + + Merge "cm: Update Android version in changelog" into cm-10.1 + +commit 9d15c7a74e3a3a9b90dccf84427ce4a2e284ea83 +Author: Koushik Dutta +Date: Mon Mar 4 00:37:02 2013 -0800 + + add SUPERUSER_PACKAGE_PREFIX in prep for switch to new superuser + + Change-Id: I0b880a6d0f9cf36c0a8419ec00fc978245adbb6f + +commit 48b5c971e167eff499336f04efe16287758cfa0c +Author: Chirayu Desai +Date: Sun Dec 23 12:44:07 2012 +0530 + + get rid of otapackage tools + + Change-Id: I19e2e2f6b4c10a42468fb3b68a0b4e25312947ac + +commit 82d0fdadddc5a444b7d029f5e87cebc4d84b92e8 +Author: Koushik Dutta +Date: Thu Feb 28 10:33:25 2013 -0800 + + prepare for switch to new superuser + + Change-Id: I69c992928e6552a76ba880a399d08e4f59d348e3 + +commit 7531f0fe169f71b1e7054ce46666e39683bc2e73 +Author: DvTonder +Date: Sat Feb 23 16:58:52 2013 -0500 + + CM: Update contributors + + Change-Id: I13c29034f4e2dbe9a7a93ef40396fbced85556be + +commit 4f61874444cf0d7c15b6f41b3746e2ec2e8c97a8 +Author: Arne Coucheron +Date: Thu Feb 21 05:00:54 2013 +0100 + + cm: Update Android version in changelog + + Change-Id: Ie91ac156dbf724b256d0f97a89d13b77ea673ae3 + +commit 0fcbbd94d85256045e75f2c0179d505e8ee57e79 +Author: David Ferguson +Date: Sun Jan 27 20:37:11 2013 -0500 + + apns: add "phone" APN for AT&T + + * These "phone" provisioned SIM's don't work with the "pta" APN + * LTE and MMS do work properly with "phone" APN + + Change-Id: I782f9ee5c642c5354ab35489a9c899a52c0d5107 + +commit 59df363c6097eb4c8b53c1b952d7384a567bafac +Author: Chirayu Desai +Date: Fri Feb 15 21:16:39 2013 +0530 + + Enable ADB authentication by default. + + Change-Id: I942a2df97ef769549b6f76b7c25241380e8df4f1 + +commit 31a3bbf5762195aac7da98819c7c2bf30cf7f562 +Author: DvTonder +Date: Tue Feb 5 17:19:44 2013 -0500 + + CM: Add general development contributors to list + + Patch set 2 : Add blunden and maniac103 + Patch set 3 : Add djMesias + Patch set 4 : Update tilal6991 + Patch set 5 : Add N4 and N10 maintainers + Patch set 6 : Add burnsra to N7 and jruesga to General + + Change-Id: I0ed51d01868b0dab6e24da75746574776b74aa92 + +commit 73450a78e88597101d2be9327fd77ecd85a6d542 +Author: ciwrl +Date: Thu Jan 31 19:22:06 2013 -0800 + + Chronus > cLock + + Adjust for new name + + Change-Id: Ia83df14ba2b1a81666ae09902e1f05c53406943c + +commit 9945178e0f639eac5cde14b908dfcd25341975ce +Author: ciwrl +Date: Thu Jan 31 17:54:50 2013 -0800 + + Fix Simple APN + + Per http://www.mysimplemobile.com/Support-Center-Phone-Programming.aspx + Proxy and MMS proxy are not valid for this APN. Additionally, though + an invalid report (nightly), this has been reported at + https://jira.cyanogenmod.org/browse/CYAN-156 + + Change-Id: Id7a9e7af1a764e6052f312bf66d01d225554918b + +commit 96ee1504130ddf012e7b9edbdd527c4ed903aa96 +Merge: 918a7eaf a8fbd1ce +Author: Danny Baumann +Date: Fri Feb 1 03:45:34 2013 -0800 + + Merge "Overlay: New hungarian dictionary" into cm-10.1 + +commit 918a7eaf8d0ddfad8a2c8f705417076ef74b7bbd +Author: sleeplessninja +Date: Wed Jan 30 14:45:20 2013 -0600 + + Enable wireless Xbox 360 controller support + +commit a57590d4ed209902d63f04fe608b621c05286eb3 +Author: ciwrl +Date: Mon Jan 14 21:57:39 2013 -0800 + + Update README for CM 10.1 + + Update to reflect: + + 1) CM .org changes + 2) Fix 404 for Repo help and add in git help page + 3) Point to cm-10.1 branch + 4) Fix reference to buildbots to point to Jenkins instead + + Patchset 2: White space, missed a .org and fixed grammar for Jenkins. + Patchset 3: Fix wiki link 404 due to short-url extension. Swap a few urls to https + + Change-Id: I89510d6afcab0e1c302dd31884eeb130e9324142 + +commit 397a99d5286dd83403f9de336737e5d75004d020 +Author: ciwrl +Date: Mon Jan 14 13:46:09 2013 -0800 + + Update Changelog + + Initial pass at updating the changelog, as this hasn't been + done for a few releases. Feel free to add anything I left out, as well + as device specific tweaks and customizations. Also, I have left off + contributor names, but you can add yourself or others where appropriate. + + Patchset #2: Remove Extra Space + + Change-Id: I1158e8063870e01c67dc09c23f79869863edd08c + +commit e2f7204f9da2c107256b8b2b1c13a422ee4c4850 +Author: sbrissen +Date: Fri Jan 25 16:10:02 2013 -0500 + + add i605/l900 + + Change-Id: Ib2bb4deee51fad0d1a2a12201e71830cc315788f + +commit a8fbd1ceb395cb987c8ae7d3fb6fa416020ca15d +Author: dh-harald +Date: Wed Jan 23 11:49:08 2013 +0100 + + Overlay: New hungarian dictionary + + Using Hungarian Webcorpus dictionary and Z0l's wordlist from here: + http://forum.xda-developers.com/showpost.php?p=25776367&postcount=32 + + Change-Id: I1bc81f5a26133cf1965209d48c0e0a863eed89ad + + Signed-off-by: dh-harald + +commit e59a4165049c08faf90ccec83d6107f8a487274c +Author: jt1134 +Date: Fri Jan 11 22:24:47 2013 -0600 + + cm: cleanup + + - remove SpareParts: it's disabled and broken, the options it provides + are either useless/broken or available in development settings + + - remove modelid_cfg.sh: no devices are using this any more + + - remove opticharger: it's not used any more + + Change-Id: I68c86b2407486c4b40998288cf1f70b7cb8170f4 + +commit c43127d29911fa80cf148a8379f3af7e3bf03c00 +Merge: 040148ff cc57dce6 +Author: Steve Kondik +Date: Sun Jan 20 20:30:03 2013 -0800 + + Merge "Remove whitespaces from apn type parameters" into cm-10.1 + +commit 040148ffdf171b2ab1e260abd865db0ac470407d +Author: codeworkx +Date: Fri Jan 18 16:44:15 2013 +0000 + + add Galaxy Note 2 LTE (t0lte) maintainers + + Change-Id: Ie1ceefca6ff96fb9f15a2ecccb27f6e074002d67 + +commit 22122ea6618c6f4138fc1028bd3dae981697d2ad +Author: codeworkx +Date: Fri Jan 18 16:41:55 2013 +0000 + + update readme and changelog + + Change-Id: I450094840adfe01b2c75d7e8406b3cc53f0a8072 + +commit cc57dce63082bc58fc1a972024fd7765ba214765 +Author: Mustaavalkosta +Date: Wed Jan 16 14:04:24 2013 +0000 + + Remove whitespaces from apn type parameters + + Reportedly Free Mobile users must edit their APN and remove whitespaces to make it work. I searched and fixed the other ", " occurrences too while I was at it. + + Change-Id: Ib948dff8329653c42c967c4dae5a6e97086df127 + +commit 0937db39d9b299335708f9c3220ff924f63ff9de +Merge: e55fa7ee 7ce9d9e3 +Author: Ricardo Cerqueira +Date: Wed Jan 9 08:31:39 2013 -0800 + + Merge "Revert "Fix copy JNI files of Term.apk"" into cm-10.1 + +commit e55fa7eed6f631f6ed87ce9945675837f68eae79 +Author: Pavel Kirpichyov +Date: Mon Dec 24 22:36:32 2012 +0400 + + Tele2.lv internet settings does not require proxy anymore + + Change-Id: Idb5a6ea9c3e1a5565326dee185c404ef7c9cfd0e + +commit 13e5cb0e650656e62f80e784fa1537d0a7857e60 +Author: Ricardo Cerqueira +Date: Mon Jan 7 22:13:27 2013 +0000 + + Update path for build roster + + Change-Id: Idb7a4bb326a59b990c47b7a3b6258dcb3fe81cba + +commit 7ce9d9e31f254f86f39cdb19a5770c3908d09ac9 +Author: Robert Burns +Date: Wed Jan 2 10:06:52 2013 -0500 + + Revert "Fix copy JNI files of Term.apk" + + This reverts commit 7718d2ac052c5de27e02b5ceb68489783a9577ab. + + Change-Id: I9069fb00af7a6d1666292a2fc3da1a01cd8fd976 + +commit f0074035cddba25467075a9ed592619538281e39 +Author: DvTonder +Date: Sun Dec 30 13:37:40 2012 -0500 + + Vendor: Add the LockClock app (part 2 of 3) + + Change-Id: I152c9ddca2d5508819404d1c18c257f752da5749 + +commit ee35e66f6c5cd7251ffb8e2bbc1fedc44f7eb69c +Merge: d6a6738d 16fb9fe8 +Author: Ricardo Cerqueira +Date: Wed Dec 26 18:43:07 2012 -0800 + + Merge "Trebuchet: Remove overlay" into cm-10.1 + +commit 16fb9fe81619090658bfae23b16a9f478112eb8d +Author: nebkat +Date: Mon Dec 24 12:30:40 2012 +0000 + + Trebuchet: Remove overlay + + Change-Id: I368fe62427b2e5b09fbef906718b61f1231e50d7 + +commit d6a6738d193ee144224b0117c6493c940cb6e7dc +Author: Chirayu Desai +Date: Mon Dec 24 14:10:36 2012 +0530 + + get-prebuilts: update Term.apk download URL + + Change-Id: Id708e96981fe2c75f10022931518774b5f2df573 + +commit af96ba264deb820cb895a98c959216d1ba7e1348 +Merge: 901e8850 7718d2ac +Author: Steve Kondik +Date: Mon Dec 24 00:14:23 2012 -0800 + + Merge "Fix copy JNI files of Term.apk" into cm-10.1 + +commit 7718d2ac052c5de27e02b5ceb68489783a9577ab +Author: Rocky Zhang +Date: Sun Dec 23 13:46:25 2012 +0800 + + Fix copy JNI files of Term.apk + + Term.apk now contains JNI shared ojbects for all architectures. + Currectly, the script would only extract and copy armeabi object. + Change the script to extract all object and copy the correct ABI + object to the filesystem. + + Change-Id: I167eafab523a4104063fec89b7ba136031c1d07c + Signed-off-by: Rocky Zhang + +commit 901e88504b44ab6d19bf7e91d160f95a9bd52b9b +Author: KhasMek +Date: Wed Dec 12 00:53:35 2012 +0100 + + Make output of md5sum more uniform. + + Change-Id: Ie706039d998f0bffb9c3baac10763c190f6c9811 + +commit 3b460c3ea6abb91b5146c58bf60ea1e6a8a296cf +Author: Decad3nce +Date: Mon Dec 17 22:12:35 2012 -0600 + + cdma: Add Cricket LTE Apns + + Change-Id: I17aa4340fbf90f344936bfc165a9a1fc9bfcf2dc + +commit 4cf6cd877538695fc784bb7799124b5220c8516b +Author: Niko Koivu +Date: Wed Dec 19 00:31:53 2012 +0200 + + cm: added missing translators from jellybean branch + + Change-Id: I1973e4d884fafc7753aa7f592b349f1f2249465b + +commit bd404d23e079cff5e45d3a43c34cb321eeb1f8bd +Author: Koushik Dutta +Date: Sat Dec 22 19:45:54 2012 -0800 + + squisher: force hardlink. + + Change-Id: I5741918615d101d2553fb7cdd02b0c5242970bc9 + +commit 47a84b28df0573923fb0d7d65d05898da0b4a42d +Author: Koushik Dutta +Date: Sat Dec 22 11:59:46 2012 -0800 + + squisher: link the target $OUTFILE. + + Change-Id: I5d905fb12e7d5f5cbae0af85f229b29becaf33ef + +commit 6ed2e1b1cd96c60415ba7db05f3fac7c26e36893 +Author: Koushik Dutta +Date: Sat Dec 22 11:39:28 2012 -0800 + + squisher: Get rid of it. + The pngcrush tool does not add any noticeable value any more, such that it justifies the extra build time: 240MB vs 238MB. + The build.prop changes are now no ops, since the key for ro.kernel.android.checkjni no longer exists. + Changing the ro.build.type from eng to user is also a no op, since CM is now userdebug. + Deleting bins is also unncessary now. + Stripping modules is also unnecessary now. (plenty of space) + + At this point, I think we can just symlink $OUTFILE to $OTAPACKAGE, and not even bother + with a copy. + + Change-Id: I431ac6425dedb6cd02eb2d31fc9ff82b49df9f50 + +commit 129989b172c48d8937d7b104d2146b567b4c1dcc +Author: Ricardo Cerqueira +Date: Wed Dec 19 01:11:21 2012 +0000 + + backuptool: Disregard known bad backup scripts + + Keep a blacklist of md5 sums for scripts known to cause issues, and + ignore them when installing new builds + + Change-Id: I19a88b58194a32da5eb5fe278f2c5b9a145b57be + +commit 5ae470e24a6935c3d8e906dd676ad5771194835e +Merge: ed436c22 81ce2623 +Author: Steve Kondik +Date: Sun Dec 16 08:57:45 2012 -0800 + + Merge "Add AT&T broadband apn" into cm-10.1 + +commit ed436c22d9712f7458f91628a709c9577e76755a +Merge: eb745218 700fc8f6 +Author: Steve Kondik +Date: Sun Dec 16 08:17:19 2012 -0800 + + Merge "backuptool: only restore from same major.minor version" into cm-10.1 + +commit eb74521850497399d3c7ecf536fdeb2bcbf3fa83 +Author: Ricardo Cerqueira +Date: Sat Dec 15 21:12:15 2012 +0000 + + Adjust vendorsetup to current build target location + + Change-Id: I1f6ff721f65e574cf46e967f1a76dffd3ab384f6 + +commit e0b729e1a5dac8cd1e3cf2311b5a834896d128e4 +Author: Ricardo Cerqueira +Date: Sat Dec 15 20:00:06 2012 +0000 + + Remove jenkins build targets + + This mechanism has been discontinued + + Change-Id: I07698fd833f830f6e1e666174c4b117f67429bbe + +commit 81ce26231a470f108e2d39e3822b58c0e82bb514 +Author: Brandon Bennett +Date: Thu Dec 13 18:58:34 2012 -0700 + + Add AT&T broadband apn + + Taken from tilapia for AT&T prepaid + + Change-Id: I58ccf1488e68275ff5fb4e6a73345eb024ecf1fa + +commit 700fc8f6c44e0f1a65b6dea0ffaf702b9ab6c378 +Author: Chirayu Desai +Date: Thu Dec 13 19:36:37 2012 +0530 + + backuptool: only restore from same major.minor version + + Change-Id: I63113fa9b3cbc6b0e1b3df75ef7dfb3160ee5062 + +commit 98e3d9757e9d6f90a4fb636442e6ab85bd89946e +Merge: e6e61634 285d4c2a +Author: Steve Kondik +Date: Wed Dec 5 23:37:53 2012 -0800 + + Merge "cm: apns-conf.xml: (eHRPD/LTE handoff) Change pdp type for default APNs" into mr1-staging + +commit e6e61634cd4409156fa52581afcb9cf6f18d2d5e +Author: Chirayu Desai +Date: Tue Dec 4 19:16:48 2012 +0530 + + cm: include minor version in CM_VERSION if not 0 + + Change-Id: I0b7d0227bcb0fc5de831bcb065e087afece89a34 + +commit da95d9f44e10d6c8f0539dbb4958570a81c71316 +Author: Brandon Bennett +Date: Mon Dec 3 14:52:50 2012 -0700 + + Add tilapia (Nexus 7 GSM) + + Change-Id: I4380e3272cfc6edde6a3d4662d269d163fddcdb3 + +commit 2f46c96f9c120948ca625bdb7253a829f580ff77 +Merge: 5a1c0e39 0a4d7d8b +Author: Steve Kondik +Date: Wed Dec 5 23:26:16 2012 -0800 + + Merge "jenkins: add manta" into mr1-staging + +commit 5a1c0e397de92926524a885f57c302867db46ef5 +Merge: e3401401 fb9eb296 +Author: Steve Kondik +Date: Wed Dec 5 22:50:02 2012 -0800 + + Merge "cm: Add mini tablet config" into mr1-staging + +commit e34014017222f898b6e0e2d5be02421d40a55df9 +Author: Ricardo Cerqueira +Date: Thu Dec 6 02:12:07 2012 +0000 + + LatinIME: Add whitelists and shortcuts to the english dict + + Change-Id: Ica49ffaedb3dee5e0a2163c039c311ebf1155100 + +commit 285d4c2a4d17bbfde8c13dc88f768d7cc9bc2f54 +Author: Oliver Gjoneski +Date: Mon Dec 3 00:32:42 2012 -0500 + + cm: apns-conf.xml: (eHRPD/LTE handoff) Change pdp type for default APNs + + This is to address hang-ups in eHRPD-LTE hand-offs as witnessed on d2spr. + + Log of problem: + + [GsmDC-6] Connecting to carrier: 'APN2 EHRPD internet' APN: 'n.ispsn' proxy: 'null' port: 'null' + [0319]> SETUP_DATA_CALL 15 0 n.ispsn null null 0 IPV4V6 + .... + qmi_ril(0/281): [event] qcril_data_event_hdlr: Dual-IP Partial Retry: Failure + qcril_data_event_hdlr: Dual-IP Partial Retry: Sending setup data call failure code + + On stock rom: + + [GsmDC-50] Connecting to carrier: 'APN2 EHRPD internet' APN: 'n.ispsn' proxy: '' port: ' + [GsmDC-50] Allow IPv6 type request: false + [9240]> SETUP_DATA_CALL 15 0 n.ispsn 0 IP + + Note, PDP type on stock rom/APN is not Dual-IP. Without information on how + "Allow IPv6 type request" is tested, for now force the PDP change via apns-conf.xml + + Change-Id: I938bf9d1a0b50ec72283fbdba3785832519f3f48 + +commit 0a4d7d8b6e5880afaa93cf58ab49ba0c410a3169 +Author: Atin M +Date: Sun Dec 2 07:35:01 2012 -0500 + + jenkins: add manta + + Change-Id: I287b8ee6f2fc81d344c69eb6e4f869b3852c1477 + manta: Google Nexus 10 + +commit fb9eb2963789d0b183c73f5845b050b9ade58505 +Author: Takazumi Matsumoto +Date: Sun Nov 18 04:56:49 2012 +0000 + + cm: Add mini tablet config + + For tablets with constrained system partitions (i.e. Xoom), + leave out some optional packages. + + (From CM10 I86e5e98e269915189bb99b7b04a6d7e638dfbe38) + + Change-Id: I35ef53d37e234ab05d641d6f536d0155a68d9ee2 + +commit aacc16067b22f2eae941bbe01eb6d0a48c1990d2 +Merge: 6698e5eb 909ce86a +Author: Jef Oliver +Date: Sun Nov 25 17:05:30 2012 -0800 + + Merge "cm: bump version" into mr1-staging + +commit 6698e5ebdb538c0f3df694b91bd3ed70cb712f6f +Author: Ricardo Cerqueira +Date: Fri Nov 23 17:15:16 2012 +0000 + + init.cm.rc: Fix startup banner, and move sysinit here + + "getprop" depends on the presence of the property workspace + env var, which is created by the first starting service. Why + not make that sysinit itself? (\/) (°,,,°) (\/) + +commit ef304547e6ee8b0e71601d7b85e5c227c889e11d +Author: Ricardo Cerqueira +Date: Thu Nov 22 15:50:17 2012 +0000 + + Rebuilt dictionaries from AOSP wordlists + +commit 909ce86a142e0ffb301e5115f7826859cd731a13 +Author: Chirayu Desai +Date: Thu Nov 22 15:50:54 2012 +0530 + + cm: bump version + + Change-Id: If21a44c1da4e8072cd6c1c53a6e6b13a0b50467a + +commit 77621a4db8b4fc710f71ce4fc0a9dd092cf97428 +Author: Ricardo Cerqueira +Date: Mon Nov 19 11:34:17 2012 +0000 + + Adjust to 4.2 location provider config format + +commit 365894bf34775e2f34ddbba0c582c3fc028e5f19 +Author: Prashant Somashekar +Date: Tue Nov 6 22:51:00 2012 -0400 + + jenkins: add p4wifi, p4vzw, p4tmo, p4 and p3 + + p4wifi: GT-P7510 + p4vzw: SCH-I905 + p4tmo: SGH-T859 + p4: GT-P7500 + p3: GT-P7100 + + Change-Id: I9bd208ab5d4cafb16516984b7dbb51b4c8aa7dc9 + +commit 95b761417cdc4532c3d5d08a2736e7ec5ffbbb3c +Author: Nebojsa Cvetkovic +Date: Mon Nov 12 21:24:56 2012 +0000 + + cm: add Samsung Galaxy Note II (GT-N7100) + + Change-Id: I01edb62c6f3fc8b13bc7a16865f08e1dc34bf612 + +commit d54227422d18e3b607bfe37bd795be9105312b7f +Author: Ricardo Cerqueira +Date: Tue Nov 13 10:42:11 2012 +0000 + + cm: Integrate jenkins-generated files if present + + Let's bundle the build manifest... + + Change-Id: Ie40c40a74c6d923031a76a0a8f4f4b552aeb15c9 + +commit 5394b36766a46b63294b7fd843b945b8281bda5a +Author: eyeballer +Date: Mon Nov 12 22:47:50 2012 +0000 + + cm: Add B&N NookColor (encore) + + Change-Id: I74e16a92fd625292fd84f74d76ad02cd2f513307 + +commit c35e7a64f98b1df5fa51eb5a27964a376bfc5d1a +Author: Steve Kondik +Date: Mon Nov 12 10:56:38 2012 -0800 + + cm: Prepare for release + + Change-Id: Id464d33546add769c2428dc4d8ab2dc94223fb98 + +commit 3515e793beeb7bf31c23a6ca963e7b03e26a95f9 +Author: Steve Kondik +Date: Mon Nov 12 10:55:08 2012 -0800 + + cm: Change the default sounds + + * Make the default sounds a bit less jarring + * The dubstep ringtone, while funny, is kinda obnoxious. + + Change-Id: I9bd8d0c900b655ea0d7065c2f3e01ce8f73390e4 + +commit b16a30ff9937bcbe4710b49bcf173f3d2f1b29a0 +Author: Jorge Ruesga +Date: Sun Nov 11 16:07:41 2012 +0100 + + vendor_cm: Add CMFileManagerThemes + + This adds the CMFileManagerThemes project to build system, so dark theme + can be enable in CMFileManager. + + Requires change http://review.cyanogenmod.org/#/c/26279/ + + Change-Id: I668bb5210647fddfcb9ee00b75825c7641127247 + +commit 5d6867d70b19583217de815592ea89d81da87cc2 +Author: Arne Coucheron +Date: Sat Nov 10 04:51:39 2012 +0100 + + cm: Update Android version in changelog + + Change-Id: I647548e718978563389709653b6ea31d23908eb7 + +commit 56f3250d056d17e3b5b97a5b6677090bc1780a6d +Author: freexperia +Date: Thu Nov 8 07:54:24 2012 +0200 + + jerkins: enable sony msm7x30 mogami targets + + Change-Id: Iaf84dd4b9c8011c9102b6a76ab8de541ac8fb88b + +commit eca9dc992d8c7035ce8a4662874de56806d6327e +Author: codeworkx +Date: Wed Nov 7 20:59:34 2012 +0100 + + update samsung maintainers + + Change-Id: I011e7fd48cca5d0b2dc6f47d75e0adf417695e8e + +commit cfe8ad358c8e5a4d7ce09ed28c2877067d3a8fbb +Author: codeworkx +Date: Tue Nov 6 19:12:42 2012 +0100 + + jenkins: remove p3113 and p5113 (dedup) + + Change-Id: Ide3148beb08c7b297d693a1e58b0b76ebf576715 + +commit 65361c19baf414aac8a3f01581b5dd5605155393 +Author: ivkos +Date: Thu Nov 1 12:37:50 2012 +0200 + + LatinIME: Bulgarian predictive dictionary + + Change-Id: I7bfbc856303fb146c1eac83630fa4afe1026c243 + +commit 669746ac66c881b1843e43ecaefc2b3d32b92d0b +Merge: 7bd61217 b79e54f7 +Author: Giulio Cervera +Date: Sun Nov 4 09:01:20 2012 -0800 + + Merge "vendor: add Xperia T maintainers" into jellybean + +commit 7bd61217cb352fc043495499d09f1e5cfddb2369 +Author: Steve Kondik +Date: Wed Oct 31 22:40:46 2012 -0700 + + cm: Build CMFileManager + + Change-Id: Ifa45f109fdc8dc64c9b656eb9afc80c90bc17898 + +commit faa36a95b03da2dcbc70bbd25ee0968776971334 +Author: Shareef Ali +Date: Wed Oct 31 00:25:07 2012 -0400 + + add d2mtr to build target + + Change-Id: I7db50f501a05890a4665038d2544737c69469daf + +commit 83b2d81dbfef87da77faebbfb23466ef898b57dc +Author: Shareef Ali +Date: Tue Oct 30 22:33:12 2012 -0400 + + add support for metropcs LTE + + Change-Id: I7f59d004e3d6d072427e238fc1d647c93b3b5e11 + +commit 270b76ac1d0313bbf4699e09f4c4944f044ca7c3 +Author: Ricardo Cerqueira +Date: Tue Oct 30 22:06:50 2012 +0000 + + Add p990 to build targets + + Change-Id: Ie01ac1a9ec2dbbde8df9f68a22f6fc8db674edf6 + +commit 56a66b6808cc8a4f26d0bcaf87a3ed11e8d3a9bc +Author: Aaron Echols +Date: Fri Oct 26 11:17:27 2012 -0700 + + cm vendor: add tf700t to jenkins-build-targets + + Change-Id: I59bc3862215ec62f56b32310758065e0bf090005 + +commit c1d27debdca122b5d8507e2972d29075ca06d272 +Author: Mike Kasick +Date: Sat Oct 20 18:03:43 2012 -0400 + + apns-conf-cdma: Remove Sprint CDMA MMS apn, conflicts with LTE/eHRPD service + + The old Sprint CDMA MMS apn uses the same MCC/MNC pair (310120) and apn + type ("default") as Sprint's LTE/eHRPD service. Thus, Sprint LTE devices + attempt to connect to LTE/eHRPD services using the old CDMA MMS apn first, + which usually fails, and thus delays service establishment. + + However, occasionally service "successfully" connects with the CDMA MMS + apn, for unknown reasons, at which point that apn is set as the preferred + apn for LTE connections. Thus, any subsequent LTE/eHRPD connection attempt + fails due to use of the wrong apn. + + By removing the old CDMA MMS apn, LTE/eHRPD connections will use the + appropriate apns. Furthermore + com.android.mms.transaction.TransactionSettings::TransactionSettings does + not query the bearer field when looking for valid MMS apns, so the + LTE/eHRPD will continue to work on non-LTE Sprint devices. + + Note that with this change, the MMS apn now specifies an mmsproxy. + + Change-Id: Iba48bd6d120b02bc6265f958d0e04181d17f5c66 + +commit 8e8b4773afb3c203b99b386900fe57beae84be2f +Author: Ricardo Cerqueira +Date: Mon Oct 22 10:32:24 2012 +0100 + + built-targets: resort alphabetically + + Change-Id: Iaa5551cb38c014a04bb21290cc1cabd010b5aee2 + +commit 8f412cb14a9525f0df5ff3a3762d1b7d0c350fa2 +Author: Ricardo Cerqueira +Date: Thu Oct 18 16:38:25 2012 +0100 + + cm: init.rc: Fix compcache and cleanup init file + + The "import" keyword is only parsed once, for a one shot execution, during + the initial section setup, and before running "on fs". Having an import of + a file that's located in a filesystem other than root will result in an error + like + + <3> init: could not import file '/system/etc/init.local.rc' from '/init.rc' + + So... any files imported into init need to be moved to the root fs. + While we're at it, move init.rc changes that are specific to CM (and don't + involve modification of preexisting configs) into this file, to ease future + upstream merges (and minimize breakage on devices that override init.rc with + their own variants) + + Needs to be paired with the corresponding system/core patch + + Change-Id: Iab6340db2e28ef19dbcd84ae5c71737ce0cd491f + +commit b79e54f7f818c3a85fd11ec714dc91724d7eb9f4 +Author: Lalit Maganti +Date: Wed Oct 17 12:03:25 2012 -0700 + + vendor: add Xperia T maintainers + + Change-Id: Ie899a466f9588f4f4f084f1ed2332d3b74e9a17c + +commit 62cb5a8ddadd7ae19c6a1c4204f27e9a86ddc02d +Author: Takazumi Matsumoto +Date: Wed Oct 17 02:32:14 2012 +0000 + + cm: Add UMTS 3G Xoom (everest) to build targets + + Also update CONTRIBUTORS.mkdn for Xooms. + + Change-Id: I66a417a7458bf0f37d543dce28717638a41c2f3c + +commit 39cb878292537f5980b50b0f2e2f3620aa3f7cc4 +Author: Chirayu Desai +Date: Sat Oct 13 16:10:45 2012 +0530 + + otatools: build-with-colors + + - add new file for common functions and stuff + - though it doesn't contain any function now ;) + - red color for errors + - yellow color for "Optimizing: *" + - cyan color for modversion :) + - green color for "package complete" + - and some general cleanup + + Change-Id: I83b2e352580e99b1766c5e63821281224cde5c49 + +commit 260d3ac92558cb2a3e25b353ad183ace0179a669 +Author: rheeze +Date: Wed Oct 10 10:26:57 2012 +0200 + + Added myself as a contributor for Italian translation + + Change-Id: I289beeadac8c310c172f6a505db6749d3bf764c9 + +commit 242141b14a91499d5338ae33e1b49a16d11eb923 +Author: Pawit Pornkitprasan +Date: Wed Oct 3 08:53:42 2012 +0700 + + cm: Add Acer A700 + + Change-Id: I48fa25a0faf31565be0791122dbc4913a96b45ba + +commit 67a18b33e97a115568951a520b244aa8c413fe16 +Author: Giulio Cervera +Date: Thu Oct 11 22:22:48 2012 +0200 + + Add Sony Xperia T to Jenkins build targets + + Change-Id: Id888ec8015a1f14806f05b5110695c46a6fdea84 + +commit a58cdbc1779876d806d70f137808f866d12e844a +Author: Will Keaney +Date: Thu Oct 11 13:32:27 2012 -0400 + + Add SGH-T769 to Jenkins build targets. + + Change-Id: Ie40d501f99bff7390bd85a82be00c06cdefc9d03 + +commit eb99493f5585f14d4bc82d75d0c0f93a5c16c486 +Author: David Ferguson +Date: Fri Oct 5 06:36:17 2012 -0400 + + add skyrocket/hercules to jenkins builds + + Change-Id: I6d31d955f7e9651bd9670ca292cdbbf76955e309 + +commit 37e05ec15460b55bd6645b04b4cc1210b579ecce +Merge: 5c7de029 df4dbfee +Author: Steve Kondik +Date: Wed Oct 3 22:24:39 2012 -0700 + + Merge "Added myself as contributor for Croatian translation" into jellybean + +commit 5c7de0295e6885e98f1472f65548d7f58259ec01 +Merge: 2526fef6 37c3ceaa +Author: Daniel Hillenbrand +Date: Sun Sep 30 08:46:00 2012 -0700 + + Merge "Add Galaxy Note Tab 10.1 (N8000 and N8013)" into jellybean + +commit 2526fef627901a0642817485748b03bd007e89db +Author: Ricardo Cerqueira +Date: Sat Sep 29 17:17:45 2012 +0100 + + cm: Start bundling the updater + + And remove the now-redundant ROM Manager + + Change-Id: I7664f8a3c21b2a7dd817a68e8ff38f1f96c029cc + +commit 83eb6b50334323a89eba87bd73453439faf5bf4d +Author: codeworkx +Date: Sat Sep 29 00:38:50 2012 +0200 + + apns: more love for Zain JO + + Change-Id: Id2498bdfbbb7ca7efe2969817cbf39c19129bb9b + +commit d86b19257d41b293c3147d05abf082ed20a39b38 +Author: codeworkx +Date: Sat Sep 29 00:29:03 2012 +0200 + + apns: update Zain JO + + Change-Id: Iedeb1c7bac6600ebe432182534f58e9144e25ac6 + +commit df4dbfeecfb4f38f4c31010fdefd4d29cef892f4 +Author: besthiroeu +Date: Thu Sep 27 16:13:42 2012 -0700 + + Added myself as contributor for Croatian translation + + Change-Id: Ibee9d41d7cadce29949c16d59a29d1901acf1a0e + +commit 7d4082e157eee4df9c1adb2c92e3f1cd6d38ec00 +Author: Untouchab1e +Date: Thu Sep 27 11:45:05 2012 +0200 + + Fixed the incorrect APN details for Telenet Mobile in Belgium as detailed in issue 6228. + + Change-Id: Ic55f2f5a7d25755bef9d46a818e7e8e5aa2779d5 + +commit a2887fc915fbe95b3555af380fe78e0e7ad04305 +Author: codeworkx +Date: Wed Sep 26 22:15:36 2012 +0200 + + apns: update MTNL settings, unified for mumbai and delhi + + Change-Id: Ib25eda8e9dec794753a8c98217bab70b8816a25f + +commit 37c3ceaa921dc56c8d10f4a28c9fcf31d8d18f95 +Author: Espen Fjellvær Olsen +Date: Wed Sep 26 20:10:06 2012 +0200 + + Add Galaxy Note Tab 10.1 (N8000 and N8013) + + Change-Id: I8eb91039d3e067bec79edd1bf9ace75366d8e659 + +commit 643e71afa7bcef81e403c27a5bbaca88c97ffae6 +Merge: dd36387e ff61dbe1 +Author: Steve Kondik +Date: Tue Sep 25 02:06:16 2012 -0400 + + Merge "LICENSE: update year" into jellybean + +commit dd36387e161527a48fb52f4e8bf20178bad18165 +Author: Ricardo Cerqueira +Date: Sat Sep 22 15:23:36 2012 +0100 + + Add p970 to the jenkins build roster + + Change-Id: I7e25bce44893ce4855b839c3af30ea472b0f36ae + +commit d74bb33df97d51937cfb7c97417aaa5b3c305b5e +Author: Steve Kondik +Date: Thu Sep 20 17:41:25 2012 -0700 + + cm: Add quincytmo to nightlies + + Change-Id: I1eb091b9644a5a661c3c6263b9868cd77da30da8 + +commit 1949eb5c59fdc1c0fcc2cb157d486fa97f972e82 +Author: Steve Kondik +Date: Thu Sep 20 17:09:07 2012 -0700 + + cm: Build the commandline tools + + Change-Id: I854fffb3773524fbc66e32ccf0ab6f3697e61a46 + +commit 5ed21af23a19f8c4eed19ff7e488309a5a08d8fe +Author: Brint E. Kriebel +Date: Thu Sep 20 10:51:45 2012 -0600 + + squisher: Don't set the OTAPACKAGE name + + Instead of setting the OTAPACKAGE name here, expect + OTAPACKAGE will be passed to us. This fixes an issue when + BUILD_NUMBER is defined in an environment with automated + builds. + + Change-Id: I0634416e5332790d314f6a70313ea67821fd1331 + +commit abfc079413e22ddb8d99d8db05fb589a47c14e01 +Author: Steve Kondik +Date: Thu Sep 20 10:26:25 2012 -0700 + + cm: Compile Superuser from source + + Change-Id: I988d7998bbac3a44770ea8d5fd0564afbca7bedb + +commit ff61dbe1eb17fb2fd25aea0420364a14fbdbd1b5 +Author: Chirayu Desai +Date: Wed Sep 19 16:29:50 2012 +0530 + + LICENSE: update year + + Change-Id: I296ed636550e1d07f69cc4caea2e3a1b64dcb34e + +commit 74902fb81314bd99b011d0bf03dd7949e782b2e7 +Merge: 7ec1af27 320b73eb +Author: Steve Kondik +Date: Tue Sep 18 02:18:41 2012 -0400 + + Merge "fix for a typo in the comments of 50-cm.sh" into jellybean + +commit 320b73eb6c2f171386f655125f8e457e90c01d3f +Author: Joseph Stahl +Date: Sat Sep 15 12:57:03 2012 -0500 + + fix for a typo in the comments of 50-cm.sh + + Updated the file to reflect its use in CM10. + + Change-Id: I7d4759798c75d2e2163e34c0d3b6fde8266e4756 + +commit 7ec1af27f95a668e58d60aa73fd25eaba5e5b752 +Author: Nagaprasad N +Date: Sat Sep 15 13:48:30 2012 +0530 + + add endeavoru aka HTC One X to build targets + + now that completely working builds of endeavoru is possible + (after below merges) + + requires merger of + http://review.cyanogenmod.com/#/c/23061/ + http://review.cyanogenmod.com/#/c/23077/ + http://review.cyanogenmod.com/#/c/23296/ + + Change-Id: I10a4e0eaf54bc39cf0cd6ffd43d67f95704f99e5 + Signed-off-by: Nagaprasad N + +commit ed62094736a7c1d60652153aa4271eabb2198902 +Author: Andrew Dodd +Date: Fri Sep 14 18:42:26 2012 -0400 + + jenkins: Add n7000 to build targets + + Now that the n7000 device tree has been forcepushed into + submission, it can join i777 and i9100 + + Change-Id: I5c0b2a6a581038825ff4b4acf76425c3d14d1231 + +commit fa2e25dc2169cdb00bbf1f122ba80774f374174b +Author: h8rift +Date: Thu Sep 13 22:52:39 2012 -0500 + + apns-conf.xml: Add CSL (one2free) lte.internet APN + + Change-Id: Icd58a28aab468a6f016a1801a4016dde768758b5 + +commit f2cd15c56f5d2480df65e8c0f09c39828ebea3be +Author: h8rift +Date: Thu Sep 13 22:45:29 2012 -0500 + + apns-conf.xml: Add CSL (one2free) mobile APN + + Change-Id: If887f85218899502a2d97fd5ae7bfa768359ccca + +commit fbedba0aeb8a40284a0b65b38fa7612b4175bead +Author: h8rift +Date: Tue Sep 11 20:21:16 2012 -0500 + + apns-conf.xml: Add Rogers LTE APN + + Change-Id: I0eff2d07668418d9315fc4425f291ab047d9d8d1 + +commit 9a0ce16d9a280f98c238d05d42e6d34089542758 +Author: DhK +Date: Tue Sep 11 19:37:49 2012 -0300 + + Add Virgin Mobile CL apn settings + + Change-Id: Ie016e5c1fe9db15bd3605b61c3d41fc1c6ddb96b + +commit a69dc02138c5e53098b62f471ab0d6b392040af0 +Author: Andreas Schneider +Date: Tue Aug 28 12:21:46 2012 +0200 + + cm: Move wallpapers to a common_full Makefile. + + This reduces the size of the mini phone but keeps all feature to full + phone and tablet config. + + Change-Id: I9fcc64221b95ba005c6045b97a5502359bfd481d + +commit 59ff68060c1e7681e23d87d871b2621ab378b673 +Author: Jüri-Kaur Schultz +Date: Tue Aug 28 21:12:19 2012 +0300 + + apns-conf: EE EMT MMS apn update + + Updated mms apn as referred on https://www.emt.ee/mms/htc-android + * added mmsproxy + * added mmsport + + Change-Id: Id85920a4d279b54ec17e115b460ea3a6ecb44a93 + +commit 7914f330f7ec0fd14078605e4b2b3500d542dd4d +Merge: ab367e3c 51741885 +Author: Steve Kondik +Date: Tue Sep 11 06:48:54 2012 +0400 + + Merge "APN: Fix GolanTelecom MMS APN" into jellybean + +commit ab367e3c4683249847a531543eee213ff1d0a5ee +Author: jt1134 +Date: Sun Sep 9 22:01:57 2012 -0500 + + add p1c (Samsung Galaxy Tab 7" CDMA) to build-targets + + Change-Id: Ic13cc97de96486c1c6cd786b7c24200e96e1b350 + +commit 517418850588f3557a5841b9d5bf2dccd5f957a7 +Author: Gs +Date: Sat Sep 8 23:39:37 2012 +0300 + + APN: Fix GolanTelecom MMS APN + + Change-Id: Icc873a869428ba2661c84624ff98a0266377c240 + +commit 5295aee1e48d2b2973fffac071a5b2876f22b0c0 +Author: Chirayu Desai +Date: Tue Aug 28 12:50:54 2012 +0530 + + build-targets: add p1 gsm device + + Change-Id: Ib0ba3988ff15763914d1f66bc21e432835d6983c + +commit 08e251acd14173f5556cfda330d48f1102e01fe0 +Author: jt1134 +Date: Wed Aug 29 19:13:23 2012 -0500 + + add mesmerizemtd to build targets + + Change-Id: I1c5d07d16d587fe2426fdfc83e77bb6b693c1696 + +commit 0f6d1f876867d2076299c27d55f99319f11dd57c +Author: Takazumi Matsumoto +Date: Mon Sep 3 19:45:48 2012 +0000 + + cm: Add stingray and wingray to build targets + + Change-Id: Ic45c65dcff12edec3394bf7b9eff9a74e345823c + +commit 2603cfd0876c23d037004b260f67cb4074d45c51 +Author: Brian Beloshapka +Date: Sun Sep 2 13:46:51 2012 -0400 + + cm: Add epicmtd to build targets. + + Change-Id: I9a1cc94324641fabb935ed96216268b2322dcc68 + +commit 2621d142d249fbf11b986dff7d2a1a4d2e7d0c47 +Author: codeworkx +Date: Sun Sep 2 16:23:27 2012 +0200 + + added i777, i9100 and i9300 to build targets + + Change-Id: Ie256e422433e695be1ec4eeeaefb08a420f92ea2 + +commit efa282480dd40087ed409cb6d0ff78eac17eefe6 +Author: Markus Guidry +Date: Thu Aug 23 10:59:54 2012 -0400 + + Changelog cleanup. + + patchset2: Forgot the translator cleanup. + patchset3: add Kim Lê to German translators + patchset4: add Bart Tiemersma to Dutch translators (only JB) + patchset5: Moved Maintainers & Translators to CONTRIBUTORS.mkdn + Added d2usc, evita, jewel & ville. + Added Jorge Ruesga as Spanish translator + + patchset7: Added Andrew Jiang and John Hsing as Simplified Chinese Translators. + + Change-Id: Id4779d33c9e8455260847f44eb6d393fbe439430 + +commit fbb22132c17540c53b6088edec3def7d3b36ecde +Author: Steve Kondik +Date: Mon Aug 27 12:19:23 2012 -0700 + + cm: Remove quincytmo for now + + * Will return shortly. + + Change-Id: I7b6d18e01d607888dba678ca401d4fdcc8cac22d + +commit 2f477d6530a8286852f7a53e896179907e7ad32e +Merge: adef242f 4576c753 +Author: Steve Kondik +Date: Mon Aug 27 07:39:42 2012 +0400 + + Merge "pngcrush: don't print out an error on mv if optimizing fails" into jellybean + +commit adef242fe6699422362dc8dbaf19e37b613b40ed +Author: Andrew Jiang +Date: Sun Aug 19 21:29:11 2012 -0400 + + Revert Localized Carrier SPN Changes. + + This patch basically reverts the changes done to spn-conf.xml here: + http://review.cyanogenmod.com/#/c/10038/ , which was then ported to + ics and jellybean branches. + + The localized SPN function requires a framework change (Found here: + http://review.cyanogenmod.com/#/c/10037/), which is not + present on ics nor jellybean branches, effectively rendering the + settings useless. + + Until the framework changes are present, I think it'd be best to + change this back so that users of these Chinese carriers will at + least have their carrier names displayed correctly. + + Patch Set 3: Fix description links. + + Change-Id: I12bcf308dd797ea7638327c33f9252a20894ad05 + +commit a64974caba02928a9d3fc0430e524e9296099a35 +Merge: ba1ca330 34f2f983 +Author: Steve Kondik +Date: Mon Aug 27 04:25:07 2012 +0400 + + Merge "cm: Add Quincy targets to nightly builds" into jellybean + +commit 34f2f9834ec6e2d364a5e4692ef724d88a2a8a70 +Author: Steve Kondik +Date: Sun Aug 26 17:24:19 2012 -0700 + + cm: Add Quincy targets to nightly builds + + Change-Id: I64b53565613642576a54cf12536d09cfe3e8575e + +commit 4576c753b528e1a4d11a15dd5baa329400085023 +Author: Reinhard Lenninger +Date: Sun Aug 26 22:47:49 2012 +0200 + + pngcrush: don't print out an error on mv if optimizing fails + + pngcrush is currently storing the optimized png in .out. + If optimizing the png fails, e.g. on palette errors, mv can't + overwrite the original file with the nonexisting .out file and prints + out an error like this: + + mv: cannot stat `./foo/bar/baz.png.out': No such file or directory + + Writing stderr to /dev/null will suppress that message. + + Change-Id: I0b7339392545e98586d66cc8ff8abf52c443f66f + +commit ba1ca3309ae68608ef4183301084b5f14d27ee1b +Author: Steve Kondik +Date: Tue Aug 21 02:18:40 2012 -0700 + + cm: New boot animation from Cameron Behzadpour + + * Promo video here: http://www.youtube.com/watch?v=ogp9f4_yEoU + * It looks *way* better on a device, though :) + * The animation is square, so the names have changed. + + Change-Id: I8eebdf29a7d30632d75210a6d3975d7ea17d5246 + +commit cb5e5b2cca7a0ddf32ba5e7458db6f3a323fb467 +Author: Ethan Chen +Date: Tue Aug 14 21:49:28 2012 -0700 + + cm: add jewel to lunch menu + + Add EVO 4G LTE device to lunch menu + + Change-Id: I0fc63f3fce2426c407fa3aca2a2bacdcd435000c + +commit 673b957019edb225da43661917592b3d1390e6b0 +Author: Ethan Chen +Date: Tue Aug 14 21:51:18 2012 -0700 + + cm: add evita to lunch menu + + Add ATT One X/One XL device to lunch menu + + Change-Id: I653d9aead47608f791be7f67a2ca6bf0be075e1c + +commit fbd049cd9f9badff1ff3c28f5edcd344b25a77e2 +Author: Shareef Ali +Date: Tue Aug 21 21:39:06 2012 -0500 + + CM: add d2usc target + + fork: https://github.com/noobnl/android_device_samsung_d2usc + + Change-Id: I57f795fe10217083b8f5a96e7f58cc7e52f8a996 + +commit 65ad841aba90bdfcaf44db278099517419d575b7 +Author: Ethan Chen +Date: Thu Jul 12 01:12:18 2012 -0700 + + cm: add ville to lunch menu + + Change-Id: I0799f72c7c4626d660665f2da6016a1985f183a6 + +commit eca9b264c97459e77eb9d57018c0a57a580e75b8 +Merge: eb25274e 77bd564c +Author: Steve Kondik +Date: Thu Aug 23 13:02:06 2012 +0400 + + Merge "APN/FIX: typo in german O2 apn" into jellybean + +commit eb25274e1c8a16ed5599d17b6bc3373181ff9e5c +Merge: 21bab93c 4bacf672 +Author: Steve Kondik +Date: Thu Aug 23 12:35:07 2012 +0400 + + Merge "config: build rsync" into jellybean + +commit 77bd564c712480d98c4af77d3ea39e1511dfc58a +Author: Sven Dawitz +Date: Wed Aug 22 16:05:10 2012 +0200 + + APN/FIX: typo in german O2 apn + + Change-Id: I2aac5e52b6f236ef652314b96510b6de2401b844 + +commit 21bab93c40e4a8427926e2dac141689f8159ad80 +Merge: 0229db78 7e54337e +Author: Jef Oliver +Date: Mon Aug 20 02:23:20 2012 +0400 + + Merge "Add TF300T to build targets, all CyanogenMod repos are up-to-date" into jellybean + +commit 0229db786d3d3f1b431d3c5e6bd59c0dc959dbed +Merge: bb56531b 46e4adc8 +Author: Jef Oliver +Date: Sun Aug 19 21:36:32 2012 +0400 + + Merge "prebuilt: common: apns-conf-cdma.xml: Fix USCC apn" into jellybean + +commit 4bacf6725752c4eed9e22c5b38173d8f6d98c9ae +Author: Chirayu Desai +Date: Sun Aug 19 17:30:04 2012 +0530 + + config: build rsync + + Change-Id: Ic88bb9848074b7ee87e3182f46fb1865d04f6033 + +commit bb56531b18d89296e8328394f3126e4602b2714e +Author: Pawit Pornkitprasan +Date: Sat Aug 18 15:16:08 2012 +0700 + + opticharger: do not compress resources.arsc + + Android does not compress resources.arsc allowing it to be + read directly without uncompressing. When opticharger runs, + it compresses it breaking the optimization. + + Change-Id: I9c9b9971a3fe4a21be5a633274832041ca9a33c1 + +commit a82b7b3fff347e88f07bcf93e7ce9df14fac2eb3 +Author: KhasMek +Date: Thu Aug 16 13:16:52 2012 -0400 + + opticharger: skip packages labled as PRESIGNED + + This fixes market updates and redundant + *.old files from being packaged- looks to + save about 10MB on the zip. + + Change-Id: I82266204de3a04f71b24e4183672185d6b2da8d9 + +commit b0ed627563e196f6166690af1c8d2fc981fe6f2c +Author: Igor +Date: Thu Aug 16 19:19:02 2012 +0300 + + Added APN for Moldcell and Orange Moldova + + Change-Id: I3cc5acbc4e9373f4e3f27dc939e84d21ad7a977f + Signed-off-by: Igor + +commit d1dbaf3ef01ba336bfbb6b0b152144366fbc65ed +Author: Chirayu Desai +Date: Wed Aug 15 16:30:23 2012 +0530 + + opticharger: use $ANDROID_HOST_OUT + + Change-Id: I1b6988051ba7a83aa7149862ae8d96050bf59e23 + +commit 8e8a67896de96915ca989462d44b4e0a8850230b +Author: Erez A. Korn +Date: Sun Aug 12 08:33:59 2012 +0300 + + Allow buildtype user + + The tools scripts did not handle buildtype user correctly. + + Change-Id: Ie4f98dbab7e97a8244ee1d9b4d995673e0aac930 + +commit 7e54337edbe9de8aac5e55629b5fa6b34635b12d +Author: Logan McNaughton +Date: Sat Aug 18 16:05:06 2012 -0600 + + Add TF300T to build targets, all CyanogenMod repos are up-to-date + + Change-Id: Ic5698fe6ccae31ea608cb3d8aff2e923602ebdd5 + +commit c8862ade991b623e197ce120f10a628671d9b503 +Author: jt1134 +Date: Sat Aug 18 03:20:47 2012 -0500 + + add fascinatemtd to build targets + + Change-Id: I1ba38ca4555752aba1bd500a4517d0ed4b04b586 + +commit 1b1cbc124f06ca53eaa7bef2f1d9e2e44cd1ac13 +Merge: 941fc4d5 b8a1f215 +Author: Koushik Dutta +Date: Fri Aug 17 20:51:39 2012 -0700 + + Merge pull request #10 from gu1dry/patch-1 + + Adding the reaminder missing ready targets + +commit b8a1f215d557f95814a20cef344acd955030b848 +Author: Markus Guidry +Date: Sat Aug 18 00:37:02 2012 -0300 + + Adding the reaminder missing ready targets + +commit 941fc4d5dfbdf9af47cea7da2c9c37c3778d73a4 +Author: Koushik Dutta +Date: Fri Aug 17 20:17:11 2012 -0700 + + build a list of targets for jenkins to parse + + Change-Id: I44c1621405c752d2b30731a49864225dbfa7b129 + +commit 8d82ab41459fda0b98fc6b5ccdac2ee39618bc91 +Author: Austen Dicken +Date: Thu Jul 19 15:32:00 2012 -0500 + + add d2 family to lunch menu + + Change-Id: I326f9d3c7c1b4e340cf61167d42f9cdb4ca3c940 + +commit 46e4adc87e1eb40c444cc8cc92367c394f0e1a30 +Author: Decad3nce +Date: Thu Aug 16 12:41:41 2012 -0500 + + prebuilt: common: apns-conf-cdma.xml: Fix USCC apn + + - Sets a working USCC apn that doesn't conflict with Sprint mobile country + and identification codes. Fixes issues with sending mms on Sprint devices. + - Patchset 2: Add LTE-test apns from dumped SGSIII stock ROM. + + Change-Id: I2868968fe097f0aaa31b8c8b2d944bf186d197c8 + +commit 8636d6746ab6d014bcf35be3cb49a1ae3a0f429d +Author: Chirayu Desai +Date: Thu Jul 19 16:04:25 2012 +0530 + + build openssh packages + + ssh sshd scp stfp <3 + + Change-Id: Ib5dd2d687de34e1d46401f2f40c258677caf0a84 + +commit 547bd465070688e98a60e9407dae497b71f7a221 +Author: Jorge Ruesga +Date: Sun Aug 12 20:42:54 2012 +0200 + + Vendor CM Build: Allow parallelize the optimization of framework-res.apk + + from: http://review.cyanogenmod.com/#/c/19170/ + + This change enhancement the optimization of cm ota package, allowing do the optimization of + framework-res.apk in a parallel way. The current script optimize first the + framework-res package and then the rest of packages with xargs in parallel. The framework-res + package can be processed with xargs in parallel copying all the packages to a temporally folder + to apply xargs (because opticharged need that the package is the current directory). + This shortens the time of optimization process, because while framework-res package is + optimized, the rest of processor cores can be optimizing other packages. + + Change-Id: I047f8c01b066db99e4dcc8bcb2f30c72492e1af8 + +commit bcb880c47f4563ad2f74b2f988d7755fb910eed0 +Merge: 65c95b04 c10f6d56 +Author: Steve Kondik +Date: Wed Aug 15 01:16:53 2012 +0400 + + Merge "squisher: replace $ANDROID_BUILD_TOP" into jellybean + +commit 65c95b04e466a58f490d464a045d8ef20af79295 +Merge: 4f00adbd 541d59ed +Author: Ricardo Cerqueira +Date: Tue Aug 14 14:09:33 2012 +0400 + + Merge "Update Orange IL APN" into jellybean + +commit 4f00adbd07c8038a7bdfd3c3bebdd983e063d500 +Merge: 775057c9 4ba4d9f9 +Author: Giulio Cervera +Date: Sun Aug 12 22:58:47 2012 +0400 + + Merge "prebuilt: common: apns-conf-cdma.xml: add Sprint and VZW LTE/eHRPD apns." into jellybean + +commit 541d59ed843a3f4147cd5aafddf5ec01cda1b787 +Author: Erez A. Korn +Date: Sun Aug 12 13:40:25 2012 +0300 + + Update Orange IL APN + + Changed "internet" to "uinternet", which is 3G+. + Removed non-existing network. + Added Hot Mobile and Golan Telecom. + + Change-Id: I28a33f18b45f632371be845e251bdf8f872ed47b + +commit c10f6d5638b6e4e986c23bd2a5818b10b2cf5fb5 +Author: Chirayu Desai +Date: Sat Aug 11 16:34:32 2012 +0530 + + squisher: replace $ANDROID_BUILD_TOP + + Now uses $OUT/../../../host instead of $ANDROID_BUILD_TOP/out/host + fixes build when used with OUT_DIR_COMMON_BASE + + Change-Id: Ib1934b57f3e94a3c3af10189c803fc494438a4a4 + +commit 4ba4d9f9b3784237e9656e1877765407d3494fbc +Author: Mike Kasick +Date: Sat Aug 11 12:29:13 2012 -0400 + + prebuilt: common: apns-conf-cdma.xml: add Sprint and VZW LTE/eHRPD apns. + + Change-Id: I30e50bc276598e7b0c8835e60acf3189df406eff + +commit 775057c98fb796790bcc9347dfccd5e65b99685f +Author: Daniel Hillenbrand +Date: Sat Aug 11 16:25:28 2012 +0200 + + apns: updated 404-43, bpl -> vodafone + + Change-Id: Ic50237707c13b5c88b15d21c58a5b625885ed908 + +commit aba1f4b760f010d4c3e867b5529036cdd7c2901a +Author: Ricardo Cerqueira +Date: Mon Aug 6 18:08:54 2012 +0100 + + Revert "Overlay : Comment out bool till its used" + + This reverts commit 1aa3963a764ea18eb20104857d5a0fa1c5c3df59. + +commit 1aa3963a764ea18eb20104857d5a0fa1c5c3df59 +Author: Danesh M +Date: Sun Aug 5 16:47:34 2012 -0400 + + Overlay : Comment out bool till its used + + Change-Id: Icd68115b3579906310871be1fa7025a0a48e6028 + +commit c5c3addd9de702e3fdbdb82aa37112f3d5736b8b +Author: Jorge Ruesga +Date: Wed Jul 18 01:53:08 2012 +0200 + + Update LatinIME dictionary overlays. + + Dictionary files have been moved to a new name format. + + Dictionary files can also have a new JellyBean format that + can provide next word suggestions. + + Updated dictionaries used where available. + + Squashed commit from: http://review.cyanogenmod.com/#/c/19404/ + Fix Issue 5781: Danish keyboard crashes + + The process libjni_latin.so crashes because the danish dictionary has a corrupted line that + exceeds the maximum word defined in native defines.h (#define MAX_WORD_LENGTH_INTERNAL 48) and + the BinaryDictionary (MAX_WORD_LENGTH = 48). + + Also, the hebrew dictionary has inconsistent lines (http directions, english words, numbers, + dates, ...), and more of the them exceeds the 48 chars by word limit. I found an hebrew + dictionary in http://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/he.xml that looks + ok. + + Change-Id: I33f88d672707388e76db656632b00b8e370f957a + +commit 199e8ea96b734f60059deaf07161c4e57f3afc32 +Author: matt73300 +Date: Thu Aug 2 16:23:57 2012 +0200 + + Free Mobile APNs updates + + Change-Id: I5999bf9639cb452e673783d4ee7afbfb8588a61f + +commit f354be2c238ad854e9758e3ef924c7c1f30e6540 +Author: Jason Mossbarger +Date: Sat Jul 28 22:48:57 2012 -0400 + + Update apns-conf.xml for Cincinnati Bell Wireless + + Change-Id: I15cd628410fbcf22ddc7b7e23bbd09f1b4dd3cb8 + +commit fef6f1e122ff65c4c9f1e98915b4a0535d490161 +Merge: 083fc458 49a5a137 +Author: Steve Kondik +Date: Sun Aug 5 23:05:58 2012 +0400 + + Merge "apns: Clean up Bulgarian APNs" into jellybean + +commit 083fc458f82b8817dc11933c091e4ab08feff603 +Author: Ricardo Cerqueira +Date: Sat Aug 4 00:19:07 2012 +0100 + + cm: Add default configurations for BT + + Since they're now split for phone/tablet, there isn't any default + and devices without an explicit config will register as generics. + + Use sane defaults for both device types, device-specific configs + can still override these in their makefiles if necessary + + Change-Id: Ie20a05d07a047f409bafb20f02d0c673ec2dc250 + +commit f38ea2af71396d73364bd313635528d510564ac8 +Author: jt1134 +Date: Mon Jul 30 00:20:25 2012 -0500 + + apns-conf-cdma: add APN's for USCC and Cellular South + + Change-Id: Ie36fddc3c74e7a0fa11a1c67c153bb68382d303d + +commit 49a5a1372435a70f87930c8b4219d9bf1e7fb692 +Author: Ivailo Stoyanov +Date: Sun Jul 29 11:03:39 2012 +0300 + + apns: Clean up Bulgarian APNs + + Change-Id: Iff1fccc69e3b5265af61ac4d48f08f8500dbe035 + +commit f0cd00ff40d2bfa6a333df9759974c0648cc11cf +Author: Brint E. Kriebel +Date: Wed Jul 18 19:26:58 2012 -0600 + + Superuser: update to the 3.2-RC2 version of Superuser + + From http://androidsu.com/superuser/ + + This brings the version in line with the current version of + the su binary and fixes the bug where su approval is + not stored. + + Change-Id: I0ca67ae79942f34eaa16cc3cf26b312cf7a8cd67 + +commit 0897504c1a0a6370e5e3d83f82d99f214f3db9ac +Author: Austen Dicken +Date: Sun Jul 15 16:26:26 2012 -0500 + + remove mount/unmount capabilities from backuptool + + backuptool should not be messing with whether /system is mounted + or not as it screws up the expectations of other scripts run + in the install process. instead the mounting/unmounting + functionality has been moved to ota_from_target_files + + Change-Id: I0711afd517638e7d0a0c39369d3a776748245dd2 + +commit 45d3d8266e9c5502cbe1eb0d858a4cd992941897 +Merge: 6edfe231 b208b924 +Author: Steve Kondik +Date: Tue Jul 17 13:49:32 2012 +0400 + + Merge "cm: Add prebuilt Superuser APK" into jellybean + +commit b208b924a192502197e4d21091fa31d4cf723256 +Author: Steve Kondik +Date: Tue Jul 17 01:43:07 2012 -0700 + + cm: Add prebuilt Superuser APK + + * Temporary until Superuser is fixed to build with the platform. + + Change-Id: Ic1dc48a461eb0142e2c2dc9bd4012e1bc5f969e1 + +commit 6edfe231cb0b7ee2c33ea48ab3213d09d4f636e4 +Author: Ricardo Cerqueira +Date: Sun Jul 15 16:49:52 2012 +0100 + + backuptool: Update CM version + + Change-Id: I646a6706faa35908bbca767a03f97172265390ce + +commit 7d297b338c2c6ff5686f214b7528aa2a73ea8ce1 +Merge: 4406c09d 983bc548 +Author: Steve Kondik +Date: Sun Jul 15 17:13:52 2012 +0400 + + Merge "cm: Add config for network location provider" into jellybean + +commit 983bc5480ec7492e22f3f72a9bd4c08a3a4e8fc4 +Author: Steve Kondik +Date: Sun Jul 15 06:12:14 2012 -0700 + + cm: Add config for network location provider + + Change-Id: I01062754365758fd5713dd7bff93b19d227b7891 + +commit 4406c09dfeb6803fd3618e85039deea4bc432a46 +Author: Chirayu Desai +Date: Sun Jul 15 09:38:59 2012 +0530 + + add CM10 to changelog + + Change-Id: I19320a9b0b13308d564dd58decdbbfe9029cdc09 + +commit c2a88d67302bb5b76fde28492981977f31104a6d +Author: Brint E. Kriebel +Date: Wed Jul 11 14:21:15 2012 -0600 + + build: Add missing nam configuration script to PRODUCT_COPY_FILES + + Change-Id: I5af83a2f0628844f8e79be9ea4c55714d179d036 + +commit ed3e91ee1a7052f748fd43d74d1a402f5779ec85 +Author: Ricardo Cerqueira +Date: Wed Jul 11 16:05:12 2012 +0100 + + cm: Bump version to 10 + + Yay! Jellybean! + + Change-Id: Idc964de1e6360630ea99fa54635e56561dcb8d63 + +commit 3ff9b6fb5bddb93edd28cb0bd15dadebd383e299 +Author: Ricardo Cerqueira +Date: Wed Jul 11 11:21:50 2012 +0100 + + common: Updated permission file path + + Change-Id: I526c86618ff9c9c36b22d989873da83756e4a9fd + +commit 78fdcc784c539d6fdfcbef879ea280e69ef5f227 +Author: Steve Kondik +Date: Tue Jul 10 12:49:07 2012 -0700 + + cm: Disable unsupported targets for now + + Change-Id: Ia36bd1bb06b61400c8f1d5161f5a4e6a847a50b4 + +commit e8c1a2623e4ee567b946cc153497ffa3d2945264 +Author: Steve Kondik +Date: Mon Jul 9 00:46:42 2012 -0700 + + cm: Add D2s + + Change-Id: I2ea77fc6b767cfa4380cc3af0ff94c92958996cf + +commit b929fa388a20a6b4134cdc5d5b08cfb623bf4d8c +Author: Jeffrey Clark +Date: Wed Jul 4 11:56:00 2012 -0500 + + apns: Cleanup Rogers + + * Remove invalid and deprecated entries + * Define LTE provider first + * Sync with provider documentation + + Change-Id: I65823691df922f35df713793f073af6f95dc5e91 + +commit 3fead59ed98d8e0d9dd52b37ccea92dc24e5e49b +Merge: 08980280 2fc78e3b +Author: Steve Kondik +Date: Mon Jul 9 09:28:00 2012 +0400 + + Merge "apns-conf: Update Pepephone Internet APN" into ics + +commit 089802803f772e0dc33d4a7009474f8158544591 +Author: Steve Kondik +Date: Thu Jul 5 01:20:47 2012 -0700 + + cm: Add e2fs progs to the build + + * Herp + * Derp + + Change-Id: I25d205b19277725f371062fca95d5e86ede5cf3c + +commit 2fc78e3b9465b8f7127619b75bca3280cd6d0d55 +Author: Alexandre Dumont +Date: Wed Jun 27 21:31:24 2012 +0200 + + apns-conf: Update Pepephone Internet APN + + Switch to gprsmov.pepephone.com as explained by Pepephone. + See http://blog.pepephone.com/index.php/2011/10/27/internet-con-pepephone-explicacion-para-frikis-y-no-tanto/ + + Change-Id: Ia19ee175ffefc680e3740a34f6442c54212b470d + +commit 4ccd276a58d1cdc2436f137fe9d36b563ca680c0 +Author: Sean Donovan +Date: Wed Jun 27 00:12:37 2012 -0500 + + fix README.mkdn, which still says gingerbread + + Change-Id: I1c69a548f69a43f40dd98f378420133da0f09e3c + +commit 23a61a3fbe90195121e020b028aa36e3994d3b50 +Merge: 946d5b0b 628df87e +Author: Steve Kondik +Date: Mon Jun 25 09:03:36 2012 +0400 + + Merge "cm: Bump version to 9.0.0-RC1" into ics + +commit 946d5b0b41fbbdb5f3ca5d2529684533ed713eab +Author: Alfredo +Date: Thu Jun 21 09:47:56 2012 -0300 + + Claro-AR added missing authentication + + Change-Id: Ifaeb68cda3e4d4b4aefad15feb0347ff7345df16 + +commit 0b03e885adf1a8f96682ac25db8f1d8189d2f5e3 +Author: Keiran Collins +Date: Thu Jun 7 19:33:50 2012 +0100 + + cm: add zeusc to vendor setup + + Change-Id: Idc15f57db24fca58f0848ea77786537aa67860b7 + +commit ce4086f46cb0865667f36647152bd0016683a98f +Author: codeworkx +Date: Sat Jun 16 23:50:41 2012 +0200 + + cm: add Samsung Galaxy S III (GT-I9300) + + Change-Id: Ie6e81f53a7f6225cfcceb009d610984e67745554 + https://github.com/teamhacksung/android_device_samsung_i9300 + https://github.com/teamhacksung/android_kernel_samsung_smdk4412 + +commit f2931c25f8aae92b6e015b0fd5b983ed8fbc73e3 +Author: Giulio Cervera +Date: Thu Jun 14 18:13:44 2012 +0200 + + cm: update italian translator + + Change-Id: I783f29137227d0ab93eb850352592e30b1ae23ec + +commit 628df87e280e943eeaabfa7b9ce481b27e0f7c54 +Author: Steve Kondik +Date: Thu Jun 14 00:23:28 2012 -0700 + + cm: Bump version to 9.0.0-RC1 + + Change-Id: Ib92d58910d255af6090898772af6367c887835c2 + +commit 9134303deb9d34b905de00903e15f8542e49d3d4 +Author: Shareef Ali +Date: Tue Jun 12 17:05:32 2012 -0500 + + Add Epicmtd to changelog + + Change-Id: Id0c7fa9c0beaac508dc1cf8c75498c82723ba8e4 + +commit 44501dc71bd70aa8cbc3015243148c1fafaa009c +Author: humberos +Date: Sun Jun 10 22:44:12 2012 -0300 + + Update bootanimation with CID (Cyanogenmod ID) + + Change-Id: I3dc3ac7a17e053b45a3c085cb70c4c7fa5f8728f + +commit 1df348489caeb129297dc847f9420c836f93c80f +Author: Patrick Schaaf +Date: Sat Jun 9 17:52:08 2012 +0200 + + Rotate horizontal bootanimation 270 degree clockwise + + Change-Id: Ia9bed3acae20e5b372ecb399fb6780b06b05940d + +commit 180e421219613e3e9e617dc729704c17d5e8882e +Author: Steve Kondik +Date: Fri Jun 8 10:01:23 2012 -0700 + + cm: Updated boot animation featuring Cid! + + * Designed by Cameron Behzadpour (xevin) + + Change-Id: I99819caa7d20f699ab48be8e9ec6b03200c4449d + +commit d8e7666540ca57942ab6f2f585172561dc9500a0 +Author: Ricardo Cerqueira +Date: Fri Jun 8 11:08:15 2012 +0100 + + Reset tags for UNOFFICIAL builds + + Don't force a buildtype unless one is actually set. Anything without + a type is UNOFFICIAL + + Change-Id: I38742485e580e21c51ee5e3f10467e7afbf247d9 + +commit 2128e2f956ecc77c7e3699773efc5a0cbf756920 +Author: Warren Togami +Date: Sun May 6 19:49:33 2012 -1000 + + Simplify ROM filename, s/SNAPSHOT/EXPERIMENTAL/, other cleanups + + * Remove "update-" prefix and "-signed" suffix. + * Replace SNAPSHOT with EXPERIMENTAL (arcee). + * If CM_EXTRAVERSION, force to type EXPERIMENTAL. + * UNOFFICIAL builds now with datestamp in the same manner as NIGHTLY. + * date -u uses UTC timezone for consistency. + * Remove some CM7 dead code. + + Change-Id: I681fd92e27aaf62c50eae20265ce07c67d477bca + +commit eac13a651f439876380c335ac3243589cb07e83a +Author: Takazumi Matsumoto +Date: Wed Mar 7 16:25:53 2012 +0000 + + vendorsetup: Add stingray (VZW LTE Xoom) + + Change-Id: I4657b6538c835c2b1693291615f34477d082b36e + +commit fdbd0d2433b71be9824504eb37bf076d5435dffb +Author: Alan Orth +Date: Mon Jun 4 21:16:01 2012 +0300 + + Add TITLE metadata to new ogg notifications/ringtones + + New notifications and ringtones were added[1], but without proper + metadata. This caused "House_of_house.ogg" for example to be + displayed as "House_of_house" in the ringtone-selection dialog. + Adding the TITLE tag fixes this. + + [1]http://review.cyanogenmod.com/#/c/16482/ + + Change-Id: Ie8b7baeb42410205b399bbc2014d09c6d8946a4e + +commit 2222af2318376f30076f42b62876acbe6925c7f4 +Author: Arne Coucheron +Date: Sun Jun 3 06:55:15 2012 +0200 + + Fix typo + + Change-Id: I66dc9a20a27e9c7cd08a0b1571c0b079485fc72c + +commit 59271884f8592bf303d0d83c4f80be49d7adc10a +Author: Jeffrey Clark +Date: Mon May 21 16:42:56 2012 -0500 + + Adds StraightTalk ATT and StraightTalk T-Mobile APNS + + Change-Id: Idfeed69a234402e2959453a147895b37d8fc13a3 + +commit db73741655b4475a88c41ab5f4ad690b9ee93698 +Merge: 7823d0d5 7dfaca37 +Author: Steve Kondik +Date: Sun Jun 3 04:09:11 2012 +0400 + + Merge "added audio files contributed by "Dennis Cleiren"" into ics + +commit 7823d0d5dd57eb8143f00dfb422aa7d7993d2d4a +Author: codeworkx +Date: Thu May 31 21:44:44 2012 +0200 + + added i9100g (Samsung Galaxy S II GT-I9100G) + + Change-Id: Ie55d276c6732889b99beed4ace0da40667b9d02d + Device: https://github.com/teamhacksung/android_device_samsung_i9100g + Kernel: https://github.com/teamhacksung/android_kernel_samsung_t1 + +commit dd55974cfef0fbb995fc5c8e6e5c9a57e3420102 +Author: Trevor Gill +Date: Mon May 21 20:13:17 2012 -0400 + + Added a '-' so that CM_EXTRAVERSION isn't squished into the device name + + Patch 2: Fixed the possibility of no CM_EXTRAVERSION resulting in 2 '-' at the end of the file name. + + Change-Id: I3025977a5da1e28247c74416e1ac50fc6901eb23 + +commit 4fda87afffe96e7e6308e00c38bcecec2bc95dd1 +Merge: 643fa25c 68696205 +Author: Steve Kondik +Date: Mon May 28 16:30:48 2012 +0400 + + Merge "Add Finnish predictive dictionary support - dictionary" into ics + +commit 643fa25ccc08105440f7793c0601b28d96c1430e +Merge: b85ed4c2 2b652cd9 +Author: Steve Kondik +Date: Mon May 28 16:18:06 2012 +0400 + + Merge "Large update to APN list" into ics + +commit b85ed4c26fdb30fa6d2fa922f0556ace63707da5 +Merge: 4416eccb 07016588 +Author: Steve Kondik +Date: Mon May 28 16:02:30 2012 +0400 + + Merge "Add device in changelog" into ics + +commit 4416eccb83b6d84eca83bcca0a2ca47973f87114 +Merge: 2899cb39 abfb7d50 +Author: Steve Kondik +Date: Mon May 28 15:59:16 2012 +0400 + + Merge "Add TF300T" into ics + +commit 2b652cd936c869da9ed7c1d027095674641361a5 +Author: ciwrl +Date: Sat May 26 15:20:43 2012 -0700 + + Large update to APN list + + Change-Id: I7ddc4c98afada4b7f4ff050990232456aded2fdd + +commit 2899cb397a3bc089e6a802a9ed53aca2d6c210ef +Author: Simon Davie +Date: Sat May 26 13:10:08 2012 +0100 + + cm: Update extraction of Android Terminal + + libjackpal-androidterm3.so is now libjackpal-androidterm4.so + + Change-Id: I2506fe691fd385a131e3fbb4a06f776e02fa77bf + +commit 070165881771a0581999e974bed9990b56eb91af +Author: XpLoDWilD +Date: Fri May 25 13:34:40 2012 +0200 + + Add device in changelog + + Change-Id: I5bf806aa5f2005f3fe18320a73d26911eee0adbf + +commit 3dc4354854cbea544e0f1c049b986b0f7b6db543 +Author: Ricardo Cerqueira +Date: Fri May 25 04:31:26 2012 +0400 + + Revert "Revert "Add Apollo to list of built CM apps"" + + All done, apparently + + This reverts commit 30ba700e9b02985bfd6a684c58f2a8e5568757de + +commit abfb7d50eeb4e2eef512e0a05e431aaa214183e1 +Author: XpLoDWilD +Date: Thu May 24 20:18:44 2012 +0200 + + Add TF300T + + Please fork those repos: + http://github.com/xplodwild/android_device_asus_tf300t + http://github.com/xplodwild/android_kernel_asus_tf300t + + Change-Id: I37489f6386066b81950a1df3871608ea0a75fbfc + +commit 7dfaca379bf9276fb32d7c982cd795f3ab1cac94 +Author: codeworkx +Date: Tue May 22 23:36:03 2012 +0200 + + added audio files contributed by "Dennis Cleiren" + + Change-Id: I4266d72dc8975308fe47408a3a97ca234616a539 + +commit 30ba700e9b02985bfd6a684c58f2a8e5568757de +Author: Ricardo Cerqueira +Date: Tue May 22 02:23:28 2012 +0400 + + Revert "Add Apollo to list of built CM apps" + + This reverts commit 25eaed1829b1dd921f71964f39c4783e51a7822e + + It only works in XHDPI phones, it's missing drawables for other resolutions and layouts for tablets. + +commit 686962052386ab9fc91a641f7b95dceaf782be87 +Author: Konsta +Date: Mon May 21 22:22:27 2012 +0300 + + Add Finnish predictive dictionary support - dictionary + + Finnish dictionary created with ICS makedict.jar and balanced Finnish wordlist from + https://svn.kapsi.fi/ave/android/finnish_dictionary/tools/ + + Change-Id: Ie7f609daf7965dfb545257a53a26dbf85fe7ad09 + +commit 25eaed1829b1dd921f71964f39c4783e51a7822e +Author: Ricardo Cerqueira +Date: Mon May 21 11:37:46 2012 +0100 + + Add Apollo to list of built CM apps + + Change-Id: I63249d277745720a14a43fe214cb04a4135def2b + +commit 788b65a884f2187e8206384902585f9700637f54 +Author: Ricardo Cerqueira +Date: Mon May 21 11:37:00 2012 +0100 + + Remove unsupported LG devices, add the supported ones + + Change-Id: I50f3342cb702227562bcff2ac5704a6191a58763 + +commit 3808092d7d8ea480be153ae306493915382d5acc +Author: Steve Kondik +Date: Sun May 20 01:51:48 2012 -0700 + + Add vertical-800x1280 animation from wizdom13 + + Change-Id: I871730fbbc6191cd6caab55c28081e891b7990db + +commit 10ea1f429956d2a0e62aefa95200bee75d276e13 +Author: Steve Kondik +Date: Sun May 20 00:06:25 2012 -0700 + + Add maintainers for Samsung MSM8660 device family + + Change-Id: Ia2e01953b6aa3a8b54942738b98f9f33ce1dfbe9 + +commit 9d164c24027261a68fee5e14488dfbff5b8f13b6 +Author: Steve Kondik +Date: Sat May 19 23:59:15 2012 -0700 + + cm: Add Hercules, Skyrocket, and Quincy (Samsung MSM8660 family) + + Change-Id: I7f9b3b44b855785a740601221ac6e1a675bcae63 + +commit 6948fa23fafd2382bed3ab03ea80a31671fdfc77 +Author: codeworkx +Date: Mon May 14 12:39:28 2012 +0200 + + cm: added n7000 (Samsung Galaxy Note) + + devicetree: https://github.com/teamhacksung/android_device_samsung_n7000 + + Change-Id: I64bb5ed587f902119f2885c46e1a0671a3c8cab1 + +commit 343de999130e41c7182fbefdb89ad9fc11248881 +Merge: 1870cc6a 7ea4ad05 +Author: Steve Kondik +Date: Sun May 13 16:47:53 2012 +0400 + + Merge "Add Hungarian predictive dictionary support - dictionary" into ics + +commit 1870cc6ab5fb8f769ff486ec0269149cb3e5158d +Author: Chirayu Desai +Date: Sat May 12 11:29:36 2012 +0530 + + cm vendor : cleanup + + removed functions for working with a squashfs image if target was dream + removed a useless comment (deleting wifi module, it's device specific) + + Change-Id: I3d634f572bc3bf975441dd562f6e8111c0e60764 + +commit 7ea4ad05e39440d1f875a1e30c093cb6d23b13f5 +Author: Zoltan OROSZ +Date: Fri May 11 00:14:48 2012 +0200 + + Add Hungarian predictive dictionary support - dictionary + + Change-Id: I6b16a41b5c1b3824f367945ef1634b8542301524 + +commit 5538d133f34a869e27f8885c65d4704a172e1a68 +Author: David Thompson +Date: Fri May 4 18:25:41 2012 +0100 + + Remove build display id override + + Change-Id: I5531ed09c6bd732d2022051b8bd0ce90ff0a0892 + +commit 9f75d849729a0b2b607eaaf69b768bc94c99a1e8 +Author: Ricardo Cerqueira +Date: Fri May 4 10:15:56 2012 +0100 + + Add Theme Engine to the builds + + Change-Id: I57568ebef3f9800e0ad7c39b6352186470ad9f08 + +commit fcc1610594ae910f66ed1bcb393d434aa140978f +Author: Steve Kondik +Date: Sat May 5 16:23:24 2012 -0700 + + cm: Add CMWallpapers + + Change-Id: I4d06c672ede46db9a3423e82a3d6bf910d028941 + +commit 45e2c50cfd2c4cf15e4f1d65345eb30a8c5127a8 +Merge: 637c1943 9fa4e69b +Author: Steve Kondik +Date: Sat May 5 14:17:10 2012 +0400 + + Merge "Add bootanimation to Samsung P1 devices: vertical-600x1024" into ics + +commit 637c194385b64f5afb46286c08303eec26f6a32e +Merge: 08bdcedf 1af866c2 +Author: Steve Kondik +Date: Sat May 5 13:24:59 2012 +0400 + + Merge "Increase Java VM maximum heap size to 1024MB " into ics + +commit 08bdcedf3919bb98adad1a9e2eb88563693685e1 +Author: Andrew Crowther +Date: Fri Apr 13 15:49:35 2012 +0100 + + Virgin UK apn settings corrected & conficting (mnc 30) Virgin entry deleted + + Change-Id: Ia6f2dc41be1ef9aed4f0909386ae150ef3d5aa29 + +commit 905187d1422b9ba5ee01bb36d36696f4b96c9196 +Author: Ricardo Cerqueira +Date: Sat Apr 28 17:44:49 2012 +0100 + + Disable menu-key in unlock screen + + In CM, this is a user-configurable setting, and that setting doesn't + work unless the default is disabled + + Change-Id: I2f009a48d1d730c804cb0887f445b5ef54ea738e + +commit cb7b4bafe22696fa06e5e9e37e4a78ccc64e96cf +Author: Ricardo Cerqueira +Date: Tue Dec 28 03:31:46 2010 +0000 + + Enable HSPA icon on all devices + + Change-Id: I0f3c04d2f4648a0d649fa393ec8cee878de29ae7 + +commit fd2cf66646d0719a0937cde1e40813075717eaa3 +Author: KalimochoAz +Date: Sat Apr 28 10:35:56 2012 +0200 + + Add toroplus build to repo + + Change-Id: I2e25df4c80ac6ad0bcd11c0e953d8e4a44bfc733 + +commit 544f492da4c8b9a37361ecea8c32004b8eb97463 +Author: Steve Kondik +Date: Tue Apr 24 09:32:09 2012 -0700 + + apns: Add SK Telecom roaming APN + + Change-Id: Icfd0ae2cdb6d1b684f796f74d55b6237add7cad3 + +commit 9fa4e69bcb16952b490fd21a8028424488c702e6 +Author: Humberto Borba +Date: Fri Apr 20 12:50:06 2012 -0300 + + Add bootanimation to Samsung P1 devices: vertical-600x1024 + + Change-Id: Id03a60326174fd99dd06d6eb87ed9d027f2593e5 + +commit 2a4b24b72f724e496b7e03461a50151e1abfc3af +Author: Prashant Somashekar +Date: Tue Dec 27 19:43:54 2011 -0500 + + vendorsetup: add p4 (GT-P7500; Galaxy Tab 10.1) + + Change-Id: Id4089f1d71e8dac5a5dc1462563fdb33b398dafa + +commit 7fbbb8205ab170aadb1cf562cd9ec8f5987e92db +Author: Prashant Somashekar +Date: Tue Dec 27 01:13:36 2011 -0500 + + vendorsetup: add p3 (GT-P7100; Galaxy Tab 10.1v) + + Change-Id: I438449f6eb3484e72d14444aae45456f2746f625 + + Conflicts: + + vendorsetup.sh + +commit 1af866c2394a6efdf8a77cc2476bce7272498895 +Author: Pavel Valenta +Date: Wed Apr 18 01:06:51 2012 +0800 + + Increase Java VM maximum heap size to 1024MB + + I got "java.lang.OutOfMemoryError: Java heap space" error when I'm building own Kang (galaxys2 for example) with Gapps included. + Increase maximum heap size to 1024MB will solve it. + +commit 50f5855af4d6e4e0a85821a6173ef848fb9e10c7 +Author: jt1134 +Date: Mon Mar 12 14:58:17 2012 -0500 + + vendorsetup: add p1c (original Samsung 7" GalaxyTab - CDMA version) + + Change-Id: I88935808b54241747b0907622e94f12f9ab36f37 + +commit 105c10f4c16e09ad5ac39aacb2f0f8d15739f33c +Author: Chirayu Desai +Date: Sat Apr 7 20:50:01 2012 +0530 + + add p1 to vendorsetup.sh (OG Galaxy Tab) + + Device trees + p1 : https://github.com/sgt7/android_device_samsung_p1 (GSM) + p1c : https://github.com/sgt7/android_device_samsung_p1c (CDMA) + p1-common : https://github.com/sgt7/android_device_samsung_p1-common (common tree) + + Kernel + p1 : https://github.com/sgt7/android_kernel_samsung_p1 (GSM & LTN) + p1c : https://github.com/jt1134/android_kernel_samsung_galaxytab-cdma (CDMA) + + Going to merge the CDMA specific code into the GSM kernel soon + + P1C review here : http://review.cyanogenmod.com/#change,13571 + + Change-Id: I2c63b079a05a7c4c39b2f3503c8a9e75e9dd26d9 + +commit 7d5de0c5ddefe02ab798b38960bbd1f8308c5d5b +Author: Sebastian Schmidt +Date: Sun Apr 15 11:39:25 2012 +0200 + + Add OpenVPN to the build + + CM used to build OpenVPN but the change was lost in + e1f3738e7c48be442c2a046a3e8dc92c56542f66. This adds it back. + + Change-Id: I4c7e2c638a29ec184ff67ac096bf08cd2e126cab + +commit 018b5b62c46b55b395282bd1f4515b602d24be5c +Author: eyeballer +Date: Tue Apr 10 15:45:29 2012 -0400 + + backuptool.sh: Improve check for whether /system is mounted. + + Fixes unable to flash an update.zip over a formatted /system + + Change-Id: Ia163262585cb2ef414c6996837834c512d774243 + +commit eb7799c1b656eda37b120537bae64422d26c8a73 +Author: James Sullins +Date: Thu Apr 5 20:18:18 2012 -0500 + + add userinit script(s) support + + Allow user to provide userinit.sh and/or userinit.d/* + scripts under /data/local to be run on each boot. + + Change-Id: I96f3034bcdea8d4cc75929d21b69efa31c1cb108 + +commit db2438bad5816890e894221df1aafff98f11f70d +Author: Adam Farden +Date: Wed Mar 7 14:34:38 2012 +0100 + + Add common config for devices with low space on system + + Change-Id: I4e63dc4d608ed79c36c6757b2ffbfc76cd3634e6 + +commit 4820d8f4ea2daccdc5948703d77b1dc8429fd947 +Author: Ricardo Cerqueira +Date: Fri Apr 6 23:05:50 2012 +0100 + + cm: Add missing devices to changelog, re-sort alphabetically + + The Asus Transformers and the Touchpad are getting nightlies + already, so add them in + + Change-Id: If5234601469de1dab950bade7c7757ba6f891775 + +commit ec0ed718e196e5ec0675312d4e84a605e2ce46da +Author: Jef Oliver +Date: Thu Apr 5 13:33:23 2012 -0700 + + Add maintainer entry for Xoom (stingray) + + Change-Id: I5b19d9689112b2ce8665c616014baf5b1e3933aa + +commit e8e18f3eb6c08647a211f8fa1c36a90a8f0237a0 +Author: Ricardo Cerqueira +Date: Thu Apr 5 18:52:41 2012 +0100 + + Updated device list/maintainers for CM9 + + Change-Id: Ifb461b5b321334947433142f86b0229269083da4 + +commit ce745b20dce6bb4f7efd384fa4c32541fffd06c0 +Author: Ricardo Cerqueira +Date: Thu Apr 5 18:46:51 2012 +0100 + + Add maintainer entry for P930 + + Change-Id: I1979130ec05c0f57f7b2f0fbf30ce9be563d80ab + +commit 8a8254b4f677a52f37b71380d7946da20e779c54 +Author: Ricardo Cerqueira +Date: Thu Apr 5 18:44:47 2012 +0100 + + Add AT&T LTE APN configuration + + Not the default, though, since it only works for SIMs with an LTE + plan + + Change-Id: Ia6e44e4b4ab4817d3014a653e5ac00513373e353 + +commit cad60ffcdcb8ab685d94c480986f45fbe3d14891 +Author: Jef Oliver +Date: Thu Apr 5 10:02:44 2012 -0700 + + Add maintainer entry for Xoom (wingray) + + Change-Id: Id6414b8145a636fa9ab1126b05921e1f7f53f3d2 + +commit 49e121d3c7b6d55ce99e543049804e50229689b1 +Merge: f93ea927 26cfe4ef +Author: Steve Kondik +Date: Sun Apr 1 06:36:59 2012 +0400 + + Merge "4.0.3 >>> 4.0.4 yet again, thanks to JBQ, hopefully this is the last time for 9.0" into ics + +commit f93ea9272b89b6d2fc07bec84655110aae983883 +Author: Pawit Pornkitprasan +Date: Fri Mar 30 18:50:26 2012 +0700 + + Add galaxysmtd, galaxysbmtd, captivatemtd, vibrantmtd + + The branches are already on gerrit + + Patchset 2: Added vibrant also + + Change-Id: Ic1f8d7d41186641b415abaf898f0c22f9d65385c + +commit 26cfe4efe0b2f68cced324165519bf9e83dae99f +Author: Chirayu Desai +Date: Sat Mar 31 18:10:50 2012 +0530 + + 4.0.3 >>> 4.0.4 + yet again, thanks to JBQ, hopefully this is the last time for 9.0 + + Change-Id: I9b1e046229f89de58c8b80eddde76b15719c1676 + +commit e0c12dad51e6ac8488275165860e163fe2f82d59 +Author: Steve Kondik +Date: Sun Mar 25 17:21:32 2012 -0700 + + cm: Add CM-specific permissions + + * These can be used if someone wants to filter for CM features + * Basic feature com.cyanogenmod.android is included in all builds + * Include nfc_enhanced on devices that have NFC + + Change-Id: Ib7704b791c8916f1eabe5f40fd21e2f0005d32f9 + +commit ab1991f33d9da9453bddf0b5f779c561603ba844 +Author: Steve Kondik +Date: Thu Mar 29 15:27:14 2012 -0700 + + cm: Kill this meme already. + + * Change -KANG to -UNOFFICIAL since too many people just don't get it. + + Change-Id: I1992c0dab85f54c23ed4553a3c649775ade55893 + +commit 1bc652f6dc6f13d51edf1800d75ffc14d620de0c +Author: Ricardo Cerqueira +Date: Thu Mar 29 11:24:38 2012 +0100 + + cm: Update displayed build ID for 4.0.4 + + Change-Id: I46c14097d2e90a984ffbe11964fa6c99d13b25c6 + +commit 82aee885dd736b77b90f339dbdd1f6ec2ee17151 +Author: Atin M +Date: Sun Mar 25 06:34:33 2012 -0400 + + Added i777 (AT&T Galaxy SII) + + Change-Id: Ic902ca1407b79fd01efc5555cafb603355062213 + +commit b63ddf36938ff7344adca784b65aed8c844dcc92 +Author: Chirayu Desai +Date: Sat Mar 24 14:58:55 2012 +0530 + + Changelog : 4.0.1 >>> 4.0.3 + + The current codebase is 4.0.3, updated the changelog to reflect that + + Change-Id: I26a37c43786d34b83e2b472148717be5060bee69 + +commit 9246139eb6ba033f8f34566f0efdad2d866ec7fb +Merge: 1d7d96c0 2552dd40 +Author: Steve Kondik +Date: Fri Mar 23 10:06:08 2012 +0300 + + Merge "vendor/cm: Saga maintainer update" into ics + +commit 1d7d96c028ee9f3337bb845496a07cc0dbb85524 +Merge: d6c8a31e a8945756 +Author: Steve Kondik +Date: Fri Mar 23 08:08:39 2012 +0300 + + Merge "cm: New boot animation from Cameron Behzadpour" into ics + +commit 2552dd40d374c26dfbdbd017523b8b6e914f00ad +Author: Simon Davie +Date: Tue Mar 20 13:28:34 2012 +0000 + + vendor/cm: Saga maintainer update + + Nico Kaiser has joined me with maintaining the Desire S. + + Change-Id: Ideecb686855e7f2c0d67ee4911f2740bd5013c07 + +commit d6c8a31e5988a835726aff006d39ad1213a7e65a +Author: Daniel Bateman +Date: Fri Mar 16 18:44:22 2012 -0500 + + cm: Update Vibrant maintainer + + Change-Id: I32e3deb763a5063a645f2fd9fdd873a19df46246 + +commit a8945756d9c95da67acb0aa6eda559c4f0e3daeb +Author: Steve Kondik +Date: Wed Mar 14 00:10:33 2012 -0700 + + cm: New boot animation from Cameron Behzadpour + + * Default for tablet is horizontal-1280x800 + * Default for phone is vertical-480x800 + * Override using TARGET_BOOTANIMATION_NAME in cm.mk (must come before + inherit of CM base product. + + Change-Id: Ibd01236847b4f1de0cfd4246c8bd93b1f047005a + +commit d4358abf138af87745fbae02f98e79585a894b02 +Author: Warren Togami +Date: Wed Mar 14 19:41:15 2012 -1000 + + Revert "SpeechRecorder is missing from -userdebug" + + Change-Id: I48ecbf393674b6642f645b64caec1b61d3aae3ae + +commit b049d6e431ec1ff424477ffe432273cdfa6feae8 +Merge: 6f3d7a38 bc603d92 +Author: Steve Kondik +Date: Wed Mar 14 10:58:05 2012 +0300 + + Merge "Update Free Mobile APN (France)" into ics + +commit bc603d926201580f18e25b1c32059ce12f5fc2ac +Author: Florian Hatat +Date: Tue Mar 13 07:29:11 2012 +0100 + + Update Free Mobile APN (France) + + Change-Id: Ic5c68e209c82a92ab157f9a2535b782f6657f564 + +commit 6f3d7a38aa6a8e47e05522c29cfee6435a636c0d +Author: Warren Togami +Date: Sat Mar 10 14:14:53 2012 -1000 + + CDMA specific apns-conf.xml. + + To use, include this in your device's cm.mk: + $(call inherit-product, vendor/cm/config/cdma.mk) + + Change-Id: I5651bf1ad702f7ed2afe49f0d74110c7921daeab + +commit 2de0bba2598ce7e08ff0e3c07b1a5d103c6507a4 +Merge: 7f9ee227 b1637c8e +Author: Jef Oliver +Date: Fri Mar 9 10:07:33 2012 +0300 + + Merge "Modular backuptool.sh. Executes backup and restore methods defined in arbitrary /system/addon.d/*.sh scripts." into ics + +commit 7f9ee227dc75dac9e55bbab7aac281aa25845881 +Merge: 0624f431 50ac4350 +Author: Steve Kondik +Date: Fri Mar 9 09:42:27 2012 +0300 + + Merge "Croatian LatinIME dictionary" into ics + +commit b1637c8e2b8c81ec469b303fa65b0a2612be3ae0 +Author: Warren Togami +Date: Sat Mar 3 22:37:42 2012 -1000 + + Modular backuptool.sh. Executes backup and restore methods defined in arbitrary /system/addon.d/*.sh scripts. + + Tips & Tricks + ============= + * 50-cm.sh contains only a reference implementation. You may customize the methods however you wish. + For example, 20-foobar.sh pre-backup can use a loop with conditionals to generate a dynamic backup list in + /tmp/foobar_file_list which is later printed by list_files() so the backup method will act on those files. + * Optional methods pre-backup, post-backup, pre-restore, or post-restore may be defined for special purposes. + * Inject new files into /tmp/addon.d/ prior to backuptool.sh backup if you want to act during the current CM upgrade. + * Delete files from /tmp/addon.d/ during post-restore if you want to permanently remove files from /system/addon.d/ + Addons may use this approach to run a script only once. + * Scripts run in sort -n order. Prefix with numbers 00 through 99 if want to run in a particular order. + * You can have two separate scripts, implementing only backup in one, and only restore in the other with a different + number prefix of each. This allows even greater control the backup/restore order even further. + * You could use pre-backup to generate a one-time use backup script in /tmp/addon.d/ that deletes itself in + post-restore. + + Patch Series + ============ + http://review.cyanogenmod.com/#change,13265 + CyanogenMod/android_build + * edify generator + http://review.cyanogenmod.com/#change,13266 + CyanogenMod/android_system_core + * permissions on /system/addon.d + http://review.cyanogenmod.com/#change,13267 + CyanogenMod/android_vendor_cm + * 50-cm.sh reference backup script + * modular backuptool.sh + * support backuptool.functions used by /system/addon.d/*.sh scripts + + Change-Id: Ifd5eaf9dcfd68d92e5043c21d1bae1dc0ad54860 + +commit 0624f4318024339c05ffcdc7168839f0ef5a120c +Merge: ce375df5 b8fac549 +Author: Steve Kondik +Date: Fri Mar 9 09:36:59 2012 +0300 + + Merge "apns-conf.xml: Fix Mobifone APN settings." into ics + +commit ce375df5ab61d63c141b1e1dc497beb26329f9e9 +Author: Warren Togami +Date: Tue Mar 6 00:08:01 2012 -1000 + + SpeechRecorder is missing from -userdebug + + Change-Id: I86a37a2d59d16042dc2ff5d0fce87d63c3082b30 + +commit b8fac549724543c056bf09304b05d1d136f2abf9 +Author: kallt_kaffe +Date: Mon Mar 5 10:31:48 2012 +0100 + + apns-conf.xml: Fix Mobifone APN settings. + + A Mobifone user contacted me and alerted me that the APN settings for Mobifone was wrong and provided the correct ones. + + Change-Id: I8a6b9bde39d7394db2fdf7261b2a8026692fb808 + +commit 50ac435001ff71b9cb941b524e5c24d555c24ab2 +Author: navdra +Date: Sun Mar 4 22:15:56 2012 +0100 + + Croatian LatinIME dictionary + + Change-Id: Iebc1f18f8a63530d6c2bb3df0381c29dd34c51f1 + +commit 4233c20e60ae04d34cf7a2dab6a6b219a00cd9a9 +Merge: 8c67daeb dd5be36f +Author: Steve Kondik +Date: Sun Mar 4 03:37:14 2012 +0300 + + Merge "added audio files contributed by "Dennis Cleiren"" into ics + +commit dd5be36f6c329b7247bca41d3d8f2cfd28b90694 +Author: codeworkx +Date: Sat Mar 3 02:38:07 2012 +0100 + + added audio files contributed by "Dennis Cleiren" + + Change-Id: If10709db3a35e195ed4bf53e7b934d4cc9fbc49c + +commit 8c67daebf8913d439b1b4738c0ca2f8512591495 +Author: Diogo Ferreira +Date: Fri Mar 2 10:54:59 2012 +0000 + + cm: Add 2011 SEMC devices + + This commit adds support for the following devices: + anzu: Xperia Arc / Xperia Arc S + coconut: Xperia Live With Walkman + haida: Xperia Neo V + hallon: Xperia Neo + iyokan: Xperia Pro + mango: Xperia Mini Pro + satsuma: Xperia Active + smultron: Xperia Mini + urushi: Xperia Ray + zeus: Xperia Play GSM + + These devices require the following additional repositories: + + android_device_semc_msm7x30-common | semc/msm7x30-common + android_device_semc_mogami-common | semc/mogami-common + android_device_semc_zeus-common | semc/zeus-common + + Change-Id: Ia133717024d04711c725f78cf5cc9ef3a592b824 + +commit f8fadb4ce18e5398520fba2c73e5b947ad2cec81 +Author: kallt_kaffe +Date: Fri Feb 10 12:47:54 2012 +0100 + + vendorsetup.sh: Add p5 and p5wifi (Samsung Galaxy Tab 8.9 P7300(3G+wifi) and P7310(wifi-only)) + + Repos that needs to be forked: + https://github.com/kalltkaffe/android_device_samsung_p5-common + https://github.com/kalltkaffe/android_device_samsung_p5 + https://github.com/kalltkaffe/android_device_samsung_p5wifi + + Proprietary files: + https://github.com/kalltkaffe/android_vendor_samsung_p5 + https://github.com/kalltkaffe/android_vendor_samsung_p5wifi + + Known issues: + - Camera is not working. + - Compass is 90 degrees wrong. + - Rotation animation "blanks out" before it starts. + - Voice calls (p5 version) isn't working although some report recieving calls work while outgoing calls is not. + - HDMI output is rotated 90 degrees. + + Some more info: + Most of this is based upon the p4/p4wifi repos as it shares a lot with the p4 and I've forked pershoots p4 kernel and modified it to work with the p5. + It's very stable and can be used as a daily driver, the biggest limitation is the lack of working cameras (imho). + + Kernel source: https://github.com/kalltkaffe/galaxy-2636 + + Change-Id: Iab45d767eb5916cc35bed8e7611123af4a44e861 + +commit fa29585608a89f793bf4c6bf59df86911610b881 +Merge: ad25568c 2824bf86 +Author: Steve Kondik +Date: Thu Mar 1 20:32:21 2012 +0300 + + Merge "Fix overridden packages in backuptool" into ics + +commit ad25568c253e52e4c2d6d0b6be4f67b0f7433ec5 +Author: BumbleBee +Date: Wed Feb 29 21:10:19 2012 +0000 + + Add tf101 and tf201 to vendorsetup.sh + + Change-Id: I6c6fa75dba6d613fd41af6c77268bb592a2de192 + +commit 2824bf86ba355dc48c5243eedd1f2318a2c4805e +Author: Steve Kondik +Date: Wed Feb 29 15:42:19 2012 -0800 + + Fix overridden packages in backuptool + + - Fix Gallery typo + - Add QuickSearchBox override + + Change-Id: I7ac14e62eebf4289a55d2d1f065d34866cb67abd + +commit 24f1966a7f2e43d78ebe46cf04bf7ea64eb50c2e +Author: codeworkx +Date: Wed Feb 29 19:55:41 2012 +0100 + + vendorsetup: add galaxys2 lunch combo + + Change-Id: If66d8f1fc0521e7fb67711ff8b7a59eb57b1b606 + +commit b3b545c4ff69fbd0ee74387611d0da932851b7c9 +Merge: c81b8cdf 5dda0a9e +Author: Steve Kondik +Date: Wed Feb 29 10:53:26 2012 +0300 + + Merge "Ensure backup of voice search" into ics + +commit c81b8cdfa3f6f6e4747516d9e850a30bffe018a1 +Merge: ed69bd6f 258d2a7b +Author: Steve Kondik +Date: Wed Feb 29 10:36:00 2012 +0300 + + Merge "handle_compcache: update props to match MemoryManagement in settings" into ics + +commit ed69bd6f4820a80eb172a01133c798a01b68eccd +Merge: 0f1ea3a2 74417838 +Author: Steve Kondik +Date: Wed Feb 29 10:15:15 2012 +0300 + + Merge "LatinIME: Add official Czech, Russian and Dutch dictionaries" into ics + +commit 5dda0a9e970edf9057ac23b543919f68e2a29116 +Author: Shawn Alty +Date: Sat Feb 25 11:06:23 2012 -0600 + + Ensure backup of voice search + + Currently the tool only backs up the lib, but not the apk. + Seeing as how the market version of voice search is still not + up to date with the current release, it should still be backed + up with this script. + + Change-Id: Ia130bb3e289fc3c2206a60ed0fcfd7dab816425d + +commit 0f1ea3a21de34e9954fb5447288d33e40cb487b3 +Author: Koushik Dutta +Date: Fri Feb 24 13:50:18 2012 -0800 + + fix up the version/date so it actually goes in ascending order. + + Change-Id: I0172d1e8afd0556a22cbccc93597f33e3b9ca99e + +commit 45130b4332dc5107e2c72fe54fefbdbe7d63d8f4 +Author: Koushik Dutta +Date: Thu Feb 23 16:05:14 2012 -0800 + + fix buikld + + Change-Id: Id6fb8c83566aa678bb90ebb85bad4d06b2559916 + +commit d69b2920af315182a86293fddf756d89872f8985 +Author: Koushik Dutta +Date: Thu Feb 23 14:07:44 2012 -0800 + + cm verison cleanup, modversion legacy support + + Change-Id: I2af5640ff319bb5861df08338e612c5eab3c6831 + +commit 410223333044d3d5f3fbb30602cf61f32fc1f942 +Author: Koushik Dutta +Date: Thu Feb 23 14:05:40 2012 -0800 + + use PRODUCT_DEVICE everywhere instead of PRODUCT_RELEASE_NAME. It is more consistent and friendlier for automated tools. + + Change-Id: I48c6779fa1ef7b59662a21dfdc0400c80b0e2eaa + +commit 258d2a7b585accbc7e8542ff6a267179bc0d84ec +Author: Andrew Sutherland +Date: Wed Feb 22 14:55:53 2012 -0600 + + handle_compcache: update props to match MemoryManagement in settings + + Change-Id: I74ebcb03d5e096b8e9c71672a23b1c5a70eaef37 + +commit 5960a705951a11a389f4844ec4d5df45c8d953b9 +Author: Warren Togami +Date: Wed Feb 22 09:22:42 2012 -1000 + + Add SoundRecorder.apk to -userdebug + + Change-Id: I096ab50a56c658db570cc99021a466bb24174b8c + +commit 74417838d601c174269e4111625cf397d7580d3d +Author: blunden +Date: Mon Feb 20 18:05:42 2012 +0100 + + LatinIME: Add official Czech, Russian and Dutch dictionaries + + Change-Id: I6a7e097613d866c463d591968b367233d5113b0d + NOTE: Please test them if you use any of these languages. + +commit fa95dd2a4b715e14656384379c86755d5664388d +Author: Steve Kondik +Date: Sat Feb 18 13:52:49 2012 -0800 + + Remove CMStats, now part of Settings app. + + Change-Id: I749c63e9a410b1b46bcaec04ed24b521416854de + +commit bc1f988afaea186c5ad508fff550189d98698bbb +Merge: 2dc7045f 06b4c76d +Author: Steve Kondik +Date: Sat Feb 18 23:55:31 2012 +0300 + + Merge "Add CM_SNAPSHOT ro.cm.version label option for SNAPSHOT builds." into ics + +commit 2dc7045f2b7bdc15b8affc95f1138e24455109b3 +Author: Ricardo Cerqueira +Date: Wed Feb 15 14:33:25 2012 +0000 + + backuptool: Deal with multiple files with the same name + + Since the destination for all backed up files during an installation was + /tmp, all files sharing a name (like the full_model.bin files from + the various face detectors) ended up being restored as copies of + the last such file, effectively breaking the backup. + As a fix, when backing up files, use the entire original path to make + sure they're kept separate and restorable. + + Change-Id: I399f7a9433a225871d97e0ecaeb051a90e68696b + +commit 06b4c76dea0d8f2da888c20879c1ee70b965e5b4 +Author: Mike Kasick +Date: Sat Feb 18 14:34:37 2012 -0500 + + Add CM_SNAPSHOT ro.cm.version label option for SNAPSHOT builds. + + Scheme for labeling date-encoded builds that aren't technically NIGHTLIES. + Also includes CM_EXTRAVERSION appendage to add additional designations to + SNAPSHOT builds. + +commit f342837e6976821a84910f188a6d85cbcbffe53f +Author: Steve Kondik +Date: Wed Feb 15 16:33:52 2012 -0800 + + Revert "Remove gallery from backuptool" + + This reverts commit 538b4e9eb40857642dd15dc51ccf6a6c42b8ed72. + +commit 538b4e9eb40857642dd15dc51ccf6a6c42b8ed72 +Author: Steve Kondik +Date: Fri Feb 10 10:18:52 2012 -0800 + + Remove gallery from backuptool + + Change-Id: Ide65c6810955b2be9bc582559c7ba23a0f47cd26 + +commit 5ba0590eaa995cd2a698dbd405f94f804a12f34f +Merge: 811417d9 e1a85eee +Author: Steve Kondik +Date: Tue Feb 7 03:10:49 2012 +0300 + + Merge "Update MMS APN for Israel" into ics + +commit e1a85eee04c05a4cd1269b9c7e7f8e0e15bba2f3 +Author: Pawit Pornkitprasan +Date: Mon Feb 6 20:44:21 2012 +0700 + + Update MMS APN for Israel + + Ref: http://forum.xda-developers.com/showpost.php?p=22210006&postcount=11953 + + Seems to match other sources on the internet such as http://wiki.apnchanger.org/Israel + + Change-Id: I3669ac0f54eeb4e50b7ff1e90e45136378a99773 + +commit 811417d92237ee2cacdcccf7a07b69c0e0aa67d7 +Author: Shareef Ali +Date: Tue Jan 31 16:56:51 2012 -0500 + + add epicmtd to lunch combo + + Change-Id: I322eb5612e4d1044476da66c575d57cac71fbb8e + +commit 6108be63e6e8ac12fb12907a9764614ed5418a06 +Merge: 511d6090 7fbf348b +Author: Steve Kondik +Date: Sun Jan 29 02:59:09 2012 +0300 + + Merge "Add Greek dictionary" into ics + +commit 511d60900a5826f2d1ca9bdc3937aab860fb3e9f +Author: Mike Kasick +Date: Thu Jan 26 17:54:31 2012 -0500 + + Don't export PS1 in /system/etc/mkshrc. + + At present, when running a busybox shell ("busybox sh") from mksh + (/system/bin/sh), one gets the following message before every command line: + + sh: precmd: Permission denied + + This is due to mkshrc exporting a PS1 which depends on a mkshrc defined + function, "precmd". Since "busybox sh" does not source mkshrc, it does not + have this function defined, resulting in the above error. + + By not exporting PS1, "busybox sh" uses its own reasonable default. mksh + subshells continue to work as usual, since they (re)source /etc/mkshrc + anyways. + + Change-Id: Ic9182e42aa033e811300d9e6e8d6d3f43e14e58f + +commit a0fae84b85864d1b6eea4981de1529e708adee0d +Author: Giulio Cervera +Date: Thu Jan 26 09:43:50 2012 +0100 + + CM: add Evo 3D GSM + + Change-Id: I6bd282ea89f7108004cd2e5455db695414bbebd0 + +commit 53c181de727edcfb2037419eca498e2f21816fef +Author: Brint E. Kriebel +Date: Sat Jan 21 11:58:50 2012 -0700 + + all: Add CMStats to common PRODUCT_PACKAGES + + Change-Id: Iea26ef51adaadf41407ac2eed7a6b2ca71655335 + +commit e1e63b3c1ac922886b6d9b2ec649ad2457cc134a +Merge: 407b399e 23e02eb7 +Author: Steve Kondik +Date: Thu Jan 26 07:51:54 2012 +0300 + + Merge "add tenderloin device" into ics + +commit 7fbf348b6fe07d95ade5864a2a938fbda247678f +Author: L10nH34Rt +Date: Sat Jan 21 16:26:40 2012 +0200 + + Add Greek dictionary + + Change-Id: I249181bc85c6fd5969485c82f4b289fe0568f107 + +commit 23e02eb7e6b614c4e93b539a401c81bf8561b43e +Author: Dalingrin +Date: Wed Jan 18 13:04:34 2012 -0600 + + add tenderloin device + + Change-Id: I5bf7c00286ff195fd093344ec5cc61b40d54318d + +commit 407b399e5e954b1767b51aa46a63027fd6125839 +Author: fitsnugly +Date: Sat Jan 14 18:50:25 2012 -0500 + + vendor: add camera effects videos + + Change-Id: I85a170723b21c86cd01b7ae88df19a39faa959a4 + +commit 387e44993cf9ae4e762f600b84eb8812300078a9 +Merge: 38b865c7 c1c6ce24 +Author: Steve Kondik +Date: Sun Jan 15 01:49:01 2012 +0300 + + Merge "vendor: add camera effects prebuilts" into ics + +commit 38b865c7ad2a522eb8d05bdbf532ac0b4d57ae6e +Merge: cef7ddc5 8b24895b +Author: Steve Kondik +Date: Sun Jan 15 01:38:39 2012 +0300 + + Merge "apns: add entry for the new free mobile operator (france)" into ics + +commit cef7ddc5a33a69193bbbed27915985973a0b26b8 +Merge: 3b786299 f9a7dc7f +Author: Steve Kondik +Date: Sun Jan 15 01:35:22 2012 +0300 + + Merge "Changelog: Saga contributor update." into ics + +commit 3b786299522a8a59a62536d817af4987e5118da8 +Author: toastcfh +Date: Wed Dec 14 18:05:26 2011 -0500 + + vendorsetup.sh: add shooter to supported device list + + Change-Id: Ibb412be096065293ad006ea39e9f0862bb87918d + +commit c1c6ce2414eea77359a7814d4e09d84aff763e5e +Author: fitsnugly +Date: Thu Jan 12 01:10:39 2012 -0500 + + vendor: add camera effects prebuilts + + Change-Id: Ib9ea7c84f43eb5e0451cfecd41d8885e901ea8d4 + +commit 8b24895b2026dbb27fa6a3497325da24343064a0 +Author: Tanguy Pruvot +Date: Tue Jan 10 11:43:25 2012 +0100 + + apns: add entry for the new free mobile operator (france) + + Change-Id: Ic6e76b6ca0044cc628dea807fa0badb9ea9bb520 + +commit f9a7dc7f457f43151026ae7e49fdf87a5a8190c9 +Author: Simon Davie +Date: Sun Jan 8 20:05:34 2012 +0000 + + Changelog: Saga contributor update. + + Change-Id: Id84b30fc95f0cf2ceadeebb09d9863fa4d950944 + +commit 14e4c880f9da72f4570885edaf523fcac42ccac8 +Merge: 57c3b194 7b611ba4 +Author: Steve Kondik +Date: Sun Jan 8 09:33:30 2012 +0300 + + Merge "LatinIME: Update all dicts for ICS" into ics + +commit 7b611ba47d3e2b8a1ea6150893df7404a35cee1d +Author: blunden +Date: Fri Jan 6 13:06:34 2012 +0100 + + LatinIME: Update all dicts for ICS + + In ICS the binary dictionary format for dictionaries + has changed. I decompiled them all to xml and then + recompiled with ICS makedict. They will still not be + considered installed however. I have confirmed the + files work by messing with LatinImeDictionaryPack.apk + though, a part of the gapps. + + I'm just submitting this in the hope that someone + else will also try to figure it out. + + It also decreases the size of LatinIME.apk slightly + as the new format results in greater compression. + + Change-Id: Ia4d1305bf64e6529cd90b44aa9af39dcefae1282 + +commit 57c3b194e1d8d287178a653a54bb83b01e07dded +Author: Brandon Bennett +Date: Mon Jan 2 18:49:08 2012 -0700 + + Allow get-prebuilts to work from any CWD + + The unzip command in get-prebuilts assumed that the CWD + as ./vendor/cm. This changes allows it to work from any + CWD so now you can do + + ./vendor/cm/get-prebuilts + + instead of + + cd ./vendor/cm && ./get-prebuilts + + Change-Id: I705191fd84c3ffda6b2e81b7ea7518327cce8081 + +commit f67c4aedf94c4fe14e89a35d2f2f2bfd83e2929e +Author: Steve Kondik +Date: Fri Dec 30 11:24:34 2011 -0800 + + cm: Update backuptool for calendar + + Change-Id: I882a9e108304649c491b539a7453e29098208b11 + +commit d301f0f1925e6d0bb630b837781a5dc7f30837c2 +Merge: 181457eb 0aac6653 +Author: Steve Kondik +Date: Fri Dec 30 20:48:49 2011 +0300 + + Merge "add Xoom wifi menu option" into ics + +commit 181457ebae4acd8a353dfc452d6d037e39bc025f +Author: Robert Burns +Date: Thu Dec 29 22:16:06 2011 -0500 + + Fix squisher for cm.version + + Change-Id: I9ba2cc1ef1a60d83752140c926cbdf00337c7cd6 + +commit 25d7ca1628ee77e76a0352192f012e5bbbcb15e6 +Author: Steve Kondik +Date: Thu Dec 29 15:29:34 2011 -0800 + + cm: Rename modversion to cm.version + + Change-Id: I73da7816fec34e892ee54e1782a18ec1c42863b4 + +commit 0aac665308a9be45e02005e00f197b20f140b16d +Author: Neil Perry +Date: Thu Dec 29 13:07:38 2011 +0000 + + add Xoom wifi menu option + +commit da686aad18b0521a564e6bcaadff4da4a06852c9 +Merge: c61cb924 93c6740d +Author: Steve Kondik +Date: Thu Dec 29 09:09:43 2011 +0300 + + Merge "Trebuchet CyanogenMod config for Trebuchet Settings in menu" into ics + +commit 93c6740d7a493afddcd84f0918acf28098bf2107 +Author: nebkat +Date: Tue Dec 27 13:25:02 2011 +0000 + + Trebuchet CyanogenMod config for Trebuchet Settings in menu + + Since CyanogenMod has the "trebuchet" preferences shortcut in Settings, + we can remove it from the main menu. This is a config to show that we + are running cm. + + Change-Id: I3e749a5774b6ec87734913544d5c24fbb2cc65de + +commit c61cb9242e5ffce83bf8655cf4188d7736ee7785 +Author: DvTonder +Date: Mon Dec 26 20:43:28 2011 -0500 + + Backuptool: Add missing google apps files + + This commit adds additional gapps files missing from the backuptool + + Change-Id: I2848d06c23083def8e92dbf3cf1c024883fb874d + +commit 40dd7f9c8a42a476544dd704238d8e24c667b45d +Merge: 09684379 147fb1b1 +Author: Steve Kondik +Date: Mon Dec 26 23:59:13 2011 +0300 + + Merge "backuptool: add missing CalendarProvider.apk" into ics + +commit 096843798434e3427c0196e098b55ece57ae9a0c +Author: KalimochoAz +Date: Wed Dec 21 17:42:54 2011 +0100 + + Add new colaborator to nexus S for the 4G stuff + + Change-Id: Ia615942e466fc6d853ffa463cc0a8d6f9c5b8a6b + +commit 147fb1b1cb0be620e4a03df4f6ccd496a3c01135 +Author: DvTonder +Date: Mon Dec 26 11:30:35 2011 -0500 + + backuptool: add missing CalendarProvider.apk + + This fixes the broken Calendar Sync after restore + + Change-Id: I2ea6c328f64d8fa3022238072cde36f6cb92105d + +commit f1510283a421e7a141df0e70f3ec2a5716432398 +Author: Giulio Cervera +Date: Sat Dec 24 04:30:03 2011 -0500 + + CM: update build id + + Change-Id: I4ca2d85705c0bac6ce8458a510f4a8030afbe2f5 + +commit 0acffd545d96df38b012e2bebd52e265a77be15d +Author: nebkat +Date: Thu Dec 22 16:47:22 2011 +0000 + + Add Trebuchet launcher + + Change-Id: Ibe3e33cd6aeb1e464217ef15cd95f81153965f1c + +commit a5558dca6b431ac78dfc8faabb2252b0d79b60fb +Author: Steve Kondik +Date: Wed Dec 21 12:38:31 2011 -0800 + + Add Galaxy Tab 10.1 TMO and VZW variants. + + Change-Id: Iffcdcb2393e3f7b6083c28c6908bf0f0687ec6a2 + +commit e0c297da83ff4c72d4e1117ec4c0c28a4a7d7357 +Author: Steve Kondik +Date: Tue Dec 20 16:16:01 2011 -0800 + + cm: Add missing packages + + Change-Id: Idf090bdbdcf7fd0ed2c68faa63413c8f246e02ed + +commit 254db262d76c954a07ee0ba77d6fcba78153d06f +Author: Steve Kondik +Date: Tue Dec 20 15:02:07 2011 -0800 + + cm: Add common overlay, set backup transport + + Change-Id: Ic9a9822d790fefbdb2fe4a4b4cde762f0c10cd86 + +commit e0711e11f88a9a61c6bd2bd6a8ce2814a77ffd47 +Author: Steve Kondik +Date: Tue Dec 20 12:51:49 2011 -0800 + + cm: Remove junk from backuptool + + Change-Id: I1d290c0d685b032fd064cd1fc6b1474359c82c36 + +commit 485527d7049e6b3f9b97d82b9340ab946a7175fa +Author: Steve Kondik +Date: Tue Dec 20 12:14:24 2011 -0800 + + cm: Support for sysinit and compcache + + Change-Id: If292a6803a78582dcee50e31bdf6a2731debcc2a + +commit 336c61838bd612a448f4e8f6e2bf2c62ac52434c +Author: Steve Kondik +Date: Sun Dec 18 16:21:41 2011 -0800 + + Rename GT_P7510 to p4wifi + + Change-Id: I85e698cbcdaf7aca513c9d32e62fae2c47c5fd35 + +commit 70e082f4e0c2dafc06baf41ee52e756d4c4fcb83 +Author: Robert Burns +Date: Sun Dec 18 18:16:18 2011 -0500 + + Fix for get-prebuilts. Unzip options need to be reversed. + + Change-Id: I600f785cbfab66810be28984770e8f818fe0735f + +commit 2d4eb5adfc256ec27e91c5fa3aa03337f4adc94a +Merge: f42d7fa0 5a4590f9 +Author: Steve Kondik +Date: Mon Dec 19 00:31:20 2011 +0300 + + Merge "get-prebuilts: Add overwrite flag to prevent prompt when files exist" into ics + +commit f42d7fa0b4fe4e7de5f8d44ae01920bc1c9a17e1 +Merge: 7de4c143 76362482 +Author: Steve Kondik +Date: Mon Dec 19 00:31:12 2011 +0300 + + Merge "Missing Maps.apk in backuptool.sh" into ics + +commit 7de4c14305f8045527eab0e630f370aa00f1c52f +Merge: fe54eb8b 2674fab4 +Author: Steve Kondik +Date: Mon Dec 19 00:30:33 2011 +0300 + + Merge "toro: Enable toro device" into ics + +commit 5a4590f99a1e5737d7669b06cdf5b27198a3d31e +Author: Brint E. Kriebel +Date: Sun Dec 18 13:56:57 2011 -0700 + + get-prebuilts: Add overwrite flag to prevent prompt when files exist + + Change-Id: Ic27876ebb96f2b15c7a0438495c290bd05140fc1 + +commit 763624824fa10c0b49ea01c322e9f1775f957d78 +Author: Tanguy Pruvot +Date: Sun Dec 18 21:32:41 2011 +0100 + + Missing Maps.apk in backuptool.sh + +commit fe54eb8bd45a651a246d9d55dd89cf6dc20dbcae +Author: Tanguy Pruvot +Date: Tue Dec 13 08:38:51 2011 +0100 + + remove duplicated ringtones (cm part) + + Change-Id: Iadff7b73615fcb7d09922db29b771393f4d0d6e6 + +commit 2674fab4ba36715caf293add2aa3f0bc9fdb31dd +Author: Brint E. Kriebel +Date: Fri Dec 16 19:00:53 2011 -0700 + + toro: Enable toro device + + Change-Id: I547f8aebc25b51bce73b97a86ab81fa7ac8834cc + +commit bf83a39adfd64ad0c38b3871c246ebf38dee8f3e +Merge: 1e7a4d02 4d0b9828 +Author: Steve Kondik +Date: Thu Dec 15 10:23:45 2011 +0300 + + Merge "Crespo4g: enable device" into ics + +commit 1e7a4d02737d568bf2ae833b99da531672e4a648 +Merge: a25e4e0a 4f9c7091 +Author: Steve Kondik +Date: Thu Dec 15 10:23:27 2011 +0300 + + Merge "Include the dictionaries for the languages from Google's IME" into ics + +commit 4f9c7091d5547c9ef58a5aaac044d281b61326ec +Author: Shawn Alty +Date: Thu Dec 15 00:37:39 2011 -0600 + + Include the dictionaries for the languages from Google's IME + + This fixes the spelling suggestions underlining *everything* and not recognizing any words. + + Change-Id: I6ef8e2961404d224e003283eb0e73a3894d625e8 + +commit a25e4e0a8e214493981ec0d1a354d9ca11ebe412 +Author: Steve Kondik +Date: Wed Dec 14 22:27:07 2011 -0800 + + cm: Add prebuilt Android Terminal Emulator + fixes + + * Rename get-rommanager to get-prebuilts + * Add audio_effects.conf to the build + + Change-Id: I1e98aeeada645d9588b6841de846e4e38a44756b + +commit 4d0b9828fa08f20569095a01dc6f6f6c411d018c +Author: Robert Burns +Date: Wed Dec 14 17:26:18 2011 -0500 + + Crespo4g: enable device + + Change-Id: Ia2c23f42e6b4ba2e8c2303cb92e4dbf9cb6934d6 + +commit 04a49414176da21338c9ab84b2763ebf7b914170 +Author: Steve Kondik +Date: Wed Dec 14 14:02:19 2011 -0800 + + cm: Add DSPManager + +commit 7ae102ea38d14679b8cab4121a30034868bd6ea2 +Author: Steve Kondik +Date: Wed Nov 30 22:24:18 2011 -0800 + + Enable all LWPs + + Change-Id: Ib5d1b69979af077eb84cccd48851832eba243a63 + +commit 6ed03ff4aa4af7be9076a02638fc0548268f6625 +Author: Ricardo Cerqueira +Date: Mon Nov 28 16:37:47 2011 +0000 + + Re-add brand variable + + Accidentally dropped in change If1a7835aca0832e41e664caed373707ce711f08a + + Change-Id: I12857ee33b95adb30b8ad347ab277c2acc221657 + +commit 3c8136b7735c318993335f684c43bd2543d06ec0 +Merge: c6f7a490 0051ed66 +Author: Koushik Dutta +Date: Mon Nov 28 07:45:10 2011 -0800 + + Merge branch 'ics' of git://github.com/CyanogenMod/android_vendor_cm into ics + + Conflicts: + config/common.mk + + Change-Id: I6a26a57eda383ffdb51bfe89d4f5ea5dc7602bac + +commit c6f7a490657c093acf82003dd2ff6854615152b3 +Author: Koushik Dutta +Date: Mon Nov 28 07:44:23 2011 -0800 + + Remove common_versions.mk, and include it in common.mk. No reason to require inheritance from two product files. + + Change-Id: If1a7835aca0832e41e664caed373707ce711f08a + +commit 0051ed6602f5a876f215fc0dd11f217344d68ba0 +Author: Steve Kondik +Date: Sun Nov 27 22:15:35 2011 -0800 + + cm: Fix name of HoloSpiral LWP + + Change-Id: I8abcc52922da3e9cc67a5356ccbc97823e713849 + +commit 94e13464c3dfdcb7ed0a024321a557034b927f27 +Author: Keyan Mobli +Date: Sun Nov 27 17:17:44 2011 -0600 + + Add pyramid + + Change-Id: Ie2c7a52bebe9117c6ce606281e92ce58f4ee37d9 + +commit 74d3badb70eae8064feed6c661355376b3b9b3e4 +Author: Koushik Dutta +Date: Sun Nov 27 13:00:30 2011 -0800 + + Add VoiceDialer and VideoEditor + + Change-Id: I0f899ec8ae0a60833bdfdc40d511d86ce2499b21 + +commit 58ee4f613ea30acce308beeba2c34eb2d7f58687 +Author: Ricardo Cerqueira +Date: Sun Nov 27 20:22:31 2011 +0000 + + more meals + +commit eb50dfef87331b7dcbf4c0c69540323087f4b11d +Author: Diogo Ferreira +Date: Sun Nov 27 11:26:50 2011 +0000 + + vendor_cm: Reorder the vendorsetup entries + + This will make my OCD happy for now. + + Change-Id: I4bc85c1acee8fd7b222ebb15ddf6ea39428fa758 + +commit a180544836854afdf28a4543edb15ca3297ebd5f +Author: Koushik Dutta +Date: Sat Nov 26 23:20:10 2011 -0800 + + more lunchables + + Change-Id: I5682c118b27de85578187e95aed87226a0c49409 + +commit 66f7f44eeba3d71d90353a0db54f34e6c1e2ea39 +Author: Koushik Dutta +Date: Sat Nov 26 20:17:30 2011 -0800 + + Add Samsung Galaxy Tab 10.1 target. (Currently a private repo, deal with it.) + + Change-Id: I86617d66f7961436b2b29211b4a33e15374adfb9 + +commit 8387c32892219206e689490979ef21ff6ef30431 +Author: Koushik Dutta +Date: Sat Nov 26 17:31:19 2011 -0800 + + Add dictionaries. Add new audio packages. + + Change-Id: Ic58ab2bb8b089288abea59ebede50408af3e3112 + +commit 05dc42e73294d56a533ab2ef7f8cecad1f72fc31 +Author: Koushik Dutta +Date: Fri Nov 25 18:02:09 2011 -0800 + + fix apns and missing superuser. + +commit a4b540bc2cef4f2b3564cf95da92d67fb5d236b3 +Author: Steve Kondik +Date: Fri Nov 25 15:47:59 2011 -0800 + + cm: Add a tablet_wifionly config + +commit e1f3738e7c48be442c2a046a3e8dc92c56542f66 +Author: Ricardo Cerqueira +Date: Sun Nov 27 19:56:54 2011 +0000 + + CM9: initial CM vendor setup for Android 4 + +commit 395cb3fb55953897c2d31d7005de49e2b9fb4090 +Author: Steve Kondik +Date: Thu Nov 24 13:54:03 2011 -0800 + + cm: Update for CM9 + + All targets except Crespo are disabled. + + Change-Id: I36a8ca549b846dd07f55e689cf2523f5b1fa710c + +commit cee558863c2000c6b4eea794d34fc3ee228e40ec +Author: Steve Kondik +Date: Sun Nov 13 21:29:10 2011 -0800 + + cm: Bump to 7.2.0-RC0 + + Change-Id: I19d56107f7684401ea4e91ffda181d762bf8112a + +commit 86544bf9dde138b3b32b5db6526709e0e064578e +Merge: 7090ad62 20ac4cd4 +Author: Steve Kondik +Date: Mon Nov 14 06:56:23 2011 +0300 + + Merge "gsm: Show localized SPN only when it matches system locale (2/2)" into gingerbread + +commit 7090ad62d9d820a806f55f8156a82031d4b06bb5 +Merge: 131372a7 f1994864 +Author: Steve Kondik +Date: Mon Nov 14 06:15:17 2011 +0300 + + Merge "Use pngcrush -brute by default." into gingerbread + +commit 131372a7a6971e7b7ce3ea96f87ae35cc3ce7856 +Merge: ce9459e4 a65f7969 +Author: Steve Kondik +Date: Mon Nov 14 06:08:09 2011 +0300 + + Merge "cm: Add a "common_full_no_themes" makefile for LDPI devices" into gingerbread + +commit ce9459e4589f89df24d6641a1d2fa4b411028760 +Merge: f09c6ca6 c3a14403 +Author: Ricardo Cerqueira +Date: Mon Nov 14 03:10:59 2011 +0300 + + Merge "cm: add FM app overlay to bcm_fm_radio.mk" into gingerbread + +commit f09c6ca63bd45914f71e2ae9ad864e541d24532c +Merge: dfcfd410 cf4a860b +Author: Ricardo Cerqueira +Date: Mon Nov 14 02:56:14 2011 +0300 + + Merge "Updated Changelog" into gingerbread + +commit 20ac4cd470045aa868be5591c72adfe06a59667c +Author: Ladios Jonquil +Date: Thu Nov 10 23:48:21 2011 +0800 + + gsm: Show localized SPN only when it matches system locale (2/2) + + depends on http://review.cyanogenmod.com/10037 + + Change-Id: Ib405e100ff2d86d5e49c6a47f570df098b9bdcbf + +commit dfcfd4108b059d3addc9a888dc8e9ce0312245fd +Author: Danny Baumann +Date: Mon Nov 7 17:09:46 2011 +0100 + + Use the fingerprint of the Defy+ DE/AT/CH ROM for the jordan build. + + Change-Id: Ibffe68d1fe51e15e7aec289941c0437ca117a397 + +commit c3a1440307593161640d56810531a4dada6eae82 +Author: Tom Giordano +Date: Tue Nov 8 01:00:59 2011 +1100 + + cm: add FM app overlay to bcm_fm_radio.mk + + This is currently done for each individual device that uses bcm fm, + but the overlay should be the same for all bcm devices. + + Change-Id: Iba2f99d8fe2bdc9bac438b463cf7a4a088ee35ea + +commit d4dff3a729872a9db827761ea82366f0caf771aa +Merge: cfe5a9e6 96f504a2 +Author: Ricardo Cerqueira +Date: Mon Nov 7 03:49:52 2011 +0300 + + Merge "p990: Enable FM" into gingerbread + +commit 96f504a27ad40a1e9c8fe6426b101f0576f5b639 +Author: Ricardo Cerqueira +Date: Mon Nov 7 00:47:38 2011 +0000 + + p990: Enable FM + + Change-Id: Ib5756222e8c77205d93295cbc8f2381e596cfc01 + +commit cfe5a9e6e234916a80d202c6fe90e9de616a2d45 +Merge: 24cbe02b 91d5b382 +Author: Giulio Cervera +Date: Sun Nov 6 21:25:02 2011 +0300 + + Merge "cm: updated 'download space check' init script" into gingerbread + +commit 24cbe02bc7ef68413c5d2df4c3e794798f6b04cf +Merge: 7c57e413 5d1161e5 +Author: Ricardo Cerqueira +Date: Fri Nov 4 00:42:14 2011 +0300 + + Merge "p970: Enable FM" into gingerbread + +commit 5d1161e58b1b22c534cb3090542eee42b1a3045f +Author: Ricardo Cerqueira +Date: Thu Nov 3 21:40:36 2011 +0000 + + p970: Enable FM + + Change-Id: I789135892473d3b85847d4dcc632043075ef8089 + +commit cf4a860b8677582c4a64fb35c11512a80b036633 +Author: Andreas Böhm +Date: Thu Nov 3 19:31:15 2011 +0100 + + Updated Changelog + + Change-Id: Id95f84f2e55b09589d4c52c5c0da7428702b3e70 + +commit 7c57e413ad6dceb2daf36dac9c8aaf07d41719d2 +Merge: c0751e1a e87e0c09 +Author: Ricardo Cerqueira +Date: Thu Nov 3 14:58:21 2011 +0300 + + Merge "P990: Update fingerprint/ID to V20L release" into gingerbread + +commit 91d5b3823097f2ac4ff573b1baf1991dcdd86eb1 +Author: Giulio Cervera +Date: Wed Nov 2 15:47:25 2011 +0100 + + cm: updated 'download space check' init script + + increase required space needed for market downloads from ~20MB + to ~60MB (~105MB if system dalvik is on /cache) + + Change-Id: I52fcd648374db4bf73ff478e9991a6a3162521d5 + +commit a65f79692503bf6c3372ee17dada471e18726564 +Author: Arne Coucheron +Date: Wed Nov 2 00:20:57 2011 +0100 + + cm: Add a "common_full_no_themes" makefile for LDPI devices + + Taken from http://review.cyanogenmod.com/#change,8242 + But since it's uncertain if that's ever going to be merged, + I though a separate patch for it would be good. + + Change-Id: Icc5759881d84e10d4d05d371ec600f6fec0017a5 + +commit c0751e1a3432115ad813c47e5da7ecbb069430b6 +Merge: da832c5d 3315544e +Author: Diogo Ferreira +Date: Tue Nov 1 19:10:37 2011 +0300 + + Merge "satsuma: enable Torch aplication for this device" into gingerbread + +commit e87e0c09f75134d626033b2e2537e24a0f764074 +Author: Russ Underhill +Date: Tue Nov 1 09:34:54 2011 +0000 + + P990: Update fingerprint/ID to V20L release + + Change-Id: I56b29a11031c61dea1794c39ff55d2a0d35f5213 + +commit da832c5d788548be41542752303c9e9ffbf6243e +Merge: 57dede55 f66a1179 +Author: Diogo Ferreira +Date: Tue Nov 1 03:21:05 2011 +0300 + + Merge "buzz: Add needed prelinker map for updated blobs" into gingerbread + +commit 57dede55117b094805d9b1c5181191b050060c82 +Merge: f847bbe8 740dbafc +Author: Ricardo Cerqueira +Date: Mon Oct 31 16:06:20 2011 +0300 + + Merge "p970: Enable Torch" into gingerbread + +commit 740dbafc136a2db3f0550c579eebdab71721d66d +Author: Ricardo Cerqueira +Date: Mon Oct 31 12:53:02 2011 +0000 + + p970: Enable Torch + + Change-Id: I0a257957b88359ee079fdd3b3bf1d6a9b81ec627 + +commit 3315544ecd9ea0ca7469faa158f5cef0187af34a +Author: jerpelea +Date: Sun Oct 30 18:06:17 2011 +0200 + + satsuma: enable Torch aplication for this device + + Change-Id: If2c31901e3f689089bf6d72be34e85119c63c380 + +commit f847bbe8edbc2e515c86af4f2bc8c1033d9b625b +Author: Kolja Dummann +Date: Sun Jul 17 16:53:44 2011 +0200 + + vendor: Add Samsung Galaxy ACE + + Adds support for the device mentioned above. + Codename: cooper + + Change-Id: I36c31b6fdd41b919977b00091bb04c41478143fc + +commit f66a117935a76c2a7120f44585e4cbb5923bc2a4 +Author: Arne Coucheron +Date: Sun Oct 30 05:20:04 2011 +0100 + + buzz: Add needed prelinker map for updated blobs + + Pull request for updated blobs: https://github.com/koush/proprietary_vendor_htc/pull/35 + + Change-Id: Ic122d83e4f5df60d6c84e89fbe897ad0f2284899 + +commit d9d10b0a6ed6fc1acda7cee5d209b7b8167d5be0 +Merge: c8b90beb 91097a66 +Author: Ricardo Cerqueira +Date: Sun Oct 30 03:34:34 2011 +0300 + + Merge "CM: Add p970 device (LGE Optimus Black)" into gingerbread + +commit f199486460cfd3aeba16f504c9e33945ef789c56 +Author: Evan McClain +Date: Fri Oct 28 04:34:29 2011 -0400 + + Use pngcrush -brute by default. + + But fallback to optipng -o7 and then pngout. + + This saves ~2M in final .zip size at a cost of ~5 min of build time on + my laptop. + + Change-Id: Ic56f677bdc8250f4088f4dbfbfd555ceed5616c2 + Signed-off-by: Evan McClain + +commit c8b90beb245ad700c1d7b8f00b75215a83be4193 +Merge: d1842b6d 92acb7cb +Author: Steve Kondik +Date: Sat Oct 29 09:05:19 2011 +0400 + + Merge "ldpi: Adjust for FM flexible layout" into gingerbread + +commit d1842b6d81444cdfb0d3abf8a10ace89bc2561ba +Merge: 87a845d5 5475a111 +Author: Steve Kondik +Date: Sat Oct 29 09:04:38 2011 +0400 + + Merge "leo: remove 01modules, config.xml from CMParts" into gingerbread + +commit 87a845d5b1d8323ffefd82d88b5d31844e172ea5 +Merge: 07c44efc dc190fa8 +Author: Steve Kondik +Date: Sat Oct 29 08:59:14 2011 +0400 + + Merge "Update Russian translation - tablet overlay" into gingerbread + +commit 07c44efcec0c97e9fee99a080a551f199665ea12 +Merge: 41548347 b3608d99 +Author: Steve Kondik +Date: Sat Oct 29 08:49:14 2011 +0400 + + Merge "olympus: move CMParts overlay back to device tree" into gingerbread + +commit 41548347f5cdae64619ec5430d09755d3f875af6 +Merge: 086b556c af07e50c +Author: Steve Kondik +Date: Sat Oct 29 08:09:07 2011 +0400 + + Merge "gsm: Update SPN overrides list" into gingerbread + +commit b3608d9975338f519e30fc944e899c4a7a6b6c73 +Author: Emilio López +Date: Sat Oct 29 00:22:42 2011 +0000 + + olympus: move CMParts overlay back to device tree + + Change-Id: If1757ad7557788c8b83480adfc1e2cd587f5a43c + +commit 086b556ca54156e41e086b242d71c61b7e7c0f18 +Merge: f0fb14ba 94825644 +Author: Diogo Ferreira +Date: Fri Oct 28 22:40:36 2011 +0400 + + Merge "jordan: touch to focus overlay" into gingerbread + +commit f0fb14baff9a76af51a2532236397beab52bfb0e +Author: jerpelea +Date: Fri Oct 28 07:22:25 2011 +0300 + + semc: updated fingerprint and version to 4.0.2.A.0.42 release + + Change-Id: Iadd19ae23f93591e1bee124f54ad061cd84d290a + +commit 91097a6627d16a51835ba5408ff2dc5e718e6bb8 +Author: Ricardo Cerqueira +Date: Thu Oct 27 23:48:39 2011 +0100 + + CM: Add p970 device (LGE Optimus Black) + + Change-Id: Ia0e512738f7133e5175502417ca78837f6b8be72 + +commit 5475a11125091a5138aa8c7c7dbf747cdbed1b9d +Author: Arif Ali +Date: Tue Oct 25 16:39:25 2011 +0100 + + leo: remove 01modules, config.xml from CMParts + + Change-Id: I75198b25157a6606ebff04a30fc69e4b5196ff85 + +commit dc190fa8b0ab6899bdc96b3e9a6c0e2837ca9428 +Author: pvolkov +Date: Mon Oct 24 22:45:00 2011 +0400 + + Update Russian translation - tablet overlay + +commit 683029287615f347d92966d7e34fba68a4cfcdab +Merge: aae59304 7abe528b +Author: Diogo Ferreira +Date: Mon Oct 24 02:25:34 2011 +0400 + + Merge "vendor: Add iyokan (Sony Ericsson Xperia Pro MK16i / MK16a)" into gingerbread + +commit 7abe528b563258438482732a62c0849d3f440d30 +Author: Diogo Ferreira +Date: Thu Oct 13 20:50:07 2011 +0100 + + vendor: Add iyokan (Sony Ericsson Xperia Pro MK16i / MK16a) + + Change-Id: I1c18c712337776221c83613c4b1bd28034dda975 + +commit aae5930443955c6ee0cc3d4cc3e0d96e62ddb92e +Author: Diogo Ferreira +Date: Sun Oct 23 23:21:10 2011 +0100 + + satsuma: Adjust to the new vendor format + + Forgot to amend, this adjusts the repository to the new versions + format. + + Change-Id: I34ffe6bd83a4483012ff26af3569864303781fa8 + +commit 1f1853042ac93b88968a5b0c1353f5368dd9e853 +Author: Diogo Ferreira +Date: Sat Oct 1 17:35:03 2011 +0100 + + vendor: Add Sony Ericsson Xperia Active (satsuma/ST17i) + + This patch adds support for the Sony Ericsson Xperia Active. + Build target: cyanogen_satsuma-eng + + Change-Id: Id0c4f5b903c213a0d7890cd29993f17f5f55b43d + +commit 5eba4cdf2911508cda7d3fd32db6323203d520be +Author: Diogo Ferreira +Date: Sat Oct 1 17:28:32 2011 +0100 + + vendor: Add Sony Ericsson Xperia Live with Walkman (coconut/WT19i) + + This patch adds support for the Sony Ericsson Xperia Live. + + Build target: cyanogen_coconut-eng + + Change-Id: I8a3cde48ad2d66937a0e68dfdbf91fa25de3a379 + +commit 92acb7cb06a6d5275bb1451653523282e3d5fe98 +Author: Arne Coucheron +Date: Sun Oct 23 22:51:02 2011 +0200 + + ldpi: Adjust for FM flexible layout + + Depends on http://review.cyanogenmod.com/#change,9213 being merged first. + + Change-Id: I28eaa2e361a08f8720b04de86663184cea461077 + +commit 1fa1f9a13f9465f6ce9708f383e4ec01218f2e02 +Author: jerpelea +Date: Sun Oct 23 16:34:06 2011 +0300 + + semc: updated market keys and rom version + + Change-Id: Ibf4c09c9184c3ad22d31365106a864fedaf22ef1 + +commit 0525249d9ac1c0ab9bba002138ca3675b29bf848 +Author: Diogo Ferreira +Date: Sat Oct 22 22:20:29 2011 +0100 + + manifest: Put v9 in its place + + For some reason the v9 entry isn't in the right place, this fixes it. + + Change-Id: Ibae50b64a0020828613c0579aa7baa5d1a237421 + +commit 7e5a5213fffe49599967e15f488600260afd3fe2 +Author: Lalit Maganti +Date: Fri Oct 14 17:28:52 2011 +0100 + + Added U8150 to build. + + This patch adds support for the Huawei U8150 (Ideos), + build target: cyanogen_u8150-eng + + Change-Id: Ibef4b5cd61a288f6056d8767a0efe7c6066d803f + +commit bfdf49eedfc0d114679e511dc6a0587c10a9567b +Merge: cb7837d1 6c347cbd +Author: Diogo Ferreira +Date: Sun Oct 23 01:49:15 2011 +0400 + + Merge "vendor: Add Samsung Galaxy Mini (tass) device" into gingerbread + +commit cb7837d10d6dafeb44a55fda2f6450976334482b +Author: Diogo Ferreira +Date: Thu Oct 13 15:15:37 2011 +0100 + + zeusc: Make zeusc (Xperia Play CDMA) its own device + + At this point with different baseband and other hardware features, + it makes sense to split the build for GSM and CDMA. + + This patch inherits from the newly created zeusc device + ( merge pending @ http://review.cyanogenmod.com/#change,8878 ). + + Change-Id: Ie05f26a7500c1b0511eddbb97c27e6480f4cf802 + +commit 14b00a6cc3ad5d5175a592c32a358b051a864088 +Author: Laurent Monin +Date: Sun Oct 9 18:43:14 2011 +0200 + + Add Celcom Malaysia APNs + + Change-Id: I91c56dfaf3091dd25cc81729dd2159261c2f262b + +commit 3ca58e0db303952d58c2e8c8de94f95b9e55857b +Merge: 36364a93 1f937428 +Author: Steve Kondik +Date: Thu Oct 20 08:21:29 2011 +0400 + + Merge "Update the Virgin Mobile UK MMS APN definition" into gingerbread + +commit 36364a9370a0444625f8421a23c5db03b502a4ef +Merge: 40dcb87f fb25087b +Author: Ricardo Cerqueira +Date: Wed Oct 19 21:11:09 2011 +0400 + + Merge "Clean up Defy product overrides." into gingerbread + +commit 40dcb87f85c9c07a2e0c2398798c1e7699781cf7 +Author: atinm +Date: Mon Oct 17 17:06:42 2011 -0400 + + Fix additionalmounts + + Change-Id: Ief1426cea4b73a7dd11a7b8484f4a021d5cb344b + +commit fb25087b0a00ea5b85c4ab666dc82d96ce807dc1 +Author: Danny Baumann +Date: Mon Oct 17 17:04:55 2011 +0200 + + Clean up Defy product overrides. + + Change-Id: Id56d216cf589b031c05b43c18750a57d6ad454f9 + +commit 3640d6e584a739d8212a5e29cab93353703bdaa3 +Author: atinm +Date: Sun Oct 16 21:49:36 2011 -0400 + + Added /mnt/usbdisk mount point + + Change-Id: I954aab5cf7a60d4d4f94ae52b30a7943d37a4c99 + +commit f0586500d4468e50f5a310c730dedca59efa7639 +Merge: 738e39db dd8ec179 +Author: Diogo Ferreira +Date: Sun Oct 16 23:42:53 2011 +0400 + + Merge "Updated build fingerprint to latest OTA for Nexus S ( Crespo )" into gingerbread + +commit dd8ec1792e3b2bbdfac396dfb16874b3c50783b3 +Author: KalimochoAz +Date: Sun Oct 16 21:27:08 2011 +0200 + + Updated build fingerprint to latest OTA for Nexus S ( Crespo ) + + Change-Id: Icd9577bba871a48023224e7de6feddd1237448d6 + +commit 738e39dbcc06544c2b4eb205b4e70dccc6fe14ce +Author: Robert Burns +Date: Sun Oct 16 09:29:56 2011 -0400 + + Crespo4G: Updated build fingerprint to latest OTA + + Change-Id: I51f127ec65fc78ad6bd36942fc19726284811b89 + +commit 1e626b1c20acc9fc07e61fb0d1c9143b10a86275 +Author: Shawn Alty +Date: Sat Oct 15 15:05:47 2011 -0500 + + Update Galaxy S build fingerprints + + All of the supported Galaxy S devices besides the Vibrant have gingerbread + builds using release-keys, so they should be used instead of the crespo + keys as they are more suited for the device. Might also stop the random + e-mail new users get from Google welcoming them to their "Nexus S." + + Change-Id: I8fec9999fb6dd1ba4aae79fd9c8ea1e898d40e09 + +commit af07e50c03690457c6a9663e96d57b36264f3b7e +Author: Ladios Jonquil +Date: Sun Oct 16 00:07:46 2011 +0800 + + gsm: Update SPN overrides list + + Change-Id: Ia869bd96d641a6f2e0164c869b76cb12d8336367 + +commit 91f25178e204de79915ccbdd454e08e7dc3fe743 +Merge: 11d5cdb8 d6c5eba1 +Author: Diogo Ferreira +Date: Sat Oct 15 16:10:59 2011 +0400 + + Merge "leo: removed leoupdate" into gingerbread + +commit 6c347cbd604d102ba8bbf2533c23fb8d2421a837 +Author: Teguh Sobirin +Date: Sat Oct 1 06:33:42 2011 +0700 + + vendor: Add Samsung Galaxy Mini (tass) device + + Adds support for the device above. + Build target: cyanogen_tass-eng + + Change-Id: I31cf6ac619376929f20b276ca2d633cc15287c48 + +commit 11d5cdb86f35335d52d57f74732e3bdd294d8501 +Author: Diogo Ferreira +Date: Thu Oct 13 17:39:00 2011 +0100 + + vendor: Externalize common version and release names + + We have been using a system where each vendor makefile needed to be + updated for each release. This leads to both redundancy and + inconsistency across devices. This patch externalizes version code to + the common_versions.mk. + + As we all know CyanogenMod versioning works as such: + + MAJOR.MINOR.MAINTENACE.DEVICE_SPECIFIC (i.e. 7.1.0.1) + + common_versions.mk now contains the first three in the form of the + following variables: PRODUCT_VERSION_MAJOR, PRODUCT_VERSION_MINOR, + PRODUCT_VERSION_MAINTENANCE. + + Additionally, each device makefile contains two additional flags + which control both the release name (the name that appears in the + generated zip) and the device-specific version (empty by default, + to be bumped on a per device basis), example: + + PRODUCT_RELEASE_NAME := XperiaArc-LT15i + PRODUCT_VERSION_DEVICE_SPECIFIC := .1 + + Change-Id: I15d18e27b89ea00109a61cb66e3bffbb061a2ed4 + +commit 9482564494e7df9e313c40936787874d9219e92d +Author: Tanguy Pruvot +Date: Wed Oct 12 04:13:34 2011 +0200 + + jordan: touch to focus overlay + + Change-Id: I23e29abf889e092ae73806c62306a35e3df5173c + +commit d0cb8772058f50c70c8459c02d40b2b2e7bc2b3f +Author: Emilio López +Date: Thu Oct 13 05:01:27 2011 +0000 + + Add Motorola Atrix + + Change-Id: Ifecef950ad55bd4c08495f2b2af27e6b0d974cc5 + +commit 1938da18e513c2c46c3325537473915219993984 +Author: Dalingrin +Date: Fri Sep 30 13:06:13 2011 -0500 + + Encore: update fingerprint and add 7.1 changelog + + Change-Id: I6660886d34b5ed0e39994c5dbbe2ff2b78d070c5 + +commit 0a757c52ac91545f5ee7b93721a1d42d2771875d +Merge: 5e0ee45a 2afc8a97 +Author: Steve Kondik +Date: Mon Oct 10 00:51:42 2011 +0400 + + Merge "passion: Updated fingerprint to latest 2.3.6 OTA" into gingerbread + +commit 5e0ee45aa684abfd1b8ea68f18c9ac938248b024 +Merge: be4013ab a757ce64 +Author: Steve Kondik +Date: Mon Oct 10 00:51:12 2011 +0400 + + Merge "liberty: Update fingerprint" into gingerbread + +commit be4013ab80b71ff41da35d5c2d455ec203742d83 +Merge: 4c36aac5 cb971e1e +Author: Steve Kondik +Date: Mon Oct 10 00:50:28 2011 +0400 + + Merge "Changelog UPDATE" into gingerbread + +commit 4c36aac50ff0e4b1a374c5d607a32b2601dd774d +Merge: c0e7c1c3 9f244126 +Author: Steve Kondik +Date: Mon Oct 10 00:48:00 2011 +0400 + + Merge "Revert "ldpi: Updated camera background pattern"" into gingerbread + +commit c0e7c1c372c9a2fe9307b2198fa2510ee4041fc9 +Merge: ec3c9da7 90e4aa46 +Author: Ricardo Cerqueira +Date: Sat Oct 8 02:24:10 2011 +0400 + + Merge "AT&T Samsung Galaxy SII" into gingerbread + +commit ec3c9da7e3d5146fa0971741dfd422c6428b4a09 +Author: James Zdziebkowski +Date: Fri Oct 7 08:57:46 2011 -0400 + + Update modelid_cfg.sh to copy correct firmware for ace nam + + Change-Id: I030ffe733add1ba1112998d9d04dc4df210eced5 + +commit 722f10201c397ae6b362bd1a9d587940bf3c0d74 +Merge: 6d4ac039 c1eba16f +Author: Koushik Dutta +Date: Wed Oct 5 00:12:09 2011 +0400 + + Merge "jordan: update build_id" into gingerbread + +commit d6c5eba1f9269b49b7b4a007026d96e1be3f90d2 +Author: Arif Ali +Date: Mon Oct 3 22:34:49 2011 +0100 + + leo: removed leoupdate + + Change-Id: I96fca75ffda26a7795ccf820c4c837980c444edd + +commit 90e4aa464dfda1965cb4c7eb107d3ed834e70748 +Author: atinm +Date: Sun Oct 2 14:29:04 2011 -0400 + + AT&T Samsung Galaxy SII + + Change-Id: Ic5d30ecb19895dfc605d4571d4945c96347deb6f + + Added the overlay for galaxys2att + + Change-Id: I0d5234194f5f9fd206d7bab3870b918dec08b62b + +commit cb971e1ea6f96195659e5ca349d829e8b4d634d9 +Author: KalimochoAz +Date: Sun Oct 2 09:46:14 2011 +0200 + + Changelog UPDATE + + Change-Id: I110ca189eac38342ff585199c2bce5916764b9d7 + +commit 6d4ac039bb9706fa10466aec091a6de6b8606ad7 +Author: jerpelea +Date: Sat Oct 1 22:43:05 2011 +0300 + + msm7x27:added Torch for 2010 line + + Change-Id: Ia73a1fb2bd8c66838a0ac0c508de6a5d7b7d39c6 + +commit 354359b09e3df9c8e07d913068b5cd8b046a8334 +Merge: cf5c4276 9de61a6a +Author: Diogo Ferreira +Date: Sat Oct 1 17:43:26 2011 +0400 + + Merge "urushi:typo fix" into gingerbread + +commit 9de61a6ad9a61bae366c7648f05e069da11fc710 +Author: jerpelea +Date: Sat Oct 1 15:10:46 2011 +0300 + + urushi:typo fix + + Change-Id: If742dc91e4d5357f28eafb8c634af483dd0ca097 + +commit cf5c42766fd0743f90fea00d839d572cd6bc7bbf +Author: Simon Davie +Date: Sat Oct 1 01:27:38 2011 +0100 + + Saga: Update fingerprint from 2.3.5 OTA + + Change-Id: I68ea007207a9c97e81b547f662fe22eb575cfee9 + +commit a757ce6496df9d14d1e1ba16980dbd25c2a7743a +Author: Ladios Jonquil +Date: Sat Oct 1 02:01:38 2011 +0800 + + liberty: Update fingerprint + + Change-Id: Iff75a973d7001ab996fc6fd05046080f1dbd5d06 + +commit 2afc8a976365925e8e3e843a9dcc05e01afa381a +Author: Eug89 +Date: Fri Sep 30 19:33:19 2011 +0200 + + passion: Updated fingerprint to latest 2.3.6 OTA + + Change-Id: I7c2cfbe163285ce47a91e411492b26c931fa45a9 + +commit c1eba16f24c9019ef3b153a31265bcc11e2f1530 +Author: Tanguy Pruvot +Date: Fri Sep 30 15:59:04 2011 +0200 + + jordan: update build_id + +commit e4a7905fc3cda6546fff7148a50a404b23f8113a +Author: Giulio Cervera +Date: Fri Sep 30 11:02:38 2011 +0200 + + updated display_id + + Change-Id: I1e490296879e1b777917cf86ecc0b7cfcd84b96b + +commit 1f937428d726b4bc06cb8feb08d05851c554833a +Author: Pat Thoyts +Date: Fri Sep 30 09:30:22 2011 +0100 + + Update the Virgin Mobile UK MMS APN definition + + This corrects the MMS settings to match those seen on Virgin provided stock handsets and + fixes receiving of media messages. + MNCs 31 and 32 are likely to also require changing but have not been tested so are + unchanged by this patch. + + Change-Id: I6bc40fa7bfa7f21cf3c6a36cdef2b46512075c6a + Signed-off-by: Pat Thoyts + +commit 263af4a0082fe0df81dc9120e6b271a5a6c16d9d +Author: Steve Kondik +Date: Thu Sep 29 22:03:28 2011 -0700 + + CHANGELOG + + Change-Id: I95767d77cd6069f20db5347dba7861bccb6a9dfb + +commit 6ef9e2caa70c85a2c47970807b6b76f12b066816 +Merge: 4d9cb85f 510412a4 +Author: Steve Kondik +Date: Fri Sep 30 08:56:39 2011 +0400 + + Merge "ldpi: Get rid of ugly banding in PackageInstaller title bar" into gingerbread + +commit 510412a4b5511c9ccf3ca3b10013c21b33272261 +Author: Arne Coucheron +Date: Fri Sep 30 06:18:37 2011 +0200 + + ldpi: Get rid of ugly banding in PackageInstaller title bar + + Change-Id: Ibf1d051f1ace684e0785d5fb4275612fa4ca3bae + +commit 4d9cb85fdc21ef9857a1cb7164c38040abf2f1f6 +Author: Danesh Mondegarian +Date: Thu Sep 29 14:11:16 2011 -0400 + + CHANGELOG + + Fix commit-credit error. + + Change-Id: Ia91b3b56aed88a87fc2c88fb85738df1b5e210d7 + +commit 0bd5b40e768243d57d0fac49de707243106fffe8 +Author: Steve Kondik +Date: Wed Sep 28 21:59:17 2011 -0700 + + CHANGELOG + + Change-Id: I6d9eb2907c53761d74b3c181b0fcf4d03afbff2a + +commit 2974d6b4dc0831356a5d9cfbf654cda92a7a3e48 +Author: Steve Kondik +Date: Wed Sep 28 21:25:21 2011 -0700 + + Bump + + Change-Id: Ie27cf2c9a69404e73416662f33a35e3c1dd34fe1 + +commit 34187e584a004178791a2795e069391167fcca83 +Author: Steve Kondik +Date: Wed Sep 28 21:12:41 2011 -0700 + + CHANGELOG + + Change-Id: I26a934fc2643c5ce49089de13a39a03c5c28e7e8 + +commit c5217ce25f09e0fd8c045a862c4e9b84573db5f9 +Author: Arif Ali +Date: Wed Sep 28 01:05:04 2011 +0100 + + leo: update leoupdate + + Change the script to include the main ramdisk that is created by the compilation, unless if someone has their own initrd.gz in the repo, it will ignore it + + Change-Id: I8847c0890124d64e1de98f02f39f38f3a3062c43 + +commit 9f244126d9f4902d455aa2c5d5f0e97ff016b9f6 +Author: Arne Coucheron +Date: Tue Sep 27 07:24:31 2011 +0200 + + Revert "ldpi: Updated camera background pattern" + + Not needed anymore after change 7609 + + This reverts commit 8746a756edcd13acb9b5153fb2772ce4d05974ce. + +commit 89a9087eef8ac1ae0758f648a30a4310715433b9 +Author: jerpelea +Date: Sat Aug 6 18:34:58 2011 +0300 + + cyanogen: Add SEMC X10i (Xperia X10) + + Change-Id: I2b47276f5451387653caef77e80742424062f716 + +commit ee8be0b096489b656c70630e98c744d88a954306 +Author: Diogo Ferreira +Date: Mon Sep 26 16:42:59 2011 +0100 + + cyanogen: Add Sony Ericsson Xperia Ray (urushi, ST18i) + + Build target: cyanogen_urushi-eng + + Change-Id: Iaebe0d7e6a97331d07596f58cab398e223fe58f6 + +commit fe19b90148e25c20bbc3290b5531ed24ce9b8cc4 +Author: jerpelea +Date: Thu Aug 11 21:01:53 2011 +0300 + + cyanogen: Add SEMC E10i (Xperia X10Mini) + + Change-Id: Id5d8e8eb091f43746ad43360230cb629739a8064 + +commit 8e22491c03a30d662e6349cbf2d8cf7fe74d39a1 +Author: jerpelea +Date: Thu Aug 11 20:56:56 2011 +0300 + + cyanogen: Add SEMC X8i (Xperia X8) + + Change-Id: I1873ff3cba8b0b676a8ac1cc9780ebb13105f8eb + +commit 145383fc970b76493feb57a0ed4191f0a8d4fd2c +Author: jerpelea +Date: Thu Aug 11 21:04:47 2011 +0300 + + cyanogen: Add SEMC U20i (Xperia X10MiniPro) + + Change-Id: I30b8d500ffb88a1c22d07ff957bd0c910929e034 + +commit 8208686474bea267fc9ccc8a0ca9453dada5eb94 +Author: Diogo Ferreira +Date: Fri Sep 23 13:39:17 2011 +0100 + + vendor: Add mango (Sony Ericsson Xperia Mini Pro) + + Adds vendor support for Xperia Mini Pro + + Change-Id: I7fd8c9b3268728efc115484ff876cace89567695 + +commit 6a6bfc13795ec60579e4917a5cc920ec7c0da0d8 +Merge: e6ce4668 d85d80bb +Author: Steve Kondik +Date: Tue Sep 27 04:21:57 2011 +0400 + + Merge "cyanogen: Add smultron / Sony Ericsson Xperia Mini" into gingerbread + +commit e6ce4668e50349205749f7cc4af5975f44ebe721 +Author: Tanguy Pruvot +Date: Mon Sep 26 08:44:01 2011 +0200 + + jordan: Camera overlay must be placed in vendor/cyanogen + +commit 8e97fe26db80c37703ae35c4e13e1a81fef01def +Merge: c1da1a02 a63e6b86 +Author: Keyan Mobli +Date: Mon Sep 26 07:29:26 2011 +0400 + + Merge "lockscreen: new Ring style - overlay (4/3)" into gingerbread + +commit c1da1a026b478ae847681a97cf9b24fb73d4eea4 +Author: Steve Kondik +Date: Sun Sep 25 19:33:28 2011 -0700 + + CHANGELOG + + Change-Id: Iaf366af1acf0108ec034f0923ef32d8143ef6a93 + +commit a63e6b862f0f6c3176470174ba438f7f0391c341 +Author: Valera Trubachev +Date: Sat Sep 24 21:45:56 2011 -0400 + + lockscreen: new Ring style - overlay (4/3) + + Introduces a new Ring style - 2 rings on left/right to unlock/silence. + 1 ring in the middle to launch up to 4 custom apps. + Rings can be dragged anywhere on lockscreen - not just in one direction. + Unlock/silence rings are triggered by dragging the ring far enough away from its neutral posi$ + Custom apps are triggered by releasing the middle ring while over the app icon. + + Demo video: http://www.youtube.com/watch?v=VnQzT9QyJFQ + + Change-Id: I7cbc02de5eb23f786bc7419d3506e2f2bc7d1819 + +commit 931d02ae3b1c8b9bb4cfa4ee989848f48e1326fe +Merge: 77fe9b3f 1f765138 +Author: Steve Kondik +Date: Mon Sep 26 04:46:29 2011 +0400 + + Merge "tools: Fix for $LOGNAME missing in Ubuntu 11.10, using $USER instead" into gingerbread + +commit 77fe9b3f3ae1a370c8811861bb5f21cbb2def9d8 +Author: Simon Davie +Date: Sat Sep 24 22:26:41 2011 +0100 + + saga: AicBootFix not needed with source audio + + AicBootFix not needed with source audio + + Change-Id: I46f7f9400458b64fa2fd779c6773a913d87cc80c + +commit e4c61244e2e244748084d4df4a0753c7f9bc0e7e +Merge: ca5ec926 76b05130 +Author: Steve Kondik +Date: Sat Sep 24 23:41:51 2011 +0400 + + Merge "AicBootFix not needed with source audio Update DSP files for Inspire 4G" into gingerbread + +commit 1f7651389790a223bf0120e4931b38c43e422162 +Author: Ladios Jonquil +Date: Sun Sep 25 02:11:08 2011 +0800 + + tools: Fix for $LOGNAME missing in Ubuntu 11.10, using $USER instead + + Change-Id: I824fc6ca27c2a2308e977a14585afc6dd4996f56 + +commit ca5ec926ae342f3de4e48114b03b50c0480daa29 +Author: Arne Coucheron +Date: Thu Sep 22 08:22:24 2011 +0200 + + ldpi: Updated camera background pattern + + Change-Id: I65869e78364f2c6c469a8da28b0557cb8af6a936 + +commit 76b051306e78a2e9481c590b71c7150730ea3074 +Author: James Zdziebkowski +Date: Tue Sep 20 14:30:05 2011 -0400 + + AicBootFix not needed with source audio + Update DSP files for Inspire 4G + + Change-Id: Iff324e5318a97097734e3c392ab229258713ad4a + +commit 9c9b3ce3f65539edb24c245c2e15b989d0a7aaf0 +Merge: bdb752ec e221b34d +Author: Diogo Ferreira +Date: Wed Sep 21 02:57:37 2011 +0400 + + Merge "zeus: Add torch" into gingerbread + +commit e221b34dee200e93804a12b499d9658721ab6bdb +Author: Diogo Ferreira +Date: Mon Sep 19 22:12:29 2011 +0100 + + zeus: Add torch + + Build the torch app for zeus. + + Change-Id: If0e18bd38614a1ca8761180147d598e48a0800b8 + +commit bdb752ecf9bceb9109768073ed66eb6d84b63100 +Merge: 42b0ab9c d7f531b1 +Author: Ricardo Cerqueira +Date: Tue Sep 20 04:07:37 2011 +0400 + + Merge "build Torch for Fascinate, Mesmerize, and Showcase devices" into gingerbread + +commit 42b0ab9cc44d989653724ca7b67b3ec2dc4bac15 +Author: Diogo Ferreira +Date: Mon Sep 19 21:03:44 2011 +0100 + + anzu: Add torch + + Change-Id: I61a3fe1ef11c1a2fb46d2256658e1c16f41473a6 + +commit 7412ec953f07b9ea88d76b59eb58c2015d3a45fb +Author: Diogo Ferreira +Date: Mon Sep 19 20:06:56 2011 +0100 + + hallon: Enable torch + + Change-Id: I80ae1c2c0d29089d7d5069fbbb3107da03029c1c + +commit 2c1e634f7bd6d5e2a80f710ba132289ed3530771 +Author: Steve Kondik +Date: Sun Sep 18 21:22:44 2011 -0700 + + Revert "New AT&T APN data" + + This reverts commit ec3aaca74e7426fc61010445c3257e6200eaa3b2. + +commit 2ee4917fd954570d659f9e327a1f139b283b803f +Author: Emilio López +Date: Fri Aug 5 02:05:24 2011 +0000 + + New AT&T APN data + + Change-Id: I223bc9aac6873a14073ff29ce7a4775999a77e5b + +commit 3391a7c0846f14b308deca2a6ac9a1a29d0139e2 +Author: Steve Kondik +Date: Fri Sep 16 23:59:57 2011 -0700 + + Add Ondrej Zima to translators + + Change-Id: I733766385735858dc07a8c37d76d29457a8a35aa + +commit b8409c03a5f3540f32304980b309b89e093739c0 +Merge: be8819ce 9ec226e7 +Author: Steve Kondik +Date: Sat Sep 17 10:56:15 2011 +0400 + + Merge "Add german translation for tablet overlay" into gingerbread + +commit be8819ce1b1c1545863d5de58588b23f0b7a8159 +Author: Steve Kondik +Date: Fri Sep 16 23:54:55 2011 -0700 + + Add Juraj Janecek to translators + + Change-Id: I487a668e0331eacf12b048ff9933ee705bfae3eb + +commit d7f531b1f47beee1b21b6b6fc4cb2b3e55b23deb +Author: jt1134 +Date: Mon Sep 12 15:33:19 2011 -0500 + + build Torch for Fascinate, Mesmerize, and Showcase devices + +commit 9ec226e7ae373c28c9a1dee78ed89af2d434755a +Author: Sebastian Schmidt +Date: Thu Sep 8 19:11:56 2011 +0200 + + Add german translation for tablet overlay + + Change-Id: I301f2ff79c7179a5c2e26967da0e5b32471530f7 + +commit d85d80bbb70b114cfe4176b191cfa072c845cc77 +Author: Diogo Ferreira +Date: Tue Sep 6 15:45:47 2011 +0100 + + cyanogen: Add smultron / Sony Ericsson Xperia Mini + + Add support for the Xperia Mini. + + Build product: cyanogen_smultron + + Change-Id: I6813acb5dbb3f3dee9df6653a91b458554720020 + +commit 71cc8ae648f360fc89071fbf6dabb516f0ab43f3 +Merge: e35e0290 bda34956 +Author: Keyan Mobli +Date: Mon Sep 5 21:35:46 2011 +0400 + + Merge "Add HTC Saga (Desire S)" into gingerbread + +commit e35e02907fcf3e17a4eff6a08fa7e1ac4e4388f8 +Author: Emilio López +Date: Thu Sep 1 20:02:02 2011 +0000 + + Fix typo in APNs + + Change-Id: I33153b7378d6376c20bab98de1756dac01b0bad4 + +commit bda34956393bf03e03a77831e7de71fd7295fa05 +Author: Nexx +Date: Thu Sep 1 10:17:54 2011 +0100 + + Add HTC Saga (Desire S) + + This is dependant on forking the following device tree: + https://github.com/nexx/android_device_htc_saga + + Proprietary vendor tree is located here: + https://github.com/nexx/android_vendor_htc_saga + + Change-Id: Ibe2f350bd141e3f4608343b3277a4b7ad3dff9e3 + +commit 14a9a0f896f7c202f58f18f6d0bcef803a125dac +Author: j_r0dd +Date: Sun Aug 7 21:36:01 2011 -0400 + + Adding the Backflip (Motus). The device tree can be found here: https://github.com/j-r0dd/android_device_motorola_motus + + Change-Id: Ia5229d2348a4172a21f02498971dfc13b3149ba1 + +commit bfa0235ddf67eff51383cbc5b0c6a4682ebfa9b5 +Author: kallt_kaffe +Date: Tue Aug 2 21:16:46 2011 +0200 + + Support for ZTE V9/Light (a.k.a. Optus MyTab and perhaps a few other names) + + Please also fork this repo and add it to the manifest: https://github.com/kalltkaffe/android_device_zte_v9 + + Also for infomation a pull request with the proprietary files have been sent to Jacob: https://github.com/HCDRJacob/proprietary_vendor_zte/pull/1 + + Change-Id: I70ac5fea07cd83ae6ce0eb57e43941888e1e5d86 + +commit d8607172c6e014b6e4c8b6e3243c12eb3c2161e6 +Author: Laurent Monin +Date: Fri Aug 19 22:12:34 2011 +0200 + + Add APNs for NRJ Mobile MVNO (using SFR network), France. + + Change-Id: I50d316e64bfcbd3d529fac2eef9d27f463cc0e4f + +commit ca5f8bba8be7e30080f76e64900d7c1392a576fe +Author: Laurent Monin +Date: Mon Aug 22 21:23:21 2011 +0200 + + Drop unknown attribute "authenticationtype", never parsed + + According to packages/providers/TelephonyProvider/src/com/android/providers/telephony/TelephonyProvider.java, + getRow() method is knowing nothing about such attribute and just ignore it. + So it should do no harm to remove such. + There's a "authtype" attribute that is parsed, but its value should be an integer. + + Change-Id: I9cca16cdd68db30c3a1f76149b0699d49d82fb71 + +commit b5e56333da7cd85fb294938d8211b0ef173e248b +Author: Laurent Monin +Date: Mon Aug 22 19:19:49 2011 +0200 + + Fix bad attribute name vs carrier for Giffgaff MMS. + + It seems such entries are coming from apps like APN backup&restore, + which have a slightly different format. + + Change-Id: I51d949e4dc13e832c84ecccd66cd9cd723ea2ec4 + +commit fdc1a3e0621466b62be6e4415d695a4a7c055b1b +Author: Laurent Monin +Date: Fri Aug 19 22:09:55 2011 +0200 + + Fix APNs for OPT KNC, invalid attributes (ie. name instead of carrier) + + This issue appeared in commit 7df886e58d2ff8d9afa9c3bb2112dc74b66c0a7e + + Change-Id: Icbfaf8481b5b051ec131a21b34558e98ab19ab07 + +commit ea3db5ed8018f0212096dd954e3ce83f55ce946c +Author: fuzz +Date: Sat Aug 20 23:13:47 2011 +0900 + + Add NTT Docomo APN data + + Change-Id: I43ddd5edcdad49bcdc053972eebf973b2493f1ed + +commit a4746c0a6c2727acf5223aa4936678900c7f6469 +Author: David Lebel +Date: Sun Aug 14 12:30:09 2011 -0400 + + Add Videotron APN data. + + Change-Id: I2d8b8e2fb578527bb63f47f68fa9d1f1ea8c73fb + +commit 6cb24c1fa7f96afec0edddbe550f5d8e63a4bdef +Author: jt1134 +Date: Thu Aug 11 19:07:01 2011 -0500 + + add Cellular South apn + + Change-Id: I5edd2e31bd2337980969eabeafbde06c409929be + +commit 4d131ec780e51c4227743687466e627f82ede216 +Merge: 8b2ce2ec c9d7318e +Author: Ricardo Cerqueira +Date: Tue Aug 30 02:28:10 2011 +0400 + + Merge "p999: update fingerprint from OTA" into gingerbread + +commit 8b2ce2ec42961defa2452eb9960ac50a77354ea6 +Author: Laurent Monin +Date: Fri Aug 19 22:03:28 2011 +0200 + + Remove duplicate three.co.uk mms APN. + + This duplicate appeared with commit 294302200411907d848a0f51652a233398056360 + "apn list refresh from paulweiss" + + Change-Id: I0b66591088f67d04e8b7f94ebc5d1e41b1c45596 + +commit 28e4bfb4db0127a29ee68090f173630ed8ffeddd +Author: Andreas Oeldenberger +Date: Fri Aug 26 15:06:02 2011 +0200 + + APNS: remove E-Plus WAP APN + + WAP APN is shadowing WEB APN as default and might not be usefull at all(?). + + Change-Id: I5555ce5b05233a2dc80073d9fa4fb75734e60995 + +commit c9d7318ea9219df5ef79ecf6f20ce2e14695149b +Author: fitsnugly +Date: Thu Aug 25 16:05:11 2011 -0400 + + p999: update fingerprint from OTA + + Change-Id: Ideb5ed1b6bd767d99ef22af07878aa4c11437ef5 + +commit b1e79f2631c622a1529b02aadb88ac6d58a2af61 +Merge: 662b0af0 d4d424d6 +Author: Steve Kondik +Date: Tue Aug 23 07:48:42 2011 +0400 + + Merge "SystemUI: Show mic-less headphone icon in status bar (2/2)" into gingerbread + +commit 662b0af069f8fedc7ea784ed829ae86a7ca9ae96 +Merge: d0e00b4d ff56fea2 +Author: Steve Kondik +Date: Tue Aug 23 07:20:53 2011 +0400 + + Merge "Don't inherit FM app, as it doesn't work properly with the Defy audio stack." into gingerbread + +commit d0e00b4d87a91b9cd693f637200f62b10721c4ac +Merge: f78e8c1a 295376eb +Author: Keyan Mobli +Date: Mon Aug 22 20:54:06 2011 +0400 + + Merge "add droid2we (droid2 global) support (1/2)" into gingerbread + +commit f78e8c1a5302c6c9e46e5f30702a78a41983220d +Author: codeworkx +Date: Sat Aug 20 21:21:34 2011 +0200 + + galaxy s series: switchable default sdcard + + Change-Id: Ic9218e0b68378abb316be9d9a88e1294366beb81 + +commit 295376ebe3641dcbc73d177246baf385c9f97f67 +Author: Justin E. Goodell +Date: Tue Aug 2 14:48:33 2011 -0400 + + add droid2we (droid2 global) support (1/2) + + this is dependant on forking the device tree found here: + https://github.com/RevNumbers/android_device_motorola_droid2we + + Change-Id: Id1e71eef51f310c7bee3320af7d6095a7b3dd09b + +commit 9e9bba05841ab1ce91b312c7a66fac358d93739a +Author: Robert Burns +Date: Sun Aug 14 20:58:20 2011 -0400 + + Crespo4G: Updated build fingerprint to latest OTA + + Change-Id: Id837a42e697501db79e814a7184600405223af0c + +commit d641b9c77825417866994a1e255c65002eb54c13 +Author: Emilio López +Date: Fri Aug 5 01:25:29 2011 +0000 + + Add CGI Wireless APN data + + Change-Id: I0d73b46c39a474cc8129fc13e8d3604aebb56b95 + +commit 7bbc3fa67fc946a44b6bb1bcb4d8e8c1a7fe5f84 +Merge: 17f5ed21 3f0b03b2 +Author: Diogo Ferreira +Date: Sat Aug 13 03:15:14 2011 +0400 + + Merge "Updated click changes, and added Arco as Click mantainer" into gingerbread + +commit 17f5ed21448bd2bf998ae06768e8c99ebea6b077 +Author: Arne Coucheron +Date: Sat Aug 13 00:51:34 2011 +0200 + + click: Change product model to Tattoo + + Tattoo is the actual model name, while click is the code name. + This is per definitons as in build.prop from original HTC rom. + + Change-Id: I363634581849bd11b63f77f317dc268568cc4ac5 + +commit d4d424d63c09a344fffc34686e764a109c7d174e +Author: Cameron Pickett +Date: Fri Aug 12 05:29:47 2011 -0700 + + SystemUI: Show mic-less headphone icon in status bar (2/2) + + Add ldpi version of headphone icon. + Part 1 here: http://review.cyanogenmod.com/7319 + + Change-Id: Ia7794519f9ca4bdc5d92b08808b985f2f5cf3a31 + +commit 3f0b03b2112f8e0f34cf554129798e607fdb6d76 +Author: KalimochoAz +Date: Thu Aug 11 20:47:10 2011 +0200 + + Updated click changes, and added Arco as Click mantainer + + Change-Id: I6159164717dfdc63a23327a44d98929b20548202 + +commit feae5deb22ba3c8fe5e838ebbb2be99df2f76afa +Author: jerpelea +Date: Wed Aug 10 18:16:00 2011 +0100 + + cyanogen: Add SEMC R800i (Xperia Play CDMA) + + This is just a tweak to cyanogen_zeus.mk, the same device repo is used. + + Change-Id: I0086f7374bff5acaa490cb67a5eb365f50efbfc6 + +commit ff56fea2b9f6d77776fe4503e6867c815c887333 +Author: Danny Baumann +Date: Tue Aug 9 14:03:06 2011 +0200 + + Don't inherit FM app, as it doesn't work properly with the Defy audio + stack. + + Change-Id: I6619d3c4841204f0028e1dbd4e71a6064fabc295 + +commit df2525e2785ca71c777d6f030fb9642dff6a9134 +Author: jt1134 +Date: Mon Aug 8 15:30:54 2011 -0500 + + add US Cellular apn + + Change-Id: I189cd5268d0c79b61d037360b77e6e405b23ba8e + +commit 8b928a2c00117a9f59463bb93efda64c69cfe3fd +Merge: 9c053a0a 30eb9065 +Author: Giulio Cervera +Date: Sat Aug 6 23:03:55 2011 +0400 + + Merge "Delete duplicate Wind IT apn" into gingerbread + +commit 30eb9065bd422998fd6925d165f47bcb978e467a +Author: Stefano Picciolo +Date: Sat Aug 6 16:15:49 2011 +0200 + + Delete duplicate Wind IT apn + + Change-Id: If277e1cae0fa590f1ff392f8dfe4155ec501fa84 + +commit 9c053a0a239de4b76c07129c5524cde68f3740f8 +Author: Diogo Ferreira +Date: Sat Aug 6 14:46:06 2011 +0100 + + cyanogen: Use friendlier names for the SEMC msm7x30 family + + Change-Id: I6c2dc6d12f48f873d4888ad54e03cb2ebc096596 + +commit 830d8bffb4118d6fa2112b8a0160bfe7b2d117d9 +Merge: 1bcac6a6 e0371033 +Author: Keyan Mobli +Date: Fri Aug 5 06:06:59 2011 +0400 + + Merge "Mecha: Update build fingerprint from OTA" into gingerbread + +commit 1bcac6a6d860bfb9f5b41449ab245d8fa7d08144 +Merge: f9e309dc e114be17 +Author: Koushik Dutta +Date: Fri Aug 5 05:48:31 2011 +0400 + + Merge "add US Cellular Mesmerize(mtd) and Cellular South Showcase(mtd) devices" into gingerbread + +commit e03710333962ef37c8ef2d8d39b7714573761a45 +Author: Tony Layher +Date: Thu Aug 4 21:38:29 2011 -0400 + + Mecha: Update build fingerprint from OTA + + Change-Id: I3463981a491716be6bc7c6ee8fa75f438e63db2d + +commit f9e309dc8154e1de4c9e7deb194223d736ea13f7 +Merge: c06f7152 22ae0369 +Author: Diogo Ferreira +Date: Thu Aug 4 05:02:36 2011 +0400 + + Merge "Bravo: Update BUILD_ID and FINGERPRINT with latest RUU values" into gingerbread + +commit c06f7152d54166eb3217cbd05b5d44ea10b989de +Merge: a798d1c7 a081dd71 +Author: Diogo Ferreira +Date: Thu Aug 4 04:05:18 2011 +0400 + + Merge "cyanogen: Changelog for SEMC devices" into gingerbread + +commit e114be174180d2e42c8710d9dc7cb96c1d056d61 +Author: jt1134 +Date: Wed Aug 3 18:25:37 2011 -0500 + + add US Cellular Mesmerize(mtd) and Cellular South Showcase(mtd) devices + +commit a798d1c7a358fd470cba1cb9578299c46e1aaad0 +Author: Diogo Ferreira +Date: Wed Aug 3 19:21:32 2011 +0100 + + cyanogen: Changelog for SEMC devices + + Update the changelog for anzu, hallon and zeus. + +commit 3ffb2af6695beb0d32bc720094e0d4ce7d43e17c +Author: Diogo Ferreira +Date: Wed Aug 3 19:16:03 2011 +0100 + + cyanogen: Add SEMC MT15i (Xperia Neo) + + This commit adds support for Sony Ericsson Xperia Neo (MT15i) + Product name: hallon + + Change-Id: I4e640765f67a50136e15d7746fb22d802eebbacc + +commit 47455b158963722669b07e3bb2365d0da9f984c7 +Author: Diogo Ferreira +Date: Wed Aug 3 19:17:54 2011 +0100 + + cyanogen: Add SEMC LT15i (Xperia Arc) + + This commit adds support for Sony Ericsson Xperia Arc (LT15i) + Product name: anzu + + Change-Id: I8a9752a153ef31e18c58e50c9109c7e18ead8b41 + +commit ca7b6b3c7899bf77e8b524eeec399db8c845a13a +Author: Diogo Ferreira +Date: Wed Aug 3 19:19:49 2011 +0100 + + cyanogen: Add SEMC R800i (Xperia Play) + + This commit adds support for Sony Ericsson Xperia Play (R800i) + Product name: zeus + + Change-Id: Ic1faf87e66622e2e83943bd6d0b3ace72e93d6d6 + +commit ff800827fea4ee397e01a3684fa06ba4fb6f9284 +Merge: e10ce7cc 8ed18b57 +Author: Steve Kondik +Date: Thu Aug 4 01:04:53 2011 +0400 + + Merge "Avoid running strip on modules if there is no modules directory." into gingerbread + +commit e10ce7cc46b019fca877a6a849aa0ce03a33cc6d +Merge: 96e92a8e e4600998 +Author: Steve Kondik +Date: Thu Aug 4 00:20:50 2011 +0400 + + Merge "Cosmote Broadband RO apn" into gingerbread + +commit a081dd719bd6e9bc02b2fcc8d08156fde75d0a3d +Author: Diogo Ferreira +Date: Wed Aug 3 19:21:32 2011 +0100 + + cyanogen: Changelog for SEMC devices + + Update the changelog for anzu, hallon and zeus. + +commit 8ed18b5776d8653ecc82f6a22b8c26d1530b5517 +Author: Pat Thoyts +Date: Wed Aug 3 16:14:31 2011 +0100 + + Avoid running strip on modules if there is no modules directory. + + This avoids printing an error message and usage statement when using squisher if no modules + have been produced. + + Change-Id: Iadd38518e64f7edf2d4da345143a44970c6f383a + Signed-off-by: Pat Thoyts + +commit 96e92a8e354dbfb9b68ce1833f473531854c4217 +Author: codeworkx +Date: Wed Aug 3 16:17:50 2011 +0200 + + galaxys2: use /mnt/emmc for external sdcard + + Change-Id: Ifafea9bbbca32f64861db48882cf921ccb2fead3 + +commit 22ae03695c775871a884937c9bf524feec9a95c9 +Author: blunden +Date: Mon Aug 1 14:38:11 2011 +0200 + + Bravo: Update BUILD_ID and FINGERPRINT with latest RUU values + + These values are from the recently released Bravo Gingerbread RUU. + + Change-Id: I58a43f8dbb5d8baf282596f54c67c0c57fca4d4e + +commit e4600998e675c817d0f48543f101b9c2920b31a6 +Author: Giulio Cervera +Date: Wed Jul 27 10:55:27 2011 +0200 + + Cosmote Broadband RO apn + + Change-Id: I83efb8998956eacbbc3ccc188affe469360e0e74 + +commit 930ea925a31bda721bf179190f20bafe7b619216 +Author: Decad3nce +Date: Tue Jul 26 14:55:23 2011 -0500 + + changelog: Update maintainer list + + - Darchstar hasn't been maintainer for heroc since cm6. :x + + Change-Id: I4327e1994ebcd3f201433939e68f52cac066bf3b + +commit 010efb8b7854626fd4041504ecfb13155dd28ee1 +Merge: d2d7216b 855a71f8 +Author: Steve Kondik +Date: Wed Jul 27 00:49:32 2011 +0400 + + Merge "jordan: update 2.3.5 fingerprint and default kernel" into gingerbread + +commit d2d7216bad4e7f92926ce0ac77f6eb45e7b42a32 +Author: Markus Guidry +Date: Fri Jul 22 18:43:41 2011 -0400 + + vivow: update fingerprint + + Change-Id: Id9468f30904a235c62eaff31cc0925b27f78c1ea + +commit c80665c91152851132f97e29a12d36837cb54118 +Author: Markus Guidry +Date: Fri Jul 22 18:40:35 2011 -0400 + + vision: update fingerprint + + Change-Id: I101e25c654b91cceab8471237f0694f92bbdb5ae + +commit c4d731eadb13066c7df939aa872d51c5a46c72d4 +Author: Markus Guidry +Date: Fri Jul 22 18:37:07 2011 -0400 + + glacier: update fingerprint + + Change-Id: I4dfb5aac93ab8a1936c16810747f536de653dba6 + +commit 4a341a2ba35bf6968ed859cb7a3a603e53d0c541 +Author: Markus Guidry +Date: Fri Jul 22 16:07:46 2011 -0400 + + Updated Ace fingerprint to the WWE 2.50.405.2 build + + Change-Id: I89cf7aa74cb19efd8153078801be5ee167658f8b + +commit 855a71f8defde01f0aa2cf80340181b365b10c63 +Author: Tanguy Pruvot +Date: Tue Jul 26 21:03:24 2011 +0200 + + jordan: update 2.3.5 fingerprint and default kernel + + Change-Id: I304c7b56498b2e933c78d0cc4c2df8347f2b295f + +commit 959c0212c2123f2c5f1b2d7c50fdb80e195d0779 +Merge: 2cb6c26e fdd96a84 +Author: Steve Kondik +Date: Wed Jul 27 00:03:57 2011 +0400 + + Merge "Add Tele2 RU to apns-conf.xml" into gingerbread + +commit 2cb6c26ea10b7ac2a9e64856b31e25e3e5579d82 +Author: Steve Kondik +Date: Tue Jul 26 15:37:52 2011 -0400 + + CHANGELOG + + Change-Id: I7bf4f3dd44d6d72a3acba25b06ac7f2b61c9e6c5 + +commit 1cd279b7813538f0991a4e64e674cd5c402e9c2d +Author: Steve Kondik +Date: Tue Jul 26 13:36:54 2011 -0400 + + Update BUILD_DISPLAY_ID to GRJ90 + + Change-Id: I3014fa9886183e01a338a8934d9b0f8bc360ea85 + +commit 85c88dd1621ee258fd4ed2bdc57342d48f0392b1 +Merge: 9cbdf4ae eefa797c +Author: Steve Kondik +Date: Sun Jul 24 21:02:04 2011 +0400 + + Merge "Fix endless boot-loop on ldpi, when using bg-color/image on lockscreen" into gingerbread + +commit 9cbdf4aeb2cf0c1b9334ef5fdbfe80a2ff095073 +Merge: 9c453dc9 acb74892 +Author: Keyan Mobli +Date: Fri Jul 22 08:29:53 2011 +0400 + + Merge "vivo: update fingerprint" into gingerbread + +commit eefa797ce6f229506e592c0689a9104da9fcec10 +Author: Daniel Tschinder +Date: Thu Jul 21 18:51:52 2011 +0200 + + Fix endless boot-loop on ldpi, when using bg-color/image on lockscreen + + Change-Id: I41ac4ffeb3c9e3e57474168af45ebfb4ae7aef40 + +commit 9c453dc9080734c0c0bd434b474fa15953cceabc +Author: Giulio Cervera +Date: Thu Jul 21 15:20:49 2011 +0200 + + CHANGELOG + + Change-Id: I717caaeaf09325f36d5b88aad38613521f67879e + +commit acb74892ebdd680cc95d176c5382d9fb2c1365f2 +Author: Giulio Cervera +Date: Wed Jul 20 23:16:22 2011 +0200 + + vivo: update fingerprint + + Change-Id: Ifa9cca4964e04e9d40a297f91cdf5b9da2adb630 + +commit 20d489ca5d8f9406856d7f35bba8504b1c4f0ea5 +Author: codeworkx +Date: Tue Jul 19 15:11:31 2011 -0700 + + galaxys2: updated fingerprint/description + + Change-Id: I297a20d2993ac7487b265c8aaeb2cf62d556cc12 + +commit 4532652672adce0008f1ae125cf2f521388e4b2a +Author: codeworkx +Date: Sun Jul 17 08:52:11 2011 -0700 + + added Samsung Galaxy S II (galaxys2) + + Change-Id: I35ad342eb7243f5bf69bbeb727c00a64991c3e92 + +commit 03d96fdaf832a01292b34660890e282f8b1bdab0 +Author: Steve Kondik +Date: Sun Jul 17 23:41:58 2011 -0400 + + CHANGELOG + + Change-Id: I5385dba6757e038451808da7985ea6705fb1c2e9 + +commit 33a5d7cff00d762c662523f5152c57ddd93f0086 +Author: Tanguy Pruvot +Date: Sun Jul 17 18:38:13 2011 +0200 + + fix typo related to libs in proprietary folder + +commit fdd96a84b0da225eb3eaa17a471f158f3d1a9627 +Author: Quarx2k +Date: Tue Jul 12 00:06:16 2011 +0700 + + Add Tele2 RU to apns-conf.xml + + Change-Id: I882f289c11d5b6a0a962342f94f69ba802db4316 + +commit f82cb56a3f69a60f8c18989251d5359392c8207b +Merge: 068c820e 3bd8fbec +Author: Steve Kondik +Date: Sun Jul 17 03:21:19 2011 +0400 + + Merge "z71: Updated fingerprint" into gingerbread + +commit 068c820e824bcfe6ded3359aaa83461f89e8dd96 +Merge: f55fda3a 1568978e +Author: Steve Kondik +Date: Sun Jul 17 03:20:58 2011 +0400 + + Merge "Use only present proprietary files some apk doesnt exists anymore, and HTC stuff must not be present here Also dont ignore LatinIME required to have a least one keyboard" into gingerbread + +commit f55fda3a37618c2d376bd049ef91f9741b794f9a +Author: jt1134 +Date: Thu Jul 14 17:28:14 2011 -0500 + + add fascinatemtd target + +commit cee7a51781f89a5ff53764ae6891c0c4e5ddf9a5 +Merge: 98336faf 361b7ded +Author: Koushik Dutta +Date: Thu Jul 14 22:01:36 2011 +0400 + + Merge "Use correct fingerprint for crespo4g" into gingerbread + +commit 98336faf67c4d0076cc996cea843815c51a2b155 +Merge: 5b52e82a 43fd8fe5 +Author: Koushik Dutta +Date: Thu Jul 14 22:01:24 2011 +0400 + + Merge "Update sholes fingerprint to FRG83G" into gingerbread + +commit 5b52e82a8d5d03e3abca90b371fbf96b3c7ecbaa +Merge: 622036fe 100f2a2f +Author: Ricardo Cerqueira +Date: Tue Jul 12 21:28:44 2011 +0400 + + Merge "Change Giffgaff dual APN to more commonly used single APN" into gingerbread + +commit 3bd8fbec8ef6c12bcb49569c9673fdac49296b65 +Author: Ricardo Pinho +Date: Mon Jul 11 21:33:32 2011 +0100 + + z71: Updated fingerprint + + Change-Id: I7972c210d148f8a11c57d083049179a590e954be + +commit 361b7ded84028d7a59bde2e9df445d8689e7a480 +Author: Peter Alfonso +Date: Mon Jul 11 16:08:44 2011 -0400 + + Use correct fingerprint for crespo4g + + Change-Id: I385f0939a3e1e94c1d3eeb77d442483810416d08 + +commit 1568978ecaa143d6a63e3fcfd31778332f25f2dc +Author: Tanguy Pruvot +Date: Thu Jul 7 10:17:06 2011 +0200 + + Use only present proprietary files + some apk doesnt exists anymore, and HTC stuff must not be present here + Also dont ignore LatinIME required to have a least one keyboard + + Signed-off-by: Tanguy Pruvot + + Change-Id: I8c5852c6038d3baec65d8f6af7caae5372770679 + +commit 43fd8fe5fc50f6ca88faf189085b1047ebe2f11d +Author: Peter Alfonso +Date: Sat Jul 9 23:30:43 2011 -0400 + + Update sholes fingerprint to FRG83G + + Change-Id: Idce2c3e6f990b08b4176d25c86d27b42e9ed66da + +commit 622036fed638f3e78690fd7bad83e7ff696869e5 +Author: Steve Kondik +Date: Sat Jul 9 14:21:30 2011 -0400 + + Get rid of get-google-files. + + * This isn't used by us. The only way a user should be able to include + these files in a personal build is to pull them from a device. We + shouldn't be linking to this stuff. + + Change-Id: I6c196408ed955132e946a916052048ec0d433ddc + +commit 1b91874d2a8e064fc44d1ca5eac2fea2aa23fe65 +Author: Steve Kondik +Date: Sat Jul 9 05:10:53 2011 -0400 + + CHANGELOG + + Change-Id: I74472f3e348a923c7f421ea9d6bd0e9ce0f1a68d + +commit 100f2a2fa4bc378adfae40a81a1e320a9178b471 +Author: Russ +Date: Sat Jul 9 09:38:02 2011 +0100 + + Change Giffgaff dual APN to more commonly used single APN + + Change-Id: I8fca643f8667050dd373cef45a5b4cf8db7b9e8a + +commit 34a3284b438923d62010e8cb04208399d375aef5 +Merge: c43e4808 fc31db58 +Author: Steve Kondik +Date: Sat Jul 9 11:23:10 2011 +0400 + + Merge "Add Virgin Mobile US to apns-conf.xml." into gingerbread + +commit fc31db58862c8a9f2fe8cb43c99e534c48902c0b +Author: Alex Zepeda +Date: Wed Jul 6 00:39:48 2011 -0700 + + Add Virgin Mobile US to apns-conf.xml. + + Change-Id: I0cd3851ac5e4f9169461da01feabbe2d7da53802 + +commit c43e4808812a8dde25cc91fd8e1bab85314d8019 +Merge: 432e1866 164316bf +Author: Steve Kondik +Date: Sat Jul 9 07:21:13 2011 +0400 + + Merge "Encore: update fingerprint" into gingerbread + +commit 432e1866ff98fc9d3966907ae01cbf2038c1c91d +Merge: e71d3c62 8c8d6a06 +Author: Steve Kondik +Date: Sat Jul 9 07:20:47 2011 +0400 + + Merge "legend: Refresh CMParts overlay" into gingerbread + +commit e71d3c627ebf8970a5ca6b00e03936f43285cab2 +Merge: cc4e2dfe a7739d03 +Author: Steve Kondik +Date: Sat Jul 9 07:00:02 2011 +0400 + + Merge "Update 0% battery icon for LDPI devices." into gingerbread + +commit cc4e2dfefe70c1a7613af1e3c393d4639fd61ab9 +Merge: eff18123 f38f635d +Author: Koushik Dutta +Date: Fri Jul 8 21:13:17 2011 +0400 + + Merge "dont add vendor tools to PATH" into gingerbread + +commit f38f635d9232314dab91d49de9f87e12cb53666e +Author: Tanguy Pruvot +Date: Tue Jul 5 14:38:44 2011 +0200 + + dont add vendor tools to PATH + + these tools are called by relative or full path + (squisher, opticharger and leoupdate) + + Signed-off-by: Tanguy Pruvot + + Change-Id: I6c40e64ccdeabd8c5f7d55b40315b933345f8ef7 + +commit eff181234cf27d915b7d9accd26f48bd2c2de4f6 +Author: Tomaž Podgoršek +Date: Thu Jul 7 12:26:36 2011 +0200 + + Fixed APN settings (Si.mobil) + + Change-Id: I51577dc820e5d66bb5fa980b59e1386ae66b566e + +commit 164316bfa8fab12ecbd62278403fca56296389bc +Author: Dalingrin +Date: Wed Jul 6 19:21:40 2011 -0500 + + Encore: update fingerprint + + Change-Id: If87f070e9fca578d90f86f54be77fc63d305a1e4 + +commit 8c8d6a06789bbca2549980b9ae50bd92b6969e32 +Author: Alexander Hofbauer +Date: Wed Jul 6 23:35:34 2011 +0200 + + legend: Refresh CMParts overlay + + Change-Id: I859cfa9f634fbe028f444937dfed136614879a50 + +commit f5b7f2c2050075c4e35cf034863a2b70052451ae +Author: Ph4nt0m +Date: Tue Jul 5 09:12:13 2011 -0700 + + Edited Tusmobil settings in "prebuilt/common/etc/apns-conf.xml" + +commit c327fa25f6a710aa1c90de94cddde556b2fd43c1 +Merge: f1fed2a3 491d9837 +Author: Ricardo Cerqueira +Date: Mon Jul 4 22:16:49 2011 +0400 + + Merge "cm: Add CMScreenshot to builds" into gingerbread + +commit f1fed2a384b83a2b574e235967e2301664dbd92e +Merge: d23a93eb fe6b2f11 +Author: Ricardo Cerqueira +Date: Mon Jul 4 17:56:30 2011 +0400 + + Merge "Add droid2 maintainers" into gingerbread + +commit 491d98377931bf9455029721130f06ff8b738460 +Author: Ricardo Cerqueira +Date: Mon Jul 4 11:36:54 2011 +0100 + + cm: Add CMScreenshot to builds + + Include both the app and the native helper for all builds + + Change-Id: Icdfa50c751bd5314749d53b7690f71b6e4868b9d + +commit a7739d037fdaad316fa83a6f0ba2828cc5ad8955 +Author: KalimochoAz +Date: Mon Jul 4 08:22:32 2011 +0200 + + Update 0% battery icon for LDPI devices. + + This affects to this issue: + http://code.google.com/p/cyanogenmod/issues/detail?id=3982 + + Change-Id: I1ad3d6b31b0d83e2fc097b4fc4af444b10392a11 + +commit fe6b2f11364973d512752aa2e99e83b58df15d1d +Author: JBirdVegas +Date: Sun Jul 3 20:24:14 2011 -0400 + + Add droid2 maintainers + + Change-Id: Ib84142987e9cf3f8d05a09430216acfd55fa13c0 + +commit d23a93eb52e38b3cc00b1c55da2bde8fa6c62474 +Author: attn1 +Date: Sat Jul 2 21:53:24 2011 -0400 + + CyanogenMod vendor updates for vivow + + Change-Id: Ida9e6ff4b5e8a573e4eed02dc43b4a3f4cb8bc6a + +commit 76774d00f518351f0bdf13034f014c29b388ed24 +Author: Tanguy Pruvot +Date: Fri Jul 1 01:10:16 2011 +0200 + + CHANGELOG, add jordan maintainers + + Change-Id: I84de3586c07ab1f413da775d5ecee60785d45774 + +commit 9282c356daafefb06a4053ce412b164fd71e913b +Author: Tanguy Pruvot +Date: Thu Jun 16 02:08:06 2011 +0200 + + Merged commit from device_motorola_jordan (refresh 2) + + Check Org CyanogenDefy on github + + Change-Id: I341b517b0e8c225927f46a8ffcad3bf44807d2a2 + +commit 14665b764ec7ab3cd46047495ee590c484cc212e +Author: JBirdVegas +Date: Wed Jun 29 13:32:59 2011 -0400 + + deKANG the nightly builds + + Change-Id: Ibcdea569f36cf3d5389ea975d450234f667916ab + +commit 1ce14ac8870a9742746f09722b27db421e59575b +Author: JBirdVegas +Date: Tue Jun 28 14:59:57 2011 -0400 + + add droid2 support + + Change-Id: I7e9532ca6bf591c79babf4458d8c55c7f2abf8af + +commit 7ce05a2061d7e7bf1519ef0a7a36a5c643247c99 +Author: Emilio López +Date: Mon Jun 27 02:22:43 2011 +0000 + + morrison: remove -KANG on release builds + + Someone added the KANG prefix on release builds, this removes it. + + Change-Id: Ic944be5a65afdac6b01e779ca6647735d730e3b0 + +commit 4265937c4693bf7d38319b8b36c62a344e583c6e +Author: atinm +Date: Sun Jun 26 21:38:42 2011 -0400 + + Bumped versions on Galaxy S phones. + + Change-Id: Ic0442413d12be9c78be1f3df755e935977203054 + +commit d00d31d04e9f9125de1c7000893a888ca351a0e3 +Author: atinm +Date: Sun Jun 26 18:15:42 2011 -0400 + + fixed typo in Rogers MMS setting + + Change-Id: Ib64f8a7facdfc44ec9859d90b20df748e52d28b6 + +commit 492d45440300c56ddfae83f5c1033ee551ee612b +Author: Denham Crafton +Date: Thu Jun 23 22:54:30 2011 -0500 + + Update supersonic fingerprint + + Match the 4.24.651.1 OTA + + Change-Id: I8a7cffca35d573e76880977c098e716369305601 + +commit 07b2194cd0eeb86156192c984a07e9cc7900f75c +Merge: f019e7a5 ff26cc7c +Author: Steve Kondik +Date: Fri Jun 24 06:02:12 2011 +0400 + + Merge "changelog" into gingerbread + +commit ff26cc7cddf4735dc2ba48558d005948cfade8ee +Author: nadlabak +Date: Fri Jun 24 02:01:18 2011 +0200 + + changelog + + Change-Id: Ifa5f3af95aeaea3f601371a8d7892471fcaaeee5 + +commit f019e7a530b7cc5dd34fa9930b59c412970abf87 +Merge: d478d139 33108026 +Author: Steve Kondik +Date: Thu Jun 23 22:31:56 2011 +0400 + + Merge "cm: Bump versions for 7.1.0-RC1" into gingerbread + +commit d478d139b400af66f3bb97f6cceb30a2ed77def8 +Author: workshed64 +Date: Wed Jun 22 20:43:18 2011 -0400 + + changelog: added eris maintainers + + Change-Id: I2ed16cd28b84aaebeea101aaa4597034eee7e0a2 + +commit b8d86267691218a48636b84ae66a7c5282be4aa7 +Author: Giulio Cervera +Date: Thu Jun 23 00:16:43 2011 +0200 + + Changelog + + Change-Id: I323a927d250e87a480055a1bbb65a1615f308bcc + +commit 33108026ac106a817129d0a88bd1d9a0142ef487 +Author: Steve Kondik +Date: Tue Jun 14 02:32:01 2011 -0400 + + cm: Bump versions for 7.1.0-RC1 + + Change-Id: I8b9898f9f0a14264b871a481a6562f5047be8f8d + +commit 87ef97e5932b832eefaf760923e31535f3c2cf22 +Author: Giulio Cervera +Date: Wed Jun 22 19:19:31 2011 +0200 + + ace: enable aicbootfix + + fix my fault in vivo merge + + Change-Id: Idc37dbd02805ee21461916121248c318aa5d76cc + +commit f6daf95003732015676374cb27a72c9155c320cf +Author: attn1 +Date: Tue Jun 21 22:45:12 2011 +0200 + + Add vivo (HTC Incredible S) support + + Change-Id: Iaf8c7363f380ffa748480a4fcac3e89d9cb7923b + +commit af6c58deb797ff55fbae6483de9a68074642afad +Author: KalimochoAz +Date: Tue Jun 21 16:21:26 2011 +0200 + + Changelog + + Change-Id: I400255b0688ceb9238fc32f026872eea5066dee7 + +commit 2e133c5fd0f1146723a1813bc4cccff59eabb6b0 +Author: atinm +Date: Tue Jun 21 15:14:02 2011 -0400 + + Added Samsung Galaxy S phones + + Change-Id: Id17f7e32c65138cc0c5f04110c1132240b65803b + +commit 43bf0824ec747fdf4e04996d0f19211024d817ba +Author: Steve Kondik +Date: Mon Jun 20 23:36:50 2011 -0400 + + CHANGELOG + + Change-Id: Ied3b09db7cb26078388b350a7ce2f516abbf1f4c + +commit db88493a739ad95a88d71d4ed25fa1eae2655c49 +Author: Daniel Tschinder +Date: Sun Jun 19 23:10:22 2011 +0200 + + LDPI: Fixed broken buttons in GMail and Browser + + After searching, testing and compiling nearly two days I finally + found a way arround that issue. + (http://code.google.com/p/cyanogenmod/issues/detail?id=3587) + + I used the mdpi images and only changed the height and the + nine-patch-bars, but not the width. + That seems to do the trick and all buttons look good as + far as I can see on my wildfire. + Packed the images to the overlay instead of editing the theme. + + Please test on your ldpi devices, especially with apps + that use buttons with default style. + + Change-Id: Ic48c6c44d23d0e6c8a6c3822f17fda653796ea62 + +commit 8c303a7d57b97ebcbe76e40c750136892720e706 +Merge: da2b3d11 ec4adaf1 +Author: Steve Kondik +Date: Sun Jun 19 01:28:44 2011 +0400 + + Merge "speedy: update PRODUCT_BUILD_PROP_OVERRIDES" into gingerbread + +commit da2b3d1142a16b3478c077440f6d8ad97548b0aa +Merge: fceba2d7 ea2e2f20 +Author: Steve Kondik +Date: Sun Jun 19 01:26:37 2011 +0400 + + Merge "LDPI: minor cosmetic change to battery icons" into gingerbread + +commit ec4adaf11bece4c920118eb3f8ba3c1a20fe2eb9 +Author: toastcfh +Date: Sat Jun 18 16:58:14 2011 -0400 + + speedy: update PRODUCT_BUILD_PROP_OVERRIDES + + Change-Id: I080e1498400004952fcf86bb5b975111ee8420fc + +commit fceba2d7b2cfacbc8ad4da932815d2f6e642b758 +Author: Stefano Angeleri +Date: Sat Jun 18 21:00:16 2011 +0200 + + Added missing TIM IT wap apn. It's needed to allow some offers to work. + + Change-Id: Ia9ba793c6f96bd0a5285a2eab38cc8a36594e286 + +commit ea2e2f20ea231a578f3c675170a5a6da93b4e394 +Author: Daniel Tschinder +Date: Sat Jun 18 20:26:54 2011 +0200 + + LDPI: minor cosmetic change to battery icons + + Some icons had some ugly misplaced pixels in them + on the upper edge of the green/orange/yellow battery-area. + + Change-Id: If0dc01d7a98bce766d0b60b4121db5466ba0f877 + +commit 4ff97d51cb9d9ae16db11ae3588619141c41549f +Author: Steve Kondik +Date: Sat Jun 18 12:42:06 2011 -0400 + + Quiet down this init script + + Change-Id: I007e4e2bb5c0dbad233ed2655cf941d51064d901 + +commit 04f939896fec2997ab7659d42337f3b31af9d45e +Merge: 85e54ae1 42e5e52c +Author: Steve Kondik +Date: Fri Jun 17 23:20:19 2011 +0400 + + Merge "Add has_search_button flag" into gingerbread + +commit 85e54ae1d57c3211e52134d2b855922415816878 +Merge: 9f4aee40 8449c14d +Author: Steve Kondik +Date: Fri Jun 17 23:17:24 2011 +0400 + + Merge "Add new APN for MTS UA and set it by default." into gingerbread + +commit 9f4aee4040f52103cf535c7859e263e913673e60 +Merge: dbabb81f 10eec8c6 +Author: Steve Kondik +Date: Fri Jun 17 23:15:37 2011 +0400 + + Merge "update fingerprints for blade & u8220" into gingerbread + +commit dbabb81f3ff2b8cc8f845b460316b5163ecd2a08 +Merge: 997aa88d 70acdf98 +Author: Steve Kondik +Date: Fri Jun 17 23:09:02 2011 +0400 + + Merge "Review layout to enable patch FM Seek to run on ldpi devices" into gingerbread + +commit 997aa88d85100bf3e607a80f66b6c7c066470687 +Merge: 6ea19a8d ce5b4b48 +Author: Steve Kondik +Date: Fri Jun 17 17:20:46 2011 +0400 + + Merge "LDPI: Fixed PercentageBar in PowerUsage always beeing at 0%" into gingerbread + +commit 6ea19a8d01ce327f2132033320e429139b99ca06 +Merge: 7e1404cb a296644f +Author: Steve Kondik +Date: Fri Jun 17 17:16:49 2011 +0400 + + Merge "Update get-google-files for 20110613" into gingerbread + +commit 10eec8c69fe2ed2930d3338ba6a832147479014e +Author: Tom Giordano +Date: Fri Jun 17 20:21:44 2011 +1000 + + update fingerprints for blade & u8220 + + Change-Id: Ifb20d559daff7c06a8e1fd389f9bcf4ca743f197 + +commit 8449c14dd9d752f50e80d95ba3c4cdfaf2b4e057 +Author: mik_os +Date: Thu Jun 16 16:26:37 2011 +0300 + + Add new APN for MTS UA and set it by default. + + Previous default apn is a provider's special offer. After first connect + provider eats 5 UAH ($0.62), and users does not have enough time to disable + data at first boot. + + Change-Id: I36f753608c91a0acba2dace4bebd86b4324a1f09 + +commit 7e1404cb399a6f8ba6dd3e224dfe852c6b974a64 +Merge: 1ef50758 683b049c +Author: Keyan Mobli +Date: Thu Jun 16 10:30:49 2011 +0400 + + Merge "morrison, zeppelin: correct model names to match stock" into gingerbread + +commit 683b049cb1e84c3942d79a4f93aac6706750cc8c +Author: Emilio López +Date: Wed Jun 15 20:22:53 2011 +0000 + + morrison, zeppelin: correct model names to match stock + + The model names on stock are MB200 and MB501 respectively. This commit + changes them to the correct values on both devices. + Many thanks to @adumont for pointing this out. + + Change-Id: I3ba09ca40554e4737fa67bbd1faf7001a53f303d + +commit 1ef50758c340ff84dd16cab79cbf44f8a73240da +Author: Tanguy Pruvot +Date: Wed Jun 15 10:40:23 2011 +0200 + + Recovery BackupTool: add system mount check to prevent (u)mount if already mounted + +commit 2532fe3f96c938d7321485b45c2b31349249730c +Merge: 1f3520ed b1dc8e7b +Author: Koushik Dutta +Date: Tue Jun 14 22:52:26 2011 -0700 + + Merge remote-tracking branch 'cvpcs/cm4dx_gingerbread' into gingerbread + +commit a296644fcc0c690851f7a00606da91798239518a +Author: Denham Crafton +Date: Tue Jun 14 19:18:23 2011 -0500 + + Update get-google-files for 20110613 + + Change-Id: Ice0bf35dd3f472968e05967832176714ab18fd96 + +commit 70acdf98f3c4d0fb0319cedca2f5935453932ff2 +Author: KalimochoAz +Date: Tue Jun 14 21:25:20 2011 +0200 + + Review layout to enable patch FM Seek to run on ldpi devices + + - Merge with http://review.cyanogenmod.com/#change,6102 + + Change-Id: I48da61236840284f130fe594cd2b40618c186f01 + +commit ce5b4b48a5d0956ca87a707c8d9ab765ce042ee2 +Author: Daniel Tschinder +Date: Tue Jun 14 19:55:24 2011 +0200 + + LDPI: Fixed PercentageBar in PowerUsage always beeing at 0% + + Correct location for the ldpi Nine-Patch + + Replaces http://review.cyanogenmod.com/6064 + + Change-Id: If855d9c816c9b08c930849f26e19f2ed877d384e + +commit b1dc8e7bf769e68b2bbd61ca6b39e1d681d69543 +Author: Austen Dicken +Date: Sun Jun 12 14:35:56 2011 -0500 + + add cyanogen_shadow product + + Change-Id: I7173b1288b4c00a70ddc874f8281d4a0c2706ca1 + +commit 1f3520edc72ca4fef1a2ece2c0f20aacd3cfc64f +Author: Daniel Tschinder +Date: Sun Jun 12 20:46:47 2011 +0200 + + Fix building on ldpi devices after this patch http://review.cyanogenmod.com/5530 + + Looks good to me and seems to weok as normal with this change + + Change-Id: I190375f8376542d579270e8ce102abb0cc73f453 + +commit 42e5e52cfb18aad76d32ffa04ace4bf25083e47d +Author: Danesh Mondegarian +Date: Tue Jun 7 10:13:35 2011 -0400 + + Add has_search_button flag + + Hide search key settings in CMParts for galaxysmtd. + + Depends on http://review.cyanogenmod.com/#change,5757 for the added config + + Change-Id: Ib6600425db8a2efe002c4edc8760bde8db635dc3 + +commit e8d20f70d05d098eff6a24e0e13de8110e616932 +Author: j_r0dd +Date: Sun Jun 5 20:32:31 2011 -0400 + + updated fingerprints for cliq & cliqxt + + Change-Id: I519ada440f311539ae2b201f1d55e70babb6ef65 + +commit 790b8ce7685aa4efe26294193cb4f00e81f4b67e +Author: Koushik Dutta +Date: Sun Jun 5 00:49:56 2011 -0700 + + update get-rommanager url + + Change-Id: I360bea0560ed3de010b73f9ec2b526328257ea06 + +commit 38acf5b1bd7957e81e25e7b461c4a7806b16e6c3 +Author: Chris Soyars +Date: Sun Jun 5 03:09:12 2011 -0400 + + Revert "get-rommanager: Prevent saving a broken download". Breaks buildbot on certain distros (arch?), file mimetype is incorrectly reported. + + This reverts commit d55f5ad199ee86599a0278a2789f30eede48fb5f. + +commit cbebc0b6cc2afaa5f98932c18acdc00ea7d845b5 +Author: Denham Crafton +Date: Fri Jun 3 17:20:07 2011 -0500 + + Update supersonic fingerprint, build ID, description + + Match the 4.22.651.2 OTA + + Change-Id: Ie58acbcc4de8e43972b8fc3a718fca9d898fea3c + +commit 001fdbee577692502fca4f5f3b51569a5b31185b +Merge: e3571137 c18a14d2 +Author: Steve Kondik +Date: Fri Jun 3 06:00:28 2011 +0400 + + Merge "ldpi: Add missing line in status_bar_expanded.xml" into gingerbread + +commit e357113724ff810fa4165f8d54aafe11b26a845e +Author: Ricardo Cerqueira +Date: Tue May 31 23:06:00 2011 +0100 + + Add Malata smb_a1004 and a1011 (Harmony ref. designs) support + + Change-Id: Ia6db1fd6a2bcba15b00f56c58935a236575c881b + +commit 07ac8003d893b2e2c87351c0832f3aa1b5f62cee +Author: Dane Wagner +Date: Sun May 29 16:33:20 2011 -0500 + + Add morrison (Motorola CLIQ/DEXT) support + + Device files can be pulled from https://github.com/dpw13/ngiordano-csolanol_Morrison_Device + Vendor files (including proprietary) can be pulled from https://github.com/adumont/vendor_morrison + + Add dwagner, ngiordano, JassyCliq as maintainers for CLIQ/DEXT. + + Change-Id: Ia6b561b511ee1ceb8104bcefa8f76fbf07549714 + +commit a8cdb375ccff297710214a841bbcd968e8999054 +Author: Brint E. Kriebel +Date: Fri Apr 29 16:23:24 2011 -0700 + + harmony: forked original harmony (smb_a1002) to new malata smb9701 (Zpad T8) device + + Change-Id: I7855585cde3375e30ceb11c1030e2e283126f64e + +commit aa4f413d5b2eb428c29c9baf8774b2ba2ed9996b +Author: Brint E. Kriebel +Date: Fri Apr 29 16:19:28 2011 -0700 + + harmony: renamed harmony to malata smb_a1002 (GTablet) + + Change-Id: I2adea07f09ac8b5fd516ec0b3b462ce6ddbbe950 + +commit c18a14d215afbb02683eefdd5ae7c6567396dd7d +Author: Arne Coucheron +Date: Mon May 30 05:52:21 2011 +0200 + + ldpi: Add missing line in status_bar_expanded.xml + + Was added to main layout in #5315, but wasn't added to ldpi overlay + + Change-Id: Id844e20ac92180042f63dc1269c888dd464b4cc8 + +commit 8c5b23d57ec55e7646f6859a8d12d69042a3bce5 +Author: Ladios Jonquil +Date: Sat May 28 12:33:29 2011 +0800 + + get-rommanager: Prevent saving a broken download + + Change-Id: I6a5553f64407b05c20febc1ae44abca52cd2fdea + +commit 07738b846a70b10ad961ab1b35c546fe432f6d82 +Author: atinm +Date: Sat May 28 14:13:58 2011 -0400 + + Set has_rgb_notification_led to false for SGS phones + + Change-Id: Ia1d2c0e441bb3f28e9531beb01a600a23a148ec8 + +commit 262bd3ce6cc2d2d7665394ea6fa00c487f9d8c9d +Author: Ladios Jonquil +Date: Sat May 28 05:18:02 2011 +0800 + + gsm: Add SPN overrides list for localized carrier names + + Change-Id: I8c51eb9e571f049d9b93e81fee4e574abca9d68a + +commit 66f011fb237ffec4419b9eee53cb018ee21278e1 +Author: Denham Crafton +Date: Thu May 26 04:54:08 2011 -0500 + + Update supersonic fingerprint + + Have it match the 3.70 OTA (latest) + + Change-Id: I80d1d7e95a562d807aa66b5cabffbd2243068fae + +commit be9a9e339b133baf75e294cd6caa4bc214a22302 +Merge: a8546a0d e69f7f76 +Author: Steve Kondik +Date: Fri May 20 09:47:14 2011 +0400 + + Merge "LDPI: Update battery icons" into gingerbread + +commit a8546a0de13f8c113dbc41fefc808f7b96679e35 +Merge: db068063 e66a28ba +Author: Koushik Dutta +Date: Thu May 19 16:21:00 2011 -0700 + + Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_vendor_cyanogen into gingerbread + +commit db0680636617aa9d8ad17e6dd3e5fbabb8133e7b +Author: Tom Giordano +Date: Tue Mar 8 00:22:17 2011 +1100 + + Add Huawei U8220/U8230 + + The U8220 and U8230 are the same device. This should be compatible with both, but so far has only been tested on U8220 (aka T-Mobile Pulse). + + device config should be forked from https://github.com/TomGiordano/android_device_huawei_u8220 + + Change-Id: If0141d63d8d41360a9cfa69283e5bdbda17c1b8f + +commit e69f7f7666f1d2f74d6f670abda05e3262a16a26 +Author: Nihanth Subramanya +Date: Thu May 19 13:38:12 2011 +0530 + + LDPI: Update battery icons + + Remade from the recent MDPI battery icon update. + + Change-Id: I363c27b3153294a7701129456cbe29ec37ac78e8 + +commit e66a28ba6fd542511665d9694494b70388748d25 +Author: joeykrim +Date: Thu May 19 00:09:15 2011 -0400 + + crespo4g dekang cyanogen vendor to better suit the ns4g + + Change-Id: I9674cf1d33437066dd3d57ed23b9b6a843b5ed23 + +commit 419b1fc2c8450038546a29c81dd6eb2503bc74e3 +Author: Koushik Dutta +Date: Wed May 18 18:45:22 2011 -0700 + + lunch + + Change-Id: I33ab97c30a28885fe43eda2f5a0b77014362cafa + +commit 429eb24b198395811e7ed2bbaaaf43dc1194627c +Author: Koushik Dutta +Date: Wed May 18 18:07:57 2011 -0700 + + crespo4g + + Change-Id: I23b733999b33c29fdcfd1779f6c86472d2a94d9f + +commit c852302e2473b47abc3ac31b6490974ca250da73 +Author: Koushik Dutta +Date: Wed May 18 15:26:53 2011 -0700 + + add galaxys/ + + Change-Id: Ia5ef80d507307bbd778e5b9f746fd72960309516 + +commit e00c5065f8d9b8a1d0d91e2eedf14b8ae4aec301 +Author: Koushik Dutta +Date: Wed May 18 11:36:54 2011 -0700 + + add vibrant + + Change-Id: I9508eaab56007295ac3773f3424f6118c3f0351c + +commit 230b4b998133e286f0ae8f1e644d96692f1650cf +Merge: 4f46538b 164602af +Author: Steve Kondik +Date: Wed May 18 18:50:49 2011 +0400 + + Merge "Update get-google-files for 20110501-MDPI" into gingerbread + +commit 164602af5f649dce8163a6da48af9a55893487ff +Author: Denham Crafton +Date: Tue May 17 23:42:23 2011 -0500 + + Update get-google-files for 20110501-MDPI + + Also remove the dead mirror. + + Change-Id: I83c35650c41f5d7d96680db371040310bdfcd224 + +commit 4f46538b2f7dbfda69c80793c07f3a16e331c99c +Merge: 989bc230 cfe876ce +Author: Koushik Dutta +Date: Tue May 17 18:30:04 2011 -0700 + + Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_vendor_cyanogen into gingerbread + +commit 989bc2302018398ed72dbb0bacb26eacfbcc03e7 +Author: Koushik Dutta +Date: Tue May 17 18:29:45 2011 -0700 + + CyanogenMod for Samsung Captivate (MTD) + + Change-Id: I86d32defdb3ab1c81cd875d4620e697cf4183f3a + +commit cfe876cefba4b973b96718069e09aaafdd47d5fd +Author: PaulW +Date: Fri May 13 12:56:19 2011 +0100 + + Update backuptool.sh to correctly process force_backuptool flag/file. + + This is regarding the following patch: + https://github.com/CyanogenMod/android_vendor_cyanogen/commit/5cdb4ec653b06721dcc6f0b486943d62a1a4c8c2 + + The patch which was to allow custom_backup_list.txt to be maintained while flashing via ROMManager + WHILE the flag/file force_backuptool is set/present still has issues. There are 2 reasons for this. + + 1) The flag is only checked during the first pass (backuptool.sh backup), as once /etc/force_backuptool + is known to exist, all files are moved to /tmp/backupdir as designated, but when the script is + ran again once /system has been wiped and updated, the file /etc/force_backuptool no longer exists + as it was moved to /tmp/backupdir/force_backuptool, so the script fails as it is not checking that + location. + + 2) When the backuptool.sh script is called, the above function (checking for force_backuptool) is called + *before* the /system partition is mounted. This therefor ignores the file regardless of whether it + exists or not. This is caused by check_installscript being called at the wrong point of the script. + + There are therefor 2(two) main changes to this script to allow the force_backuptool override to work. + The first being within the main function of check_installscript, and the second being the location of + where check_installscript is called (ie, I moved it to below check_prereq call in the case statement, + as mounting is called before the check_prereq function checks if the ROM version is the same). + + This affects *all* devices. + + Change-Id: Ia7438f396eaa91b0723e56bb32ce98725e2b2025 + +commit 2769ff7ab89619263624108e8bc91832e5a8cb4f +Merge: 3d7305b5 a03202a0 +Author: Steve Kondik +Date: Tue May 17 18:56:32 2011 +0400 + + Merge "vega: update fingerprint" into gingerbread + +commit 3d7305b5d1a059014020763e71ce9695afac2503 +Merge: 2e76708b 2e530fdc +Author: Steve Kondik +Date: Tue May 17 18:55:31 2011 +0400 + + Merge "Use common.mk instead of common_full.mk for smaller /system" into gingerbread + +commit 2e76708b3332eb2ea8f52c847f06b02f8136b8e5 +Merge: bc293303 912b0ffa +Author: Steve Kondik +Date: Tue May 17 18:55:17 2011 +0400 + + Merge "Move CMWallpapers from common.mk to common_full.mk" into gingerbread + +commit bc29330384cc26a39b6607a6378bdde366e2c816 +Merge: 6b5f2aab bf042ca3 +Author: Steve Kondik +Date: Tue May 17 18:55:04 2011 +0400 + + Merge "Revert "Add skip_themes directive to build process"" into gingerbread + +commit 6b5f2aab8d544da97978a2bec183b02040ca089b +Merge: 18200589 0074a013 +Author: Steve Kondik +Date: Tue May 17 18:54:47 2011 +0400 + + Merge "Revert "Fix "Add skip_themes directive to build process""" into gingerbread + +commit 18200589ecd07a2e84078ad061bf04d5a7a339c8 +Merge: 0d40d656 edfc0b74 +Author: Steve Kondik +Date: Tue May 17 18:53:30 2011 +0400 + + Merge "Revert "Vega: skip themes at the right place"" into gingerbread + +commit 0d40d656236847b4b3d330e2868b46cd1bcb3a39 +Merge: 6e212cf4 42041c59 +Author: Steve Kondik +Date: Tue May 17 18:53:04 2011 +0400 + + Merge "Revert "fix build"" into gingerbread + +commit 6e212cf45fc7c048cd651d9e75dae9aa32af5839 +Author: Steve Kondik +Date: Mon May 16 22:38:17 2011 -0400 + + cm: Update APK name of new Kineto app + + Change-Id: I46c18bde4654f11969137be3be954206f9620d81 + +commit a03202a0dec241a1958fd43fc411468269681769 +Author: FUKAUMI Naoki +Date: Sat May 14 16:41:27 2011 +0900 + + vega: update fingerprint + + Change-Id: I8fa266f567cf980ba98be25a19a603bc6a686ebc + +commit 2e530fdce20b49ac63c45683117d74838feb2aaf +Author: FUKAUMI Naoki +Date: Fri May 13 16:06:48 2011 +0900 + + Use common.mk instead of common_full.mk for smaller /system + + Change-Id: I830a2d431772523de325d51c77d1ca3e46310ba6 + +commit 912b0ffa8a5611566142cdb9c443fa1377fd647a +Author: FUKAUMI Naoki +Date: Fri May 13 16:05:00 2011 +0900 + + Move CMWallpapers from common.mk to common_full.mk + + Change-Id: I7bd7e27cd30cfee9a2708a498c9dcad86cae893d + +commit bf042ca3d98fbeb58377a27fc43cd8f662ecaa7d +Author: FUKAUMI Naoki +Date: Fri May 13 15:37:29 2011 +0900 + + Revert "Add skip_themes directive to build process" + + This reverts commit 090e2ec0c1e576bc12be069ce7991eace4d3c9d9. + +commit 0074a0137ad1c3b4812b4b991bbcf39e5b83dae0 +Author: FUKAUMI Naoki +Date: Fri May 13 15:37:22 2011 +0900 + + Revert "Fix "Add skip_themes directive to build process"" + + This reverts commit 630196ebe21ff308011c64f8ac491a718607623b. + +commit edfc0b74f57ec06a05d9d4349584eb25dd15d923 +Author: FUKAUMI Naoki +Date: Fri May 13 15:37:10 2011 +0900 + + Revert "Vega: skip themes at the right place" + + This reverts commit 581539d85e63278940fad100276698ee25660e9b. + +commit 42041c59e61f8c25ad8bbd6a2a6236b7ca0fe708 +Author: FUKAUMI Naoki +Date: Fri May 13 15:36:49 2011 +0900 + + Revert "fix build" + + This reverts commit fb76b2b3abfe08af1f0d41b537fe10fc80a2ed07. + +commit 40cfe2f73443e2632a761ef863ddac1f1ff18afe +Merge: f628f3df 63aa95c6 +Author: Koushik Dutta +Date: Thu May 12 20:52:26 2011 -0700 + + Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_vendor_cyanogen into gingerbread + +commit f628f3dfa8bc803a4a524d54a41ed4230343d9b4 +Author: Koushik Dutta +Date: Thu May 12 20:52:08 2011 -0700 + + fix netflix not working due to build.prop mismatches. + + Change-Id: I8ee50198febd267865cb2b943aa5cccd0e072e6e + +commit 63aa95c68fca5752f456fe71583df408a20d61a8 +Merge: c789d0c8 63ca48ca +Author: Keyan Mobli +Date: Fri May 13 04:27:32 2011 +0400 + + Merge "ace: updated GB fingerprint" into gingerbread + +commit c789d0c88fcf3c0653e3ce1164c4d98537b738b2 +Merge: 63719d6a 6b1b96c9 +Author: Keyan Mobli +Date: Fri May 13 04:21:17 2011 +0400 + + Merge "Revert "Add target specific option to skip wallpapers from build"" into gingerbread + +commit 63719d6ae8db2eef7de16ddfce6075ef7c3e4657 +Author: Ricardo Cerqueira +Date: Wed May 11 12:19:36 2011 +0100 + + Update Hero maintainer + + Change-Id: Ie40ed4304b358ff548bee361035a726927fb810a + +commit 6b1b96c9f46797ae5b22d8d4865bc8bf3a41f214 +Author: Emilio López +Date: Tue May 10 18:41:23 2011 +0000 + + Revert "Add target specific option to skip wallpapers from build" + + This reverts commit a185fd8b356995fa22da05ce9b5d384758411762. + This commit is broken and disables wallpapers and themes on anything + under vega (zeppelin, zero for example) + +commit 2b7ab9d5b8d2d1571de3a40d33c60113ec605f9a +Merge: 431ac375 c98791f4 +Author: Ricardo Cerqueira +Date: Fri May 6 19:21:35 2011 +0400 + + Merge "Add target specific option to skip wallpapers from build" into gingerbread + +commit 63ca48ca70c8692282d4a5d69d9d28ca4c8f24fd +Author: Giulio Cervera +Date: Fri May 6 17:19:24 2011 +0200 + + ace: updated GB fingerprint + + Change-Id: Id0318b1700699e7c2e3ecce8c3e4698ece2daa74 + +commit 431ac375fa9924548a613bb5e1f9da384b294277 +Author: Tony Layher +Date: Wed May 4 01:02:43 2011 -0400 + + Mecha: Add overlay configs in vendor + + Change-Id: I188363ae2d2f1cce550b97304bc773bcfe164aef + +commit e6b2ec02417e32255accb2b10d341528e208a765 +Merge: cb27e1f3 3106c105 +Author: Steve Kondik +Date: Fri May 6 12:20:25 2011 +0400 + + Merge "Fix LDPI status_bar_expanded overlay" into gingerbread + +commit cb27e1f34779609e778a232a80e544b9fbee4519 +Merge: 68d09d29 dc03b63b +Author: Steve Kondik +Date: Fri May 6 12:12:13 2011 +0400 + + Merge "PT-BR: Fix typo" into gingerbread + +commit 68d09d2943da60df542eb744d11d4ef07579a441 +Merge: f3dfdbef 05bd2e3c +Author: Steve Kondik +Date: Fri May 6 12:11:29 2011 +0400 + + Merge "Update backuptool.sh for new Gtalk app and lib" into gingerbread + +commit f3dfdbef0d75ac613fb1c1c039e1491e971d94c2 +Merge: de1ebef2 73776594 +Author: Steve Kondik +Date: Fri May 6 12:11:05 2011 +0400 + + Merge "Update BUILD_ID and FINGERPRINT with latest OTA values" into gingerbread + +commit de1ebef2d3822b8fdf98cc91c1d9c9f374effc4d +Author: Tony Layher +Date: Sun May 1 21:21:35 2011 -0400 + + Mecha: Add AicBootFix to force phone into correct DSP Mode + + Change-Id: Ie9a399bda682732702909a0b338abdaa78ebe6d1 + +commit 3106c105eea732d92f5d7956faf474945e36b16b +Author: Nihanth Subramanya +Date: Thu May 5 22:07:04 2011 +0530 + + Fix LDPI status_bar_expanded overlay + + Fail again... my local repo wasn't getting sync'd and + I didn't realize the fix wasn't commited earlier. + :( + + Change-Id: I72d7cd9e29622fe358b966f17f55ae38c3e01313 + +commit dc03b63b36f46d83a56fd454adf6f41c2bc7006c +Author: Gustavo +Date: Wed May 4 11:25:05 2011 -0700 + + PT-BR: Fix typo + + Change-Id: I60d24dc10077a278d7de2503f02712a2dea621e2 + +commit c98791f46ff418c1840e156cb546bf58738b9bc3 +Author: Sven Dawitz +Date: Wed May 4 17:16:42 2011 +0200 + + Add target specific option to skip wallpapers from build + + ...and enable this for vega + + Change-Id: I4fbe52dc0c6ffb6b732046f1579824317d9ea449 + +commit 05bd2e3cf0aeb3478e00bae851edcb223decce56 +Author: blunden +Date: Wed May 4 12:56:18 2011 +0200 + + Update backuptool.sh for new Gtalk app and lib + + The new Gtalk app with video and voice chat from the Nexus S + OTA update is currently not backed up by the script because + Google renamed it Talk2.apk and added a new lib for it. + + Change-Id: I2b0245d561584fa4d84e7d424653543d723a1ac6 + +commit 737765940146bdf36655a03363685551219c6a14 +Author: blunden +Date: Wed May 4 01:39:25 2011 +0200 + + Update BUILD_ID and FINGERPRINT with latest OTA values + + Verified Market works fine with new values. + + Change-Id: Ie664f721f8fbcd0f3bd42b6e96583741410cf6bb + +commit e9304e142e7443eaf085189c8dfed6b8a35f30ce +Author: Steve Kondik +Date: Tue May 3 15:50:24 2011 -0400 + + wimax: Include packages for WiMAX-enabled devices + + Change-Id: I3209e8aa8cf9cb1d8ba0dd8365baaf4cdae74910 + +commit 2d3a218d61c9a36cd0df9840220442ab67fb0d3a +Author: Giulio Cervera +Date: Mon May 2 15:14:10 2011 +0200 + + cm: update BUILD_DISPLAY_ID to GRJ22 + + Change-Id: Ie48fa7ecaf52fef2956e47b7adc00a35b6882810 + +commit 476e057c6c7efcf83f745c1d261debebe6446d81 +Author: Ricardo Cerqueira +Date: Mon May 2 23:33:31 2011 +0100 + + zero: Use stock fingerprint and description + + Change-Id: I6b6c811418f94ef01b91d0771f10b1855e5cd58e + +commit 23486f48a891d10ed11e1be4797a1c7ffff747c7 +Author: Tony Layher +Date: Mon Mar 21 23:41:39 2011 -0400 + + Mecha: Add mecha to the cyanogen vendor + + Change-Id: I8af16b4795185819fa658c9fdf3e9da282fb4580 + +commit ed3d91b63cd0fa912b973ac621bae5cd2bf93b39 +Author: Steve Kondik +Date: Sat Apr 30 17:23:43 2011 -0400 + + cm: 7.1.0-RC0 + + Change-Id: Id33a22f98813ffe88ea81decab0af1294a39480e + +commit ff59119362fd04b1e4996b7bf5a62960d56e1466 +Author: Ricardo Cerqueira +Date: Tue Apr 26 03:37:40 2011 +0100 + + cm: Add P990 device (LG Optimus 2X) + + Change-Id: I98ce03a0b554ce8f95c76dc0025a5621cfe5fb78 + +commit fdb72a074b997279871dc482eb33ca8877819e4d +Author: Steve Kondik +Date: Fri Apr 22 00:35:13 2011 -0400 + + cm: Add P999 device (T-Mobile G2x) + + Change-Id: I810577a9030f85704dd70aec53624ffe0e0e00f2 + +commit 542cecc73056990337560af96acc07801d4295ac +Author: Steve Kondik +Date: Sat Apr 30 02:51:49 2011 -0400 + + cm: Bump versions to 7.1 + + Change-Id: Ib5d092756c63aee87cdc2476e36e36440f2cc94d + +commit 688e01835db8fa04ef72746a9485c1e700a52602 +Merge: fcf4fad4 7b61d8bf +Author: Steve Kondik +Date: Sat Apr 30 08:51:43 2011 +0400 + + Merge "LDPI overlay for "Make compact carrier not require reboot"" into gingerbread + +commit fcf4fad4207b267ef14e8a4b96f2e07d439fa442 +Merge: ca4ee8a2 052a7b2e +Author: Ricardo Cerqueira +Date: Wed Apr 27 19:59:02 2011 +0400 + + Merge "cm: remove tmp file on boot" into gingerbread + +commit ca4ee8a236534e1d18f1575f257bff087b7b4ee3 +Author: Emilio López +Date: Mon Apr 25 10:00:00 2011 +0000 + + cm: bump zeppelin to RC1 and list maintainers + + Change-Id: I8e45ee0feab539b995ae3eb2d3077087b7826f34 + +commit a5c0caf7dc2787543403d5cc0bca2bd7f33b9bd0 +Merge: d7a9fa9c 73122bbf +Author: Keyan Mobli +Date: Wed Apr 27 02:35:27 2011 +0400 + + Merge "Revert "zeppelin: cyanogen_zeppelin.mk: sysctl.conf is not being copied"" into gingerbread + +commit d7a9fa9ccac91e82260010b780bcd37901f5de6d +Author: Steve Kondik +Date: Tue Apr 26 18:04:56 2011 -0400 + + speedy: some dot-one lovin' + + Change-Id: I32bb29b3ef30aa9c2e31aa6a245dd8586d22e44a + +commit d78732e5f946d2130c34bff560fa30aa1dcb05a2 +Author: Steve Kondik +Date: Mon Apr 25 19:13:48 2011 -0400 + + cm: Bump 8x50 devices to 7.0.2.1 + + Change-Id: I4983101f0360383db1cb2be7d8e9bc978be83046 + +commit 052a7b2e0286b660023319990f6fc3a3c0b63362 +Author: Giulio Cervera +Date: Tue Apr 26 01:05:34 2011 +0200 + + cm: remove tmp file on boot + + Change-Id: I5bf329663e675fa98e8e269a67b56fc28d37591e + +commit 73122bbfc52f3507b58865680e8e8ce2b817d807 +Author: Emilio López +Date: Mon Apr 25 17:47:06 2011 +0000 + + Revert "zeppelin: cyanogen_zeppelin.mk: sysctl.conf is not being copied" + + This reverts commit 43c03523054aaded74ebbf45b1117d67a5897426. + +commit 7b61d8bf2033e2a183e5a7dbebffe65162020db9 +Author: Nihanth Subramanya +Date: Mon Apr 25 16:00:36 2011 +0530 + + LDPI overlay for "Make compact carrier not require reboot" + + Also I got rid of the power widget height override, looks + better without it. It was done to save space but since we + have compact carrier, shouldn't be a problem I think. + + Change-Id: Ib60772598df9a3665f18e73f7aff67ba6fb9531e + +commit cbd1ebad5f80dd3a3640869b57d8178edaa9b91c +Author: Steve Kondik +Date: Mon Apr 25 02:23:08 2011 -0400 + + CHANGELOG + + Change-Id: I42e74b3614ba97472b02dcc8f302441d3fcaaa7d + +commit aa78e83156307382940f093142fa89fc98d0b43c +Author: Steve Kondik +Date: Mon Apr 25 01:07:09 2011 -0400 + + cm: Bump to 7.0.2 because we are stupid. + + Change-Id: I0b3f2a67735544a168c1d1bc74939227db9adf1f + +commit a82e19b9e831d79cad8063ff399416b7d76d022e +Author: Koushik Dutta +Date: Sun Apr 24 22:07:08 2011 -0700 + + fix build + + Change-Id: Ic00efe260d579b761ea50217fe806c485052d7e1 + +commit 80104f2958f3c5c75aed7baf5f627c15233ba338 +Author: Sean Neeley +Date: Sat Apr 23 18:14:56 2011 -0400 + + zeppelin: cyanogen_zeppelin.mk: sysctl.conf is not being copied + + The file system/etc/sysctl.conf is ending up empty. It does not contain the contents of device/motorola/zeppelin/sysctl.conf like it should. A user on the M3 forum suggested this change. Please approve this change if it will lead to the sysctl.conf file being copied correctly. + Submitted on behalf of a third-party: User 'epinter' from the M3 forums. + + Change-Id: Ia1222f10138b8dd06662cddc25a8168f21d61f50 + +commit 8e28de83667bad8eab0cc79da44b58c47e1cd10e +Author: Steve Kondik +Date: Fri Apr 15 14:10:39 2011 -0400 + + cm: Bump version for 7.0.1 point release + + Change-Id: Ibbaf6d836a4a84608dffa3315dad559faa68464f + +commit d722727825a7c331d10b9210d8396e5c8c1134b1 +Author: Ladios Jonquil +Date: Mon Apr 25 07:43:36 2011 +0800 + + Traditional Chinese: Initial translation of tablet overlay + + Change-Id: I83f3dcbf32e26a1c3b0b559af994ff096ff87a1b + +commit 32deb94b3c66ef0c40d689412ec328a5c3716b85 +Merge: a695145c 6ecae625 +Author: Steve Kondik +Date: Mon Apr 25 01:42:55 2011 +0400 + + Merge "Changelog: Add Blade changes and fix a typo" into gingerbread + +commit 6ecae625b7a0a9898202abb5fb26db6ca5f9b88a +Author: hcdrjacob +Date: Sat Apr 23 16:26:23 2011 -0400 + + Changelog: Add Blade changes and fix a typo + + Change-Id: I554a9e6835d4ff07840d5e7c71a202b0e4f8b3b0 + +commit a695145c8ed073cfb5ed8640da0ba1b211787d05 +Merge: 084fcbf4 df1edf2c +Author: Steve Kondik +Date: Mon Apr 25 01:18:15 2011 +0400 + + Merge "Updated Italian translations: tablet overlay" into gingerbread + +commit df1edf2c18022e9adc324b50aef3ea1c4801ed89 +Author: Eug89 +Date: Sun Apr 24 15:41:33 2011 +0200 + + Updated Italian translations: tablet overlay + + Change-Id: I79476fb156bb607b66ab878c22354643d19e621b + +commit bccd650feef5cf1f5c2f5167529f1fe8ea8a5192 +Merge: 5ad1a4d3 6757d964 +Author: Keyan Mobli +Date: Sun Apr 24 06:26:27 2011 +0400 + + Merge "Vega: Use tablet specific overlays" into gingerbread + +commit 5ad1a4d373a92bdb6ccd0f392777f587f7f51fbf +Merge: ef2ff6bd 129a1c9a +Author: Keyan Mobli +Date: Sun Apr 24 06:26:22 2011 +0400 + + Merge "Harmony: Use shared tablet overlay" into gingerbread + +commit ef2ff6bdd658623fea4b5a44e92a5844c9c6cd20 +Author: KalimochoAz +Date: Sat Apr 23 22:09:15 2011 +0200 + + Correct changelog for bad English translation :( + + Change-Id: I27098522e6cf2b89939fc553988bdb594da4838c + +commit 78f130fab0b280088d130993e3d350843fc094bc +Author: KalimochoAz +Date: Sat Apr 23 21:32:38 2011 +0200 + + Changelog revision + + Change-Id: Iabbf52c78bdd754db488e085f5d131da6fbffd9c + +commit e6e47fb79ad535d3a21d1de90af4a26cc77feb7f +Author: Steve Kondik +Date: Sat Apr 23 15:03:18 2011 -0400 + + CHANGELOG + + Change-Id: I277fc2ebad11548a0c3ff5eef0eb2d2f1fefcf95 + +commit 6757d964bddbb6b87f8ca4e6332b5bb2296b5208 +Author: Brandon Bennett +Date: Fri Apr 22 19:21:17 2011 -0600 + + Vega: Use tablet specific overlays + + See http://review.cyanogenmod.com/4766 for tablet specific overlay + + Change-Id: I7f3715620d6549c8bdbcfc5b70f644a528ce1576 + +commit 129a1c9a7e77b309c6576256de6504597b7347c0 +Author: Brandon Bennett +Date: Fri Apr 22 19:10:43 2011 -0600 + + Harmony: Use shared tablet overlay + + See http://review.cyanogenmod.com/4766 for tablet specific overlay + + Change-Id: I3dfafcb0cb82e311f75cc1eb8b233ef1f880c23c + +commit 33bdefe017ece3e6546136703f900792723f953b +Author: Brandon Bennett +Date: Fri Apr 22 09:52:35 2011 -0600 + + Create tablet overlay and set encore to use it + + There is a lot of duplication of work with regards to overlays + and tablets. This moves common tablet settings from the + individual device trees to a common overlay for a more constant + and easier to manage tablet development. + + So far only encore has been updated to use this new overlay. Once + fully tested I will roll out seperate changes for each other device + and have the maintainers test it. + + Change-Id: I0a80368d8eee6256a4cb233895fcedb689100115 + +commit d669a33f51e999d0cd3e4e1dd43a6a3985807d25 +Author: KalimochoAz +Date: Sat Apr 9 20:50:08 2011 +0200 + + Tobe added if "Status bar additions" is added + + If this is commited: http://review.cyanogenmod.com/#change,4430 + this has to eb also commited to mantain ldpi devices working + + Change-Id: I95c4d01c3ff7d1a1b931d66c58bb604b6acd5f80 + +commit b7fdf07005cce9b11f4ea530603d9dda8e0b14e4 +Merge: 60d57d9f 7ea276be +Author: Steve Kondik +Date: Fri Apr 22 11:45:31 2011 +0400 + + Merge " Add Torch and FM to leo" into gingerbread + +commit 60d57d9fd6e59c07a3b8cf332b2347e32eaa9d41 +Merge: 2873c473 1ef6231c +Author: Steve Kondik +Date: Wed Apr 20 22:30:23 2011 +0400 + + Merge "LDPI: Update some drawables" into gingerbread + +commit 2873c4739f1771fb117394b0e84f4ce1c8a5a19f +Author: prash +Date: Tue Apr 19 19:01:22 2011 -0400 + + New CC Wallpapers in ldpi sizes + + Change-Id: I477ca1ec15be73857c241ffd18f4526122afa67d + +commit 1ef6231cda13e90c2790e8cceaf22514fae9f262 +Author: Nihanth Subramanya +Date: Mon Apr 18 22:32:22 2011 +0530 + + LDPI: Update some drawables + + For some reason the WiFi icons were messed up. + Re-made them from MDPI icons. + Also reverts shade_header_background to stock, + a different version from my theme was added in by + mistake. + Also updates scrollbar handle icon. + + Change-Id: I2172e80ec42465b9eec7986532be00b63a047efe + +commit 27cb7278f0c2122036fb158b1a0bebdd1e69539c +Merge: 2a788fd0 7772cd58 +Author: Steve Kondik +Date: Fri Apr 15 22:05:59 2011 +0400 + + Merge "corrected T-2 (MCC 293 MNC 64) APNs" into gingerbread + +commit 2a788fd0b87c416ad39642477a737c3f638ec423 +Merge: 19fefed6 096fd719 +Author: Steve Kondik +Date: Fri Apr 15 21:53:13 2011 +0400 + + Merge "Add Danish dictionary to LatinIME (Lord__Mike)" into gingerbread + +commit 7ea276be0387d0a3435ed81f68b1c431a3eca70d +Author: charansingh +Date: Fri Apr 15 03:23:56 2011 +0530 + + Add Torch and FM to leo + + Change-Id: I0e898cf81c02656b95bf1d0e00df0c659c148070 + +commit 7772cd58b5e572a880b386853681aaed4c5369f7 +Author: Rok Potocnik +Date: Wed Apr 13 18:45:23 2011 +0200 + + corrected T-2 (MCC 293 MNC 64) APNs + +commit 19fefed69e051684f3e0196d2c8426b6b536d282 +Author: Sven Dawitz +Date: Wed Apr 13 15:22:12 2011 +0200 + + Vega: skip themes at the right place + + Change-Id: I5d9b8adb6d6346ac9f03c2e7d38903c4346c6b12 + +commit 096fd719f84faa0df14cfe440665ea00c141d33c +Author: blunden +Date: Tue Apr 12 01:56:57 2011 +0200 + + Add Danish dictionary to LatinIME (Lord__Mike) + + Change-Id: I797e563eb3663caaca6bee21870fcc3937684d26 + +commit 4c9a2645da4329497adbd630d10741ef0df3353c +Author: Brint E. Kriebel +Date: Sun Apr 10 21:24:05 2011 -0700 + + harmony: CHANGELOG - add pershoot as a maintainer for harmony + + Change-Id: Ib592090f2037dfb9529d6c1d12db6814992e52b5 + +commit 06c0eb42ec634216776ee6e3b291474b4724c2da +Author: Steve Kondik +Date: Sun Apr 10 21:03:36 2011 -0400 + + CHANGELOG + + Change-Id: I6d7e3806c70291e0d1d1d7c32e0c25d6a33a9d82 + +commit 17cefee64ab653f8db59f9224d8fcf96e1df39dd +Merge: a606425a fb1d3e68 +Author: Keyan Mobli +Date: Mon Apr 11 01:53:44 2011 +0400 + + Merge changes I0476a0e0,Ib36051d4 into gingerbread + + * changes: + Fix "Add skip_themes directive to build process" + Fix compcache + +commit fb1d3e68c3506f8ec9a64cf826634313ab29387c +Author: Keyan Mobli +Date: Sun Apr 10 16:43:31 2011 -0500 + + Fix "Add skip_themes directive to build process" + + This reverts commit 090e2ec0c1e576bc12be069ce7991eace4d3c9d9. + + Change-Id: I8a6e85b1fd356eeef4572c861c6f8d72fb44de97 + +commit 3f47346c3030aebc65f5f6a7a5d5622e158657c3 +Author: William Graham +Date: Sun Apr 10 16:25:16 2011 -0500 + + Fix compcache + + Change-Id: Ib36051d48c232dc7b0bd6fdbb782847ca5ae6398 + +commit a606425a69cbb1ad9407acfb0c845cc3815682e3 +Author: Steve Kondik +Date: Sun Apr 10 17:22:07 2011 -0400 + + cm: Bump versions for 7.0 release + + Change-Id: Ifaeaa98367474e243a090457673e3c1dc17b18ba + +commit 08b94817c102339ee291aaafaf10f6e6e1e9e6fd +Author: Sven Dawitz +Date: Sun Apr 10 20:37:15 2011 +0200 + + Add skip_themes directive to build process + + Change-Id: I8fad4ebe3998c41ce93be2e3127552ad975ff510 + +commit 084fcbf4fa5e115855a3b157a7482b72d540d227 +Author: Gustavo +Date: Sun Apr 10 00:43:27 2011 -0700 + + PT-BR: Added missing translations + + Change-Id: Ieb7adaad6c52f984342c24e37755728efde550d6 + +commit e785874148a19b95d74d0caed9e6d5d99af43f39 +Author: KalimochoAz +Date: Sat Apr 9 21:00:27 2011 +0200 + + Removed White spaces and tabs from all overlay xml files + + In order to have a clean white spaces for all the overlay files + this commit has all the files cleaned + + Change-Id: Ie3b644f73c44165cd07a899172e7b8a7e314aa5b + +commit a63ac0a380b2039f97eed698b101d138b2465be0 +Author: KalimochoAz +Date: Sat Apr 9 14:56:59 2011 +0200 + + ldpi review themes for themes changes not pushed + + This file was bad and was not actual, so now is reviewed with the repo + one. + + Change-Id: I9bbdac609eaf58a317fce5374f96561a8bfa6498 + +commit b1e6b44c3915277ea0c1bdf03ef98be0362e2b8e +Merge: e27c08de 230b6715 +Author: Steve Kondik +Date: Sat Apr 9 13:58:54 2011 +0400 + + Merge "Support built-in ramzswap" into gingerbread + +commit e27c08defc7aedf075c31666975d1c17ab438874 +Merge: 5fdc1aca 25c3198d +Author: Steve Kondik +Date: Sat Apr 9 13:45:54 2011 +0400 + + Merge "Move ldpi mdpi locales definition to cyanogen_click.mk" into gingerbread + +commit 5fdc1acad7bf6ded31e24629a5e8c193d84c7b4e +Merge: f7e371d0 4e8e0d10 +Author: Steve Kondik +Date: Sat Apr 9 13:45:39 2011 +0400 + + Merge "buzz: Move ldpi mdpi locales definition to cyanogen_buzz.mk, part 1" into gingerbread + +commit f7e371d0d0bc2e9b22df3615a62ad4d306a1e5b6 +Author: Steve Kondik +Date: Sat Apr 9 05:13:56 2011 -0400 + + cm: Set ThemeChooser to style_change_only mode + + Change-Id: Iafc601aca907b0c2e03282fe68ffc744fde60c26 + +commit e08f9fd3dec7ba857c99db4f03bdcf24f460cdf4 +Author: Steve Kondik +Date: Sat Apr 9 05:13:31 2011 -0400 + + cm: Clean up the default ADW workspace + + Change-Id: I0e7d94e643965d2bfa4d48427e7259d8f67c3ace + +commit 25c3198d10bca68c3d6cd4b7dce60f42afaa70e6 +Author: KalimochoAz +Date: Sat Apr 9 06:54:18 2011 +0200 + + Move ldpi mdpi locales definition to cyanogen_click.mk + + (arco): Having it here moves them to the end of the PRODUCT_LOCALES list, + so it doesn't mess up the default language locale in the rom, + making it look like this: http://oi53.tinypic.com/4ttyr5.jpg + + Change-Id: Ief972c80bfaa237e8f53ad498a5defc8df03778c + +commit c7e2e0899a1b62aa6ca39e988e49f32fe6b41aa5 +Merge: 30f02867 86e68566 +Author: Keyan Mobli +Date: Sat Apr 9 06:26:51 2011 +0400 + + Merge "Add zeppelin files" into gingerbread + +commit 4e8e0d10fc10b021d757a7b06b4365166a66440d +Author: Arne Coucheron +Date: Fri Apr 8 07:24:39 2011 +0200 + + buzz: Move ldpi mdpi locales definition to cyanogen_buzz.mk, part 1 + + Having it here moves them to the end of the PRODUCT_LOCALES list, + so it doesn't mess up the default language locale in the rom, + making it look like this: http://oi53.tinypic.com/4ttyr5.jpg + + Change-Id: I7eb5c3b995ee9f3fd1304039d2e339c0c8de692e + +commit 30f028677baebee18bfc3c5dbb4d02bfafa391ef +Merge: 8a5d86b1 2d6dab68 +Author: Keyan Mobli +Date: Fri Apr 8 08:56:10 2011 +0400 + + Merge "Modify overlay for statusbar ldpi to avoid compilation error" into gingerbread + +commit 2d6dab68d2e407cd0fbf6f8b2d236dc6486a3ea9 +Author: KalimochoAz +Date: Fri Apr 8 06:53:51 2011 +0200 + + Modify overlay for statusbar ldpi to avoid compilation error + + Change-Id: I13bf4a4d00993591db0aef1e11e54265ab17669f + +commit 8a5d86b10e3c145f35987d6eab5e817811f5b473 +Merge: cd328e56 06e3590c +Author: Keyan Mobli +Date: Fri Apr 8 07:43:55 2011 +0400 + + Merge changes I60aaa1df,I79ae749f into gingerbread + + * changes: + ldpi: New original wallpaper + ldpi: Add missing improved stat_sys_adb.png + +commit 06e3590c407ae87df8471ed492889b9c79e9a92f +Author: Arne Coucheron +Date: Fri Apr 8 05:37:35 2011 +0200 + + ldpi: New original wallpaper + + Change-Id: I60aaa1df8f97acd18d639b38847513e5b3fce935 + +commit cd328e56b8fd335a64d779bd6ec66a3784aa0d3e +Author: Dalingrin +Date: Thu Apr 7 21:20:47 2011 -0500 + + Encore: hdpi boot animation + + Change-Id: Ia03c5c4ac281f7167be0f1f18e75d65ab77500e3 + +commit 230b671528d44178cd61fc5ec312dcae2cfe572d +Author: Emilio López +Date: Thu Apr 7 22:28:27 2011 +0000 + + Support built-in ramzswap + + This change adds a check for the ramzswap device. This is useful + if the kernel includes ramzswap built-in and not as a module. + + Change-Id: I39105064c8fdd678ca3d7e332703b6040806f601 + +commit 6e58fb6e708dfb67d2904a1e9601f0d713065975 +Author: Arne Coucheron +Date: Thu Apr 7 07:14:39 2011 +0200 + + ldpi: Add missing improved stat_sys_adb.png + + Change-Id: I79ae749f6a9580dda97ff07fb2c13e7a318cd77e + +commit 6a04a58209717a9b731b346f4ee0861ded90c2f6 +Merge: 022ede2a 1818fc34 +Author: Steve Kondik +Date: Thu Apr 7 04:21:45 2011 +0400 + + Merge "compcache: support ramzswap.ko in alternate module paths" into gingerbread + +commit 022ede2a47e574e56127ca87fb530b5801690a05 +Merge: debe972b 21a5e97a +Author: Keyan Mobli +Date: Wed Apr 6 05:18:27 2011 +0400 + + Merge "LDPI Makeover" into gingerbread + +commit 21a5e97aba62da74465da0308d1d84230090f628 +Author: Nihanth Subramanya +Date: Sat Apr 2 00:14:00 2011 +0530 + + LDPI Makeover + + This adds LDPI drawables to make everything pretty. + + Change-Id: I293258c5b08916bf0361e84f6efb3953ea615b25 + +commit 1818fc345a56da1f4a478d4d218b678f18c35deb +Author: wjb +Date: Tue Apr 5 12:23:45 2011 -0400 + + compcache: support ramzswap.ko in alternate module paths + + Support module placement other than the "modules_install" location. + (i.e. /system/lib/modules/ or /system/lib/modules/`uname -r`/) + + Change-Id: I04c5175b13655c09e1eb9b47fa0745d1cfcb376d + +commit debe972bd973d3f48d26bccdb1dbb29c4b6f5d7f +Merge: 37654bec 7f60c49a +Author: Steve Kondik +Date: Tue Apr 5 10:51:30 2011 +0400 + + Merge "Added RC4.1 due to all issues solved for Click device" into gingerbread + +commit 37654bec76f777c705216247e5a7f726b2f39413 +Merge: f92561b3 16d2fec7 +Author: Steve Kondik +Date: Tue Apr 5 10:44:22 2011 +0400 + + Merge "ldpi: Fixed errors during resize/crop on a couple of the wallpapapers" into gingerbread + +commit 86e6856685f616a92ac80c8c8c2f97f889d80b61 +Author: Emilio López +Date: Tue Apr 5 03:35:57 2011 +0000 + + Add zeppelin files + + Change-Id: Id59c0a7a6d0784e6caf0b81fff160fc7f9eec6e2 + +commit f92561b3de70d6a007846707e60fab6e5a1775f8 +Author: Abaakouk Mehdi +Date: Mon Apr 4 15:36:58 2011 +0200 + + Add support for old and new compcache module + + Change-Id: Iff0109f863114307fc34203819ef241a5efe1656 + +commit 7f60c49ae4bf48ab8d53dca82a427f1b7af3d795 +Author: KalimochoAz +Date: Sun Apr 3 20:00:48 2011 +0200 + + Added RC4.1 due to all issues solved for Click device + + Change-Id: I38014debb4dd7673d045fa076ab7b3a81dbaaa9a + +commit 16d2fec73f352b942e821e78242066baf0828acb +Author: Arne Coucheron +Date: Sat Apr 2 06:17:46 2011 +0200 + + ldpi: Fixed errors during resize/crop on a couple of the wallpapapers + + Change-Id: I870f4f295fe1bd76c9185bce1b9fba5409999d49 + +commit df5b82a4f281cbe183d9fcfbe4e4f315371b963c +Merge: fce335e7 b7efa107 +Author: Keyan Mobli +Date: Thu Mar 31 03:39:21 2011 +0400 + + Merge "Update speedy to RC4.1 for headphone fix that was forgotten" into gingerbread + +commit b7efa10726f7d53c1a528d1b7684218043a03873 +Author: Keyan Mobli +Date: Wed Mar 30 16:37:35 2011 -0700 + + Update speedy to RC4.1 for headphone fix that was forgotten + + Change-Id: I64f34c6f6ca300d925767f3338a1913e4130a385 + +commit fce335e726fba40bf4a4179ba02e5eb5f4c6307b +Merge: ca5c2012 88c7c66e +Author: Steve Kondik +Date: Thu Mar 31 03:39:01 2011 +0400 + + Merge "cm: Also Bump GSM Hero to RC4" into gingerbread + +commit ca5c201253e30ad42c173e83bb66cebb49b4cfd3 +Merge: c1fca399 90f4fc21 +Author: Steve Kondik +Date: Thu Mar 31 03:38:22 2011 +0400 + + Merge "Add dictionary for Hebrew." into gingerbread + +commit 88c7c66e73163629cb3db2e039bdcdde0deba5df +Author: David Girault +Date: Wed Mar 30 17:02:46 2011 +0200 + + cm: Also Bump GSM Hero to RC4 + + Is there any reason to not have this one use the same RC than the others? + + Change-Id: Ie2c06b685ed229e620d5ecb9bf54ab67c7fb43d0 + +commit c1fca399c8830aa8477e2f6ab31fa7e95774fd23 +Merge: 7a66cadb 49add85f +Author: Steve Kondik +Date: Wed Mar 30 08:40:35 2011 +0400 + + Merge "cm: Bump to RC4" into gingerbread + +commit 7a66cadbc7dbb1e7e26c2e27cff45eb55b64cd3c +Merge: 7d9be468 47d99660 +Author: Steve Kondik +Date: Wed Mar 30 07:12:08 2011 +0400 + + Merge "Kir Kolyshkin added to Russian translators" into gingerbread + +commit 90f4fc21c933ac667e65ffc185f24d940e408f59 +Author: Eran Mizrahi +Date: Wed Mar 30 03:58:47 2011 +0200 + + Add dictionary for Hebrew. + + Prepared by Yosef Sudri. + + Change-Id: I528ad6f0fdecbea52dba806e15b7857155a29688 + +commit 49add85f22431352bb83d9130ad096a4dfc2034c +Author: Steve Kondik +Date: Tue Mar 29 21:09:21 2011 -0400 + + cm: Bump to RC4 + + Change-Id: I962647e74863cda48c6db619b35d8f48047ef658 + +commit 7d9be468358ba779f4d079bc005e745b10268ecc +Author: Koushik Dutta +Date: Tue Mar 29 10:16:51 2011 -0700 + + follow redirects on curl + + Change-Id: I239699c6960698ed8c679c45b98afd5091f812cc + +commit e160c9436320cb80e9bd3f01050d4109e14f9c28 +Author: ladios +Date: Tue Mar 29 00:07:33 2011 +0800 + + get-rommanager: Tell curl to follow url redirections. + + Add -L flag to curl command to follow "Location: url" redirections, + as it won't follow HTTP 301/302 redirections by default. + + Change-Id: I4272e1ac068094d9f9da50085de5e2a2cdf9058a + +commit 47d9966043718cf4657f48225cf45145d7be2ec2 +Author: pvolkov +Date: Mon Mar 28 14:57:38 2011 +0400 + + Kir Kolyshkin added to Russian translators + +commit 4a312e5fc6dfb6e9a31bde3a43e07fbefad464fb +Author: Steve Kondik +Date: Sun Mar 27 16:31:13 2011 -0400 + + cm: Bump to RC3 + + Change-Id: Icca8355c0e35390299919c90310a816579c77873 + +commit 56732df4044861e8673d8b44d203d8b13c5b5d91 +Merge: 66dfc697 5ef68042 +Author: Steve Kondik +Date: Mon Mar 28 00:17:57 2011 +0400 + + Merge "Fix LeoUpdate script so that only one boot folder is present" into gingerbread + +commit 5ef680426e745ef5684aec69e5547c2686f9141e +Author: charansingh +Date: Sun Mar 27 17:23:20 2011 +0530 + + Fix LeoUpdate script so that only one boot folder is present + + Change-Id: I0124aaaabf4e8583b011e87c9c17de36ba05a979 + +commit 66dfc697e3588c2df9fed33df85d18489e5b45e8 +Author: Nihanth +Date: Sun Mar 27 01:51:48 2011 +0530 + + LDPI: Fix password unlock screen layout + + Emergency Call button was hanging off the screen, + this is an updated layout. + + Change-Id: I8bf9ce734ca05e8f5ba67e49151782720cfa3297 + +commit ec98d2ded90715f04e3751aa1fa56d8d6a21bfbd +Author: Martin Brabham +Date: Thu Mar 24 06:08:38 2011 -0700 + + Adding desirec to cyanogen vendor + + Change-Id: Iedee7e53633289ac7a12815bf9122643ede159b5 + +commit 7935a8e4c3840cfe3fca1dd5066b379fd7bb3db3 +Author: Steve Kondik +Date: Thu Mar 24 03:22:06 2011 -0400 + + Moving extra dictionaries to a separate overlay. + + This reduces size greatly when using small_base. + + Change-Id: I135e54c1f225c807d1f7a11af2f2cc9aa75889b1 + +commit dfb41ed2c2b2f8f8af49a40882c9f73ad3c9aec2 +Author: lado +Date: Thu Mar 17 17:24:32 2011 +0100 + + main.dict for georgian language + + Change-Id: I2d1abb848e52d602cff062b4e8a346a1b3da0ce3 + +commit 20a5080a71358ac20538686646442d3a507ffa29 +Author: Vladimir Baryshnikov +Date: Sun Mar 13 08:32:02 2011 +0300 + + LatinIME: add russian dictionary + + file taken from http://4pda.ru/forum/index.php?showtopic=207680 with + permission of the original author, who did give feedback in + comments about it. + + Change-Id: I53bfc90704c2794edab2fa8b201c89db88a6e192 + +commit 6ac48875beaa29b32eebab89c338ccd4265f3eea +Merge: 7aa27361 74fa7aaa +Author: Steve Kondik +Date: Thu Mar 24 09:08:46 2011 +0300 + + Merge "Hero: Allow include small_hero.mk instead of full_hero.mk by defining CYANOGEN_SMALL symbol." into gingerbread + +commit 7aa27361f563f68d266630124b9ba82d891e7ecb +Merge: ff627b6c ced8591d +Author: Keyan Mobli +Date: Wed Mar 23 23:29:38 2011 +0300 + + Merge "Fix LDPI Torch layout" into gingerbread + +commit ff627b6cb0f8ffdcdd739f96aa0cacbe7b554ead +Merge: c77704a7 c910afda +Author: Keyan Mobli +Date: Wed Mar 23 23:29:33 2011 +0300 + + Merge "Update pattern unlock screen for LDPI" into gingerbread + +commit c77704a74b5d9b92f025fa881427a44bf00c3686 +Author: hcdrjacob +Date: Wed Mar 23 16:18:35 2011 -0400 + + LDPI: Remove wallpapers in line with main CMWallpapers repo. + + Change-Id: I7f1c8f57b8201db4fb1e480970e03a74d40e2c57 + +commit 74fa7aaaf49a344be08b6133f0eb9732469cd0e3 +Author: David Girault +Date: Wed Mar 23 17:37:46 2011 +0100 + + Hero: Allow include small_hero.mk instead of full_hero.mk by defining CYANOGEN_SMALL symbol. + + Change-Id: Idd6f50c8c94ef5f28954812ba27cbd326b22de0e + +commit ced8591d181c97de4680d587b5e9d1a4c192c80f +Author: Nihanth +Date: Wed Mar 23 09:55:48 2011 +0530 + + Fix LDPI Torch layout + + Change-Id: I45217324e22ae504cbe789b661f0192d21088ae6 + +commit 7d3e36deb407a586edc87be48d18942434388344 +Merge: 4ae1f114 2b98a993 +Author: Ricardo Cerqueira +Date: Wed Mar 23 02:29:32 2011 +0300 + + Merge "LatinIME: Add Portuguese dictionary" into gingerbread + +commit c910afdaadc8a6402bc915795917ac37aff9394a +Author: Nihanth +Date: Tue Mar 22 22:55:22 2011 +0530 + + Update pattern unlock screen for LDPI + + Change-Id: I7e021f40bf4c52eda2473f18239102aef72ed482 + +commit 4ae1f114ca9d1b959f82c09f33856d44f5d3b81e +Merge: 99eb1be8 b8af4ef5 +Author: Steve Kondik +Date: Tue Mar 22 15:57:56 2011 +0300 + + Merge "ldpi: Update status_bar_expanded layout" into gingerbread + +commit 99eb1be84ae0fc485ceeb56f3eb66f189b1b55f1 +Merge: 1ef4f9bf 6642ae93 +Author: Steve Kondik +Date: Tue Mar 22 15:57:37 2011 +0300 + + Merge "Boobies in ldpi size" into gingerbread + +commit b8af4ef50e8cf0e71ea6a6b89837422763c35c3d +Author: Arne Coucheron +Date: Tue Mar 22 05:46:27 2011 +0100 + + ldpi: Update status_bar_expanded layout + + Change-Id: Iffb8690d0388951c059b97773d724d598f326167 + +commit 6642ae93babcba8d496b5d6cbe563c2aa33d339c +Author: Arne Coucheron +Date: Tue Mar 22 05:36:29 2011 +0100 + + Boobies in ldpi size + + Change-Id: Ia74dc37165176cc749bc0d09cfb02025658255db + +commit 1ef4f9bf5ed1e731e590c6788ad207a409469da9 +Merge: 26129592 594f5911 +Author: Steve Kondik +Date: Tue Mar 22 03:13:32 2011 +0300 + + Merge "ldpi: Remove cm_girls from overlay" into gingerbread + +commit 594f5911af6974dc610b71fb3bb5820ed818b66f +Author: Arne Coucheron +Date: Tue Mar 22 00:49:50 2011 +0100 + + ldpi: Remove cm_girls from overlay + + See http://review.cyanogenmod.com/#change,4012 + + Change-Id: I985490528a67ade1ba7b03c7e742cdf61f6226f6 + +commit 261295921504290107ab7bfd6f9c2261ed4e3d96 +Author: Ricardo Cerqueira +Date: Mon Mar 21 14:43:07 2011 +0000 + + zero: update build id + + Change-Id: I0f02414af62a7a06ca9657a5655cbb37cbe96775 + +commit 7c6ea302fb69053519853ad79630b9f810cdc878 +Author: Ricardo Cerqueira +Date: Mon Mar 21 13:56:55 2011 +0000 + + zero: Remove product_name override + + This was needed by the libcamera prop, which has now been replaced + with source + + Change-Id: Ic5afba14b0f8b7133b40b52ed9552102abc14422 + +commit 40ff837fe76b64554e2dfc44beda2186ea6de6b6 +Author: Chris Soyars +Date: Sun Mar 20 00:59:25 2011 -0400 + + Update ROMManager URL. + + Change-Id: I7e67e06c54d2cb961d95cfdf3881e4732ca2c22d + +commit 1125112c5328247dea91f2d2d1f0a1ec1428a7ba +Merge: a3d4971b e6c5fb64 +Author: Keyan Mobli +Date: Sun Mar 20 04:36:13 2011 +0300 + + Merge "Ace: Added AicBootFix to Ace Makefile" into gingerbread + +commit a3d4971b2a4038d4610cf63ed03bd4fabaf77c9c +Author: Ricardo Cerqueira +Date: Sat Mar 19 15:36:09 2011 +0000 + + CHANGELOG: Update maintainer list + + Change-Id: Ied8f796a62a96b89b15a8204c3525575dfb00e65 + +commit a8b21444a986ad8855792faf67a6029876559a73 +Author: Ricardo Cerqueira +Date: Mon Mar 7 14:43:24 2011 +0000 + + Add ZERO product + + Change-Id: I208af430c4a5f17c45b6276e166a25a349c19a7f + +commit 9b9d1cf32309c8c56a4c9d6d935834ca9aaaefb7 +Merge: 24eef9f9 fc20f74a +Author: Steve Kondik +Date: Sat Mar 19 11:30:50 2011 +0300 + + Merge "products: speedy.mk - update build fingerprint" into gingerbread + +commit 24eef9f9bc785c2119b6f5efe464fd074f1a59bd +Merge: e5fb4e06 39e06b62 +Author: Steve Kondik +Date: Sat Mar 19 11:29:54 2011 +0300 + + Merge "speedy: add device speedy to cyanogen vendor" into gingerbread + +commit e6c5fb64a66b81af5fe3bc4f8047fbad429ecf0d +Author: Sven Dawitz +Date: Fri Mar 18 23:52:06 2011 +0100 + + Ace: Added AicBootFix to Ace Makefile + + Change-Id: I5bf8aeeb58211414b7690bdaa0fea5c266fa8703 + +commit e5fb4e0600c88dab4cde936ac0b9c979609ec727 +Merge: c48416ad b7e0b903 +Author: Steve Kondik +Date: Thu Mar 17 07:18:18 2011 +0300 + + Merge "Upgrade Click to RC2.2 Stage" into gingerbread + +commit b7e0b9036df69a3ab1819036458a5bed741188d2 +Author: KalimochoAz +Date: Wed Mar 16 11:07:28 2011 +0100 + + Upgrade Click to RC2.2 Stage + + Change-Id: I1d6ab73bd29a3ba3a31164e86527897c75d5dd2b + +commit c48416ad90898e01cfb25ddc6ecf84f063b3df7b +Author: DrMacinyasha +Date: Wed Mar 16 01:47:53 2011 -0500 + + Remove the obsolete gb-tegra GApps + + Change-Id: Ib5ba7d04cd2986b7120cb6fd78bdb0c418372c8c + +commit 5d1039b90a657721d17639278c42dd2a5fd6269e +Merge: 1e9d9ce7 61b1181e +Author: Ricardo Cerqueira +Date: Tue Mar 15 13:37:21 2011 +0300 + + Merge "Fix: Typo in APN list results in block mms for one provider" into gingerbread + +commit 61b1181e66387519049d53781d936f10121ea5e0 +Author: Sven Dawitz +Date: Tue Mar 15 05:02:11 2011 +0100 + + Fix: Typo in APN list results in block mms for one provider + + Change-Id: I69157b33da8d36d18e024c42f79f8b1bbca12591 + +commit 1e9d9ce7cc87820c8334aeea51612d11c5fe7dc1 +Merge: ebf61c72 ab3e6482 +Author: Steve Kondik +Date: Tue Mar 15 04:13:02 2011 +0300 + + Merge "Updated get-google-files script with the last version of Google Apps (20110307)" into gingerbread + +commit ebf61c72b9b1b3d049d682f36e3c6fcdfd9a0214 +Merge: 2b7a4cd8 e14918a3 +Author: Steve Kondik +Date: Tue Mar 15 04:11:45 2011 +0300 + + Merge "Wallpapers resized and cropped for ldpi" into gingerbread + +commit 2b7a4cd8c9bf24420b242eea262d8e66c67bfe7a +Merge: dbbcac3f 4bca4262 +Author: Steve Kondik +Date: Tue Mar 15 04:10:00 2011 +0300 + + Merge "Upgraded click to RC2.1 stage" into gingerbread + +commit dbbcac3f86b978d8db7024d2cc3acc541b2efe8d +Merge: 39602dd9 76f8bcac +Author: Steve Kondik +Date: Tue Mar 15 03:49:02 2011 +0300 + + Merge "Added Chuckycrx to Spanish translator Team" into gingerbread + +commit 4bca426238b1f14664f04205c5440e6c70bae82c +Author: KalimochoAz +Date: Tue Mar 15 00:02:26 2011 +0100 + + Upgraded click to RC2.1 stage + + Change-Id: I777da1cb139afc27eb924b864791459ffaae9810 + +commit e14918a3e205d3738cc9d8226627261ec7ece56a +Author: Arne Coucheron +Date: Mon Mar 14 08:02:47 2011 +0100 + + Wallpapers resized and cropped for ldpi + + Change-Id: Iafe68b588aa60d7f84dc7fae14b2922f5f7580ae + +commit fc20f74ad1c37ffe56a7d1bf6c5a1d61beba3947 +Author: toastcfh +Date: Tue Mar 1 22:56:55 2011 -0500 + + products: speedy.mk - update build fingerprint + + Change-Id: I3418b5088a5a08d3d43bb027e10bab28c9a801a5 + +commit 39e06b62ba83ed357eb65c5e821ab0446c6e1796 +Author: toastcfh +Date: Sat Feb 26 21:29:30 2011 -0500 + + speedy: add device speedy to cyanogen vendor + + Change-Id: I120ac98c1c7e389ec8b83144459190db856ad5f2 + +commit ab3e6482332516d15de047600462b32f1c2d3138 +Author: Giuseppe Buzzanca (PiDy) +Date: Sun Mar 13 23:10:01 2011 +0100 + + Updated get-google-files script with the last version of Google Apps (20110307) + + Change-Id: If9f1e0c5623a2f9bdadfc9f495d95a9b04581b0d + +commit 76f8bcacf1fb179beca5944d2bb602ea9d86245e +Author: KalimochoAz +Date: Sat Mar 12 14:14:05 2011 +0100 + + Added Chuckycrx to Spanish translator Team + + Change-Id: I4d3723bd1a4c2c5b6ff6a760010b13948a036bf9 + +commit 39602dd9e28d42c731f5a29c853eb22276eba646 +Author: Arne Coucheron +Date: Sat Mar 12 08:14:14 2011 +0100 + + buzz: Complete vendor overhaul, part 2/2 + + Change-Id: Ibf87e2b383f6f7b7c154e1398aa32e070a70e25f + +commit 189685d0ef93486c1bfe303f15067096cd8c0774 +Author: Wes Garner +Date: Wed Mar 9 07:40:30 2011 -0600 + + CHANGELOG + + Change-Id: I4a219fa5620679044fffe3efa57d384529f986f7 + +commit d9a3257e39e2c4238101bd865fc4e4450e048704 +Author: Alexander Hofbauer +Date: Tue Mar 8 11:40:38 2011 +0100 + + Changelog: Credit Michael A. Reid for TI reverse engineering + + Change-Id: Ia420e2d0f03196231807ab495a3123e58e37fa6a + +commit 1383520abfe38a5a0d4c04987408703845057d74 +Author: attn1 +Date: Tue Mar 8 00:48:53 2011 -0500 + + Bump Heroc to RC2; update changelog + + Change-Id: I2c1bf45896c50f3b32eb8d0cc18e599ab8afb2a5 + +commit b59c3d57185aefdb77c0091e5e2b9186b743bbbf +Merge: 172014b4 da671ece +Author: Steve Kondik +Date: Mon Mar 7 23:49:19 2011 +0000 + + Merge "Bump modversion for RC2" into gingerbread + +commit 172014b420c7d49b935dd4ca30f5aeb419f886a8 +Author: KalimochoAz +Date: Mon Mar 7 21:28:07 2011 +0100 + + PAttern Layout revised for ldpi devices + + Change-Id: I38f95b9d79540328226a16e39a532030f80f349a + +commit d3f675e8578a1b2a3c45802a1bb9ef0af2c1e988 +Author: KalimochoAz +Date: Mon Mar 7 15:37:57 2011 +0100 + + FM ldpi layout look now perfect ( Fyodor ) + + Change-Id: Ie4303116716b77c9ce3ebb5c91fd91e98bdfed11 + +commit d0da1bc843ae4203a9086da7f900becf50e8fd52 +Author: KalimochoAz +Date: Mon Mar 7 00:10:49 2011 +0100 + + FM ldpi layout modification + + Change-Id: Ie95a17a0cdcf4f109abf4b500239605ab9a0658d + +commit da671ecee647f084c6b4826c93a26ae6f1f57f57 +Author: Steve Kondik +Date: Sun Mar 6 17:54:58 2011 -0500 + + Bump modversion for RC2 + + Change-Id: I318cd0a370a97ca375c4d37831c42f6c74adcaff + +commit 6c2741cc68942c0e0a906ec7df1c94574024c244 +Merge: b891e940 46992991 +Author: Steve Kondik +Date: Sun Mar 6 22:50:44 2011 +0000 + + Merge "Enable Radio compilation For CLICK" into gingerbread + +commit 46992991edcae5c8998885fa5c4837185a522b8b +Author: KalimochoAz +Date: Sun Mar 6 23:36:36 2011 +0100 + + Enable Radio compilation For CLICK + + Changed fo TI + + Change-Id: If2b36402537a7b21e43d868680abf17333b5a119 + +commit b891e940c74d4739c6b444347b0bbfa345196a3b +Merge: 205edc34 b8cb8c39 +Author: Steve Kondik +Date: Sun Mar 6 21:55:03 2011 +0000 + + Merge "LDPI layout changes" into gingerbread + +commit 205edc34fd59e13524c6d883c406372092aa457a +Merge: 3bf943e3 9a48eab2 +Author: Steve Kondik +Date: Sun Mar 6 21:54:45 2011 +0000 + + Merge "Add Advent Vega" into gingerbread + +commit 3bf943e3d7f272f13732934198ad91746cf2f708 +Merge: c8af2727 36c2b7ae +Author: Steve Kondik +Date: Sun Mar 6 21:54:08 2011 +0000 + + Merge "Buzz: Enable FM Radio" into gingerbread + +commit c8af2727b4920c3b509ca55be6b6bda81a392aa0 +Merge: 0cb068cb e8863c36 +Author: Steve Kondik +Date: Sun Mar 6 21:50:51 2011 +0000 + + Merge "Liberty: Build FM Radio" into gingerbread + +commit 0cb068cb10813fe0d3e45c1bf6fc9b0da8a17427 +Merge: d26144dc 46ee888d +Author: Steve Kondik +Date: Sun Mar 6 21:50:25 2011 +0000 + + Merge "legend: enable TI FM radio" into gingerbread + +commit 36c2b7aeea6d537b23e870845a5aa107a7b9f54e +Author: hcdrjacob +Date: Sun Mar 6 16:05:44 2011 -0500 + + Buzz: Enable FM Radio + + Change-Id: I1757dd7e7b89c3ec6ad9c80ca37944e402afbf9e + +commit 9a48eab24a916941fca56a63cfa32c2adac9dd16 +Author: BuzzBumbleBee +Date: Sat Mar 5 22:22:53 2011 +0000 + + Add Advent Vega + + Change-Id: I52e0f77581d5de7e278c2d51f46b1eb5a30eaae9 + +commit d26144dcdd77cab83e5d3f125de903bf60544828 +Author: KalimochoAz +Date: Sat Mar 5 23:53:06 2011 +0100 + + Added overlay FM Radio Layout for ldpi devices + + Change-Id: I2f633e3e49abe637b4125ccc63bedcff4c11824d + +commit e8863c36e6fd663615366607c4580586bc4f0f25 +Author: attn1 +Date: Sat Mar 5 16:19:06 2011 -0500 + + Liberty: Build FM Radio + + Change-Id: Ife8e08c2c3f9776f77b0fd2f90211d4eb62d8963 + +commit 46ee888d7842b7eb5b740d4376ef582aba04aa5b +Author: Alexander Hofbauer +Date: Sat Mar 5 11:32:05 2011 +0100 + + legend: enable TI FM radio + + Change-Id: I60049b69ec0c1fc39767b2f0363fdf15522634dd + +commit b8cb8c3935eb990d79e5b8b5c11b724c012bd9c6 +Author: Arne Coucheron +Date: Fri Mar 4 23:57:09 2011 +0100 + + LDPI layout changes + + Change-Id: I9d92525b87268d7508bb309a4b01b1a71995cf55 + +commit 4e2d1d11680732cf764ed56f0c4e7736e13582a1 +Merge: 942110dd e39accc8 +Author: Steve Kondik +Date: Fri Mar 4 22:06:58 2011 +0000 + + Merge "Add Telus NAM config; use egrep where more appropriate than grep" into gingerbread + +commit e39accc8e4eb55fbd31215a20a3bb97b290ef305 +Author: attn1 +Date: Fri Mar 4 08:11:43 2011 -0500 + + Add Telus NAM config; use egrep where more appropriate than grep + + Change-Id: If60b85fbb5e92a9bb61a5ec1f9129d2d4da0c40f + +commit 942110dd33f8e81e1cc4e9e4d8e4d2d284dafcbc +Author: Steve Kondik +Date: Thu Mar 3 18:11:31 2011 -0500 + + CHANGELOG + + Change-Id: I2b640498e161af3260c8c3e1c860014168c5b921 + +commit a1535136a8eb1b375322ca04093496c1184516c1 +Author: Steve Kondik +Date: Tue Jan 11 00:21:15 2011 -0500 + + cm: Enable Dream/Sapphire + + Change-Id: Ifa557a4a8ee0dc68179f2a5116317e50edef53d3 + +commit d7fafc77baec9460d4637e2f7343270ffb12686c +Author: Steve Kondik +Date: Thu Mar 3 15:27:19 2011 -0500 + + CHANGELOG + + Change-Id: Ic9bcc317083686220f75c883cb696be96b0314a7 + +commit e3a79924cea5addfab2eab43ce01ed6c53af25ac +Merge: 7fd47cfc dd039b6d +Author: Steve Kondik +Date: Thu Mar 3 01:19:07 2011 +0000 + + Merge "Merge kineto chk and add NAM DHD config into modelid_cfg" into gingerbread + +commit 7fd47cfce044d210b73558d6ca95c456cec808da +Author: Patrik Kullman +Date: Wed Mar 2 11:10:39 2011 +0100 + + Add myself as Swedish translator + + Change-Id: Ib1cb4f9b271a85c07507b158b00454cdd3a88b66 + +commit dd039b6d87bdf174467acf62a696a561b7a2a2eb +Author: attn1 +Date: Tue Mar 1 19:18:30 2011 -0500 + + Merge kineto chk and add NAM DHD config into modelid_cfg + + Change-Id: I770266b6a35ddfb1a4d4893b9db00dd61aede441 + +commit 0cf0fa170d847612f04e08f32c4388a59e58ba80 +Author: Steve Kondik +Date: Tue Mar 1 22:53:16 2011 -0500 + + CHANGELOG + + Change-Id: Ife8172fa4be98f3f046485a2b27bfe4332e07efd + +commit 369d15b2d475b179e7d181f39babdbf8f6b4e1fa +Merge: b07bc18d 2c81ed71 +Author: Steve Kondik +Date: Wed Mar 2 03:28:43 2011 +0000 + + Merge "Add myself to translators" into gingerbread + +commit 2c81ed7114aa1da373e1010fe1452f0ed46f35ad +Author: Gustavo +Date: Tue Mar 1 18:41:58 2011 -0800 + + Add myself to translators + + Change-Id: I82911c8e51ec60e3445c7f7714cf03ccf9ad527d + +commit b07bc18d5202714378a1851d49cb0c658f1eb9df +Author: blunden +Date: Wed Mar 2 02:29:01 2011 +0100 + + Include the new Google Books app in backuptool.sh + + This app is part of the new Gapps from the GRI40 N1 update. + Try it with these Gapps I packaged for lack of a better source. + + Change-Id: Ib49fd13e0270dfa15d5e05843a6f11f2b2d6388e + http://bit.ly/hfgtL0 + +commit 492508a0bbb547da2c05f91e2b5187487fb996ac +Author: Steve Kondik +Date: Mon Feb 28 20:51:03 2011 -0500 + + cm: Update build ids + + Change-Id: Iaefaa01d89bc2bbc4ebfe4c30911769bef964fdc + +commit c8cd140ef0a069ee2c24722c621360ffa1828790 +Author: KalimochoAz +Date: Sat Feb 26 09:14:58 2011 +0100 + + revised nightbuild naming + + Change-Id: I77d9528b7ceaed28c322fc00c077bd824467924d + +commit 0d96197241979c439b96cad039b62eb80c758acf +Author: cicada +Date: Sun Feb 20 21:50:59 2011 -0700 + + encore: updating fingerprint + + Change-Id: I67f3744a63738bb911b5b5f0630fddacb95d20ea + +commit 5b59ca766576fdd10a50dabc9c7b73dfbd40f8a7 +Author: Keyan Mobli +Date: Sat Feb 19 23:19:08 2011 -0800 + + encore: Follow typical CM conventions + + Change-Id: I2349d3450b7a6a743675e811c2e2257ef8e5e61a + +commit 5b7025c5c4c68a90fac311351c6f36d622beaeeb +Author: Keyan Mobli +Date: Sat Feb 19 15:53:33 2011 -0800 + + encore: Add slightly better UMS storage popup + + Change-Id: I5d507a84759d4c73e057c7a6da00f9280d2299c8 + +commit 06ae446a77f18b857705dd9cc7ba72f1deeb08b2 +Author: ladios +Date: Sun Feb 20 02:15:54 2011 +0800 + + CHANGELOG: Clarify Chinese translation credit + + Change-Id: If918f82ecf373f3d5fa2c51d82dbf9966a39d958 + +commit dc44977995aac6c4524391b6210d2c619d1e0da2 +Merge: 70b9b452 5ddeded2 +Author: Steve Kondik +Date: Sat Feb 19 21:32:56 2011 +0000 + + Merge " Add leo related overlays" into gingerbread + +commit 70b9b452790aa5746f3ee9c69f162501d51ebf69 +Author: Keyan Mobli +Date: Sat Feb 19 13:10:33 2011 -0800 + + Add missing contributor for the Lense/Rotary Revamped lockscreens + + Change-Id: I7a1e31e3d4a25522760546af350e51f52077a001 + +commit e97bb6cd24c77b0b7b75796b9e4e5c25f0db8c35 +Author: Keyan Mobli +Date: Sat Feb 19 13:08:36 2011 -0800 + + Add encore maintainers + + Change-Id: Iac7bbef63310c3f7cc5210ae1cbc175e8b656645 + +commit 2b98a993af6dae7d54fed2cd81fd3f5b4a812510 +Author: Ricardo Cerqueira +Date: Sat Feb 19 18:58:40 2011 +0000 + + LatinIME: Add Portuguese dictionary + + Change-Id: Iffc6acf78c22a21a47afd9e0b85789031f6c4516 + +commit 5ddeded2350dd71369858f58c3dd45ae330754e2 +Author: charansingh +Date: Sat Feb 19 20:39:05 2011 +0530 + + Add leo related overlays + + Change-Id: Ibd8c327cc1ecf22fdbb605b6eff3851663d4c2b2 + +commit f4c635a6743f48b9a4762d3a4a1411fcd4d45709 +Author: Keyan Mobli +Date: Fri Feb 18 00:15:49 2011 -0600 + + Squashed commit of the following for nook color: + + commit ad70ab9856c9aeaffc1765e252d2322f088acac9 + Author: fattire + Date: Thu Feb 17 13:45:53 2011 -0800 + + Name fix. + + commit fa73a129959b03b730f5eb2f54132fc9575a0d14 + Author: fattire + Date: Thu Feb 17 12:10:52 2011 -0800 + + cm: Bump for RC1 + + commit ef71687501e7a4c57915ad4b1f4a7a92af09f256 + Author: Keyan Mobli + Date: Thu Feb 17 12:15:09 2011 -0600 + + encore: doesn't need softkeys now that it's in the statusbar + + Change-Id: Ic630520836ea6acdaf641fbdf4726619b6aaf333 + + commit 0ad5e1736e1d0fd90aefb684c0b33e6939ea6695 + Author: Brandon Bennett + Date: Wed Jan 19 12:41:24 2011 -0700 + + Move to mdpi + + Change-Id: I83d3c3c487f2177e7dc6574311e56a7ec03ea137 + + commit b3ef4e32c19272feb154ab31d3d7ea3b5a493751 + Author: Brandon Bennett + Date: Wed Jan 19 12:39:48 2011 -0700 + + Fix the finger to allow for proper market access. + + Change-Id: I17e242a6f2b4a2c2027927db2792cd6d47bf210e + + commit 147274e71a7f8b456dbc208d62a630233481ab3b + Author: fattire + Date: Tue Jan 18 18:46:37 2011 -0800 + + fix uh, typo... + + commit 4e7572732d9bd5c10018eaa1f2f15f351a837d01 + Author: fattire + Date: Tue Jan 18 18:42:25 2011 -0800 + + TARGET_BUILD_TYPE -> userdebug, same as all other projects. From -eng. Won't build everything we don't need hopefully, but we'll still debug what we do need. + + commit 64c6df4b50d298da181c55a868457c8cb1b5a13d + Author: Brandon Bennett + Date: Tue Jan 18 00:25:27 2011 -0700 + + Rename nookcolor to encore + + Change-Id: I36617d5e0baefba2c0d0cbe95fdf87f76a41380d + + commit 7e40fffb530ccadcdc71cd2c36002d8ba3164b49 + Merge: c1634f3 1d3ebd7 + Author: fattire + Date: Sat Jan 15 13:12:31 2011 -0800 + + trying to fix clash with upstream + + commit 31b3c0211a41ebb2975791601caa438954275eaf + Author: fattire + Date: Sat Jan 15 13:11:41 2011 -0800 + + syncing with upstream + + commit 1ee0e2ea0e88cbb06650fc10cefc102e7aea9bd6 + Merge: cc0a549 1d3ebd7 + Author: fattire + Date: Sat Jan 15 13:05:24 2011 -0800 + + hopefully resolve the clash here + + commit 3f479190eb10c4c13a2f9f64e7b11cc49ca574c8 + Author: cicada + Date: Sun Jan 9 17:40:20 2011 -0700 + + adding the cyanogen_nookcolor target to the proper vendorsetup.sh + + commit 8a0226559f789ebc4755432a622ea4347ad45caf + Author: fattire + Date: Sat Jan 8 18:31:42 2011 -0800 + + initial checkin of nc stuff + + commit c274dc118539dc79b2811db6ff878b968b1a3021 + Author: fattire + Date: Sat Jan 8 18:31:42 2011 -0800 + + initial checkin of nc stuff + + Change-Id: I42ef09a93f54b9383fb49f2903f6ea5ed0385bc0 + + Change-Id: Id81f1cbbb19122ecb4fd28315a07344ead77e3c9 + +commit 248d566b0cc88951c3df9fcb8012e797503de0ca +Merge: d7e46b44 0f8e88e8 +Author: Steve Kondik +Date: Thu Feb 17 23:56:18 2011 +0000 + + Merge "Fix typo in Changelog" into gingerbread + +commit d7e46b44aa4f22a2f36869fa0795bde55bd65a17 +Author: Alexander Hofbauer +Date: Thu Feb 17 22:17:17 2011 +0100 + + legend: RC2 + + Change-Id: Ib954398b18821267deae44e8473f7343e136509a + +commit 0f8e88e8e80e0332afee6d3b3e0eee986283d8e3 +Author: hcdrjacob +Date: Thu Feb 17 16:11:05 2011 -0500 + + Fix typo in Changelog + + Change-Id: I55ab4130316b7443453b9f5853f7cb3416430e27 + +commit 246664796ab50aab71545bc36da6ce3c4a561ab4 +Author: hcdrjacob +Date: Thu Feb 17 15:54:46 2011 -0500 + + Add Blade to Changelog + + Change-Id: I950be7c1c2dba21cd7cc35bd59079663565f1a76 + +commit f432aff595d0584eb47878eb95b682d4c831ade5 +Author: hcdrjacob +Date: Thu Feb 17 15:53:31 2011 -0500 + + Blade to RC1 + + Change-Id: I3c43b23e801e28618efb5c31f4c1605727979873 + +commit 3f91b604be51ee0ae1872c470e2938bd27a31d20 +Merge: 7c43b86a 4b006288 +Author: Steve Kondik +Date: Thu Feb 17 18:00:49 2011 +0000 + + Merge "Layout updates for LDPI overlay" into gingerbread + +commit 4b00628800e6e34fd45f8bb5b930fe08b2d3cde6 +Author: Arne Coucheron +Date: Thu Feb 17 18:08:48 2011 +0100 + + Layout updates for LDPI overlay + + Change-Id: I43e6062a45d3066270cb05cddeec13452500aedb + +commit 7c43b86a9f9a02f9e5692562270f7f15974e66d6 +Author: Brint E. Kriebel +Date: Sun Feb 13 16:15:59 2011 -0800 + + harmony: Updated fingerprint, bump to RC1 + + Change-Id: I5db2d0affacddfdddf1d21ddd0650d224b09b71e + +commit 9fe115c390ecb46ce69c361442eeb32b16d9beb9 +Merge: 667ef720 3cf39adf +Author: Steve Kondik +Date: Thu Feb 17 05:40:28 2011 +0000 + + Merge "Update script for new compcache module (ie: zram)" into gingerbread + +commit 667ef720fd68e15999ae0ad2723cb22839c306a2 +Author: KalimochoAz +Date: Wed Feb 16 19:52:08 2011 +0100 + + Rotatory LockScreen overlay addapt for ldpi devices + + Change-Id: I3e0c7ab56b99a7c6ee48422d2cc35faae34b793b + +commit 3cf39adf819868d9bd72b6c9b4221880182e84d2 +Author: Abaakouk Mehdi +Date: Wed Feb 16 09:50:57 2011 +0100 + + Update script for new compcache module (ie: zram) + + Change-Id: I725a139830511bf343df2efe238c3a20dd5c235a + +commit 5a311b3fea958c57065fd0bff59895934581e833 +Author: Steve Kondik +Date: Tue Feb 15 21:21:03 2011 -0500 + + CHANGELOG + + Change-Id: I45b07cf31e8a503e10dd3774553e0e33d4344302 + +commit fb2cac33ef2dca740436f7685681453a18e7d110 +Author: Steve Kondik +Date: Tue Feb 15 21:08:33 2011 -0500 + + cm: Bump for RC1 + + Change-Id: I6244d9c3d93fbdb126198ce9c07c21605913e328 + +commit 3c9d0df67688e8ac731c1fc6a4e3cbeee37204ad +Author: Tom Giordano +Date: Fri Feb 11 21:44:39 2011 +1100 + + Merge ZTE Blade vendor config. + + The device config should be forked from https://github.com/TomGiordano/android_device_zte_blade + + Change-Id: If9c6ebdbc361c0e10c5009b8baf9c27343417ac7 + +commit ce30c9ffb918017de8034d8cc7faf0e731e592dd +Author: Ameer Ghouse +Date: Wed Feb 9 18:53:55 2011 -0600 + + heroc: add heroc to available meals + + Change-Id: I43f3882e75d2b63072e91836f13dd45ba0c73f4b + +commit 0852d45af3758b735a94d40575e9bcd321bb2b9e +Merge: 493719dc da8cd10e +Author: Steve Kondik +Date: Sun Feb 13 00:32:00 2011 +0000 + + Merge "Updated for Gingerbread GApps and current mirror list, as well as add options for CM6 tegra, CM5 and CM4." into gingerbread + +commit 493719dc9e0f448f4e5a7a0f38c51cdd200d9c9e +Author: Christopher Lais +Date: Sat Feb 12 15:00:06 2011 -0600 + + chkkineto.sh: Allow "ALL" too, per request + + Change-Id: I29790c2862e1677f967ad7948a48e01854947875 + +commit da8cd10e6764504973b4fb2a379c65bd668b9050 +Author: Denham Crafton +Date: Thu Feb 10 17:16:50 2011 -0600 + + Updated for Gingerbread GApps and current mirror list, as well as add options for CM6 tegra, CM5 and CM4. + + Change-Id: I4f2b8b4c798ea446699e181d570c2a72b1388657 + +commit 6b424f3c40c17abbb1e49bc7944658b14dce60ea +Author: KalimochoAz +Date: Tue Feb 8 22:30:19 2011 +0100 + + LockScreen overlay addapt for ldpi devices + + Change-Id: I9c8802b1dbb302bb42ee10a5bba3c5b7c65638b7 + +commit 1b766f7cf922d99ace7f33a8cfc4d0c9df1af427 +Merge: a6a06e1e 61848e4f +Author: Steve Kondik +Date: Sun Feb 6 20:34:07 2011 +0000 + + Merge "Enable the creation of a debug bacon" into gingerbread + +commit 61848e4fbe8319229670c36b1315c0a879898361 +Author: David Kohen +Date: Sun Feb 6 20:29:33 2011 +0200 + + Enable the creation of a debug bacon + + Change-Id: I509e279a6bf31fd9749ccc6eb2a71b4312d7e764 + +commit a6a06e1ebcdd42b13b07f9c341f387a2abac9783 +Merge: 3b0bac8f 830c7b69 +Author: Steve Kondik +Date: Sun Feb 6 18:28:51 2011 +0000 + + Merge "Typo in Yoigo's MMS gateway in apns-conf.xml" into gingerbread + +commit 830c7b6978bfed4827d4aab33164910f4420a4fc +Author: git +Date: Sun Feb 6 19:05:49 2011 +0100 + + Typo in Yoigo's MMS gateway in apns-conf.xml + + It was not working until I noticed the error, + and works since I manually edited it. First + time I thought I had accidentally edited it + to a wrong value, then I noticed that I needed + to edit every time I updated cyanogenmod, so + I found the error in the sources and I'm + reporting it here to save future updates... + + It is + $ host 193.209.134.141 + 141.134.209.193.in-addr.arpa domain name pointer mms-service.mobile.sonera.net. + + and not + $ host 93.209.134.141 + 141.134.209.93.in-addr.arpa domain name pointer p5DD1868D.dip0.t-ipconnect.de. + + Change-Id: I62cfd18f29076189e1da5379bb37dc5bb533c815 + +commit 3b0bac8fc1a84b4458a5fb8c4e5e3fd60761fe35 +Merge: a9ba2fc2 c8c1b8a3 +Author: Steve Kondik +Date: Sun Feb 6 02:32:25 2011 +0000 + + Merge "Adding crespo specific CMParts overlay" into gingerbread + +commit a9ba2fc2645c341dc2785ad283f01163aa3902cc +Author: KalimochoAz +Date: Tue Feb 1 09:21:12 2011 +0100 + + cm: Add HTC Tattoo + + Push 4: Created a ldpi structure to share with buzz + Push 5: Removed click configs + Push 6: Removed windows_media, ril and themes common + + Change-Id: I697009f86a09d2486a5a49d0f08ca5b60f0efd03 + +commit df6e11e4096ed875cecb84949c7740117d64ce97 +Author: Koushik Dutta +Date: Sat Feb 5 15:29:58 2011 -0800 + + fix rom manager link/ + + Change-Id: I35477aae04b7786585f598f45a24099fe7cac227 + +commit c8c1b8a33bbbf061e5cb5fc8446a355fb0ff7223 +Author: Bruce Wagner +Date: Sat Feb 5 12:44:06 2011 -0800 + + Adding crespo specific CMParts overlay + + Change-Id: I7dc7c86d0cdeca62be6d532d21a4190b84e7b05a + +commit d204b68f86631f31a54e728d47a760622524db1c +Author: charansingh +Date: Wed Feb 2 01:35:29 2011 +0530 + + Add leo related vendor files in Cyanogen Vendor + + Change-Id: Idb55f5a74dd07a2964fbc87d98f522bb1d921947 + +commit f161af25cce2eb021e86c294ad62def97b2d37e9 +Author: Elemag +Date: Thu Feb 3 20:16:47 2011 +0200 + + remove windows media check, update fingerprint + + Change-Id: I9c8fd9ca43b327a66af7513e298aa15da50f52fa + +commit f63e0a5828b34ffc098dba8c796873f0e8631397 +Author: Steve Kondik +Date: Tue Feb 1 01:23:08 2011 -0500 + + CHANGELOG + + Change-Id: Ie4bc13dbb2443510bc1cab622216f5dc3ed1afa7 + +commit e00995c0d70133a2b6d00ce4fb1cc4f971e8b651 +Author: attn1 +Date: Mon Jan 31 18:59:47 2011 -0500 + + Allow Kineto only on TMUS/Google + + Change-Id: Iea318a277000e5b1dc299074ff5cf8a3a302073f + +commit 78d1ac1346c64b51933f80c17740f270447dc295 +Author: knotdevel +Date: Tue Feb 1 01:22:26 2011 +0900 + + Add NTT docomo APNs (flat, 128k) + + Change-Id: I99d1635bc929bd4315956599e20695334de535e8 + +commit 95399405f48998e603d65e92097ec67383bcc8c2 +Author: Ricardo Cerqueira +Date: Mon Jan 31 12:10:53 2011 +0000 + + CHANGELOG + + Change-Id: Id5c1d23da6eb1f55d96c29794e34928848d29d11 + +commit 6bdcf8f90385d5b983d6c6ac87ba5ea4379dad60 +Author: Steve Kondik +Date: Sun Jan 30 22:25:00 2011 -0500 + + CHANGELOG + + Change-Id: Id99e983fb4b897a04be3aff759118fa80c807e03 + +commit cc3bb47a0343e4d0c9d2e27945bde8382ba2ddc4 +Author: Steve Kondik +Date: Sun Jan 30 22:23:33 2011 -0500 + + cm: Add has_camera_button for Espresso, Glacier, Vision + + Change-Id: Ie93c9a8f35b3ef91bfe23231a5354e2dd899596f + +commit 9e9afbfe207147f7036ef824b1e4bd147e773c36 +Author: Steve Kondik +Date: Sun Jan 30 21:10:08 2011 -0500 + + Add LICENSE file + + Change-Id: Iac6d09c3e9c3ae317a3377264d4ffade0d51b40c + +commit c57ea0a604041395efbf37146e8d4c18dd959a50 +Author: Steve Kondik +Date: Sun Jan 30 21:01:24 2011 -0500 + + Adjust copyrights, remove dead overlays. + + Change-Id: I81d44060208f927e978d0eb36e00a9bc2f9a9c66 + +commit 8497c73541a68cae8abba5d7400b98418a8f35ea +Author: Steve Kondik +Date: Sun Jan 30 20:46:53 2011 -0500 + + cm: Remove unwanted camera picture sizes + + Change-Id: I1d55afe688e5c9a8f2f49ada2be70c2a172d759e + +commit 83b8591939260bdad429ef5ea53ccd955213d61f +Author: Steve Kondik +Date: Sun Jan 30 17:29:28 2011 -0500 + + CHANGELOG + + Change-Id: I3d2612c4ad7798dd813b26f5bdc3ad0567a05bb2 + +commit be1b198c1421fc9c369dbca4a88d1734430cbbd2 +Merge: 8efdc7e8 fb65a9aa +Author: Steve Kondik +Date: Sun Jan 30 20:35:57 2011 +0000 + + Merge "update CMParts overlay for sholes" into gingerbread + +commit 8efdc7e86ac4cc9485358e4d769c1d8c37ebdd28 +Merge: 05ca4306 cab30bca +Author: Steve Kondik +Date: Sun Jan 30 19:43:54 2011 +0000 + + Merge "userinit: run-parts from /data/local/userinit.d" into gingerbread + +commit 05ca4306b1ecd557ac63b8f37e3242a8be7d05a4 +Merge: e49abc28 de7b80fd +Author: Steve Kondik +Date: Sun Jan 30 19:11:06 2011 +0000 + + Merge "cm: bind mount DOWNLOAD_CACHE to /data if /cache is less then 20MB" into gingerbread + +commit e49abc286e6968ca9a40b5c929a435d8cf1750ee +Merge: 7a1eca10 c27aa964 +Author: Steve Kondik +Date: Sun Jan 30 19:09:33 2011 +0000 + + Merge "cm: slight check on modules load" into gingerbread + +commit 7a1eca10f2b015d5a9d58baf8e737fafae36a504 +Author: Steve Kondik +Date: Sun Jan 30 00:49:47 2011 -0500 + + CHANGELOG + + Change-Id: Idb1f37c46d9e9246bf0e36f1f88d560aed0e2ebe + +commit c27aa964e6e3a2998d72cdfee82bdc4b90212883 +Author: Giulio Cervera +Date: Sat Jan 29 20:13:54 2011 +0100 + + cm: slight check on modules load + + Change-Id: I4847c8193ebb44e2b25a02c8af05b544e7b10a47 + +commit de7b80fdf17f5eac2a0847371a55d122cad7f1fc +Author: Giulio Cervera +Date: Sat Jan 29 19:04:11 2011 +0100 + + cm: bind mount DOWNLOAD_CACHE to /data if /cache is less then 20MB + + this is useful for all user which want to use cMTD or static + partition size (like alpharev) to assign more space to /data + reducing /cache size + + Change-Id: Ib251c9bea1dea50b6c444df977aa605e58008c41 + +commit d651911c89f8e0d8a54e0354b82eeeace5764dfd +Author: Steve Kondik +Date: Fri Jan 28 23:17:10 2011 -0500 + + CHANGELOG + + Change-Id: I1da82475787f4cf9bd16a28a62d400b9defee4f8 + +commit 27de4a58fa8353afe4397d9c1d317e801dd5739f +Author: Steve Kondik +Date: Fri Jan 28 20:26:25 2011 -0500 + + CHANGELOG + + Change-Id: I8c32f4db3c996eba78f11e6c5ce825bb0dcc5c91 + +commit 89153ed4788ac9bd91ee751f5de93ea3918d0fe8 +Merge: 4228011b 0d6d3991 +Author: Steve Kondik +Date: Sat Jan 29 00:34:37 2011 +0000 + + Merge "cm: Add default alarm tone" into gingerbread + +commit 0d6d3991377e3d75cd6f931604b862c0ee3c4788 +Author: Steve Kondik +Date: Fri Jan 28 19:03:12 2011 -0500 + + cm: Add default alarm tone + + Change-Id: Ic4143410b4b36c04724ac69703b3c2cde8bc174d + +commit 4228011bc9591daa1f8ab15f64962c4bbd542c41 +Author: Steve Kondik +Date: Fri Jan 28 18:26:14 2011 -0500 + + espresso: Include GanOptimizer + + Change-Id: Iaba344360610860ca17d76c05cd8d61200130a91 + +commit fb65a9aaead91ff7e7ea908629b3841c64c896ed +Author: Austen Dicken +Date: Fri Jan 28 00:00:04 2011 -0600 + + update CMParts overlay for sholes + + Change-Id: I1e0e66c14918cbf596628752a658e604a6950086 + +commit 6d639ffa51a6d2bfcd94eec7da4a40f17d717317 +Merge: 5b414ed6 e7cc354e +Author: Steve Kondik +Date: Tue Jan 25 21:54:11 2011 +0000 + + Merge "backuptool: Add an option to ensure running." into gingerbread + +commit e7cc354ee3f38baef212321ea6f63ee8635a6c7c +Author: ladios +Date: Mon Jan 24 13:47:14 2011 +0800 + + backuptool: Add an option to ensure running. + + When updating via ROMManager, the presence of /tmp/.installscript + will keep backuptool from running. For people who don't like this + happen can `touch /system/etc/force_backuptool` to ensure the + running of backuptool. + + Change-Id: I95b78ae569405b50d2cf95ddd05f0d554b32daad + +commit 5b414ed6372f5481405b27d55fba8c8cf164c35f +Author: Lox +Date: Mon Jan 24 10:54:46 2011 +1100 + + HERO: updated prelink map + + Change-Id: I263af1bdebacd04ec0dc3ae6f58397a1be930beb + +commit fa569326d5f483b00c6fa15fcd2537181c120c86 +Author: Keyan Mobli +Date: Sat Jan 22 16:45:49 2011 -0600 + + Themes: Use the correct permission + + Change-Id: I052511fd1007ed34da0b354e4550557a7fa0d0dc + +commit c25cb50f0a3541612c6b52a54599ec3c89246fe3 +Author: Steve Kondik +Date: Sat Jan 22 17:10:05 2011 -0500 + + cm: Update default ringtone/notification + + - Playa for ringtone + - Regulus for notifications + + Change-Id: Ic4c3a99a6919b7dc7bebe5e4715ae3614c0d9713 + +commit cab30bca69cb529618055e26f241927f2b60efc4 +Author: OlegKrikun +Date: Sat Jan 22 16:36:34 2011 +0300 + + userinit: run-parts from /data/local/userinit.d + + Change-Id: I48ec924b1023500af27dad7a822be5ab9371be7c + +commit 2694f70576e416d921da68efad273163af2813ae +Author: Steve Kondik +Date: Sat Jan 22 02:53:32 2011 -0500 + + Split up common.mk for smaller devices + + Capable devices now inherit from common_full.mk, where smaller devices + can inherit from common.mk. This currently excludes the extra ringtones + and built in themes. + + Change-Id: I604ac29648a7311ba1dcc9a8005b1be1424ce596 + +commit 151a434e6217fc09e258f3223bf6a6dc2a06f3c5 +Author: Steve Kondik +Date: Fri Jan 21 20:46:54 2011 -0500 + + Add feature definition for themes. + + Change-Id: I15223fc69bb19de2fe0f8987267c537839e76d2e + +commit 4760e7500c132c37924564e50e6250545bbf2f2f +Author: Steve Kondik +Date: Fri Jan 21 19:15:50 2011 -0500 + + Update build strings for GRH78C + + Change-Id: Ie1ed827246d4db873074da2685ff69c6878556a0 + +commit a78a3e14f6a5ee6cc60d034d315117db19553d44 +Author: Steve Kondik +Date: Fri Jan 21 18:07:16 2011 -0500 + + CHANGELOG + + Change-Id: I831507f7ccfce825df63441fb53b0717d8250eed + +commit 599755a03aa21c9c8b41d1b18c30887eb118faa6 +Author: Steve Kondik +Date: Fri Jan 7 14:12:18 2011 -0500 + + cm: Add T-Mobile themes packages + + Change-Id: I13d49320e6638c9009115793d6f570a01d58eb9b + +commit a843bbde3cb4058d51d77851de4bfdb803d2868b +Author: Giulio Cervera +Date: Thu Jan 20 16:09:46 2011 +0100 + + mountsd: Relax partition checks + + Removed label requirement, cause too many trouble on user + The 2nd SD Card partition will be mounted as sd-ext with ext3fs + (there are some problem with ext4, we stay on 3 until 4 problem + will be sorted) + + Change-Id: I87e53d1714d84fbdafeb80599ebb3e62b3a24b1e + +commit dcfb1a0a16f873bea627f7953f780145ea84b24d +Author: Brint E. Kriebel +Date: Tue Dec 21 09:45:55 2010 -0800 + + harmony: Update fingerprint for proper market access + + Change-Id: I58edad41d1690c7e105847c32655a1add98400c9 + +commit 39a0eef0b217b02d3d686c0985dbb2292c6660ad +Author: Steve Kondik +Date: Wed Jan 19 00:13:52 2011 -0500 + + cm: Enable NVidia harmony device + + Change-Id: If98b631c39b8588ec3782f958d40b98ae8b0eade + +commit d2e1e91e3c32cedf5bc0fcc3755470e0e9537b94 +Author: Steve Kondik +Date: Tue Jan 18 00:54:37 2011 -0500 + + cm: Clean up prelink maps + + Remove unused custom prelink maps, consolidate 7227 targets into a + single file, and add missing G libraries. + + Change-Id: I17fb2f4c00d0426c3705a5083be6eaac72450be5 + +commit a8c03cc89a2a35dc75546ad13057859e7667c231 +Author: Wes Garner +Date: Sun Jan 16 03:07:26 2011 -0600 + + cm: Update README + + Change-Id: I0b5ef3436246f21fd1ec84ccd23b903750cf9747 + Change-Id: I05683f66702db729176df8f516e6954a773a5e4a + + cm: Add CMGerrit command to README + + Change-Id: I7e871b2cce34cf04efc6eaee2dc9ff3f27d9db9c + +commit 968aa932ef3fff2b3816552d406efce3e83b81ce +Author: Steve Kondik +Date: Sat Jan 15 20:36:08 2011 -0500 + + espresso: Build the Torch app + + Change-Id: I4ba0c989a3551ca860ee240cfe75f0b89425dfaa + +commit 222177bf6181bdd0e87131054338db2cb580578e +Author: Steve Kondik +Date: Sat Jan 15 18:22:13 2011 -0500 + + cm: Enable espresso + + Change-Id: I1ccd5c1ebeb9bfcd639a306e88d98f916801874b + +commit 961e278272ac099cbc522e1bbc0351009a94c05b +Author: Steve Kondik +Date: Sat Jan 15 18:07:33 2011 -0500 + + cm: Build GanOptimizer on vision and glacier + + Change-Id: I5538152b3f8bf7b94db919080a0055d4d236d4ef + +commit f59bdf2ddac0b17269cd7188449646d642620829 +Author: Chris Soyars +Date: Fri Jan 14 13:18:27 2011 -0500 + + cm: Back to the old Music app. + + Change-Id: I9328286526847fc2798572119892d2df4b4c80e6 + +commit d4a43b364ad086771f9c18fc894f7856b7dfab66 +Author: Koushik Dutta +Date: Wed Jan 12 15:17:14 2011 -0800 + + Changelog + + Change-Id: Iacf041474a531c72690c51338cd92f539aaa15e5 + +commit 3809cb7ffe3bbb113fec4bfdd532daf2049c83e6 +Author: Koushik Dutta +Date: Wed Jan 12 15:15:52 2011 -0800 + + Changelog + + Change-Id: I6cc70ccc913fa7a09c2bece08be9848bb0c2c6de + +commit d30965e7a07c08e014832f83b384acf96ec13b67 +Merge: 284ed241 6045fcf2 +Author: Steve Kondik +Date: Wed Jan 12 22:01:59 2011 +0000 + + Merge "ace: Include FM radio" into gingerbread + +commit 284ed24196cf6cff0a683b49e3a744db882f8e08 +Author: Steve Kondik +Date: Wed Jan 12 12:59:20 2011 -0500 + + cm: Build DSPManager and libcyanogen-dsp + + Change-Id: I83b6e1b414b676515eaf5bf481b24a700508348d + +commit 6045fcf29fd23faae040c403074ec72859f49d7a +Author: Giulio Cervera +Date: Tue Jan 11 09:05:18 2011 +0100 + + ace: Include FM radio + + Change-Id: Ibe68d1bccb21d36c8a39cdad3c5b732a80d67e5d + +commit d8f41a71eddbeac231d937c7b309e7836159febe +Author: Steve Kondik +Date: Tue Jan 11 00:24:20 2011 -0500 + + vision: Include FM radio + + Change-Id: I8f91155f4570cc3dff0048c222e2f23e88963b6c + +commit 251e39a34d49634f04f4209a41cd8a551472ce14 +Author: Christopher Lais +Date: Mon Jan 10 20:50:26 2011 -0600 + + glacier: include FM radio + + Change-Id: Id4cb05c5176faf00052aa80daf206c17cab0929f + +commit 08b3941463943ec88fe72c1d0a4eb09bb753b34d +Author: Keyan Mobli +Date: Sun Jan 9 16:10:52 2011 -0600 + + Glacier: Utilize FFC overlay for supported features + + Change-Id: Ieae36146dbac288c10f686820eaeb7d9cd481d70 + +commit e8d835266b8bda2b8fa7c9d728e72161e024ecf6 +Author: Steve Kondik +Date: Sun Jan 9 05:25:57 2011 -0500 + + cm: supersonic: Front-facing-camera feature overlay + + - Disable zoom, autofocus, and some color effects on the FFC. This is + required because the same parameters are reported as the maincam, but + do not work or are invalid. + + Change-Id: I1e882f8ab7bd6122e22aaebd186e95d305b71b92 + +commit eaf9273f67e3b4f582bd9e254bbd2692ec064850 +Author: loxK +Date: Wed Dec 22 14:10:08 2010 +1100 + + cm: Enable hero + + Change-Id: I071fccbf37d48e24e30deaaffa51c6659a9fcc8d + +commit 6f6b2f6b1be6cede049f2e16b309cd0caef9b618 +Author: Steve Kondik +Date: Fri Jan 7 18:06:38 2011 -0500 + + cm: Build FM app on supported qsd8k targets + + Change-Id: I03a29ed65aca36878532747a0ef7a5af65504aa5 + +commit 568cc6ae1164918d345d26bb5dd052c0794654ae +Author: Steve Kondik +Date: Fri Jan 7 17:10:18 2011 -0500 + + cm: Add a generic target for the emulator + + Change-Id: Idbb567ce92a0650f304d4fdcf1a458ad8cc42237 + +commit 20f212af04d0dfd1eaa38612e20ba8a37d2b11d0 +Author: Steve Kondik +Date: Fri Jan 7 16:29:27 2011 -0500 + + cm: Explicitly build AndroidTerm + + Change-Id: I0bed23000a8c520e6a6fabb5d63c5b25839285a3 + +commit 1ddc082ef40b82c4027ea25375993acc18acd52a +Author: Steve Kondik +Date: Fri Jan 7 11:59:53 2011 -0500 + + cm: Add the new music app to the default desktop + + Change-Id: I0128816be3a6e17feac60a85191f36f2eec29e83 + +commit be0d5ced01142ad985cfd1c835a899a1f6c5dadf +Merge: 6177b387 ee76ad77 +Author: Steve Kondik +Date: Fri Jan 7 14:56:43 2011 +0000 + + Merge "Adds APNs for New Caledonia" into gingerbread + +commit ee76ad77593ba8b2881e52a9bcd362ee6d2e2944 +Author: Lox +Date: Fri Jan 7 18:31:23 2011 +1100 + + Adds APNs for New Caledonia + + Change-Id: If84db6fe6ea7874b55f7db7009e0b34fbd5857e1 + +commit 6177b3875978ceb2e770efb9e3c2e87266d4f051 +Author: Steve Kondik +Date: Thu Jan 6 22:22:41 2011 -0500 + + cm: Add new CM7 animation for MDPI + + Change-Id: I6acc2d8c551d5c8a20c4c44256c6e073ceb34b3a + +commit efac4c445bf2dee5ddebbf2612cb26b6f109a035 +Author: Keyan Mobli +Date: Thu Jan 6 20:20:34 2011 -0600 + + Build Pacman + + Change-Id: I6885787df5ff8bcf07f64a595f6ff1b9e893042a + +commit d31b75edd728c01097e8cc2874eec0861020c0b1 +Author: Steve Kondik +Date: Thu Jan 6 21:20:31 2011 -0500 + + cm: CHANGELOG + + Change-Id: I2114bb2c4a1d160c4ff69ec5ccd55053b43247f1 + +commit 997fe123dc04d246a9f37d7bb58c495fcba2ad45 +Merge: 28a0df00 6aed21b9 +Author: Steve Kondik +Date: Fri Jan 7 03:02:31 2011 +0000 + + Merge "cm: Build Music3 on systems with capable GL" into gingerbread + +commit 28a0df00dbc545881c85e69e15704d224fc2f9e9 +Merge: 817be6f2 ab2dd9bc +Author: Steve Kondik +Date: Fri Jan 7 03:02:16 2011 +0000 + + Merge "cm: Overlay for Music3" into gingerbread + +commit 817be6f27dd5de3bb7641156a5d416e47f2ea9e6 +Merge: 747ee0ba 8860f6a8 +Author: Steve Kondik +Date: Fri Jan 7 02:15:23 2011 +0000 + + Merge "Added new CyanogenMod7 boot animation for LDPI devices." into gingerbread + +commit 6aed21b95d9244c7b8524e635c0e1814dd4084b7 +Author: Steve Kondik +Date: Thu Jan 6 21:04:31 2011 -0500 + + cm: Build Music3 on systems with capable GL + + Change-Id: Ia160510f20efef39785ac8e3b7ad19de76536ee4 + +commit ab2dd9bc9a278cd0eb08d5dac1d18d0035bbe95f +Author: Steve Kondik +Date: Thu Jan 6 21:02:03 2011 -0500 + + cm: Overlay for Music3 + + - Sets various preferences to play nice with CM. + + Change-Id: If0ab6e32b16e172f5e4892580cd71b47658a3f8d + +commit 8860f6a804e1efdb93ab8230dd2f8640cf39dbd8 +Author: Jacob Crawley +Date: Thu Jan 6 18:17:04 2011 -0500 + + Added new CyanogenMod7 boot animation for LDPI devices. + + Change-Id: I12f919d2cbeb21e8d3f40cbf118cd663219f80a9 + +commit 747ee0ba6892c8fc5821ab5ef7f8195a5ace9270 +Author: Giulio Cervera +Date: Thu Jan 6 10:43:03 2011 +0100 + + updated ace changelog + + Change-Id: Ia701a99117d747dd241e202e544903a3a4f7302e + +commit bb5da900e66b8d71328e81e33366cf6e0fde4819 +Merge: 1ca30797 12a5cfdb +Author: Steve Kondik +Date: Thu Jan 6 07:35:49 2011 +0000 + + Merge "cm: Build Torch on Incredible" into gingerbread + +commit 12a5cfdbba65bb2e0b15061bc66dc8c3e506f612 +Author: Josh Stone +Date: Wed Jan 5 20:40:58 2011 -0800 + + cm: Build Torch on Incredible + + Change-Id: Ia0eee6f52372e216fbf8c7216e510f5eaae4a7e5 + +commit 1ca30797bd9540398c7d2ec8d1a6845a87bc6fc6 +Author: Steve Kondik +Date: Wed Jan 5 23:19:58 2011 -0500 + + cm: New HDPI bootanimation by 73v1n + + Change-Id: I8cfd305e8f7419f11ad05c9f8f4445f7a49012be + +commit c557d07d8d7cc2277006a4a90261f3574ee09e13 +Author: Christopher Lais +Date: Wed Jan 5 15:10:17 2011 -0600 + + opticharger: fix PinyinIME + + aapt's -0 option is for extensions only, not directories, and PinyinIME + needs .dat to be excluded. Nothing else in CM7 uses a .dat file, so + this shouldn't increase the .apk size more than is needed. + + Also adding .dict, which isn't strictly required, but LatinIME wants it. + Nothing in CM7 but LatinIME uses .dict. + + Change-Id: I7ce1b2cbc2b32c734978488aac2f4f6c43562cc1 + +commit 74330077debdd9b442d27c46365a37c5751e2c24 +Author: Michael Webster +Date: Wed Dec 22 05:11:38 2010 -0500 + + add torch to sholes + + Change-Id: I932c8914e4ee3ea40295bc239dda2f2fab257a57 + +commit cd2a5007b458da532212d11683b73f7a6a330fe0 +Author: Jacob Crawley +Date: Tue Jan 4 16:07:17 2011 -0500 + + Add Buzz + + Change-Id: I69e3fbbf9535ec88c12177f4484124fda3115782 + +commit 6df45eefc02d943a0b5a9adfb39f69b8e281c414 +Author: Alexander Hofbauer +Date: Mon Dec 20 00:10:17 2010 +0100 + + Add Legend + + Change-Id: I32600430a4b47e197d0bc6f85b0a1b11ff58fe6c + +commit 11b16873128a25df2d0ebd1b349eb28e843f5436 +Author: Keyan Mobli +Date: Sun Jan 2 03:03:56 2011 -0600 + + Build torch + + Change-Id: I440e463f4e7300a3d08f13ca68a17c90731fbbb0 + +commit e72120563cbfea458a83afda17c1467bb12b0654 +Author: Steve Kondik +Date: Sun Jan 2 01:41:06 2011 -0500 + + cm: Build CMWallpapers + + Change-Id: Ib154bfcf24c4997f24d24b3548e641273e6b5b9f + +commit 8ba581ead27c4334ba4297690aee9cc38cd0cb82 +Author: Giulio Cervera +Date: Thu Dec 30 19:11:27 2010 +0100 + + updated 05mountsd script: + + check for mmc device type = SD + mount sd-ext partition by label = sd-ext + we are smart, so only ext4 support + removed wait for device + + Change-Id: Ie1ee2de3365d5515030d46801099418607e1265e + +commit 7b55c083abfd75edba5549a6fb6789f9bdfe9b65 +Author: Giulio Cervera +Date: Thu Dec 30 03:06:26 2010 +0100 + + copy 05mountsd + + Change-Id: I6c96d456e73d6999a75bfd614497ffd18e9d8f00 + +commit 20f832307529c7d8e3511f63db661e7c724b5999 +Author: Steve Kondik +Date: Sat Jan 1 18:34:36 2011 -0500 + + cm: Enable CMParts, CMStats, CMUpdateNotify + + Change-Id: I7ebc8be1b487e66f6db94da4fa57851f38607ed5 + +commit 2064ca3bb29a85ad345282c7fe610dfa52528109 +Author: Steve Kondik +Date: Sat Jan 1 18:34:17 2011 -0500 + + cm: Enable SIP over mobile networks + + Change-Id: Idce30d742ffbfd6e7b6b5c1ed89e9a291846a114 + +commit 5a87e5d11fabc7174ae91635853fc94791a81dae +Author: Adam Tygart +Date: Thu Dec 30 10:13:17 2010 -0600 + + Tired of seeing unofficial builds trolling the net. + Set CYANOGEN_RELEASE to build a non-Kang version. + + Change-Id: I61af162563297bb9fefc399b4c22cfb750c92d85 + +commit 0294f56ba62b652297fcfcf08c21ee05ae8b4244 +Author: Steve Kondik +Date: Tue Dec 28 02:30:19 2010 -0500 + + cm: Add OpenVPN to the build + + Change-Id: Id4fd79503659f79fb2941a8344e95ac6898232ba + +commit 8d6d820921ac7ad348b3adaa842d054892704ecd +Author: Ricardo Cerqueira +Date: Tue Dec 28 03:31:46 2010 +0000 + + Enable HSPA icon on all devices + + Change-Id: I0f3c04d2f4648a0d649fa393ec8cee878de29ae7 + +commit 4e76abe6a454e6593baf7f5cd06535276073dc3e +Author: Steve Kondik +Date: Sun Dec 26 02:34:59 2010 -0500 + + cm: Enable SIP+VoIP on all platforms + + Change-Id: Icc4fa3583f43fd2cb88edf1f0e07d6f8300b7d6a + +commit a95c5ee13cb1ea4d1cfeebfa491b9e25294823a6 +Author: Koushik Dutta +Date: Sat Dec 25 14:59:25 2010 -0800 + + alpha 2 + + Change-Id: I94c19976e9af8e20143d7a604c46ed49638feb42 + +commit 428bd31e5275dcc2c8930445bf523b73444e0d19 +Author: Koushik Dutta +Date: Fri Dec 24 21:12:32 2010 -0800 + + unique modversion, not N1 + + Change-Id: Ifb3ff1312f3e58df31dc39a7454b31d82b6d6704 + +commit 59b64697f3c09c2f86c7db245db0ede15d0929ad +Author: Steve Kondik +Date: Sat Dec 25 15:18:10 2010 -0500 + + cm: Update BUILD_DISPLAY_ID for all products + + Change-Id: I495a11777819f2222e5cfd509f6ea94e57346ffd + +commit df81b296dd77705f6bbee1f571a7fae9d492d948 +Author: Giulio Cervera +Date: Sat Dec 25 12:32:02 2010 +0100 + + ace: updated fingerprint + + Change-Id: I4922a19d79acce0be2f388a2266daf7b57a4049a + +commit 9bd774339acc5495549b72055127415092093280 +Author: Steve Kondik +Date: Fri Dec 24 12:28:09 2010 -0500 + + cm: Enable Supersonic + + Change-Id: I60c92b92f837294e7e80430b9ee983c75d566661 + +commit fed01f578dda89d99b5d9b130b3f1a99a306b101 +Author: Koushik Dutta +Date: Thu Dec 23 22:03:35 2010 -0800 + + crespo + + Change-Id: Ie250b1c35f0229bd1f8ae7d8d4990237c44ddbbe + +commit 7a1d833dae6d65a51342883adc1279bd1924199b +Author: Steve Kondik +Date: Wed Dec 22 23:52:41 2010 -0500 + + cm: Enable Liberty device + + Change-Id: I9ec206b70e62e036650a8a94306ff0ce69b5c1ac + +commit ead07c074f9399bdb5ffd6495d335f8c81ace894 +Author: Steve Kondik +Date: Wed Dec 22 23:22:39 2010 -0500 + + Revert "cm: Use org.adw namespace for temp ADW overlay" + + This reverts commit e369cfa3c3b0e89fd2ae05e577151df2e699c769. + +commit 8ba782111b8dafc31d55cb4e251311f965a1132f +Author: Steve Kondik +Date: Wed Dec 22 16:08:22 2010 -0500 + + cm: Fix whitespace fail + + Change-Id: I5ab534e89ec9beced243fe3971d8c4f8bb36e64c + +commit 70aa06ee7241a3a91a777afec10c23420ca0433c +Author: Steve Kondik +Date: Wed Dec 22 15:42:15 2010 -0500 + + cm: Enable Glacier, GeeksPhone ONE, and Z71 + + Change-Id: I0227280522c6761f37981e04d8d816f2754d4c2a + +commit 5b43e2218d78196c37aed816ef37bfdafb9d42fb +Author: Steve Kondik +Date: Tue Dec 21 21:17:01 2010 -0500 + + cm: Remove prebuilt lsof + + Change-Id: Ifbf57c4686c13299da650d60326716f916913546 + +commit 07da88f01f3904248eb78ffe052d49be3ef94295 +Merge: dc5f4743 7d3ab80c +Author: Steve Kondik +Date: Wed Dec 22 01:51:22 2010 +0000 + + Merge "vendor-cyanogen: update mod version in backuptool" into gingerbread + +commit 7d3ab80c106dc9c51b5b4d50ee1ec9e5b23f3cb1 +Author: Diogo Ferreira +Date: Wed Dec 22 01:44:54 2010 +0000 + + vendor-cyanogen: update mod version in backuptool + + Hopefuly this restores some sanity for people that try + several builds a day. + + Change-Id: I32fd6cb81238ab09f1560a676140383d95ed984c + +commit dc5f4743c2082968a491016b64f48ea62f61fdae +Author: Giulio Cervera +Date: Wed Dec 22 01:57:18 2010 +0100 + + cm: Build Torch on Ace, Bravo and Bravoc + + Change-Id: I09f5b9a1ea160f6e7dbe80f12d23b02a13931c59 + +commit 91a61c18c14acf2d7b38793cd06507110f774a77 +Author: Steve Kondik +Date: Tue Dec 21 18:57:32 2010 -0500 + + cm: Build the FileManager app + + Change-Id: I9a0a2e835db372a8b105e495a5aadc4b721e7ba5 + +commit db10de0a46cac6d19d154725a07d48fc20ae230e +Author: Steve Kondik +Date: Tue Dec 21 18:42:25 2010 -0500 + + cm: Build Torch on Vision and Passion + + Change-Id: I238a060bdcb41665ed01df36a8f835398695b4be + +commit b39b2b2e6b254c2cc96ea1964f59aafedee9e05c +Author: Steve Kondik +Date: Tue Dec 21 03:08:54 2010 -0500 + + cm: Use org.adw namespace for temp ADW overlay + + Change-Id: I85c94436f79e23bf14f14d229c76f2498bab02a8 + +commit 32317c780c4bfdab8dc3f66e6bd35b68c504276c +Author: Steve Kondik +Date: Tue Dec 21 00:11:21 2010 -0500 + + cm: Gingerbread reboot + + * Disable targets not yet merged + * Disable packages not yet merged + * Remove deprecated overlays + * Bump all versions to CM-7.0.0 + + Change-Id: I73ef732fdbf503f6b851d6331c43998d961266ad + +commit 69806172a8a52dcb0a112cf11ef7a674f26b81b6 +Author: Christopher Lais +Date: Sun Dec 19 22:58:47 2010 -0600 + + glacier: set has_trackball to true + + Yes, it has a trackball. Oops. + + Change-Id: Ic6d13b409a830cd7d7032700c735d4949293702c + +commit ada8390c3a1bbd3ccd72e92a1c6547f0e446a22e +Author: Steve Kondik +Date: Fri Dec 17 17:26:10 2010 -0500 + + CHANGELOG + + Change-Id: Ida9b3722246f7549398885166991503aea82f910 + +commit 870bdedd5fc6729ff5d90f16b0da7579a0372a76 +Merge: 1f3fb6ee f6080f85 +Author: Steve Kondik +Date: Fri Dec 17 13:13:56 2010 +0000 + + Merge "glacier: add overlays" into froyo + +commit 1f3fb6ee1ca5baa901751548d417c4d0bf2ac3a3 +Merge: f5b53a00 9c2641a1 +Author: Steve Kondik +Date: Fri Dec 17 13:12:24 2010 +0000 + + Merge "CHANGELOG" into froyo + +commit f6080f85f2a0a2782960a90f64ca809b1f6058b9 +Author: Christopher Lais +Date: Fri Dec 17 04:10:36 2010 -0600 + + glacier: add overlays + + Change-Id: Icd2d4f8800db0b3cb83e15cccf350fc8beff3b28 + +commit f5b53a002c8b8b009e2eeb2b3d99bafb074006df +Merge: 7ccd6903 f1912b0a +Author: Steve Kondik +Date: Fri Dec 17 02:52:15 2010 +0000 + + Merge "passion: Disable filterTouchEvents" into froyo + +commit f1912b0ab6c9e010aa6a0c045dae76efd346344d +Author: Steve Kondik +Date: Thu Dec 16 21:50:34 2010 -0500 + + passion: Disable filterTouchEvents + + This was an old hack to help with multitouch bugs but seems to make them + worse now. Disabling it helps a little with Google Maps 2-finger + rotation, but not much since the touchscreen hardware on the N1 is crap. + + Change-Id: I60c6084d6f92897fd75411aa51ba7f10e92c2a43 + +commit 9c2641a1dbf8fd7d94f948d840b03a4d1521557b +Author: Giulio Cervera +Date: Thu Dec 16 23:44:57 2010 +0100 + + CHANGELOG + + Change-Id: Id49a3ea3ad1c5477e81e979a5dfd4e9df2faf6d6 + +commit 7ccd69031ffd709bc4ecded7e4ae2fcdd757214d +Author: Steve Kondik +Date: Wed Dec 15 22:41:35 2010 -0500 + + CHANGELOG + + Change-Id: I891fa2326cb0a88267a608420130800b8986d01d + +commit 16392b5cd003fea1eaefdf42e9856a52a6466e02 +Merge: cb198afc 118c6329 +Author: Steve Kondik +Date: Thu Dec 16 03:36:47 2010 +0000 + + Merge "glacier: update fingerprint, build FM app, use correct .mk" into froyo + +commit 118c63290a8036b769c4e9fe461256819e3dd04d +Author: Christopher Lais +Date: Sun Dec 5 15:04:07 2010 -0600 + + glacier: update fingerprint, build FM app, use correct .mk + + Change-Id: Ie87ca7c4f9e51c8dcbefc9e51b72906d6c24908b + +commit cb198afcca64850eaace2935028eff373f3fc7ac +Author: Kevin Fulton +Date: Wed Dec 15 10:18:01 2010 -0500 + + Fix the market fingerprint + + Change-Id: Ifb0c8f107f216fb794033da0e726151b7efe9dc4 + +commit 6e12dad6f316e8944b11832650e9a5de8f298247 +Author: Steve Kondik +Date: Tue Dec 14 21:11:23 2010 -0500 + + cm: backuptool: Add FOTAKill + + Change-Id: I682f51b0c443730d432c5f814a40834f12325e85 + +commit b319ed3e3d03d82d4c49d3db842d6c2df05b018d +Author: Steve Kondik +Date: Tue Dec 14 00:48:34 2010 -0500 + + cm: Bump versions to 6.2.0-RC0 for next iteration. + + Change-Id: Ia871ca1f1faf5233783fa3e023cfa90c9044922a + +commit ec89ed44099723e19a0758a3c7ece393c66be402 +Author: Nathan Forbes +Date: Mon Dec 13 18:33:04 2010 -0500 + + get-google-files: fix path to proprietary + + Apparently this error has been here since my last commit on this was merged. My apologies for not testing thoroughly. + + Change-Id: If346403b8e2cf90c960d13340684312d66086676 + +commit fc5cbe47386bca0e6aaeacbe8ffd1b14ef39c1df +Author: Chris Soyars +Date: Sun Dec 12 23:30:01 2010 -0500 + + Build CMUpdateNotify + + Change-Id: I9b43a80b3f8111cc8657dda81d4610ef2e7c1dbe + +commit 0ea6aa3d309989b0b5f1b251bf6a982e88051534 +Merge: 910d99e8 8d75c7bb +Author: Steve Kondik +Date: Sun Dec 12 19:11:48 2010 +0000 + + Merge "legend: Update for release" into froyo + +commit 910d99e8c22fc15bc96043fbf04e3a5dd3cb1dfe +Merge: 22594e94 17228289 +Author: Steve Kondik +Date: Sun Dec 12 18:51:12 2010 +0000 + + Merge "Update sholes fingerprint to FRG83D" into froyo + +commit 22594e9409d1ad4731d0dc7380e2b5da724123bf +Author: Steve Kondik +Date: Sun Dec 12 13:41:48 2010 -0500 + + passion: Update fingerprint to FRG83D + + Change-Id: Icc4aadb9d63efb5938475a28f340f140cfeae1e4 + +commit 101fa651ff96d18cf5c04192445bee66a07eac72 +Author: Steve Kondik +Date: Sun Dec 12 13:07:53 2010 -0500 + + Revert "Build CMGapps." + + This reverts commit 68a72b0bc2c97f2b602e688f9adc40a2b2732f20. + +commit b26727482ac7dd7d6d11d4123933d53ee257160a +Author: Chris Soyars +Date: Sun Dec 12 05:55:58 2010 -0500 + + Build CMGapps. + + Change-Id: I6f3f18d7e063fe5a8abd5053318b1cb532632b20 + +commit 17228289168689f5052f30a6e720ba7132d28396 +Author: Michael Webster +Date: Sat Dec 11 09:12:23 2010 -0500 + + Update sholes fingerprint to FRG83D + + Change-Id: Ia2ca80910071a97a6d32bfce5322d25e023cca6c + +commit a489297e9e8983ce21abdbe99033d5e5c7467981 +Author: Steve Kondik +Date: Thu Dec 9 21:30:57 2010 -0500 + + CHANGELOG + + Updating the maintainers list. + + Change-Id: Id7b9281e0b5dbfeeb7adf74b9f370b04b42ec483 + +commit 17640e92fddc0f56b109cebf3643ade2a0a94867 +Author: Steve Kondik +Date: Wed Dec 8 19:57:18 2010 -0500 + + CHANGELOG + + Change-Id: Id6e66e707363fa7658876e9b6d0f4ff61a580db7 + +commit 8d75c7bb4ba06c959832a3135ff673099495c2ea +Author: Alexander Hofbauer +Date: Tue Dec 7 12:41:09 2010 +0100 + + legend: Update for release + + Change-Id: I3ec1ef4cf4f301e8292c2a7a7e10e205e240b3cb + +commit 2dc822efe09bea8db344e37efecfaaf30e0b0bcc +Author: attn1 +Date: Mon Dec 6 10:39:52 2010 -0500 + + Liberty: Update version for 6.1 Release + + Change-Id: I1031efb715cfd4909fb9b4d43a9fb8f7748bc4f7 + +commit 7f3e321ea9e2416083c292290b041fc137094ca9 +Merge: fa851443 dcf6639c +Author: Steve Kondik +Date: Mon Dec 6 01:45:22 2010 +0000 + + Merge "espresso: Enable dual-led mode for notifications" into froyo + +commit fa8514432d65f9ad863a327ff437a35ceba6aeb0 +Author: Ricardo Cerqueira +Date: Sun Dec 5 23:30:31 2010 +0000 + + Z71 and ONE version bumps to 6.1 + + Change-Id: I16589fe1f8396dc3c8db147bdc96c9886efb3abf + +commit 2632cd62f5bcadea86ffd3b3fcbc708efabbeca3 +Author: Steve Kondik +Date: Sun Dec 5 17:09:00 2010 -0500 + + CHANGELOG + + Change-Id: I9f9e2dc3ef7937df32250bb713a3f5e7ee97b0ed + +commit dcf6639c00d1c8d136a17bd2c7938c84fde80287 +Author: Steve Kondik +Date: Sun Dec 5 17:06:42 2010 -0500 + + espresso: Enable dual-led mode for notifications + + Change-Id: Iad319335e96c2eef3d02d75afe7269991ac768b7 + +commit 6e49848987ebcdce5ca4544edd212c4a8bd1e03b +Merge: 736ed9ee f99ba39a +Author: Steve Kondik +Date: Sun Dec 5 20:22:50 2010 +0000 + + Merge "inc: Enable dual-led mode for CMParts" into froyo + +commit 736ed9eefd6439cbea5220c825304a5d8617553a +Author: Michael Webster +Date: Sun Dec 5 09:47:39 2010 -0500 + + droid v6.1 + + Change-Id: Ib01c69f53163934878de5ef39b2017f77ecc52f9 + +commit 2f420cb5d039f691d9eb22cd06fc2f9316da53bc +Author: Steve Kondik +Date: Sun Dec 5 04:49:57 2010 -0500 + + CHANGELOG + + Change-Id: I44268f89cb480b91143aca51917811b5ff379022 + +commit 36f6535a55d34e41695bf6ea18553791889535a9 +Author: Steve Kondik +Date: Sun Dec 5 03:56:11 2010 -0500 + + cm: Version bumps for 6.1 + + Change-Id: If99c7f86bf9273d325f05f8595d2f7bf24094ac3 + +commit 337c50067b22e1e420d865792eb35751d5c93584 +Author: Steve Kondik +Date: Sun Dec 5 03:54:19 2010 -0500 + + CHANGELOG + + Change-Id: I903e2a9df943759590962324caee84b1c13e35c7 + +commit f99ba39a52fc6d9aa1006318d06a26155bca7a10 +Author: Josh Stone +Date: Sat Dec 4 14:30:39 2010 -0800 + + inc: Enable dual-led mode for CMParts + + Change-Id: I0c43c86b6cff6902ab62cef978d38b642e4b341b + +commit 000173e14721bbf9f1d4b2fb7b584da812377dc4 +Author: Giulio Cervera +Date: Sat Dec 4 14:05:16 2010 +0100 + + ace: 6.1.0-RC2 + + Change-Id: Ic397069e0bac4e3e9dd49c443e889e96f1b016e5 + +commit 4556789c8e1c2a1956a230d2d55a973549cd42ac +Merge: 8e7ff167 1698c043 +Author: Steve Kondik +Date: Fri Dec 3 16:20:57 2010 +0000 + + Merge "Fix get-google-files script to reflect latest gapps HDPI package, and update mirrors to remove dead ones and add new mirrors from the wiki." into froyo + +commit 8e7ff16707a7f9ecda0b89e67838e0f9877d73a7 +Author: Steve Kondik +Date: Fri Dec 3 09:28:23 2010 -0500 + + supersonic: Enable dual-led mode for CMParts + + Change-Id: If0d9e9ad790f95874cc797c1317e6faea1c1e6ec + +commit 1698c043ff1919d5e19ade306adb8c148d89eafe +Author: DrMacinyasha +Date: Thu Dec 2 17:54:11 2010 -0800 + + Fix get-google-files script to reflect latest gapps HDPI package, and update mirrors to remove dead ones and add new mirrors from the wiki. + + Change-Id: I63d44aa506f4dba3bfe9155f5105914dc7b4d854 + +commit 917e428d48c9d1e829af9beea2891ff7de9494a7 +Author: Steve Kondik +Date: Thu Dec 2 01:45:44 2010 -0500 + + CHANGELOG + + Change-Id: I95f019c41e1ad20bac0af05b60dfa27d397c6027 + +commit bd72a7a23e701a2bab831b4cf2b766e7d80fbdd2 +Author: Steve Kondik +Date: Thu Dec 2 01:12:32 2010 -0500 + + vision: 6.1.0-RC4 + + Change-Id: Idea81ff04605cd5cd84591b924705c3df122b881 + +commit d8153bac7f44c5c20f0a6fa4907ed477b8589e06 +Merge: 52958f58 8a666a61 +Author: Steve Kondik +Date: Thu Dec 2 05:59:09 2010 +0000 + + Merge "Add Torch app to sholes" into froyo + +commit 52958f58ce6f9c4b7c18db952329545ec7c06e40 +Merge: 132f7ee1 81b08602 +Author: Steve Kondik +Date: Thu Dec 2 00:24:34 2010 +0000 + + Merge "legend: RC3" into froyo + +commit 8a666a617973789fe928222669bb9859de5b4c15 +Author: Michael Webster +Date: Wed Dec 1 18:45:02 2010 -0500 + + Add Torch app to sholes + + Change-Id: Iedbb933a16031f761a43486614cd2d6e126210bc + +commit 132f7ee1cf6a7f64a4356aa12cb844bd4c9298cd +Merge: 8450e28a 13ce18bd +Author: Steve Kondik +Date: Wed Dec 1 22:34:16 2010 +0000 + + Merge "prebuilt: update backuptool.sh" into froyo + +commit 13ce18bd9298f613418e60c4a92373b08652c840 +Author: Patrick Jacques +Date: Mon Nov 29 23:24:12 2010 -0700 + + prebuilt: update backuptool.sh + + Update backuptool to include MapsSapphire and QuickOffice. + + Change-Id: I48c8eb83f692217242b5d533a4c1c50eec86e3e7 + +commit 8450e28adeeb571b105cf38a8b31273e20ab0951 +Author: Ricardo Pinho +Date: Wed Dec 1 14:58:30 2010 +0000 + + Updated and cleaned up portugal APNs, removed Optimus duplicated entries + + Change-Id: Idbb9a0501b90142feb02c7203491e0c13b35adb5 + +commit 81b086025ade5de4ada702adafbdc34dd617be8c +Author: Alexander Hofbauer +Date: Wed Dec 1 14:08:10 2010 +0100 + + legend: RC3 + + Change-Id: I5fc94f80d2e24fab3f7af0a75451db128984dbb6 + +commit 85e429323f4cee032d87805052385a1ad9fa40ed +Author: Giulio Cervera +Date: Tue Nov 30 19:43:24 2010 +0100 + + ace: build FM app and add overlay for cmparts and various framework settings + + Change-Id: I89705066ce65fa2001893031ed92883c78f102be + +commit 25f92b0a265b49beb13fa750237b334f92c296c7 +Merge: d9154bd8 6cadf6b7 +Author: Steve Kondik +Date: Tue Nov 30 15:26:49 2010 +0000 + + Merge "vision: Build the FM Radio app" into froyo + +commit 6cadf6b74aa4e96f452aa2707142967e9535e12c +Author: Steve Kondik +Date: Mon Nov 29 07:22:51 2010 -0500 + + vision: Build the FM Radio app + + Change-Id: I053298ab639c76dc882724f6012c54720a9bd629 + +commit d9154bd84e7fd50cef0807a4cd0dec55e555d53c +Author: OlegKrikun +Date: Mon Nov 29 15:12:15 2010 +0300 + + Update Russian Translators + +commit 9e386921e1699a172ce6b277931ce58e1e38caf0 +Merge: e3852a4c 5b60fdcb +Author: Steve Kondik +Date: Sun Nov 28 08:05:49 2010 +0000 + + Merge "changelog, droid rc5" into froyo + +commit e3852a4c5943aacbcd8ddea041abaa033d030875 +Merge: 8873ac06 88f9e394 +Author: Chris Soyars +Date: Sun Nov 28 04:02:00 2010 +0000 + + Merge "harmony: disable phone intent, override default ADW columns/rows." into froyo + +commit 5b60fdcbfd19518b4f36f954e68027f0ab1d6180 +Author: Michael Webster +Date: Sat Nov 27 15:36:06 2010 -0500 + + changelog, droid rc5 + + Change-Id: I263f5fc746301993c0fba5d2c63ff5452124a181 + +commit 8873ac06e82383d89337e56b15c46725926e1c01 +Author: Giulio Cervera +Date: Sat Nov 27 15:28:05 2010 +0100 + + Added ace lunch combo + + Change-Id: I397b0a79c80e785f0f10dce20b431e5466ea364c + +commit 88f9e3941fd11444df5c02484df89aee0588bae1 +Author: Chris Soyars +Date: Fri Nov 26 21:30:27 2010 -0500 + + harmony: disable phone intent, override default ADW columns/rows. + +commit 5a92fbc4db485898f499791cd74598771e9f5622 +Author: Steve Kondik +Date: Fri Nov 26 20:43:57 2010 -0500 + + CHANGELOG + + Change-Id: I2a72141f49d3e22abfb95d17e0189fe6dff42e6a + +commit a60d45a4e72dec5e87682330aceaaa1aa3be79fa +Author: Robert Burns +Date: Fri Nov 26 12:54:54 2010 -0500 + + Updating ADW to version 1.3.1 + + Change-Id: I871db6a442f6c2a7e6b23861f90d7c67002849ad + +commit 17d568cf7a899c1a85cf3674ceb8dd56707d44f5 +Merge: bfae7232 056424b2 +Author: Steve Kondik +Date: Fri Nov 26 08:49:01 2010 +0000 + + Merge "Updated harmony build values to OTA values" into froyo + +commit bfae7232a9a0b33a8556f1f68268bce35e0b56f4 +Author: Giulio Cervera +Date: Thu Nov 25 20:18:44 2010 +0100 + + cm: bravo/bravoc to 6.1.0-RC2 + + Change-Id: If5aa6c8700d3656d95d216ecfdae2e2a12537c00 + +commit 191bcf48996b508dff6e676fb86313207c279fc0 +Author: Steve Kondik +Date: Thu Nov 25 12:33:28 2010 -0500 + + cm: Vision/Espresso to 6.1-RC3 + + Change-Id: I9c7551154d8916ac4b66fc2177004e5f500955fc + +commit 5e33729b4a7a97e0d2259c63a5d3925a4c582800 +Author: Steve Kondik +Date: Thu Nov 25 01:51:41 2010 -0500 + + cm: supersonic/dream/sapphire/passion to 6.1.0-RC2 + + Change-Id: I0759591835dc26e7d8210f39294a675256686910 + +commit b77b5639a11492e87736eb504e297500dadc8ca1 +Author: Steve Kondik +Date: Thu Nov 25 01:40:58 2010 -0500 + + supersonic: Build kernel from source + + Change-Id: I0f3c578fd659809a7a842ddbbaa7ed9c7bcdb4b5 + +commit 056424b2c8c025d217c56b0ea06dc156cc59820c +Author: Brint E. Kriebel +Date: Tue Nov 23 23:38:01 2010 -0700 + + Updated harmony build values to OTA values + + Change-Id: I5f08a11be25fdb654f172529ead409adf0ad46e0 + +commit afbaad0979779f2448eb9c6bf1c453d0908a1018 +Author: Tony Layher +Date: Sun Nov 21 23:13:16 2010 -0500 + + Updated fingerprint to OTA values. + + Change-Id: I922a17853028cd88c5cb8a122a9fbebd5e9c19c1 + +commit 44866450a21879dc7417fa7ad22a8f932529128e +Merge: 60196187 b7c01cd2 +Author: Keyan Mobli +Date: Sat Nov 20 23:42:42 2010 +0000 + + Merge "Update prelink map for 2.2 props and prepare for RC2" into froyo + +commit b7c01cd2c6e1dec8dfa022e656fef81b92111994 +Author: attn1 +Date: Sat Nov 20 18:08:35 2010 -0500 + + Update prelink map for 2.2 props and prepare for RC2 + + Change-Id: If0de168c653186083ee1854ab1306788510d95a3 + +commit 60196187b3850566c88d3aa940963d2c47e0b7e2 +Author: Alexander Hofbauer +Date: Sat Nov 20 13:41:29 2010 +0100 + + legend: Update prelink map. Prepare RC2. + + Change-Id: If9eb3fab6f388dce06fe6f35ccceb756ca2d3935 + +commit 997204bb40c85e72180b7357898af0d60c7462fa +Author: Steve Kondik +Date: Sat Nov 20 05:49:02 2010 -0500 + + CHANGELOG + + Change-Id: Ie3956a499b0d0f95bd9c02eb92512d3a937a2865 + +commit 191c35dfc83e4889470d02c62655243c38efb039 +Author: Steve Kondik +Date: Sat Nov 20 02:16:01 2010 -0500 + + espresso: Changes for new libs + RC2 + + Change-Id: Iea90040ca0af5b10866ff16326065042f5658312 + +commit fbf941e257cd41b842aa850e51e6b2c407004146 +Author: Steve Kondik +Date: Fri Nov 19 16:51:47 2010 -0500 + + vision: Use "HTC Vision" as model name. + + Change-Id: I97e1d3decfa7c89c6a090f85bfcdf6ad3707d95e + +commit 6e5adfd355b68340f31f9347d81e212b54401708 +Author: Steve Kondik +Date: Fri Nov 19 12:52:18 2010 -0500 + + vision: Bump to 6.1.0-RC2 + + Change-Id: Ibd7c85675aefed4785a06e0fcd489e2bdfcf7e82 + +commit 3712dec11548cf1d25aeed0232dd5b379f8b28b2 +Author: Steve Kondik +Date: Fri Nov 19 03:07:41 2010 -0500 + + glacier: Add cyanogen_glacier target + + Will need changes when the rest of the device repo is merged. + + Change-Id: I797e0c803e6f7cad514db5c6ae055aaa47433c7b + +commit 7024c5eb8915f68eefc3bf6e5031ee81c1d40e97 +Author: Brint E. Kriebel +Date: Sun Nov 14 15:14:09 2010 -0700 + + Add vendor information for nvidia Harmony (Viewsonic G Tablet) + + Change-Id: I93530d408637a0078f752afad9130caa6ad86602 + +commit 7b61fdcbb9056d3cec6aec9bf9f0540441ceae55 +Merge: ec22c6c6 438e24c7 +Author: Steve Kondik +Date: Fri Nov 19 06:30:27 2010 +0000 + + Merge "Updated 6.1.0 changelog to include updates to Incredible builds as well as updated current build name to RC2." into froyo + +commit ec22c6c6a33b759742cb605c02003497ab4b646f +Author: kmobs +Date: Thu Nov 18 23:44:42 2010 -0600 + + Added glacier lunch combo + + Change-Id: Ic7860f9639ef515502d7097b512ac8faff7e64c1 + +commit 438e24c7dab44cccb9a30f0b9eb1fcd44622c336 +Author: Robert Burns +Date: Thu Nov 18 21:48:26 2010 -0500 + + Updated 6.1.0 changelog to include updates to Incredible builds as well as updated current build name to RC2. + + Change-Id: I84cb87140eb8488a461324ffd44aeebe1c1e0ba7 + +commit 580bd909365cb1f44ef9599cd44d0ff69661fc02 +Author: Christopher Lais +Date: Tue Nov 16 10:23:50 2010 -0600 + + vision: Update internal build strings + + Change-Id: Ib560830f7e68462fa64301baebf90a473f5668e2 + +commit 8b699bc68ad2127c195a95f3e8a10c7bad1e630d +Author: Steve Kondik +Date: Sun Nov 14 22:26:46 2010 -0500 + + vision: Update internal build strings + + Change-Id: Ice807a8b620b72e38da42520400570b11895e109 + +commit 30157fd32cd24745c3e3aa226d18a546cec4f239 +Author: Michael Webster +Date: Sat Nov 13 14:17:17 2010 -0500 + + rc4 droid - kernel/cam fixes + + Change-Id: Idba14b1f6e78205c0ffc0d9de96753c68b04f8bc + +commit 8b01e032be7d94017444497c6e35ab88005f14bb +Author: Ricardo Pinho +Date: Sat Nov 13 00:02:28 2010 +0000 + + Removed Duplicate MMS APN Vodafone Portugal, was causing send/receive of MMS to fail. + + Change-Id: Icb7497c44a6ef35f6889beb32d008ad14c3aaff5 + +commit 2dcd48c9f6a5b72aeb0fc22a96f33006d176848d +Author: cyanogen +Date: Thu Nov 11 16:10:48 2010 -0500 + + vision: Bump to RC1 \o/ + + Change-Id: I4257cb69c6edb45fbcaa04885c4cf1a65749d7f7 + +commit 6d828e441abb379ddfe20f55f88f5937c6b8273a +Author: Jacob Crawley +Date: Sat Nov 6 20:15:33 2010 +0000 + + Added Buzz to Changelog + + Change-Id: I565bebc493f52704fc1809eb6e75bff5b6a9ccc4 + +commit 072d50683cf90530905f56bac972d74b1a5c0297 +Merge: d75a802d 16241189 +Author: Steve Kondik +Date: Sat Nov 6 06:36:30 2010 +0000 + + Merge "Assume ONE/Z71 device maintainership" into froyo + +commit d75a802d7212b0241ecd6ebc2870f39a12b339bd +Author: Jacob Crawley +Date: Wed Nov 3 20:04:12 2010 +0000 + + Buzz to RC2 + + Change-Id: Ia07152bb3f59a363b7be8b4281b42a494eec0019 + +commit 162411898cc17083e8d0566867610b6e240d6d93 +Author: Ricardo Cerqueira +Date: Thu Nov 4 15:09:38 2010 +0000 + + Assume ONE/Z71 device maintainership + + Change-Id: I79c3aa3962dcb6fcce784964a2f8356ede20eee7 + +commit eee739935fd9946798dd853b891d716ad97c3312 +Author: Ricardo Cerqueira +Date: Thu Nov 4 15:04:45 2010 +0000 + + Z71: Add Commtiva Z71 product + + Yay, 13 devices (so far), 1 product. + + Change-Id: Ie2e84525c93dfff3da3d271066d714956c185a16 + +commit f58a885255b6f870ca1a9797ff488c25ddbb356c +Merge: 4530c29d 1d7e3d2b +Author: Steve Kondik +Date: Wed Nov 3 17:58:51 2010 +0000 + + Merge "added working gapps mirrors. changed gapps versions to latest." into froyo + +commit 4530c29d0bd69d787d4f7786b30809af476b539d +Author: Steve Kondik +Date: Mon Nov 1 22:01:31 2010 -0400 + + buzz: Add lunch combo for cyanogen_buzz + + Change-Id: Id3fdcce9361202c5a61dfd75bbbf2a1c424aebfb + +commit 1d7e3d2bdd2a4e608766b38e630330c3cda26ae0 +Author: Samir +Date: Mon Nov 1 19:03:37 2010 -0500 + + added working gapps mirrors. changed gapps versions to latest. + + Change-Id: Ia61ce45c1df650b9766f086b09bcff354aecb208 + +commit ae73f44e64a383140c8122486fc91fd105cc020a +Author: Jacob Crawley +Date: Fri Oct 29 14:10:22 2010 +0100 + + Added HTC Wildfire files + + Change-Id: Iaf38ed050d82da03d983bbf3f95f426be876d575 + +commit 7f9a10fd4ad693df678e21870bdaf49ca9174af5 +Author: thiasB +Date: Mon Nov 1 22:59:59 2010 +0100 + + added Ricco as translator for German + +commit 63be40060cc392377e2a365e1d069c6db549ac02 +Merge: be46631a ad41bcf8 +Author: Chris Soyars +Date: Mon Nov 1 18:52:05 2010 +0000 + + Merge "Fix China Mobile apn name." into froyo + +commit ad41bcf8ab14084fb20aafc086ac64eb986496e1 +Author: sotux +Date: Tue Nov 2 01:18:39 2010 +0800 + + Fix China Mobile apn name. + + Change-Id: I5d756a406dd6ed3bbeae50020aa5c6456d725c5f + +commit be46631ae48833e79c282487104430fdbc8baeb7 +Author: Michael Webster +Date: Sun Oct 31 12:22:29 2010 -0400 + + Sholes to RC3 + + Change-Id: I9a6226129efd942cf7a3ea3d43772e8d9c63338c + +commit bbf02dc01b2308547fb9819826c58c2b31e3318f +Merge: 3d7bce35 10ffa879 +Author: Steve Kondik +Date: Fri Oct 29 20:48:19 2010 +0000 + + Merge "ONE: Move OTA_ASSERT_DEVICE to BoardConfig" into froyo + +commit 3d7bce351b96f57e521f4f7ae1f7b1214daf63bf +Merge: 3544f1f9 430209e9 +Author: Steve Kondik +Date: Fri Oct 29 20:47:55 2010 +0000 + + Merge "one: Add Geeksphone ONE product" into froyo + +commit 3544f1f902e7175c61081afbc284e3709bd35964 +Merge: f6f39573 44ff665a +Author: Steve Kondik +Date: Fri Oct 29 17:02:48 2010 +0000 + + Merge "Add a script to extract gapps files from downloaded zip file." into froyo + +commit 44ff665a984ada113115fa3adfe73fd37c654fa7 +Author: Yang Hong +Date: Fri Oct 29 23:49:13 2010 +0800 + + Add a script to extract gapps files from downloaded zip file. + + Just a replacement for get-google-files script. + + Change-Id: I9869e0d739251dddda69340d654a0fe1cad47cce + +commit f6f39573825482c811d4ebd70eabeb6f96761875 +Author: Giulio Cervera +Date: Fri Oct 29 11:58:10 2010 +0200 + + bravo: bravoc: build kernel from source + +commit 17e31113db557f6fb612650c2ae86c88e284f09f +Merge: 345b8970 9db7666b +Author: Steve Kondik +Date: Fri Oct 29 08:06:41 2010 +0000 + + Merge "squisher: fix OS X darwin compatibility" into froyo + +commit 345b8970889929d4c68ef02a3ea7c68193df6b27 +Merge: 1e60e1a3 3b64b683 +Author: Steve Kondik +Date: Fri Oct 29 08:06:15 2010 +0000 + + Merge "APN: change order of 44010." into froyo + +commit 1e60e1a3296d16f65cd731af4e4ab6eb936ebf6a +Merge: 635b3c7f 24b1bb35 +Author: Steve Kondik +Date: Fri Oct 29 08:05:38 2010 +0000 + + Merge "Enabling the FM Radio and Torch applications for the Droid Incredible Build." into froyo + +commit 9db7666bf4e80d84d711ee323b77301f2aef7532 +Author: Takuo Kitame +Date: Fri Oct 29 09:55:59 2010 +0900 + + squisher: fix OS X darwin compatibility + + Number of processors: use sysctl on darwin. + xargs: fix incompatible arguments. + sed: use gsed on darwin because -i option is not compatible. + + Change-Id: Ic3885db592e9588f01b69843add0e287ad35d4e9 + +commit 3b64b683e858b54c178b42d7a70c06a1662ab9df +Author: Takuo Kitame +Date: Fri Oct 29 09:28:29 2010 +0900 + + APN: change order of 44010. + + "mopera.net" should be below the "mpr2.bizho.net" because it's too expensive. + + Change-Id: I6f3b24f9abd32f7cda93a36829c1a76d1fc098f1 + +commit 635b3c7fee73bb7ee1d01f13c4ab45743a53f6e7 +Author: Giulio Cervera +Date: Thu Oct 28 10:22:57 2010 +0200 + + less confusing desire cdma name (desirec is droid eris) + +commit 24b1bb3597913d242f080bdb1acc6d7a538d5cc2 +Author: Robert Burns +Date: Thu Oct 28 14:24:03 2010 -0400 + + Enabling the FM Radio and Torch applications for the Droid Incredible Build. + + Change-Id: I1e0de0a55c95695d6a664d088bf2cdd3b6f8eaf5 + Signed-off-by: Robert Burns + +commit 10ffa879512cd81ba0c88c017eab8c97761bcb4e +Author: Ricardo Cerqueira +Date: Thu Oct 28 14:53:41 2010 +0100 + + ONE: Move OTA_ASSERT_DEVICE to BoardConfig + + Keeping this in the vendor struct causes all boards to inherit it + + Change-Id: Id945ba0fa3770f6d9aa3d7e3b85d2b582a4fd6b7 + +commit 7637833e172bdae06f059c10bb998fa3004336b7 +Author: Nathan Forbes +Date: Tue Oct 26 23:03:18 2010 -0400 + + make get-google-files create /proprietary in it's own directory without + needing to be in that directory when it is called + + Change-Id: I157cfd406f40db2ec4f059c5da6f5e01cfbc6c3e + +commit 7374b8ac6e9c4a989e60b5dc9a07266d74082da1 +Author: NameLess, the Jedi +Date: Tue Oct 26 15:39:52 2010 +0200 + + Removed myself from CHANGELOG as I don't deserve to be there... yet... hopefully + + Change-Id: Ifa3ac4199942b8de1e13710b50b9c2a639048b5b + +commit e23f2171ea3c0846cbfaf24b4208c6889efc5f7c +Author: Sébastien Vaucher +Date: Sat Oct 23 23:05:26 2010 +0200 + + Add a new paragraph for translators in Changelog + + Change-Id: I5d39468e71afb0e191973eb461ea692d957c58ea + +commit e4057e8ae226a7f5823dc1f8b2476f9fd9c7e151 +Merge: 03684c8f d03fa837 +Author: Steve Kondik +Date: Sun Oct 24 07:57:41 2010 +0000 + + Merge "heroc/Gallery3D: Remove DIRTY UGLY HACK from Gallery3D Overlay" into froyo + +commit 03684c8f5254111e3958395390325f0c38fc69f5 +Author: blunden +Date: Sat Oct 23 14:55:40 2010 -0500 + + CHANGELOG + + Change-Id: I6abe1ea4bad4d621da7eaaa3a25b93705b420242 + +commit 430209e9b1dc841f03ecd4ec04d36528eaadfc68 +Author: Ricardo Cerqueira +Date: Sat Oct 23 15:33:39 2010 +0100 + + one: Add Geeksphone ONE product + + Change-Id: I666848bcec6d726b02b80a739dfe827cbe79b946 + +commit 3dce9e5a3c0317f1ff804994616c9776620b4ed0 +Author: Steve Kondik +Date: Sat Oct 23 04:25:27 2010 -0400 + + CHANGELOG + +commit 2dba5df0ab6d4605c09f4e1f606b619334a29f59 +Author: Steve Kondik +Date: Fri Oct 22 00:26:26 2010 -0400 + + cm: Update version to 6.1.0-RC1 + +commit d03fa837c2f7c8fd18f10860a74e10c6b2a59c37 +Author: Bradley Froehle +Date: Fri Oct 22 10:54:57 2010 -0700 + + heroc/Gallery3D: Remove DIRTY UGLY HACK from Gallery3D Overlay + + The reload on orientation change DIRTY UGLY HACK is unnecessary + when using libGLES_qcom.so from the latest Dream/Sapphire + proprietaries. + + This gives a dramatic speed increase when changing the phone + orientation while in Gallery3D. + + Change-Id: Id3eb2710b22aa3fa701703450a33ce27bb6e4cf2 + +commit b051228dacf02023c30ff54d205760da5b82b5c9 +Author: Steve Kondik +Date: Fri Oct 22 12:02:33 2010 -0400 + + CHANGELOG + +commit 9d3dac3579936a6211fb17be54d65c2f5dd548de +Author: Steve Kondik +Date: Fri Oct 22 08:04:10 2010 -0400 + + CHANGELOG + +commit c4beac3c698487963896fe7b879ea6d0d73e26b7 +Author: Steve Kondik +Date: Fri Oct 22 02:20:47 2010 -0400 + + cm: Update ADW default workspace (add Clock and Music) + + Change-Id: I5ff428a4c263c224eb0d62188fc9fea5ee8a8e44 + +commit b6073e457eb164413bb5335e27c0723171576f50 +Author: Steve Kondik +Date: Fri Oct 22 01:26:21 2010 -0400 + + ds: Disable desktop indicator on DS + +commit 17348dfc6a9b1a5b2d53bfe7a8f96faf3f57c7c7 +Author: Steve Kondik +Date: Fri Oct 22 01:25:36 2010 -0400 + + ADW: Nicer selection background by default. + +commit 56e57707e2630542c728c04ce2888c2c6d2596c9 +Merge: 7e005b13 d8c45335 +Author: Steve Kondik +Date: Fri Oct 22 04:34:10 2010 +0000 + + Merge "Remove redundant Dalvic move" into froyo + +commit d8c45335e6fb7745817f2f0a388773d0239cf6b2 +Author: attn1 +Date: Thu Oct 21 12:46:40 2010 -0400 + + Remove redundant Dalvic move + + Change-Id: Icb957b117f4ba87a7e95fea39d3172a1e92ab821 + +commit 7e005b13af3d6550b262c4d206bd227f22cb0f8c +Author: Kali- +Date: Thu Oct 21 11:10:59 2010 +0200 + + bravo: bravoc: update common overlay description + +commit ae2f065106c538cce8d985d40293584f20a25575 +Merge: cfa791de de558a41 +Author: Steve Kondik +Date: Thu Oct 21 03:11:22 2010 +0000 + + Merge "Made it so Flashlight is in the overlay." into froyo + +commit cfa791de9dc26c441c5f27a15531a6dcb2ede90b +Author: Steve Kondik +Date: Wed Oct 20 08:28:20 2010 -0400 + + supersonic: Update build strings + +commit 9bfa458079d761f53d6a7439281641e21a1a26e8 +Author: Wes Garner +Date: Tue Oct 19 01:12:16 2010 -0500 + + DS: Compcache default to 18% to match CMParts values (Change #2354) + + Change-Id: If583b3749bfe57650ec794e560b83ac452d27fec + +commit de558a41cf572f830bd9a523b5eb73df15590fe6 +Author: Pedlar +Date: Mon Oct 18 22:11:09 2010 -0400 + + Made it so Flashlight is in the overlay. + +commit 921f8d2dc777e01b23aedf67925936bfcac9155d +Author: Bradley Froehle +Date: Mon Oct 18 15:30:55 2010 -0700 + + heroc: Update overlay for Gallery3D cache + + Change-Id: I4b1feafe9cacdaaf495b9b47bd88f82e1e3c1503 + +commit c75d8d8a092839852c7b0331216faee95db359aa +Author: Steve Kondik +Date: Mon Oct 18 14:55:47 2010 -0400 + + ds: Update build strings. + +commit 1d1a6209f4ed6e2783b1e12cb2b47264d24a5d43 +Author: Steve Kondik +Date: Mon Oct 18 13:12:35 2010 -0400 + + Remove widgets from the default workspace. + +commit 0cd3570f3bc8fe58e81c427aab7957e56b440aaa +Author: Steve Kondik +Date: Mon Oct 18 12:22:23 2010 -0400 + + Set swappiness to 30 for compcache + +commit 50b7b523a55eb08081960c0a9f0abc59a860f7c1 +Author: Steve Kondik +Date: Mon Oct 18 10:24:28 2010 -0400 + + DS: Remove prelink map and update overlay. + + Prelink map is no longer required with new proprietaries for DS. + Adjust the Gallery3D cache for these devices as well. + +commit 7d0033565368ce02476094fb715b052ebd762683 +Author: Michael Webster +Date: Sun Oct 17 19:56:50 2010 -0400 + + Add note for Email settings wipe + + Change-Id: I74e655d5849b7621fd844714401fa693b2a3d408 + +commit 86b75f190c81da36ea49b50761b3364ca49a2a98 +Author: Steve Kondik +Date: Sun Oct 17 22:05:33 2010 -0400 + + CHANGELOG + +commit 20413d8fbac555362d265301de332dc8ef2aeb64 +Merge: 4dd2e80f 23f707fc +Author: Steve Kondik +Date: Mon Oct 18 01:52:50 2010 +0000 + + Merge "bravoc: use less confusing build naming" into froyo + +commit 23f707fc1d7c22e060ac85d6643564c15d65fab8 +Author: Kali- +Date: Mon Oct 18 00:36:21 2010 +0200 + + bravoc: use less confusing build naming + +commit 4dd2e80f9938afe80dc116c415241206dfc35385 +Author: Kali- +Date: Sun Oct 17 21:56:20 2010 +0200 + + Verify cache size: added exit code + +commit 2f1711de178e8ebc12903358c4c2c38563c18754 +Author: Wes Garner +Date: Tue Aug 31 18:04:01 2010 -0500 + + CMParts: Allow CompCache size to be set by user - via % of total RAM + + Use % instead of a set size - per suggestion from Cyanogen + Fix to integer instead of decimal being passed around - props to Nameless + Handle older versions changing enabled CC to Default CC size (25%) + Enable PerformanceSettings dialog to view new CC setup + Final cleanup and fix default values / bash arithmetic + + Change-Id: Ie7525cfa1f8829bb037961a66620ab8664f39cec + + German translation - Matthias Büchner + French translation - Sébastien Vaucher + +commit a7f97168bd76ef22c16da764be5f02e2af3268fe +Author: Steve Kondik +Date: Sun Oct 17 01:50:42 2010 -0400 + + CHANGELOG + + Change-Id: If02257a7323374c73819e054c5594ad74e62d212 + +commit bab56215931e84cfc6ae4574800e4748c1608fda +Author: Kali- +Date: Sat Oct 16 22:15:37 2010 +0200 + + Verify cache size, output can't be redirected to /dev/null + +commit cd3599f989f2d27f85f19c2110c58a4c0108a058 +Merge: c0a9e4e0 13a8a549 +Author: Steve Kondik +Date: Sun Oct 17 03:04:05 2010 +0000 + + Merge "product: add bootanim for LDPI devices" into froyo + +commit c0a9e4e085b452e490bc6c767211f2b94e04096f +Merge: ac33c878 c0d71e37 +Author: Steve Kondik +Date: Sun Oct 17 03:00:25 2010 +0000 + + Merge "parallelize the launching of $OPTICHARGER form squiasher script" into froyo + +commit c0d71e3766e313a695556f7afe45c308290ccf37 +Author: garth +Date: Sat Oct 16 22:39:03 2010 +0100 + + parallelize the launching of $OPTICHARGER form squiasher script + + Before + + real 1m25.583s + user 1m14.101s + sys 0m21.717s + + After + + real 0m47.257s + user 1m46.123s + sys 0m23.453s + + Change-Id: I1ca0013f8dec9175027f2e9bed93786cfe3804d5 + +commit 13a8a549ef09a27df9b7cc4b80c141101cde336c +Author: Ricardo Cerqueira +Date: Sat Oct 16 20:22:23 2010 +0100 + + product: add bootanim for LDPI devices + + Change-Id: I9f3ccfd9bcc6321088882b964d3b1abff93a27e1 + +commit ac33c878cfe15be931db125c6fd2c8fc0c9f5f09 +Author: Kali- +Date: Fri Oct 15 23:01:17 2010 +0200 + + script for check cache partition size + +commit 9a2e610c1b0fb109fb5354d1783df41a5e1e6b59 +Author: Steve Kondik +Date: Thu Oct 14 23:07:02 2010 -0400 + + vision: Add CM-specific Vision overlay. + + Change-Id: I414170b22bbd70e257fe66c989d198954d513d13 + +commit 2c5ca236cc884068d1256385cabc8a22be184f05 +Author: Steve Kondik +Date: Wed Oct 13 17:46:13 2010 -0400 + + supersonic: Build the FM radio app + + Change-Id: I853a1e4b464a3e5506ab4e882460670d7bb1b744 + +commit 35fdbd1ea5fab33aebc4393e34a8429e54396c63 +Merge: 101ce156 69d2e186 +Author: Steve Kondik +Date: Wed Oct 13 21:31:35 2010 +0000 + + Merge "bravo: Build FM radio app" into froyo + +commit 101ce1566347761ea134146509707e10b974086d +Author: pconwell +Date: Wed Oct 13 14:29:57 2010 -0500 + + updated get-google-files + + Change-Id: I42e6137712bf424ad34e738c326bbbc87354fd71 + +commit 69d2e186e13a225f0472685e82fdbc18bb99d434 +Author: Kali- +Date: Wed Oct 13 20:52:31 2010 +0200 + + bravo: Build FM radio app + +commit c7acc0be53c97667973afb5911377ceb724084f7 +Author: Steve Kondik +Date: Tue Oct 12 23:45:16 2010 -0400 + + passion: Build FM radio app + +commit 8743e9163027612f44ac47f347cf5799775eb8a5 +Author: Steve Kondik +Date: Tue Oct 12 22:58:51 2010 -0400 + + CHANGELOG + +commit 7a427424d9749427aa7b3381405465191fb221e0 +Author: Steve Kondik +Date: Sun Oct 10 01:17:59 2010 -0400 + + Remove crap from the CYANOGEN_WITH_GOOGLE build. + + Change-Id: Ie055a9a0904dca134e404b5be029ad8cc53e1e5e + +commit a25226f5549b4372b47f217a5169f930a1c11064 +Author: Wes Garner +Date: Fri Oct 8 17:08:56 2010 -0500 + + Update CHANGELOG + + Add the long press search button for compose sms + (This is just so people know it exists) + + Change-Id: I8305f830d262bfaace139d2d12a262c99bb94069 + +commit 49466b76a1bc5eb5b9442303da5004c7cf9e386c +Author: Steve Kondik +Date: Fri Oct 8 08:50:49 2010 -0400 + + backuptool: Remove stuff we no longer care about. + + Remove ChromeToPhone, GoogleGoogles (and native libs), and Amazon MP3 + as it's finally on the Market. + + Change-Id: I591fa7cfcdbfa09630790df4aac848840fd09a29 + +commit 52e3df11a0a1598171ee4f72976610a36deb34bd +Merge: 98d28097 ff9badcd +Author: Steve Kondik +Date: Wed Oct 6 03:51:17 2010 +0000 + + Merge "Use newer 20100930 GApps package + new URL for new mirror system" into froyo + +commit 98d28097579a24e37dbc52e962da4825af37657e +Merge: 24249f59 5e4f2c63 +Author: Steve Kondik +Date: Wed Oct 6 03:42:25 2010 +0000 + + Merge "apn list refresh from paulweiss" into froyo + +commit ff9badcdf07507963f7379b483a2efb5b359dc17 +Author: Sébastien Vaucher +Date: Mon Oct 4 22:17:16 2010 +0200 + + Use newer 20100930 GApps package + new URL for new mirror system + + Change-Id: I02a0703b48a71b48f2108effd3b6bd6e0979071f + +commit 5e4f2c6375b79c77eb9be49f842d58b16b777758 +Author: Evan +Date: Wed Sep 29 21:16:45 2010 -0600 + + apn list refresh from paulweiss + + Change-Id: Ie0f79db381a09a2a7af06a6d72e23349a3700851 + +commit 24249f59e41eb38d93f776ba7caa3ae2616b3ac5 +Author: thiasB +Date: Fri Oct 1 14:28:23 2010 +0200 + + remove duplicate entry + +commit 1a3d12ca692fce9b349712f218dac9aa679edea9 +Merge: a874816f 3f62d6dd +Author: Steve Kondik +Date: Thu Sep 30 13:48:58 2010 +0000 + + Merge "vision: Add cyanogen_vision product." into froyo + +commit a874816f3719dab0e1c6116265fdb12816c6e79a +Author: Wes Garner +Date: Wed Sep 29 18:25:41 2010 -0500 + + vibrant: use proper PRODUCT_DEVICE + + Change-Id: Ibe1f298e39164d80d97900d033dc3fa56a372091 + +commit 8103b16e4bf55567379ce7357e62aac81f546618 +Merge: 91440dd6 16b7d0d7 +Author: Steve Kondik +Date: Wed Sep 29 18:19:24 2010 +0000 + + Merge "CHANGELOG" into froyo + +commit 16b7d0d73f7942da5a13db8096fbe1bc80444016 +Author: Steve Kondik +Date: Wed Sep 29 14:17:23 2010 -0400 + + CHANGELOG + + Change-Id: I888221e7823ceaa0a9e68bd1a438b5dac8ed72be + +commit 3f62d6dd3a900f92b5756031d2bf78fd053c16a8 +Author: Steve Kondik +Date: Tue Sep 28 18:14:03 2010 -0400 + + vision: Add cyanogen_vision product. + + Change-Id: I976d4da12e2e02006be00ef2657c1e27a1fb71d7 + +commit 91440dd62ec6622b1543c0b4ff1be60a38ff56d4 +Author: Steve Kondik +Date: Tue Sep 28 02:49:52 2010 -0400 + + cm: Update build fingerprints for FRG83 / 2.2.1 + + Change-Id: I04285c36efa0ea74a5e93ce8b5679aeea9d42242 + +commit f04a1e2906a18805a385749ec886f45bdcc3d15a +Author: Steve Kondik +Date: Sun Sep 26 23:12:37 2010 -0400 + + Build the OI FileManager package + + Change-Id: I97643b6551699839a1d184fc3ed5d66512b93aa0 + +commit 806a92684d20c4633a7e7afd799192900a8fb411 +Author: Kali- +Date: Mon Sep 27 03:05:05 2010 +0200 + + bravoc: fix wrong path + +commit d2c00d25019c874e5ff55ac14ad6bce167d57f50 +Merge: 97f89237 db24ad31 +Author: Steve Kondik +Date: Sun Sep 26 22:51:32 2010 +0000 + + Merge "Use latest gapps" into froyo + +commit db24ad31c67b47ce42134d13b8b1fcdb3a08afd4 +Author: Jonas Larsson +Date: Sun Sep 26 15:19:41 2010 +0200 + + Use latest gapps + + Change-Id: I5f50807b1487055e8df207985bb1a7de6ea257e4 + +commit 97f8923790a74bb30110e78d58439fffd0ae4075 +Author: Kali- +Date: Sun Sep 26 23:23:41 2010 +0200 + + Desire CDMA support + +commit a34faa16fc3ea981619082b079b7f2da10dcc5aa +Author: Chris Soyars +Date: Sat Sep 25 19:07:27 2010 -0400 + + Add CMStats to common build. + +commit 87b4819ab4defc1ea09cdf99d738c08f8d41c413 +Author: Steve Kondik +Date: Fri Sep 24 13:21:37 2010 -0400 + + CHANGELOG + + Change-Id: I838fdd98037a6c6b9ac7268e2a0ed920cca04d77 + +commit 9524217cf430a7431d3fffcfc23052f28f104347 +Author: kmobs +Date: Tue Sep 21 00:47:59 2010 -0500 + + Don't need to include the Google version of LatinIME because it is built from source. + +commit 15f10b40d655b7bb3997f1527b8dcc9efc46f872 +Merge: 9c7fc3e6 5a83cc4a +Author: Steve Kondik +Date: Mon Sep 20 20:16:25 2010 +0000 + + Merge "e2fsck returns exit 1 if filesystem is repaired credits: Ohsaka and NLJ of xda http://goo.gl/SJNk" into froyo + +commit 9c7fc3e67d70d19706c112babd250c6007faee5d +Author: Steve Kondik +Date: Mon Sep 20 16:13:55 2010 -0400 + + CHANGELOG + +commit 3a6c39caa0d730c383a65311c26a184098f46157 +Author: Alexander Hofbauer +Date: Mon Sep 20 19:51:59 2010 +0200 + + Added HTC Legend. + +commit 5a83cc4a31d4cc861f430646e93915dc58daafc0 +Author: Firerat +Date: Mon Sep 20 03:36:24 2010 +0100 + + e2fsck returns exit 1 if filesystem is repaired + credits: Ohsaka and NLJ of xda + http://goo.gl/SJNk + +commit c74211374a2f93878ffc87c53fbe54bd57a7d445 +Author: Firerat +Date: Mon Aug 23 18:56:32 2010 +0100 + + install init.d/05mountsd script, with correct e2fsck exitcode + +commit 319b0392f14927c0f7c307e3f37a054bf3ffd053 +Author: Steve Kondik +Date: Sat Sep 11 10:53:01 2010 -0400 + + CHANGELOG + +commit ad34b6dfd348b13fb9db9435e91c7767d8ec624f +Author: Steve Kondik +Date: Fri Sep 10 15:13:12 2010 -0400 + + CHANGELOG + +commit dad3728970e3add695e95f3c27b6ee13cd2984b8 +Author: kmobs +Date: Wed Sep 8 23:28:44 2010 -0500 + + forgot credit for longpress + +commit e83e786d8e15d2de840953a652339c15721e7167 +Author: kmobs +Date: Wed Sep 8 23:12:04 2010 -0500 + + CHANGELOG + +commit 5f2961872285d6c8e97be8a1fd1a9f830a6135d8 +Author: Wes Garner +Date: Tue Sep 7 21:10:50 2010 -0500 + + get-google-files: update script and allow to select between mdpi, mdpi-tiny, and hdpi + + Change-Id: Ic3d78bfff3918e7a2e618a092566aa772ddcd13e + + remove my debug thing + + Change-Id: I6939362d4694f3854c6a1e3895e1d637dd1295b6 + +commit 24ed44c6c3e810d5d0ba1445b48e9fb7b4b34b9c +Merge: a912f4a6 7eefdfcb +Author: Steve Kondik +Date: Tue Sep 7 17:40:24 2010 +0000 + + Merge "bravo: updated build description and fingerprint to match those from the htc 2.10.405.2 wwe ruu" into froyo + +commit 7eefdfcbedb5c3a02da67d4ad689367c909e9de0 +Author: repo sync +Date: Tue Sep 7 16:41:38 2010 +0100 + + bravo: updated build description and fingerprint to match those from the htc 2.10.405.2 wwe ruu + + tested protected and paid apps in android market + + Change-Id: Ibaacaf51f88e91c4b85a6e07df0e3ac209d6aee1 + +commit a912f4a626291ed32f7c664ef6917689cb9dbaba +Author: Ameer Ghouse +Date: Mon Sep 6 23:35:35 2010 -0500 + + heroc: don't inherit gsm.mk, using apns from device tree instead + + Change-Id: Ib0ce536f3f737499141d60a18d374db56324a105 + +commit 1b00b55d6258cdc7b0d8fa571624d88910be3667 +Author: Steve Kondik +Date: Mon Sep 6 21:07:49 2010 -0400 + + CHANGELOG + +commit d93c40e45fbd72730f7c84bf6b63fabdc9562e64 +Author: Steve Kondik +Date: Mon Sep 6 16:39:54 2010 -0400 + + CHANGELOG + +commit 181ec37729649db18f00d003461c311170275946 +Author: Steve Kondik +Date: Sun Sep 5 01:14:45 2010 -0400 + + CHANGELOG + +commit 17dc6b97d00ba930d03ee1714aa5c944bb368dbd +Author: Steve Kondik +Date: Sat Sep 4 21:47:44 2010 -0400 + + adw: Configure default workspace via overlay. + +commit 269d79b318f15d2e9040c9928afcda02715e3267 +Merge: ad5f0611 43816d41 +Author: Steve Kondik +Date: Sun Sep 5 01:29:41 2010 +0000 + + Merge "vendor: hero: update BUILD_ID, use prelink map" into froyo + +commit ad5f0611e4e4a0119a446154b2ce2d4d3f99d9e8 +Author: Koushik Dutta +Date: Fri Sep 3 22:26:09 2010 -0700 + + [Recovery] Set the build date as 0 so that all zips assert based on build date being greater than N always pass. + +commit 216205de90c618f34e32de677714db4d2b65a79d +Merge: 16fba81a ad4b3243 +Author: Steve Kondik +Date: Fri Sep 3 21:19:53 2010 +0000 + + Merge "APN list housekeeping" into froyo + +commit ad4b3243122dfa45eb7be23d872cb4ac3f5528ba +Author: Steve Kondik +Date: Fri Sep 3 00:52:52 2010 -0400 + + APN list housekeeping + + After lots of reports of broken GPS and other issues recently, I decided + to write a script that cleaned up the APN list. The script did the + following: + + 1. Eliminated duplicates. Each APN was given the unique key of + "mcc:mnc:apn:type" and placed into a hash using this key. + 2. Removed any APNs where any of these four fields were not set. + 3. Set an empty APN type to "default,supl,mms". + 4. Sorted by MCC, MNC + 5. Merged in the official APN list from FRF91. + +commit 43816d417d85ea9f76d3c1e3ccc468332d24a0dc +Author: Patrick Jacques +Date: Thu Sep 2 21:43:12 2010 -0700 + + vendor: hero: update BUILD_ID, use prelink map + + Use froyo updated prelink map and fix BUILD_ID + + Change-Id: Iad7f132006a57860835c3ddf95bb7d08c1a7c112 + +commit 16fba81a8876c4c4f4d46e06b4e1cf5f25d9c313 +Author: Steve Kondik +Date: Thu Sep 2 21:53:35 2010 -0400 + + ds: Fix HTCACOUSTIC_HACK and the build + +commit 02c834c1a4549c97ef5e76a4b6d8393fe3107d05 +Author: Steve Kondik +Date: Thu Sep 2 21:52:41 2010 -0400 + + cm: Update version info for 6.1 + +commit 951c42cb856e423d17317cdf77590768a1f6b1f4 +Author: Koushik Dutta +Date: Thu Sep 2 16:54:42 2010 -0700 + + 602 + + Change-Id: I865eebf5d4ea8c401aa869eb4f6c7ee135aae203 + +commit 8cd81f13224bcf9fb0d5716fb8e38e30dfc29cc5 +Author: Koushik Dutta +Date: Thu Sep 2 13:52:39 2010 -0700 + + fix up the fingerprint and build.prop + +commit 8ced64f01d0595b51290b810a59a506224df4f5d +Author: Koushik Dutta +Date: Thu Sep 2 11:30:54 2010 -0700 + + 601 + +commit 8f3a47578a1fc866bf6007efda119807ccaab6d0 +Merge: 94a3184d 5b286223 +Author: Steve Kondik +Date: Thu Sep 2 12:35:46 2010 +0000 + + Merge "Removes duplicate entry for /system/etc/init.d/02audio_profile" into froyo + +commit 94a3184db36971b3ca6d79e4f98476c1d6063611 +Merge: 1222e8b7 09f4c7af +Author: Steve Kondik +Date: Thu Sep 2 12:23:11 2010 +0000 + + Merge "Update fix_permissions to not clobber the UID and GID variables. This causes issues in bash." into froyo + +commit 1222e8b781a100bde1f707773ca3b6753dcbfabb +Merge: c0e41d9f 74d12fb9 +Author: Steve Kondik +Date: Thu Sep 2 12:20:23 2010 +0000 + + Merge "Realy use the audio profile hack (works with make 3.81) without this AudioPara4.csv was needed & adb fails on pulling it when it's symlinked to someother Audio_*.csv file" into froyo + +commit c0e41d9fd5ac730f71a7ce945f9e07df66770803 +Merge: 54761168 87030f51 +Author: Steve Kondik +Date: Thu Sep 2 12:10:11 2010 +0000 + + Merge "apn addition for Smart Mobile: sort correctly" into froyo + +commit 547611683df0b402ab2e402bbb5ceec4c58f3844 +Merge: 2d4b04c1 dd838daf +Author: Steve Kondik +Date: Thu Sep 2 12:09:25 2010 +0000 + + Merge "apn addition for Smart Mobile per http://simplemobile.webs.com/index/Android%20Configuration/Android%20Configuration.html for h-bomb" into froyo + +commit 2d4b04c1d005c2b230a4bfb0b95504c6c2328117 +Author: aria +Date: Tue Aug 31 00:19:04 2010 -0400 + + Move dalvik to fix space issue + +commit 09f4c7af0abcb12bfca7eb817857b83e5c840fc7 +Author: Koushik Dutta +Date: Mon Aug 30 15:27:45 2010 -0700 + + Update fix_permissions to not clobber the UID and GID variables. This causes issues in bash. + +commit 5b286223b2269416d15eb04f789f2a066f7d37ef +Author: NameLess, the Jedi +Date: Mon Aug 30 14:46:14 2010 +0200 + + Removes duplicate entry for /system/etc/init.d/02audio_profile + +commit 74d12fb926141bcb8a781bc6aee61842b93b87df +Author: NameLess, the Jedi +Date: Mon Aug 30 11:14:51 2010 +0200 + + Realy use the audio profile hack (works with make 3.81) without this AudioPara4.csv was needed & adb fails on pulling it when it's symlinked to someother Audio_*.csv file + +commit 87030f512004f0bb8b80fb2a9a827ee6a8af1efa +Author: Brad Allen +Date: Sun Aug 29 16:51:44 2010 -0700 + + apn addition for Smart Mobile: sort correctly + +commit dd838dafdc977727fe873fbebccc5b5d624ba9bd +Author: Brad Allen +Date: Sun Aug 29 16:41:49 2010 -0700 + + apn addition for Smart Mobile per http://simplemobile.webs.com/index/Android%20Configuration/Android%20Configuration.html for h-bomb + +commit b373bb599d07bc00413166cc85ad04c94bbe31a6 +Merge: 458526fa dc808ff1 +Author: Steve Kondik +Date: Sat Aug 28 21:25:35 2010 +0000 + + Merge "Prebuilt: add dropbear-keygen" into froyo + +commit 458526fadbd3f86e6af19e41dca99f8ddc3c8fc6 +Author: Koushik Dutta +Date: Sat Aug 28 11:13:07 2010 -0700 + + update casing + +commit dc808ff1e17856d58f1f93aa92ef5112dcc02259 +Author: Patrick Jacques +Date: Sat Aug 28 05:25:45 2010 -0700 + + Prebuilt: add dropbear-keygen + + CM issue 2030 + +commit aeb2aaccc7ce676089fed7cfdee7131e38c8366b +Author: Chris Soyars +Date: Fri Aug 27 22:53:14 2010 -0400 + + Update sholes build timestamp. + + Change-Id: I2b1376de0f2a5e71a952a6dae6934544325627b0 + +commit ea47fd8b44e87a184e768aa7f2e1eb6334727fb1 +Author: Chris Soyars +Date: Fri Aug 27 22:50:50 2010 -0400 + + Update sholes fingerprint. + + Change-Id: I73ca3c834f1e3a186a66087579e0646c992aafd1 + +commit c86da0a11ce6501841010886d54e71859b66d66e +Author: Steve Kondik +Date: Fri Aug 27 13:46:20 2010 -0400 + + cm: Update version info for 6.0 release + +commit 934e7ee59944ececc8a4010c930863d70a141002 +Author: Kali- +Date: Fri Aug 27 01:32:28 2010 +0200 + + fix broken apns autoconfiguration (xml now well-formed) + +commit 7ea708605a92086fffac9a8adf9f22b2ab72b48b +Author: Koushik Dutta +Date: Thu Aug 26 16:04:17 2010 -0700 + + fix build for dream/sapphire + +commit ce5aba5a14dd23fb71e5d7b545845d13c847fc4f +Author: Koushik Dutta +Date: Thu Aug 26 15:49:37 2010 -0700 + + fix darchstars build break. + +commit 64b976529c28384d93becc3a7e8514d477049ef5 +Author: Steve Kondik +Date: Thu Aug 26 08:18:58 2010 -0400 + + adw: Disable automatic changelog display + + The automatic changelog display is kind of scary looking when it pops + up after a clean flash. This is appropriate for ADW's market version + but probably not for a custom ROM. Disable it via overlay, it + is still available via the options menu. + +commit be44f98c8e49aa67dd80c8f6decad9155a593edb +Merge: 30736327 aee28d1e +Author: Steve Kondik +Date: Thu Aug 26 02:16:53 2010 +0000 + + Merge "fix up apns so gps is not broken on hero cdma" into froyo + +commit aee28d1e622daadb88f70e6e7980394039f1286f +Author: Ameer Ghouse +Date: Wed Aug 25 20:56:12 2010 -0500 + + fix up apns so gps is not broken on hero cdma + +commit 30736327b29c3fe98730d4a6252e987f8a307852 +Author: Koushik Dutta +Date: Wed Aug 25 17:25:38 2010 -0700 + + [Cleanup] Remove usage of PRODUCT_SPECIFIC_DEFINES on the kernel target now that bravo is not overriding kernels for every device. Also clean up usage of redundant WITH_WINDOWS_MEDIA and global usage of WITH_HTC_ACOUSTIC_HACK. + +commit 29e2ee4568f08a6df80881c8933ae91acf5df604 +Author: Koushik Dutta +Date: Wed Aug 25 17:12:33 2010 -0700 + + Fix up the bravo product to not set the kernel for EVERY product. + +commit 7b351ecee8f9b62fbf454d5323c685e9cf75f9dd +Author: Koushik Dutta +Date: Wed Aug 25 16:54:42 2010 -0700 + + [Cleanup] Use the CYANOGEN_WITH_GOOGLE environment variable to toggle backuptool inclusion/exclusion. + +commit 0a68e2c624018d2aa99300a08423014de95f8856 +Author: Koushik Dutta +Date: Wed Aug 25 16:49:26 2010 -0700 + + [Cleanup] modver is now autodetected. + +commit d4ab6a9c9f3d889c4c03dd14adcbf129cb882d8e +Author: Koushik Dutta +Date: Wed Aug 25 16:28:24 2010 -0700 + + [Cleanup] Remove PRODUCT_SPECIFIC_DEFINES usage. Build system now uses edify by default. + +commit 1f0e92130bb627779a274fb3865f2d4172a8864c +Author: Firerat +Date: Wed Aug 25 12:13:08 2010 +0100 + + replaced /system/sd with + +commit 79ffa51a18a4c714eb114a11915cf71869cdab4a +Author: ameer +Date: Tue Aug 24 17:29:16 2010 -0500 + + add overlays for heroc + +commit 9a7c417276288a56006b8e18f19aa0c2cd0e2bd2 +Author: Steve Kondik +Date: Tue Aug 24 14:57:05 2010 -0400 + + launcher: Adjust drawer opacity and remove unused option. + +commit 7ad6b7bfa82c17d48ccf1bb71c94fb6940d906a4 +Author: Steve Kondik +Date: Tue Aug 24 14:54:57 2010 -0400 + + ds: Disable animated app drawer on DS + +commit 60d7c729f6da3e25b8baabd7ad6516264239febf +Author: Steve Kondik +Date: Tue Aug 24 00:28:42 2010 -0400 + + espresso: Fix copypasta- use the right overlay. + +commit ddfdbc770ba870b6bf029acdcd9b6e5c6043d6e7 +Author: Steve Kondik +Date: Tue Aug 24 00:05:56 2010 -0400 + + espresso: Enable overlay, enable HSPA notification. + +commit 173dc683b18141024adf035f57f4f1984cbb7241 +Author: Wes Garner +Date: Mon Aug 23 17:31:57 2010 -0500 + + vibrant: correct mfg + + Change-Id: I487add46167b53a6bd13c5e5ba6f90d492b0db91 + + vibrant: more product fixes + + Change-Id: Ibc83db2341b47608c731358a8fd8b3a61d97ab52 + + vibrant: fix product device + + Change-Id: I2c6b84f7116beb2e6f4e0c6c2607b91d97a8ad62 + +commit 1fb8ce6120e34b258e36132ce129d82c5c71a7fe +Author: Steve Kondik +Date: Sun Aug 22 20:44:52 2010 -0400 + + APNs should generally use "default,supl" instead of "default". + + This fixes AGPS issues. + +commit 47ce7ecc75665d130d6cf561f8ce7f64aad2f5d5 +Author: Steve Kondik +Date: Sun Aug 22 00:08:06 2010 -0400 + + Use unique temporary directories in opticharger + +commit 44226331a651e70d1bff857d98449e74ed40757e +Author: Chris Soyars +Date: Sat Aug 21 00:30:40 2010 -0400 + + Move squisher heapspace up to 512m, having problems on my box and buildbot. Others have reported issues as well. + + Change-Id: I38e4113591e052b73f72c8e22699c41e8fd0c322 + +commit 645a8fb43ddf7c208375d1a84cec099b0949c945 +Author: Steve Kondik +Date: Fri Aug 20 14:13:13 2010 -0400 + + cm: Update persist property when using default compcache setting + +commit 8b895fa119547170e85fd611190c54e3ee4507d9 +Merge: a0d85e21 828c346b +Author: Steve Kondik +Date: Fri Aug 20 17:51:12 2010 +0000 + + Merge "cm: Enable Compcache by default on D/S" into froyo + +commit a0d85e217970363bc537f08d8bd7b6d6d03ee280 +Merge: 6eb6163f 4630e944 +Author: Steve Kondik +Date: Fri Aug 20 17:51:03 2010 +0000 + + Merge "cm: Look at ro.compcache.default too" into froyo + +commit 828c346b17f38f42c35f3bf3770e9de0554225f6 +Author: Steve Kondik +Date: Fri Aug 20 13:46:07 2010 -0400 + + cm: Enable Compcache by default on D/S + +commit 4630e944fda644957d8c5ddb79d9b19ae493d928 +Author: Steve Kondik +Date: Fri Aug 20 13:42:40 2010 -0400 + + cm: Look at ro.compcache.default too + +commit 6eb6163f1ffe58e6f6e5324cbc0a77ecf3940bee +Author: Steve Kondik +Date: Fri Aug 20 13:27:39 2010 -0400 + + Squisher does not need 2GB to run. + + Setting a limit this high causes the JVM to crash on certain systems. + +commit fe18fc31a6046fdb90dc97ca0ed4075bf198f32e +Author: Steve Kondik +Date: Fri Aug 20 13:17:37 2010 -0400 + + cm: Fix compcache startup + + Can't run a script on /system in "on boot" because /system isn't + mounted yet. + +commit e4b633ee0730555b0052b5f51ba6e3c5b748c14d +Author: Steve Kondik +Date: Fri Aug 20 10:25:11 2010 -0400 + + CHANGELOG + +commit 7bb0a9f87393f65ca3f8a5b8bb5c8321b0603a48 +Author: Koushik Dutta +Date: Thu Aug 19 21:47:38 2010 -0700 + + rc3 for inc, rc4 or whatever for sholes + +commit 903162408f329205ff1f2b1131142547d73027ce +Author: Wes Garner +Date: Thu Aug 19 14:56:24 2010 -0500 + + cmgerrit: remove from vendor, now merged into envsetup + +commit 75c82dda5cc68807512c08eb99ab66f982a3216b +Author: Wes Garner +Date: Wed Aug 18 15:04:53 2010 -0500 + + cmgerrit: if command line input is null, prompt user for the variables + + cmgerrit: cleanup wording to make it easier to understand + +commit d37c230b2ff36213872ba89d8b10a3f902639e21 +Author: Jonas Larsson +Date: Wed Aug 18 22:35:22 2010 +0200 + + +x on cmgerrit + +commit 3677418ef587f6cfa9ccf92636ff54efdd842fba +Merge: 965acfee 1ab85770 +Author: Chris Soyars +Date: Wed Aug 18 19:43:01 2010 +0000 + + Merge "vendorsetup: add vendor/cyanogen/tools to PATH" into froyo + +commit 1ab85770e6c8dd12ddbf66941a63e27e0fb57063 +Author: Wes Garner +Date: Wed Aug 18 14:04:07 2010 -0500 + + vendorsetup: add vendor/cyanogen/tools to PATH + +commit 965acfee363cb1b5d3370a833577dce6c688d6e5 +Merge: f778ed53 30f46350 +Author: Chris Soyars +Date: Wed Aug 18 18:46:19 2010 +0000 + + Merge "CM Gerrit tool to make submissions easier" into froyo + +commit 30f4635075c9fa2d9fcef52e509a09face7412c1 +Author: Wes Garner +Date: Wed Aug 18 12:47:27 2010 -0500 + + CM Gerrit tool to make submissions easier + + cmgerrit: fix typo + + cmgerrit: add pref for branch or change-id + + cmgerrit: fix a #blamewes + +commit f778ed538e2befdb8d0750f95d8f249513ea757c +Author: Steve Kondik +Date: Wed Aug 18 12:56:54 2010 -0400 + + Fix overlayed resources in OpenWnn + +commit 0e5426fbd8e24de435363bcdd50b39fa6da4ea18 +Author: Steve Kondik +Date: Wed Aug 18 09:16:37 2010 -0400 + + Set OpenWnn enabled for the correct locales. + +commit e30e45fa27159fa75325f96f527288376b369145 +Author: Steve Kondik +Date: Wed Aug 18 08:17:09 2010 -0400 + + cm: Set the default IME based on locale. + + I'm not sure why AOSP isn't doing this already. PinyinIME and OpenWnn + are both missing directives to tell it when it should be the default, so + it thinks it's always the default, overriding LatinIME for English + locales. + +commit ff4cb665692ccb9ef99ce1d17271b4d24d56fd40 +Author: Steve Kondik +Date: Wed Aug 18 01:25:14 2010 -0400 + + cm: Set default IME to LatinIME + +commit 7e52cbfa0a0e38d06b8a3e452240d7c3e9c2fbde +Author: Eddie Ringle +Date: Tue Aug 17 13:39:15 2010 -0400 + + Only enable/disable compcache at boot + + Signed-off-by: Eddie Ringle + +commit fcab753014a1a0da25442c860e11d6d07d32ebf6 +Author: Steve Kondik +Date: Tue Aug 17 12:11:48 2010 -0400 + + cm: Add support for /data/local/userinit.sh + +commit ab2d3b308df020c986cf8071e6a045e4ad62e126 +Author: Steve Kondik +Date: Tue Aug 17 08:21:27 2010 -0400 + + CHANGELOG + +commit 08fc4fe7a7f67c988da3cc60bb5015e759dc62b8 +Author: Steve Kondik +Date: Mon Aug 16 19:46:57 2010 -0400 + + cm: Bump versions for feature freeze + +commit 6721ac978afc982316dde9c64c512094519010aa +Author: Steve Kondik +Date: Mon Aug 16 18:55:59 2010 -0400 + + cm: Update backuptool + +commit c296c8b8d7fe14e1f19118e559a9ec8ca0b37736 +Author: Steve Kondik +Date: Mon Aug 16 18:19:39 2010 -0400 + + APN list update from Paul Weiss + +commit 9f1dab044326c15f9f95e6fc3551ddf890553eac +Author: Kali- +Date: Sat Aug 14 23:46:34 2010 +0200 + + add customizable backup files list + +commit fc864c3ccf45c44e85455b9a16675821b021cfd0 +Author: Jef Oliver +Date: Mon Aug 16 04:40:47 2010 -0600 + + Edit makefiles to set the ro.build.description correctly + +commit 65b0aba4d9604a784a44916e1ab2445e3e7b90b0 +Author: Steve Kondik +Date: Mon Aug 16 01:54:44 2010 -0400 + + lights: Dream has an RGB LED too. Overlay the values. + +commit 2457ffefd9d9bbcbdabdc50380bac5ed3d8f661d +Author: Steve Kondik +Date: Sun Aug 15 03:50:15 2010 -0400 + + CHANGELOG + +commit 355602b6cf5fd22578f6278f63b5eb4f29156538 +Author: Ameer Ghouse +Date: Sun Aug 15 17:13:33 2010 -0500 + + bump heroc to RC1 + +commit e5a8e0aa44d05c3dad7a32e4cbb1eac768b8497b +Author: Kali- +Date: Mon Aug 16 00:02:42 2010 +0200 + + bravo: update desire info + +commit 279ac7ee9a3d7d9fccef7fcc50d3d28653b15889 +Author: Koushik Dutta +Date: Sun Aug 15 11:30:41 2010 -0700 + + rc3 + +commit d2bad26e84c9a600cdc298056fc0841887d78e40 +Author: Steve Kondik +Date: Sat Aug 14 22:46:28 2010 -0400 + + cm: Add a few more things to backuptool + +commit 2ee8688baac595db36f97548650e817529f59003 +Author: Steve Kondik +Date: Fri Aug 13 19:28:55 2010 -0400 + + espress: Fix the rest of the product properties + +commit 3ba76871f88be0052ec6d02b48b454879aaaa283 +Author: Steve Kondik +Date: Fri Aug 13 19:23:41 2010 -0400 + + espresso: Fix product name + +commit f96bcd3aeb387a5af4d7ae508dafa96d565113ab +Author: attn1 +Date: Fri Aug 13 13:23:03 2010 -0400 + + stop pulling in passion overlay and misc cleanup + +commit 0d7007350e92592f83eb0a85a037337f0e562340 +Author: Steve Kondik +Date: Thu Aug 12 01:31:07 2010 -0400 + + adw: Disable gestures by default. It freaks new users out. + +commit 1e3ee8e7ba629927a198f6780bac6a3cfd0164eb +Author: Steve Kondik +Date: Wed Aug 11 11:07:53 2010 -0400 + + wallpapers: Remove wallpapers in ADW overlay + +commit 9bf3f54e077f78b5c0713e6924edb382a583fec7 +Author: Steve Kondik +Date: Wed Aug 11 11:00:30 2010 -0400 + + wallpapers: Add CMWallpapers package + +commit 09fe3b7f3de0c0c9882e4d88b8a46a69596b5383 +Author: Steve Kondik +Date: Tue Aug 10 18:34:56 2010 -0400 + + kmobs is a wrangler + +commit d8f318d1e093a9afc7e7e0cb982e909605863457 +Author: Wes Garner +Date: Mon Aug 9 23:58:50 2010 -0500 + + add vibrant to cyanogen vendorsetup + +commit 6d38c914b68c3e26c714d850c1b35031ce210d1d +Author: Wes Garner +Date: Mon Aug 9 16:33:28 2010 -0500 + + vibrant: (via cyanogen) doesn't have a trackball. Too bad, so sad. (Wes: ..nor does the Vibrant have an LED) + +commit 36d8a96c33b10c6fc15c9246c9462706a2aa9acb +Author: Wes Garner +Date: Mon Aug 9 16:29:24 2010 -0500 + + product: move bootanim to mdpi/hdpi prebuilt folder for cleanup, adjust make files + +commit 9de602a94a8bbb4ec398befcbb799cb309c05e7d +Author: Wes Garner +Date: Mon Aug 9 14:00:22 2010 -0700 + + espresso: bump the version + +commit 6ec35b03e56be9d9ed443bb927db38d2073cd677 +Author: Kali- +Date: Mon Aug 9 19:55:32 2010 +0200 + + bravo: Add death ray + +commit 34d9fc00075014984b6e3e09492398aeeb060378 +Author: Steve Kondik +Date: Mon Aug 9 08:44:55 2010 -0400 + + supersonic: Evo gets the death ray + +commit 7f6aaed64ef9fc94bac8ec5f56baace9ffc37f56 +Author: Steve Kondik +Date: Mon Aug 9 08:18:05 2010 -0400 + + JNI lib for Torch not needed anymore. + +commit 212f9eb1c7876b0a77c3de759721bd4425881492 +Author: Steve Kondik +Date: Mon Aug 9 05:32:42 2010 -0400 + + passion: Include death ray JNI lib + +commit b167de34bab0d3c35ce09e65328fc8d1673e2425 +Author: Steve Kondik +Date: Mon Aug 9 05:32:21 2010 -0400 + + espresso: Add death ray + +commit 1088aeb5e10c9eed363be45b26c265894958dcf0 +Author: Giulio Cervera +Date: Mon Aug 9 02:25:11 2010 -0700 + + bravo: The Desire doesn't have RGB led + +commit 6f198924b539ce3fd849efe2176dc62bfaa13b5d +Author: Steve Kondik +Date: Mon Aug 9 02:26:09 2010 -0400 + + passion: Add the Torch app + +commit 86bc86cf88796e49381c0c083fd75a21ea955551 +Author: Steve Kondik +Date: Sun Aug 8 22:35:47 2010 -0400 + + add heroc to cyanogen vendor + +commit b9b3067fde403e46d5bcdb2ecd46475fe8fe15f1 +Author: Steve Kondik +Date: Sun Aug 8 20:40:26 2010 -0400 + + supersonic: The Evo doesn't have a trackball. Too bad, so sad. + +commit 1da139de463df2894faef8d04c682ab1e64e872a +Author: Steve Kondik +Date: Sun Aug 8 20:37:37 2010 -0400 + + passion: Enable RGB LED for CMParts + +commit d8ddf33f8b1006ad58058589d83efcdd495235da +Author: kmobs +Date: Sat Aug 7 02:10:26 2010 -0500 + + Add DSPManager + +commit 4fd09c4490f575599379c5f367030496f180d771 +Author: Steve Kondik +Date: Fri Aug 6 20:31:46 2010 -0400 + + cm: missed Galaxy with boot animation update + +commit b5b1dfec2a38fc0fba37ee4b3c9c0ce3f60fa76b +Author: Wes Garner +Date: Fri Aug 6 17:47:57 2010 -0700 + + liberty: #blamesteve + +commit 6ac0261b3d7e3b06c2200d3df0b0847160bff2c0 +Author: Wes Garner +Date: Fri Aug 6 19:33:59 2010 -0500 + + [galaxys->vibrant] rename galaxys to vibrant to prevent confusion about device + +commit 8daad8967f9493121b0c1b3c37521756de0b2262 +Author: Wes Garner +Date: Fri Aug 6 19:33:59 2010 -0500 + + [galaxys->vibrant] rename galaxys to vibrant to prevent confusion about device + +commit 493911b5b7f1c48fc1c7042b4c0952c3c1a549a8 +Author: Steve Kondik +Date: Fri Aug 6 20:31:46 2010 -0400 + + cm: missed Galaxy with boot animation update + +commit 858d7d5fab148d298ef2f4ffad7a197517e1e700 +Author: Steve Kondik +Date: Fri Aug 6 20:18:17 2010 -0400 + + CHANGELOG + +commit 3c644df1c429f07a9d4750c5cad5c218e76d9670 +Author: Steve Kondik +Date: Fri Aug 6 19:27:27 2010 -0400 + + cm: New boot animations 73v1n + + http://www.youtube.com/watch?v=LnweaNTtb1k + +commit 83770ad210f296627a5de0fab1627173ca1c8b6d +Author: Wes Garner +Date: Fri Aug 6 14:50:23 2010 -0700 + + Add CMSRC Twitter + +commit db85db22a79750b1e653d2ff84467d2c3c92e36a +Author: Jef Oliver +Date: Fri Aug 6 01:25:18 2010 -0600 + + Add CMPartsHelper + +commit ce028b894102a1db0ff375d534d00883efa2e54d +Merge: 20c2c4e0 50a236ee +Author: Kali- +Date: Thu Aug 5 15:42:48 2010 +0200 + + Merge branch 'froyo' of github.com:CyanogenMod/android_vendor_cyanogen into froyo + +commit 50a236ee81600b303125c7bb683eaf8760b3bf7d +Author: Steve Kondik +Date: Thu Aug 5 09:29:36 2010 -0400 + + liberty: Add support for HTC Liberty (Aria) - attn1 + +commit df7a76987ebe5429796d61729ae583c312337945 +Author: Steve Kondik +Date: Thu Aug 5 00:46:33 2010 -0400 + + CHANGELOG + +commit 20c2c4e0cdbfb3865b0305d699b55fd21700b576 +Author: Kali- +Date: Wed Aug 4 22:01:21 2010 +0200 + + [bravo] bump version to next RC2 + +commit 8d74f62b62f1896c8b3e33d827cfdd9b983f1f7a +Author: Kali- +Date: Wed Aug 4 19:06:53 2010 +0200 + + [bravo] update product name + +commit dfc9516cc22deea9827c00042371d56e0e9ebe33 +Author: Steve Kondik +Date: Wed Aug 4 12:45:11 2010 -0400 + + CHANGELOG + +commit 69a5f381f9b4780201d2cac2d42ee65342861484 +Author: Kali- +Date: Wed Aug 4 18:20:25 2010 +0200 + + Revert "[bravo] Fix facebook sync (3)." + + This reverts commit fdeabf36b882f5ae199d11617b087f0c360fcf6f. + +commit 67a7718e0d0ae5496bd6165b64ad2998c38fd261 +Author: Steve Kondik +Date: Wed Aug 4 09:51:58 2010 -0400 + + cm: bump versions to next RC + +commit 5dab1731d462a24591b53918a73d531e87f44ad2 +Author: Steve Kondik +Date: Wed Aug 4 08:42:48 2010 -0400 + + supersonic: Match build string with OTA release + +commit 613a6dd37b7094a0d6b3f5c22e64add7bd4e2239 +Author: Steve Kondik +Date: Wed Aug 4 08:06:46 2010 -0400 + + espresso: Remove junk + +commit a3f5acd1caf96c4a5070fa4c2c5cb5ce9b7f3014 +Author: Koushik Dutta +Date: Wed Aug 4 02:28:17 2010 -0700 + + use new fingerprint + +commit 3f87264ed096cbf066a196868c3c965fd3193161 +Author: Koushik Dutta +Date: Wed Aug 4 00:38:13 2010 -0700 + + test8 + +commit 33262d47385f529211cb3b4c67e6184baaae34dc +Author: Wes Garner +Date: Mon Aug 2 22:20:36 2010 -0700 + + espresso: Facebook sync fix (via Kali-) + +commit e5b6c30607703b848516c7dc9c56a64f421ee3c9 +Author: Koushik Dutta +Date: Sat Jul 31 11:05:16 2010 -0700 + + fix + +commit 5b2fc18a742e384c39067adbfe8c3920a28e1efa +Author: blunden +Date: Mon Jul 12 20:29:15 2010 +0200 + + Add Swedish dictionary to LatinIME + +commit 2b716c95cedcdf1b1dfe524cfc7ba89e8b564fb2 +Author: Steve Kondik +Date: Fri Jul 30 20:05:06 2010 -0400 + + supersonic: update build strings + +commit a27288888fb60c82ebb841d5f5528efe85fd80e5 +Author: Koushik Dutta +Date: Fri Jul 30 14:15:00 2010 -0700 + + fix nightly developer id + +commit 59c12a34d1a6c0e06effefed35f5c1654bacb9f5 +Author: Koushik Dutta +Date: Mon Jul 26 23:46:55 2010 -0700 + + rc2 and test7 + +commit f72ea265beda2847ba7ff73f193511e7ad0e7584 +Author: Michael Webster +Date: Sat Jul 24 18:32:02 2010 -0400 + + Add new drawables for custom pull-down notification view. + +commit 246af91ccef992bd91be8dcb22c68f580697786c +Author: Kali- +Date: Tue Jul 27 00:28:47 2010 +0200 + + [bravo] Fix facebook sync (3). + +commit 117728e338ecafed106330766222a78567f19152 +Author: Steve Kondik +Date: Mon Jul 26 14:11:40 2010 -0400 + + CHANGELOG + +commit 1f6eca8e831f1d9c38d49a74e1a01a525ee68736 +Author: Steve Kondik +Date: Sun Jul 25 20:47:19 2010 -0400 + + supersonic: bump to RC1 + +commit d5f3e1509368448e2c68156cf40781bd0c53a32a +Author: Steve Kondik +Date: Sat Jul 24 18:33:52 2010 -0400 + + Revert "Define the use of SquashFS for xbin via the product" + + This reverts commit fb778f809f5203abe86f88c011c641e841b84095. + +commit 4f9ed5a65fdf696ada521fb559ee3ebeb2ca60ca +Author: Steve Kondik +Date: Sat Jul 24 09:53:59 2010 -0400 + + Speed up the zoom effect in ADW Launcher. + +commit a5bbbb46d7a07ef191d8a8b5a8abc7596f602ba0 +Author: Koushik Dutta +Date: Thu Jul 22 18:57:26 2010 -0700 + + test + +commit 21355cdf50cea258347b6edd2da7317b401a4061 +Author: Koushik Dutta +Date: Mon Jul 19 18:53:59 2010 -0700 + + test3 + +commit 94e9555cc7b208989efb2d30a82faef05539eb0f +Author: Koushik Dutta +Date: Mon Jul 19 12:02:54 2010 -0700 + + prelink map + +commit 1049dc16565dc456246afd85de63075a6f6e7b33 +Author: Wes Garner +Date: Tue Jul 20 19:44:06 2010 -0500 + + add GalaxyS [not included in vendorsetup] + +commit a5982b2e3034f524618a3f675b36fc3c57ce62e1 +Author: Wes Garner +Date: Tue Jul 20 13:39:05 2010 -0500 + + Define the use of SquashFS for xbin via the product + +commit 65b1781a15c8efa7460ddca3ac6170e546f01ae1 +Author: Steve Kondik +Date: Mon Jul 19 21:00:42 2010 -0400 + + d/s: update build info + +commit 1a2d5fa8ce5f3d5c3c61dbd8abdb1ee66cb5a1ec +Author: Steve Kondik +Date: Mon Jul 19 20:58:35 2010 -0400 + + supersonic: update build info + +commit 0da85348b179585cec7b51577807979ca8c9b327 +Author: Wes Garner +Date: Mon Jul 19 18:30:58 2010 -0500 + + add link to device release spreadsheet + +commit bee40bbb6c6799256f3d2498239340ed7b4c698d +Author: Wes Garner +Date: Mon Jul 19 16:27:48 2010 -0700 + +commit c28324dd0f9efc5243a9dabe200515bbef4d2ef1 +Author: Kali- +Date: Mon Jul 19 23:24:17 2010 +0200 + + [bravo] fix bug in product + +commit c1db1a2e8ebb2d62f3fd80424584229609c8ddc8 +Author: Koushik Dutta +Date: Mon Jul 19 10:13:54 2010 -0700 + + fix bug in n1 product. add build prop info for inc. + +commit b9f802200c109aafbedf3bd277f4b3f20d4bb920 +Author: Steve Kondik +Date: Mon Jul 19 02:29:20 2010 -0400 + + CHANGELOG + +commit 72c95f3ce52492f5b6ec5bd58d55c9c1e26af423 +Author: Steve Kondik +Date: Sun Jul 18 23:30:31 2010 -0400 + + Update maintainers. + +commit f9c16edbf404453d3aab8b36534beb8fc6ad5387 +Author: Wes Garner +Date: Sun Jul 18 14:09:18 2010 -0700 + + Added Evo - Maintained by Cyanogen? + +commit df305389c8394dc00d26956c2e292f383b03952e +Author: Wes Garner +Date: Sun Jul 18 14:08:18 2010 -0700 + + Added Galaxy S (for the future) + +commit c2f1635396bb2a042da2ab8f79a522fa4fa378a7 +Author: Kali- +Date: Sun Jul 18 22:24:31 2010 +0200 + + [bravo] enable trackpad + +commit d3e22c932e5a21bbfc790032b32d92b729be80ee +Author: Kali- +Date: Sun Jul 18 22:23:46 2010 +0200 + + [bravo] add frameworks to overlay + +commit 1edb07d46b55f0737fbae4c2502bbd4505eb9dec +Author: Kali- +Date: Sat Jul 17 03:01:45 2010 +0200 + + [bravo] update credit + +commit a23bde07a0c2797374ab0f5f9b9466895fff6e5b +Author: Kali- +Date: Sat Jul 17 01:46:19 2010 +0200 + + [bravo] Bump to RC1 + +commit 0d1e1369bdb42d040b7b432f76a75e376282157d +Author: Kali- +Date: Sat Jul 17 01:45:00 2010 +0200 + + [bravo] Add Italian emergency number + +commit 079ce3eca7ea920d116bcceeb92e41ea45ed56b2 +Author: Kali- +Date: Sat Jul 17 01:44:11 2010 +0200 + + [bravo] Fix overlay path + +commit cee37ef25e93930b6c36631fb7b8de689f5a92e1 +Author: Steve Kondik +Date: Fri Jul 16 18:03:19 2010 -0400 + + Fix error when checking CYANOGEN_NIGHTLY. + +commit 2d0feb585348504b62172484bf57aadd8685a412 +Author: Chris Cosby +Date: Fri Jul 16 16:28:46 2010 -0400 + + Make squisher create the squashfs correctly for Dream/Sapphire devices. + +commit 972e003ea19d597346986040d69391baef093c3d +Author: Chris Cosby +Date: Fri Jul 16 11:13:35 2010 -0400 + + Rework squisher to be more maintainer friendly + +commit 5bebc22a83b3c12591bdffae4d878d4f6418f67b +Author: Chris Cosby +Date: Thu Jul 15 15:44:43 2010 -0400 + + Force mksquasfs to version 4 (required for kernel-of-the-moment). + squisher will now fail the build instead of failing runtime on + Dream/Sapphire. + +commit 9254673cd40395e4deae9a18cb8ff53685b55e82 +Author: Steve Kondik +Date: Fri Jul 16 16:33:48 2010 -0400 + + Set product properties correctly. + +commit c1e2360e297e7655c457c1f98a3d6bb26c6a76b4 +Author: Diogo Ferreira +Date: Fri Jul 16 15:15:18 2010 +0100 + + [bravo] adjust kernel path for new vendor unification + +commit 486235119d322ced0386e915b63821ddc2d64e3a +Author: Kali- +Date: Thu Jul 15 23:15:34 2010 +0200 + + [bravo] add overlay. + +commit 26d3c28836c6575571fbd484c166cafa9ae935ba +Author: Steve Kondik +Date: Wed Jul 14 03:13:10 2010 -0400 + + Update unrestricted_packages.xml with new search provider. + +commit 761ec891531e80656589afef6191a7646bdf2803 +Author: Michael Webster +Date: Tue Jul 13 23:33:16 2010 -0400 + + Add drawables for customizable notification bar + +commit 868d26ffcd21c8e196d218da7fce10597e0a4b14 +Author: Steve Kondik +Date: Tue Jul 13 17:41:23 2010 -0400 + + Update versions. + +commit 85be705ce6c954a90e1fa99cdfe14fd5d3e8366c +Author: Chris Soyars +Date: Mon Jul 12 23:51:31 2010 +0000 + + Update CHANGELOG.mkdn (requested) + +commit f31c0d670a8759369e284fc39d9f5f5209742bef +Author: Chris Soyars +Date: Mon Jul 12 16:03:57 2010 +0000 + + Revert "changed to match the new bravo device setup" + + This reverts commit b1391464ff8fd61221214983fc9d7d68208b2843. + +commit 4aad193c19f0e2dc09d0140bf6e1704e329636c4 +Author: Steve Kondik +Date: Mon Jul 12 11:55:29 2010 -0400 + + No need for custom prelink map anymore. + +commit 410a7594f89d0440a56b038130c5bf74a1961b7b +Author: Steve Kondik +Date: Mon Jul 12 02:23:32 2010 -0400 + + Actually fix prelink map. + +commit c3d088b5eeff41d1ccdb694cea80799835bd5019 +Author: Steve Kondik +Date: Mon Jul 12 02:18:59 2010 -0400 + + Fix the prelink map. + +commit 988a8c3a4b3ad5326eb4c3ab91bd56d2b0388aa1 +Author: Koushik Dutta +Date: Sun Jul 11 22:47:44 2010 -0700 + + overlay for sholes + +commit 69f2927781a359ad02d2b594edab541b57673a00 +Author: Steve Kondik +Date: Mon Jul 12 01:42:21 2010 -0400 + + Prelink map for Supersonic. + +commit 09bee3bb1385b138727851293d3c01460ef69be7 +Author: Steve Kondik +Date: Mon Jul 12 00:51:10 2010 -0400 + + Add TARGET_PREBUILT_KERNEL workaround. + +commit 35fe79e0eb01344bede078f30ae3daac11ceef85 +Author: Steve Kondik +Date: Mon Jul 12 00:46:16 2010 -0400 + + Remove unnecessary stuff. + +commit f9e81cd712710e3907a745a326d7dc763043320c +Author: Steve Kondik +Date: Mon Jul 12 00:25:22 2010 -0400 + + Add Supersonic device. + +commit 0282dca8affab6d11377def5a88f4a4eb4653fe3 +Author: Behnam Fakhimi +Date: Mon Jul 12 01:17:07 2010 +0200 + + changed to match the new bravo device setup + +commit 3fef3fedc838be413a2095ee815f41e680b097e7 +Author: Koushik Dutta +Date: Sun Jul 11 13:51:54 2010 -0700 + + inc prelink map (fixes camera). sholes overlay. + +commit 819f6bd5bdd6a2ba3024a08e9d13059d1b8ebedb +Author: Koushik Dutta +Date: Sun Jul 11 13:51:32 2010 -0700 + + RC1 + +commit 008c06543a09954ae8c97ed075665a805da9c810 +Author: Steve Kondik +Date: Sun Jul 11 04:34:44 2010 -0400 + + Clean up kernel modules. + +commit 94ca1ae03f0a8941f4b1e033bf362f627305b2e1 +Author: Steve Kondik +Date: Sun Jul 11 02:49:36 2010 -0400 + + Add etc/hosts to backuptool. + +commit 304457f0966871580699d1b674e018ff74889888 +Author: Pat Thoyts +Date: Sun Jul 11 02:42:36 2010 -0400 + + Make squisher less verbose and check for mksquashfs. + + If mksquashfs is unavailable then set NO_SQUASHFS true so that a valid + OTA package is created. + Reduces the amount of output by (optionally) using quite zip/unzip + Make better use of sed (we don't need grep|sed as sed can match input). + +commit 0e7f64ef60f59ecfba2ce081feb815c4d20c8979 +Author: Pat Thoyts +Date: Fri Jun 11 11:53:38 2010 +0100 + + Make opticharger less verbose and clean up after itself. + + The verbose output of opticharger can obscure warning messages about missing + tools so this patch reduces the noise. + The script leaves droppings in /tmp so clean this up on exit using a trap. + + Signed-off-by: Pat Thoyts + +commit 4eb2673f340c16a5b2ba13688244b0a23fb7aab8 +Author: Steve Kondik +Date: Sun Jul 11 02:25:37 2010 -0400 + + Add libzxing.so to the list of files. + +commit 9e0208ce64ce633b9d18e178ef4638a6350e4c08 +Author: Steve Kondik +Date: Sun Jul 11 02:17:06 2010 -0400 + + Some apps are requiring IPv6 now for some reason. + +commit 867d96c0190967b48ad20c11b60ab0ecd8368239 +Merge: e5f263c1 9bcc55e5 +Author: Steve Kondik +Date: Sun Jul 11 00:41:26 2010 -0400 + + Merge branch 'froyo' of http://github.com/Kali-/android_vendor_cyanogen into froyo + +commit e5f263c13e4922067ef1963cca9fe184934e5427 +Author: Steve Kondik +Date: Sun Jul 11 00:17:02 2010 -0400 + + Update README.mkdn + +commit 132657ca955f2c2322554306b0f09766f7cc79f3 +Author: Steve Kondik +Date: Sat Jul 10 23:53:16 2010 -0400 + + Update CHANGELOG.mkdn + +commit 32dd411a51e98b387158fb3f875ba904e79b68da +Author: Steve Kondik +Date: Sat Jul 10 23:49:54 2010 -0400 + + Update CHANGELOG.mkdn + +commit da361fa1aca62da7d8d7abf68d1461b4eae7137e +Author: Steve Kondik +Date: Sat Jul 10 22:28:04 2010 -0400 + + Add dictionaries to LatinIME. Remove from backuptool. + +commit 726cf409bfd969670743881a3fcf896721eb2eec +Author: Steve Kondik +Date: Sat Jul 10 20:16:21 2010 -0400 + + Update version strings. + +commit de541d54ce5b4136ee13c06f9b4fa98c2732ab1d +Author: Steve Kondik +Date: Sat Jul 10 19:58:38 2010 -0400 + + Bump versions. + +commit 3d5e1729aa6ccb277b2eb3d32ad66331715029ca +Author: Steve Kondik +Date: Sat Jul 10 19:57:10 2010 -0400 + + Enable the DS overlay. + +commit 8bd4c08e860d1d4746acfd99f83a36e6f36b370e +Author: Steve Kondik +Date: Sat Jul 10 19:55:33 2010 -0400 + + Enable the nasty Gallery3D orientation hack on DS. + +commit 9237544ec2bec18d7b934e7e64de542894d0d53d +Author: Steve Kondik +Date: Sat Jul 10 19:26:43 2010 -0400 + + Add sysinit script. + +commit 9bcc55e5b4ee1da384097589a9a881a0840272c0 +Author: Kali- +Date: Sat Jul 10 22:24:17 2010 +0200 + + [Bravo] Enable Window Media + +commit 2971209dc66f7300c98344c9e25037ab4ec29fcb +Merge: b8df40b5 cb1b9f1e +Author: Steve Kondik +Date: Sat Jul 10 12:24:15 2010 -0400 + + Merge branch 'froyo' of http://github.com/loxK/android_vendor_cyanogen into froyo + +commit cb1b9f1e9e8205d9b5739d1afbf4479caaecbfe5 +Author: Lox +Date: Sat Jul 10 19:10:53 2010 +1100 + + [hero] alpha0 + +commit 8e7a94fb6d3f005c0ed53cbc9c077aacc7cc8b4d +Author: Lox +Date: Sat Jul 10 19:10:28 2010 +1100 + + [hero] enable windows media + +commit d543446be1e649938f42d684f129f3ae67b719c0 +Author: Lox +Date: Sat Jul 10 19:09:37 2010 +1100 + + [hero] Bump to FRF91 + +commit b8df40b5d80fbad2dfa1ae7146a932413d2881eb +Author: Steve Kondik +Date: Fri Jul 9 18:37:39 2010 -0400 + + Enable Window Media on Passion. + +commit fbb3687bcdbbb2c1ddc1d2728d1b688b9b3c1142 +Author: Steve Kondik +Date: Fri Jul 9 18:06:40 2010 -0400 + + Enable Windows Media. + +commit e44c37f6cbdaf9716d70b0fb0b543cefa9f2817c +Author: Steve Kondik +Date: Fri Jul 9 17:30:03 2010 -0400 + + Add audio profiles for DS. + +commit 9852b4feefbd7622144ed49d36b9756035ba2f63 +Author: Steve Kondik +Date: Fri Jul 9 13:02:09 2010 -0400 + + Update CHANGELOG-6 + +commit af78b0e319d8cdeb9653cec932505a11488e9bdc +Author: Steve Kondik +Date: Fri Jul 9 11:48:50 2010 -0400 + + Add CM6 feature list/changelog (WIP) + +commit 7cfb49fcbd260a89bc42287cfac7f38a40143ba5 +Author: Steve Kondik +Date: Fri Jul 9 01:34:30 2010 -0400 + + Fix squisher's modification to updater-script. + +commit f65a5d6bcf95a6fe2a1b6e4a210eba2af55759f6 +Author: Steve Kondik +Date: Thu Jul 8 23:33:25 2010 -0400 + + Make jai_cmchrome the default wallpaper on MDPI. + +commit e99a7170a855e106e67442ad61465122316da294 +Author: Steve Kondik +Date: Thu Jul 8 23:05:18 2010 -0400 + + Complete wallpaper overhaul. + +commit 82f710fa68fa3b92e655fb7792d991476b31502b +Author: Jai +Date: Thu Jul 8 01:31:08 2010 -0400 + + Story 182: Added CM themed wallpapers + +commit 579b37b50b36a6a8e19e44c0e5cdd3abcfe0d098 +Merge: be30c574 21051630 +Author: Chris Soyars +Date: Fri Jul 9 03:02:13 2010 +0000 + + Merge branch 'froyo' of git@github.com:CyanogenMod/android_vendor_cyanogen into HEAD + +commit be30c574cf67daf50044018527b1d8d97c2d9da7 +Author: Chris Soyars +Date: Fri Jul 9 03:01:47 2010 +0000 + + Remove Welcome ui_print from squisher as it is now in the build. + +commit 210516302abaffb199c72f35918ec5c3fac90403 +Author: Koushik Dutta +Date: Thu Jul 8 18:29:58 2010 -0700 + + alpha7 + +commit 342dc20c6e42b2418d23f63aa329d471bee28319 +Author: Koushik Dutta +Date: Thu Jul 8 18:26:16 2010 -0700 + + kernel hack + +commit 9783426ca40a099b8c394b5a35b2d0317c3924b5 +Author: Koushik Dutta +Date: Thu Jul 8 09:54:53 2010 -0700 + + fix up scripts and google proprietaries + +commit f0cdd5c6ab4d8a37c7ea6abe4be969cd359b2ec3 +Author: Koushik Dutta +Date: Thu Jul 8 09:38:06 2010 -0700 + + fix up adw to be default in everything but sholes + +commit 0ebdcff8efe61aa4f74a6e1aca4cee9d75e3afc0 +Author: Steve Kondik +Date: Thu Jul 8 10:34:49 2010 -0400 + + Convert huge wallpapers to jpg. + +commit a18bab59294fe6e25c0227b4fc8ccd834d714959 +Merge: 8fd3361e 378f2ef8 +Author: Chris Soyars +Date: Thu Jul 8 07:16:22 2010 +0000 + + Merge branch 'froyo' of git@github.com:CyanogenMod/android_vendor_cyanogen into froyo + +commit 8fd3361eaf411c8c5750318a3fe8f96fb5f3b57d +Author: Chris Soyars +Date: Thu Jul 8 07:15:43 2010 +0000 + + Add product specific override to enable modver welcome message in edify. + +commit 378f2ef8f26dbdd73b6f051119f75b61ba95d312 +Author: Koushik Dutta +Date: Wed Jul 7 23:48:45 2010 -0700 + + bash ncurses nano are now built. ADWLauncher now properlyi overrides Launcher and Launcher2 + +commit a8904c3e93849f4440fe1ff62816f0b026c935ac +Author: Steve Kondik +Date: Wed Jul 7 23:57:34 2010 -0400 + + Move TODO over to Github wiki + +commit 4c02d9d166dbddf957cd862f69680a345b0a7602 +Author: Steve Kondik +Date: Wed Jul 7 23:54:06 2010 -0400 + + TODO + +commit 30f2fc1e5f495ca3f44185ecff9ee55eac3b5f8a +Author: Steve Kondik +Date: Wed Jul 7 23:43:55 2010 -0400 + + Add TODO file. + + Maybe someday we can use a real tracker for this. + +commit 4cbc865fb1b0bd3d617a7c530e63cbd491df7aa4 +Author: Chris Soyars +Date: Thu Jul 8 01:48:12 2010 +0000 + + Include espresso prelink map. + +commit 7e8f1af7b241222b62b42370e91230042f2bec03 +Author: Steve Kondik +Date: Wed Jul 7 09:08:59 2010 -0400 + + Move run-parts to main init. + +commit c47804f717b96a1f93a2b50e1696c250b0dc9a48 +Author: Steve Kondik +Date: Wed Jul 7 09:06:39 2010 -0400 + + Fix bashisms + +commit a89711a5c1ec6a863213821140d219920b949104 +Author: Steve Kondik +Date: Wed Jul 7 09:06:13 2010 -0400 + + Copy the local (CM-specific) init.rc to /etc + +commit 13d5eb880ec87142524786126e82ca1eee0ebff0 +Author: Chris Soyars +Date: Wed Jul 7 08:11:16 2010 +0000 + + Fix spacing issue + +commit 4938df691a114cabc0cfa56e6bc269f3f1924473 +Author: Chris Soyars +Date: Wed Jul 7 08:06:53 2010 +0000 + + Override TARGET_PREBUILT_KERNEL the correct way. + +commit 57e3954a48869ed0857af092a8dd480ca63f265b +Author: Chris Soyars +Date: Wed Jul 7 07:44:46 2010 +0000 + + Fix kernel build bugs + +commit b3cd9b10c569e9eeb96468aad832c9923c4b8011 +Author: Chris Soyars +Date: Wed Jul 7 02:56:20 2010 +0000 + + Hacky fix to include the correct espresso kernel. This needs to be fixed in kernel.mk. + +commit 46a31f8c10ce57cc1edbc68b15f90b4a1473531e +Author: Koushik Dutta +Date: Tue Jul 6 14:22:14 2010 -0700 + + fix link + +commit 09671665a8afa2e635eb99d1f0860750ac3d77a7 +Author: Koushik Dutta +Date: Tue Jul 6 14:18:16 2010 -0700 + + alpha3 + +commit 1e611b194917096ae7462aea391bc252c8c2a53e +Author: Diogo Ferreira +Date: Tue Jul 6 19:13:20 2010 +0100 + + Use a prebuilt kernel for now + +commit b45fcb36b070db8b0be5e3b9d358c1f4c0b58f67 +Author: Diogo Ferreira +Date: Tue Jul 6 19:11:59 2010 +0100 + + Use the passion boot animation + +commit 86d5f55c3f555686f9278460a5356778403a614b +Author: Diogo Ferreira +Date: Tue Jul 6 16:42:16 2010 +0100 + + Change comment for consistency + +commit a80c95c5ea34bee8c7096e2053859cea75178a68 +Author: Diogo Ferreira +Date: Tue Jul 6 16:31:32 2010 +0100 + + Fix bravo build path + +commit adeb9ee2e9bc2518163c4ffe3fa54458544db587 +Author: Diogo Ferreira +Date: Tue Jul 6 16:31:09 2010 +0100 + + Revert "Fix bravo build." + + This reverts commit aaddd4bd01513aef24c522679bc9c1193932efa7. + +commit 2dc24f628130ebcdeddf17e5caf0d8c473c611ab +Author: Steve Kondik +Date: Tue Jul 6 00:19:10 2010 -0400 + + Add Compcache startup script and fix_permissions + +commit 93bd86b4f2a9392e2415c4eaedd6aa171b39c92c +Author: Chris Soyars +Date: Mon Jul 5 21:15:30 2010 -0700 + + Update CHANGELOG + + Based on changes between fembot builds 18 and 25. + +commit 8794d1afc95e3cf3d5e15db26890620bed9c0fe9 +Author: Steve Kondik +Date: Mon Jul 5 23:09:35 2010 -0400 + + Add init.d stuff. + +commit f32d926b54e8e5b5e66330be7bfefe6f47607bf0 +Author: Steve Kondik +Date: Mon Jul 5 23:07:30 2010 -0400 + + Add sysctl.conf + +commit fb50561130ea664f622a1e23796ff10c53967530 +Author: Steve Kondik +Date: Mon Jul 5 22:05:25 2010 -0400 + + Add SIM toolkit for GSM builds. + +commit 715f2d5c84a7f57aca3ac3fd41caf22a7e165401 +Author: Steve Kondik +Date: Mon Jul 5 19:36:33 2010 -0400 + + Preserve timestamps in backuptool. + +commit 99cef6214a454812b37bfbbd5e836c065951b5dc +Author: Steve Kondik +Date: Mon Jul 5 19:04:21 2010 -0400 + + Use the correct kernel config. + +commit f275d7eea7cd183495b299fdf69971ac628db3f6 +Author: Eddie Ringle +Date: Wed Jun 30 22:47:01 2010 -0400 + + Run correctly no matter what directory the script is executed from + + Signed-off-by: Eddie Ringle + +commit 1a0883d6e9ce0fbcfeef68ba0f9af8914967b070 +Author: Steve Kondik +Date: Mon Jul 5 16:32:20 2010 -0400 + + Build kernel from source for D/S + +commit 2c7a88f988118e2d3eb7b15b076dbd0f08e4c264 +Author: Steve Kondik +Date: Mon Jul 5 16:31:43 2010 -0400 + + Build kernel from source for Passion + +commit 3b68200186b0f0f2aee14e1e43f13ee4a6cc94f3 +Author: Chris Soyars +Date: Mon Jul 5 04:44:01 2010 +0000 + + Update CHANGELOG with Wysie's additions + +commit 4e4d4a61cec22d71638396391e9ea1ba9c93063d +Author: Chris Soyars +Date: Mon Jul 5 03:43:39 2010 +0000 + + Move CHANGELOG + +commit 8125b57c43005e3be28bd8283bd0686f190fa524 +Author: Chris Soyars +Date: Mon Jul 5 03:42:29 2010 +0000 + + Added CHANGELOG.mkdn + +commit 5c5137613cfba795845ef991991f838e3f62dff2 +Author: Chris Soyars +Date: Mon Jul 5 03:40:52 2010 +0000 + + Add markdown formatted README + +commit 32f5f9d5bc74582d89d70e8ba9a70f84c982d6cf +Author: Chris Soyars +Date: Mon Jul 5 03:40:14 2010 +0000 + + Update README, CHANGELOG + +commit c567032185441bb2250642cdba3f9bee45aa6dae +Author: Lox +Date: Mon Jul 5 12:31:57 2010 +1100 + + Removed heroc specific files as heroc support have been added to device/htc/hero + +commit 5657083476c6951f57d02a0e9a4ffe81641de481 +Author: Chris Soyars +Date: Sun Jul 4 13:28:21 2010 +0000 + + Update CHANGELOG + +commit ad3374e34a9cba01568822694169ed8c09efbba4 +Author: Chris Soyars +Date: Sun Jul 4 17:23:02 2010 +0000 + + Switch to FRF91 gapps + +commit b5a1d706e3f8eb748934e6b42b06e55c8925be57 +Author: Chris Soyars +Date: Sun Jul 4 07:36:30 2010 +0000 + + Comment out inherit for now (build breaker). + +commit 28e52152945192980646ac205f6e38f53697d285 +Author: Chris Soyars +Date: Sun Jul 4 00:17:36 2010 -0700 + + Updated CHANGELOG + +commit 924935783397d6c31ae9c63bc163f76d86e2ab06 +Author: Chris Soyars +Date: Sun Jul 4 02:42:57 2010 +0000 + + Update CHANGELOG + +commit 9d14a385dea5106287bfdcb490250ebcb460fcf3 +Author: ctso +Date: Sat Jul 3 12:13:19 2010 +0000 + + Add BUILD_VERSION_TAGS override, fixes network location issues. + +commit f095b8a85fbd08a34d923cae581988a6035ac371 +Author: ctso +Date: Sat Jul 3 08:16:59 2010 +0000 + + Fix squisher on ArchLinux 32-bit chroot. + + Something isn't setting the path correctly when running in a 32-bit + chroot environment in ArchLinux. This causes the script to cd into + $WORK/xbin. The PATH incorrectly contains ".", so all attempted + commands (rm, mv, cp) fail to execute as it is trying to execute + $WORK/xbin/{rm, mv, cp}. + +commit 7e2391ad25b3cbc7a5f7eb6b41d85cf2bfe1dcab +Author: ctso +Date: Sat Jul 3 06:31:37 2010 +0000 + + Fix error thrown by missing md5sum when building a nightly. + +commit cff00cd1084984b7de0a6f1558a1ecea0d9f04af +Author: ctso +Date: Sat Jul 3 06:15:31 2010 +0000 + + Allow buildbot to use squisher without overcomplicating things. + +commit 22f3ed9d610beba0581d7afed2f74ef4842616f4 +Author: Steve Kondik +Date: Fri Jul 2 18:17:50 2010 -0400 + + Add gsm.mk for GSM specific stuff (APN list) + +commit 62b31f41236915a819a5a4ae73db1af0cb3aeaca +Author: Steve Kondik +Date: Fri Jul 2 18:05:26 2010 -0400 + + Default CM stuff and cleanup. + +commit 766a9f8fa432bf509e7cd011ba70ef75f483a970 +Author: Steve Kondik +Date: Fri Jul 2 16:49:33 2010 -0400 + + Add additional settings for Passion RIL plus Google settings. + +commit e0b98d0d410a6a5fabad9df9d931438010e2f314 +Author: Steve Kondik +Date: Fri Jul 2 16:33:54 2010 -0400 + + Add overrides to backuptool. + +commit 16857d746bdfd27c9a2cecd90406ffc88d017dba +Author: Koushik Dutta +Date: Fri Jul 2 12:01:08 2010 -0700 + + fix default launcher being included in everything + +commit 53b4031ea0391ca50f80d2381fdd4e7eab909a9b +Merge: 10d3d18f e45c6bc1 +Author: Steve Kondik +Date: Fri Jul 2 14:42:05 2010 -0400 + + Merge branch 'froyo' of http://github.com/loxK/android_vendor_cyanogen into froyo + +commit 10d3d18fcfbad7daaeb7cbd44f649b5d44e26e98 +Author: Lox +Date: Sat Jul 3 04:37:19 2010 +1100 + + Remove CDMA in PRODUCT_MODEL name + +commit e45c6bc13727daba25c547cdc0d14fe8fe3a56c0 +Author: Lox +Date: Sat Jul 3 04:37:19 2010 +1100 + + Remove CDMA in PRODUCT_MODEL name + +commit e4065fd78cfaa8e18f4d808d30799cbb2afcc138 +Author: Takuo Kitame +Date: Fri Jul 2 13:13:04 2010 +0900 + + Install openvpn-up.sh + +commit 2f8fef39200fe07da66dd4c9cac3e9d9eab2ac3d +Author: Takuo Kitame +Date: Fri Jul 2 02:01:15 2010 +0900 + + Added prebuilt/common/xbin/openvpn-up.sh from CM5 + +commit 084c8771973fdf01d3b793a59a63a9b584125a28 +Merge: ba467e7a 8e6e03a4 +Author: Steve Kondik +Date: Fri Jul 2 12:02:26 2010 -0400 + + Merge branch 'froyo' of http://github.com/loxK/android_vendor_cyanogen into froyo + +commit 8e6e03a47401e138e40028bb311d87618e34654f +Author: Lox +Date: Sat Jul 3 02:28:31 2010 +1100 + + Hero Support second commit + +commit ba467e7a410e3c9eabd1764bfaaea3e397501d6f +Author: Lox +Date: Sat Jul 3 00:41:53 2010 +1100 + + Hero support + +commit 1585994c9df0a58834fec57f5728c1d2e7c9844e +Author: Lox +Date: Sat Jul 3 00:41:53 2010 +1100 + + Hero support + +commit 52ce6dd86aac812c81e802d431578f9d11de16bd +Author: Steve Kondik +Date: Fri Jul 2 03:59:56 2010 -0400 + + Add combined Dream/Sapphire device. + +commit eaa7798f1e6ebe971803b605b0543271b243b280 +Author: ctso +Date: Fri Jul 2 06:48:30 2010 +0000 + + Revert "Bump gapps to FRF91." + + This reverts commit 756e54bd9a154fe1c845ddadac285b4299c140f9. + +commit 756e54bd9a154fe1c845ddadac285b4299c140f9 +Author: ctso +Date: Fri Jul 2 05:08:26 2010 +0000 + + Bump gapps to FRF91. + +commit f0beb0d5f60c7528bb1346482f763ef53d688e82 +Author: Steve Kondik +Date: Thu Jul 1 22:58:03 2010 -0400 + + Adjust the prelink map for DS. + +commit 09b3315f6c45c3be0180dcc3d5dc185a6a4801cf +Author: Koushik Dutta +Date: Thu Jul 1 16:41:06 2010 -0700 + + ADWLauncher + +commit 8c402c0fbd4bb7664c26de6d247085171d40a1bc +Author: Koushik Dutta +Date: Thu Jul 1 11:13:42 2010 -0700 + + remove google goggles + +commit d88a710795e390d96a83cc9b2ec2cdcb1face1ba +Author: Steve Kondik +Date: Thu Jul 1 11:58:59 2010 -0400 + + Fix makefiles. + +commit 65b7f409c9188bb7c62b6a6bdfddb4183e7b8643 +Author: ctso +Date: Thu Jul 1 05:30:34 2010 +0000 + + Fix from wes + +commit 229d74b901a035ec752511e0109d1d995659c7bd +Author: Wes Garner +Date: Wed Jun 30 23:35:18 2010 -0500 + + add Espresso Cyanogen vendor + +commit ff463783eddce3d3601dc6664e407e558f5e7a8f +Author: Steve Kondik +Date: Wed Jun 30 21:59:49 2010 -0400 + + Add ADWLauncher overlay. + +commit 7ae4c04fb33cb79735a75182e3ed64213b89247b +Author: Steve Kondik +Date: Wed Jun 30 21:57:19 2010 -0400 + + Set the default ringtone. + +commit 9caf5d06d997335b8c630c355f4075343341fdbe +Author: Steve Kondik +Date: Wed Jun 30 21:51:20 2010 -0400 + + 6.0.0-N1-alpha1 + +commit aaddd4bd01513aef24c522679bc9c1193932efa7 +Author: Steve Kondik +Date: Wed Jun 30 21:42:42 2010 -0400 + + Fix bravo build. + +commit 9c5ba21cea34546339e6f3b9045db948f551eea8 +Author: Steve Kondik +Date: Wed Jun 30 21:16:20 2010 -0400 + + Add HTC Bravo (Desire) device + +commit 8b1a1c4dac57b92e1845e4e66acf9235142337a1 +Author: Koushik Dutta +Date: Wed Jun 30 18:10:03 2010 -0700 + + fix up the build prop + +commit a73c687596c2fd66afb50aac1844d2c3e5a5fcd3 +Author: ctso +Date: Wed Jun 30 05:52:16 2010 +0000 + + More get-google-files bugfixes. + +commit 042f09fa0faef673968b3ed753f23fc9b752548b +Author: ctso +Date: Wed Jun 30 05:42:12 2010 +0000 + + New gapps + +commit c587d5137c97e63d99726766d5f09751ec9aa039 +Author: kmobs +Date: Mon Jun 28 18:46:59 2010 -0500 + + Changed to FRF85B + +commit d9f4e409332669dbb8c1229ebf6d9998610a2186 +Author: Steve Kondik +Date: Wed Jun 30 02:07:06 2010 -0400 + + Add Dream/Sapphire stuff. + +commit 371bb86e2ea873df02b8514b970838e5a9936039 +Author: Eddie Ringle +Date: Sat Jun 26 23:34:10 2010 -0400 + + Add product stuff for the Dream + + Signed-off-by: Eddie Ringle + +commit d5a8048b6c7d37d4605129ee37cf6dfbb5db253f +Author: Steve Kondik +Date: Wed Jun 30 01:38:40 2010 -0400 + + Set some extra build vars. + + TINY_TOOLBOX since we have BusyBox, set the kernel modules dir for + BusyBox's modprobe, and enable Windows Media if supported. + +commit d89a39c796ba8f7c1e2ea24955e911de380fbecd +Author: Steve Kondik +Date: Tue Jun 29 02:46:10 2010 -0400 + + Fix name of Maps.apk + +commit ca1d5d1e3edf79aaea52c457cd16fb869b71829f +Author: Steve Kondik +Date: Tue Jun 29 02:41:30 2010 -0400 + + Add backuptool to the build. + +commit 56d9fff0c8e6bf4cff4b5a546b65f7327d38f5f3 +Author: Steve Kondik +Date: Tue Jun 29 02:28:07 2010 -0400 + + Enable TARGET_OTA_BACKUPTOOL. + +commit 1bfa132cc36174a565aabd3938d0247893fc1e15 +Author: Steve Kondik +Date: Mon Jun 28 21:16:14 2010 -0400 + + Deal with features.xml + +commit 6fcfa5309dd7ab75f1ebdc8d424e3a96cf03c6b1 +Author: Koushik Dutta +Date: Mon Jun 28 17:40:57 2010 -0700 + + Droid, not n1 + +commit 15c4c80d16cb75ab3a10641decf48cd7517bb535 +Author: Koushik Dutta +Date: Mon Jun 28 17:39:02 2010 -0700 + + the apk name for Maps changed + +commit ddc5a185755098a5bc19ca807d2dc0009df52cd9 +Author: Steve Kondik +Date: Mon Jun 28 19:48:36 2010 -0400 + + Split overlays and add a passion-specific overlay. + +commit 4bb51731bee6a4712e8b191f5c35f10e0149654e +Author: Steve Kondik +Date: Mon Jun 28 19:19:31 2010 -0400 + + Set the default backup transport. + +commit ff5df611fedd9b7ca42af2ff7a6b75983aa26653 +Author: Koushik Dutta +Date: Mon Jun 28 15:23:13 2010 -0700 + + rename to fix the vendor + +commit 548e768517e12cff906509aa134364b9bcc90948 +Author: ctso +Date: Mon Jun 28 20:47:41 2010 +0000 + + Remove kernel stuffs for now. + +commit a7050ebf80019544d6f9e19bfc94193d773cb988 +Author: ctso +Date: Mon Jun 28 19:06:44 2010 +0000 + + Force build type to userdebug + +commit a91c40bb31dd95de4769e6b0322ad1b07daed3ac +Author: ctso +Date: Mon Jun 28 17:55:28 2010 +0000 + + Move rounded corners to overlay. + +commit 8083d36e71b91e9e56d891192a4125b076cae833 +Author: ctso +Date: Mon Jun 28 17:40:44 2010 +0000 + + Move status_bar_background to overlay + +commit ae76c84593cb223f72ca9cb5650c13cebb4ba75f +Author: Steve Kondik +Date: Mon Jun 28 11:47:26 2010 -0400 + + Add CM tools. + +commit afd75268056272d917a0fc2f8dd36a9986041f44 +Author: Koushik Dutta +Date: Mon Jun 28 08:28:46 2010 -0700 + + Include ROM Manager in all builds (Thanks Steve!) + +commit 3b4965e68c5ac5b18544015ddf94a4478971b583 +Author: Steve Kondik +Date: Mon Jun 28 11:21:49 2010 -0400 + + Remove prebuilt sounds and include AudioPackage4. + +commit 3f05662544ee267c62cfbcf8b4f8a0e773f8061b +Author: Koushik Dutta +Date: Sun Jun 27 23:53:09 2010 -0700 + + add some powertools back in + +commit dd387c016a7b3f8688427131e2e7ecb8d536562c +Author: Koushik Dutta +Date: Sun Jun 27 23:35:52 2010 -0700 + + Revert "fix the packages names" + + This reverts commit f558761e231452fd4666b8a420516c6c2614dee8. + +commit f558761e231452fd4666b8a420516c6c2614dee8 +Author: Koushik Dutta +Date: Sun Jun 27 22:53:45 2010 -0700 + + fix the packages names + +commit 5dada3c80a717702aa39c2bb0dbc7fb94bbbff25 +Author: Koushik Dutta +Date: Sun Jun 27 22:32:10 2010 -0700 + + fix facebook sync + +commit b430d386167e4634b595bb4ff9be838d07a4d6e2 +Author: Koushik Dutta +Date: Sun Jun 27 20:11:11 2010 -0700 + + gitignore + +commit 3a5397de3bcbf21a3e43fbf85d3b86c28a476d5f +Author: Koushik Dutta +Date: Sun Jun 27 20:10:23 2010 -0700 + + add extract-google-files. move get- version to a different script + +commit bfbd406bcdc29753b29545b0c8e14deb9e143e70 +Author: Koushik Dutta +Date: Sun Jun 27 16:59:08 2010 -0700 + + use eng, not userdebug + +commit 1b59d2864bda1f0f694b65d25a6223e61f28b4c5 +Author: ctso +Date: Sat Jun 26 03:22:29 2010 +0000 + + Add Sholes + +commit a631549138ff3db5a8c860e113a09b191db16c53 +Author: ctso +Date: Fri Jun 25 15:46:33 2010 +0000 + + Renamed product to products + +commit 5397f8a606e4522c6c780fdb05dcb8c2705b1d31 +Author: Ameer Ghouse +Date: Fri Jun 25 01:19:18 2010 -0400 + + add heroC vendor + +commit ed28976692de195739bf2198cd25e485461b1dc3 +Author: kmobs +Date: Fri Jun 25 03:30:49 2010 -0500 + + fix all my previous errors + +commit d73252ac90eade86ddec693eeedf0af23452d23d +Author: kmobs +Date: Fri Jun 25 03:20:11 2010 -0500 + + forgot about the .mk + +commit 8d112d6992d521ebf12dea64b76d212d238a47c5 +Author: kmobs +Date: Fri Jun 25 02:52:09 2010 -0500 + + Added missing Froyo sounds + +commit 151390cde022ab68605bb82ce02b83ef0c73c0a0 +Author: ctso +Date: Fri Jun 25 06:38:53 2010 +0000 + + Fix fingerprint + +commit 7c848e55fcec31fc8496f4885fb2448d177cd978 +Author: ctso +Date: Fri Jun 25 05:48:38 2010 +0000 + + Renamed product -> products + +commit ac4f4e4ea8dade845cb98205126934dd72af0dd4 +Author: ctso +Date: Fri Jun 25 05:08:18 2010 +0000 + + Basic incredible vendor for CyanogenMod + +commit 2c7b77e43257cc028c8c73d1dc97a7b53145cd29 +Merge: 630e371a e051cf31 +Author: ctso +Date: Fri Jun 25 03:41:32 2010 +0000 + + Merge branch 'kmobs' into froyo + +commit e051cf317b754650573d0d9ab1a5a67fa73479fd +Author: kmobs +Date: Thu Jun 24 22:36:11 2010 -0500 + + Froyo backuptool in progress + +commit 630e371ae6dd3b905bded93460806bef043f4338 +Author: ctso +Date: Fri Jun 25 03:28:35 2010 +0000 + + Add APN configuration file + +commit 40a64b041ea03797a66834c6a251bd4374292548 +Author: ctso +Date: Fri Jun 25 03:10:02 2010 +0000 + + Added an extract-google-files script (python) + +commit 5e75a672fe91eace11bdfed2e8770c7131207f52 +Author: ctso +Date: Fri Jun 25 02:42:22 2010 +0000 + + Add some comments + +commit 0f63f6ca1c2096cf77d41e44534ed49ca295fd38 +Author: ctso +Date: Fri Jun 25 02:38:30 2010 +0000 + + Add Superuser + +commit 38ae930a038a9fb7d508a43c243ecd127b9722ec +Author: ctso +Date: Fri Jun 25 02:38:08 2010 +0000 + + Allow userdebug builds (with adb in insecure mode) + +commit edf52d932f1a4a1115b309dfd2afe09182436ce9 +Author: ctso +Date: Fri Jun 25 02:36:45 2010 +0000 + + Add overlay + +commit 074be68e275ce1c9f337cd8e8c2b9d6cb8b6fcec +Author: ctso +Date: Fri Jun 25 02:35:47 2010 +0000 + + Add bootanimation, build prop overrides + +commit 4e6d9372aeab71ba326367328e33ea4bdd4e74e0 +Author: ctso +Date: Fri Jun 25 02:32:20 2010 +0000 + + Add a common cyanogenmod config + +commit 8d1442d737e839365470d6f2a561997757d80d22 +Author: ctso +Date: Fri Jun 25 02:14:22 2010 +0000 + + Added get-rommanager script + +commit 4f135b221644f554900dd2ff4040924e8ac24b2d +Author: ctso +Date: Fri Jun 25 02:09:51 2010 +0000 + + Intitial CHANGELOG/VENDOR + +commit d37ee06411ee2a9419e582b7104caa9f9aec6f21 +Author: ctso +Date: Fri Jun 25 02:05:12 2010 +0000 + + Initial Commit -- GitLab From e74a0336d629fa18a5e0db16c4b9d7fe0c5f6464 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Sun, 14 Aug 2016 03:55:08 -0700 Subject: [PATCH 2/3] Pedro Commit --- build/tools/extract_utils.sh | 88 ++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) diff --git a/build/tools/extract_utils.sh b/build/tools/extract_utils.sh index e9fff8965..6e6ff1ada 100644 --- a/build/tools/extract_utils.sh +++ b/build/tools/extract_utils.sh @@ -39,6 +39,17 @@ function cleanup() { trap cleanup 0 +# +# cleanup +# +# kill our tmpfiles with fire on exit +# +function cleanup() { + rm -rf "${TMPDIR:?}" +} + +trap cleanup EXIT INT TERM ERR + # # setup_vendor # @@ -804,11 +815,19 @@ function oat2dex() { FULLY_DEODEXED=1 && return 0 # system is fully deodexed, return fi +<<<<<<< HEAD if [ ! -f "$LINEAGE_TARGET" ]; then return; fi if grep "classes.dex" "$LINEAGE_TARGET" >/dev/null; then +======= + if [ ! -f "$CM_TARGET" ]; then + return; + fi + + if grep "classes.dex" "$CM_TARGET" >/dev/null; then +>>>>>>> 48f8df8d... extract-utils: Add pinning support return 0 # target apk|jar is already odexed, return fi @@ -922,7 +941,11 @@ function extract() { local HASHLIST=( ${PRODUCT_COPY_FILES_HASHES[@]} ${PRODUCT_PACKAGES_HASHES[@]} ) local COUNT=${#FILELIST[@]} local SRC="$2" +<<<<<<< HEAD local OUTPUT_ROOT="$LINEAGE_ROOT"/"$OUTDIR"/proprietary +======= + local OUTPUT_ROOT="$CM_ROOT"/"$OUTDIR"/proprietary +>>>>>>> 48f8df8d... extract-utils: Add pinning support local OUTPUT_TMP="$TMPDIR"/"$OUTDIR"/proprietary if [ "$SRC" = "adb" ]; then @@ -968,9 +991,13 @@ function extract() { echo "Cleaning output directory ($OUTPUT_ROOT).." rm -rf "${OUTPUT_TMP:?}" mkdir -p "${OUTPUT_TMP:?}" +<<<<<<< HEAD if [ -d "$OUTPUT_ROOT" ]; then mv "${OUTPUT_ROOT:?}/"* "${OUTPUT_TMP:?}/" fi +======= + mv "${OUTPUT_ROOT:?}/"* "${OUTPUT_TMP:?}/" +>>>>>>> 48f8df8d... extract-utils: Add pinning support VENDOR_STATE=1 fi @@ -978,6 +1005,7 @@ function extract() { for (( i=1; i>>>>>> 48f8df8d... extract-utils: Add pinning support else OUTPUT_DIR="${OUTPUT_ROOT}" TMP_DIR="${OUTPUT_TMP}" @@ -1035,6 +1077,7 @@ function extract() { if [ "$KEEP" = "1" ]; then printf ' + (keeping pinned file with hash %s)\n' "$HASH" else +<<<<<<< HEAD FOUND=false # Try Lineage target first. # Also try to search for files stripped of @@ -1048,6 +1091,15 @@ function extract() { done if [ "${FOUND}" = false ]; then +======= + # Try OEM target first + if [ -f "$SRC/$FILE" ]; then + cp "$SRC/$FILE" "$DEST" + # if file does not exist try CM target + elif [ -f "$SRC/$TARGET" ]; then + cp "$SRC/$TARGET" "$DEST" + else +>>>>>>> 48f8df8d... extract-utils: Add pinning support printf ' !! file not found in source\n' fi fi @@ -1066,6 +1118,7 @@ function extract() { fi fi +<<<<<<< HEAD if [ -f "${VENDOR_REPO_FILE}" ]; then local DIR=$(dirname "${VENDOR_REPO_FILE}") local TYPE="${DIR##*/}" @@ -1076,6 +1129,41 @@ function extract() { fi fi +======= + # Check pinned files + local HASH="${HASHLIST[$i-1]}" + if [ ! -z "$HASH" ] && [ "$HASH" != "x" ]; then + local KEEP="" + local TMP="$TMP_DIR/$FROM" + if [ -f "$TMP" ]; then + if [ ! -f "$DEST" ]; then + KEEP="1" + else + local DEST_HASH=$(sha1sum "$DEST" | awk '{print $1}' ) + if [ "$DEST_HASH" != "$HASH" ]; then + KEEP="1" + fi + fi + if [ "$KEEP" = "1" ]; then + local TMP_HASH=$(sha1sum "$TMP" | awk '{print $1}' ) + if [ "$TMP_HASH" = "$HASH" ]; then + printf ' + (keeping pinned file with hash %s)\n' "$HASH" + cp -p "$TMP" "$DEST" + fi + fi + fi + fi + + if [ -f "$DEST" ]; then + local TYPE="${DIR##*/}" + if [ "$TYPE" = "bin" -o "$TYPE" = "sbin" ]; then + chmod 755 "$DEST" + else + chmod 644 "$DEST" + fi + fi + +>>>>>>> 48f8df8d... extract-utils: Add pinning support done # Don't allow failing -- GitLab From 17fe4e6383c9dbb37584ba9ffb35f65f99c64cae Mon Sep 17 00:00:00 2001 From: Pedro Dias Vicente Date: Mon, 24 Sep 2018 17:26:57 +0000 Subject: [PATCH 3/3] Update backuptool.sh --- prebuilt/common/bin/backuptool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prebuilt/common/bin/backuptool.sh b/prebuilt/common/bin/backuptool.sh index e552fd743..5841b3283 100755 --- a/prebuilt/common/bin/backuptool.sh +++ b/prebuilt/common/bin/backuptool.sh @@ -5,7 +5,7 @@ export C=/tmp/backupdir export S=/system -export V=15.1 +export V=0.2 export ADDOND_VERSION=1 -- GitLab