summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge "add NotoSansSymbols to fallback chain" into klp-devVictoria Lease2013-09-061-0/+5
|\ \
| * | add NotoSansSymbols to fallback chainVictoria Lease2013-09-051-0/+5
| | | | | | | | | | | | | | | Bug: 10639804 Change-Id: I56fcdd980c2b8c2a4d631e93cbc3252d125c197d
* | | Fix broken copy of kl/kcm/idc files to system imageMichael Wright2013-09-051-3/+3
|/ / | | | | | | | | Bug: 10633915 Change-Id: I244b85dc92d50bf8bdcfdf0fe32556eff8c5d279
* | DroidSans -> NotoSans for {Devanagari,Tamil,Thai}Victoria Lease2013-09-057-26/+24
| | | | | | | | | | Bug: 7672029 Change-Id: I3b7278841ea1934b459f972d5acd99277e8f6db8
* | Merge "Add keypress invalid to all AudioPackage mk files." into klp-devJustin Koh2013-09-0513-0/+11
|\ \
| * | Add keypress invalid to all AudioPackage mk files.Justin Koh2013-09-0313-0/+11
| | | | | | | | | | | | | | | | | | | | | Add keypress invalid to all AudioPackage mk files. Bug: 10571332 Change-Id: I3999b124a97869da567200d3588087a9fdc1b8d8
* | | Merge "Fix keymap build dependencies and variable name collisions" into klp-devMichael Wright2013-09-043-21/+25
|\ \ \
| * | | Fix keymap build dependencies and variable name collisionsMichael Wright2013-09-033-21/+25
| | |/ | |/| | | | | | | Change-Id: I06e67ddc97429ae9c3d04143934c3f8233fcd22f
* | | Merge "add Noto Sans Khmer and Lao" into klp-devVictoria Lease2013-09-041-0/+24
|\ \ \ | |_|/ |/| |
| * | add Noto Sans Khmer and LaoVictoria Lease2013-08-301-0/+24
| |/ | | | | | | | | Bug: 7672029 Change-Id: Ie17018222939c097e98a16762ec4ff4bef4e1836
* | Remove deprecated ACCESS_DRM permission.Jeff Sharkey2013-09-031-1/+0
|/ | | | | | | The permission no longer exists, so don't assign it to media. Bug: 9967611 Change-Id: I5e11fcfc265310cbc3c2a8812a13e68b717fa476
* Add GIDs to packages.list, update SD card perms.Jeff Sharkey2013-08-121-0/+7
| | | | | | | | | | | Write supplementary GIDs to packages.list for lower-level system components to parse. WRITE_EXTERNAL_STORAGE also implies sdcard_r GID. Switch to always enforce READ_EXTERNAL_STORAGE permission. Update permission docs to mention new behavior. Change-Id: I316ba4b21beebb387ac05c80980ae9b38235b37d
* prototype colour emoji fontVictoria Lease2013-08-071-0/+0
| | | | | Bug: 9577689 Change-Id: Ia92460280fa00fc6849cfa8aa41ca06ae5866b4a
* Remove incorrect keymappingMichael Wright2013-07-291-33/+0
| | | | | | | | | | | Turns out Snakebytes produce all 0s for their vendor / product IDs. This somehow got the vendor / product ID of an international apple keyboard, which will break them. Unfortunately, this also means we cannot map Snakebyte controllers at all. Relevant bug: https://code.google.com/p/android/issues/detail?id=58202 Change-Id: I59e134f8d1eb059fdf6823e65d6ce5387428029e
* am a8f7659a: am f65c9189: am bbc9a62a: Cleaner Tejat notification in Audio ↵Jean-Michel Trivi2013-07-193-1/+1
|\ | | | | | | | | | | | | Package 11 * commit 'a8f7659aba2c9233fb61ae34dfc0d7477dc0ae91': Cleaner Tejat notification in Audio Package 11
| * Cleaner Tejat notification in Audio Package 11Jean-Michel Trivi2013-07-173-1/+1
| | | | | | | | | | | | | | | | | | | | Add a reworked version of "Tejat", at 48kHz. The original asset is "/data/sounds//notifications/wav/Deneb.wav". Use this new version in Audio Package 11 under its original name. Bug 9900161 Change-Id: I4d7c73715db4e52f5c89aeca726f8b314e0895d5
* | Merge "Camera: Remove camera gid from apps with camera permission."Eino-Ville Talvala2013-07-181-4/+0
|\ \
| * | Camera: Remove camera gid from apps with camera permission.Eino-Ville Talvala2013-07-171-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | This gid is not needed by camera-using apps, since all camera access is mediated by the camera service, which does not depend on gid for permission checks. Bug: 9904186 Change-Id: I859e6cabc905af9d98e2b09f5bbad086b5eb2b26
* | | Add FX_KEYPRESS_INVALID constant to AudioManager.Justin Koh2013-07-184-0/+1
|/ / | | | | | | | | | | | | Add FX_KEYPRESS_INVALID constant to AudioManager. This is a sound which should play if the user tries to click or press on an element which is disabled. Change-Id: Idd8953abeddd1afb51f7f190f9fb612ef672defa
* | am 17486b97: am ed8f94fc: Merge "Fix up device sounds." into jb-mr2-devDave Burke2013-05-281-0/+65
|\ \ | |/ | | | | | | * commit '17486b974940e7f129e74d89b7f8fb0473115943': Fix up device sounds.
| * Fix up device sounds.Dave Burke2013-05-281-0/+65
| | | | | | | | | | Bug: 9179812 Change-Id: Ie86287487830c06f38bcc5c0e8bab3da225d6bbf
* | Include key maps based on file nameMichael Wright2013-05-141-37/+3
|/ | | | | | | | Rather than keeping a curated list where it's easy to miss things, just pick up all of the possible key layouts, key character maps and input device configs in framework/base/data/keyboards based on filename. Change-Id: Iefa8eca491dcb6913e5b12bfda7096b6a5fedf18 (cherry picked from commit 9f5a6ee489f89c93491beef9bf64475fd2bfb0dd)
* Add DPad keys to PlaypadMichael Wright2013-04-261-0/+4
| | | | Change-Id: If274aa7e9d5e4988cf613ea9a16584c413ded8dd
* Fix keylayouts to use BACK instead of incorrect BUTTON_BACK.Michael Wright2013-04-2313-25/+41
| | | | | | | | Fix duplicate keys in a couple of the onza controllers. Also, add them to the Makefile so they actually get included in the build. Bug: 8292749 Change-Id: I8246155f84d0c3c75b21e37fb579227fda76e197
* Standardize gamepad layouts on existing controllersMichael Wright2013-04-1718-7/+543
| | | | | Bug: 8292749 Change-Id: I24bae8c9229125fcdd583d74b29f4334ddff782e
* Fix for bug 8574856 - bad metrics in Roboto ItalicRaph Levien2013-04-101-0/+0
| | | | | | | | | | | | The last update to Roboto Italic has a stray point in delta.alt with a y value of -11299. This causes metrics to give too much vertical space in some cases. This is a "hot patch" fix, with the stray point deleted using TTX. We want to fix the font upstream as well, but this should fix things in the mean time. Change-Id: I08edae96f69753b2d46dfc3fd1cc3b9176dcb5ad
* Update Droid SerifRaph Levien2013-04-084-0/+0
| | | | | | | | | This patch updates the Droid Serif fonts to version 20130131. This fixes bug 6180699 and should expand the range of combining marks (e.g. Polytonic Greek, African, Canadian aboriginal languages) significantly. Change-Id: I31975d0b35f5164b2da9fd7a5df0474aaed3ed5c
* Merge "Update Roboto to version 1.200311" into jb-mr2-devRaph Levien2013-04-0512-0/+0
|\
| * Update Roboto to version 1.200311Raph Levien2013-04-0312-0/+0
| | | | | | | | | | | | | | | | | | | | This updates Roboto to the latest version. This change should fix a number of problems, including bug 7306377 (vietnamese o with horn), bug 6679075 (vietnamese u+1ee1), bug 7568194 (cyrillic yeru), and is also on the critical path of bug 7291977 (t comma accent), bug 8278292 (E ogonek) and likely others. Change-Id: Ife3db2aec4784a54cfe0287b61eac8339c198c71
* | Update list of all audio files.Jean-Baptiste Queru2013-04-032-11/+278
| | | | | | | | | | | | | | | | | | | | This adds a script that can generate the list from the other makefiles. This also regenerates the list. Bug: 6336895 Change-Id: If1546c4a3f5b1f0d7c3ca79d29383e9843b2a89d
* | Rename DroidNaskh UI fontRaph Levien2013-03-294-3/+3
|/ | | | | | | Renames DroidNaskh-Regular-SystemUI to DroidNaskhUI-Regular to be consistent with naming scheme for Noto fonts. Change-Id: I3319ee5cd85360c85b0523bd932d461eb05d1b18
* Switch indic fonts to NotoRaph Levien2013-03-281-6/+34
| | | | | | | | | | | | This change switches from the older (cibu and lohit) Indic fonts to the new Noto fonts. All the new fonts come in both normal and bold weights, and with system ui (more compact vertical metrics, to match Roboto) variants as well as normal. The fonts have been tested on a phone (Galaxy Nexus) and seem to work, but should be more carefully evaluated by native speakers. Change-Id: Ib0a10ee5a130bab258ff198e22b8304e00141073
* Camera and MediaRecorder: Support AppOpsEino-Ville Talvala2013-02-251-0/+1
| | | | | | | | - Allow media processes to update AppOps state - Pass package name to media services Bug: 8181262 Change-Id: I115d39f0b306cb9eb7cd3d3e663c680b7322fd3f
* Merge "Fix default behavior for gamepad buttons"Michael Wright2013-02-152-8/+8
|\
| * Fix default behavior for gamepad buttonsMichael Wright2013-02-122-8/+8
| | | | | | | | | | Bug: 8183679 Change-Id: Iaac33979828f18b1b8b6b111cd07b029384519ec
* | App ops: cleanup, handle root and shell, perms.Dianne Hackborn2013-02-111-65/+0
|/ | | | | | | | | | | | | | | | | | | | Rework how the shell user is defined so that it is associated with an actual apk, instead of being a free roaming uid with special permissions assigned to it. This allows us to correctly account for its operations in app ops. Implement a special case for the root user in app ops -- it is always allowed, always with the package name "root". Add various code to take care of cleaning up package state from app ops -- when packages are uninstalled, and during boot if any packages currently being stored no longer exist. Also fix a bug in the activity manager to correctly grant permissions in all cases when onNewIntent() is being called. Change-Id: Iae9f6d793ee48b93518c984ad957e46ae4582581
* Add initial plumbing for brightness keysMichael Wright2013-02-012-4/+7
| | | | Change-Id: I595e8a25e6c245e4b22f06df9a8acdbb75e4b041
* am 9c4ba4fe: am b616f0c2: add android.permission.LOOP_RADIO for access to ↵Doug Zongker2013-01-291-0/+4
|\ | | | | | | | | | | | | | | loop radio device # Via Android Git Automerger (1) and Doug Zongker (1) * commit '9c4ba4fe752b131b01aa402389c96eb8f24764b8': add android.permission.LOOP_RADIO for access to loop radio device
| * am b616f0c2: add android.permission.LOOP_RADIO for access to loop radio deviceDoug Zongker2013-01-291-0/+4
| |\ | | | | | | | | | | | | | | | # Via Doug Zongker * commit 'b616f0c239ad61f818741909821b86aceff60b60': add android.permission.LOOP_RADIO for access to loop radio device
| | * add android.permission.LOOP_RADIO for access to loop radio deviceDoug Zongker2013-01-291-0/+4
| | | | | | | | | | | | Change-Id: I811d70fa67aa758122678809f32b8aade42ced0f
* | | Merge "Turn off execute bit for ordinary media files"Glenn Kasten2012-12-179-0/+0
|\ \ \
| * | | Turn off execute bit for ordinary media filesGlenn Kasten2012-11-159-0/+0
| | | | | | | | | | | | | | | | Change-Id: Idbb4f793307d4e1c4af289f855bd4a1a781722db
* | | | resolved conflicts for merge of d7337fb9 to masterJeff Brown2012-12-113-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | Change-Id: I51dedcc5ee521e62ad6101c0b09e4f881b8c4bf0
| * | | am 3781523b: am eaae7d97: Merge "Play a tone when wireless charging begins." ↵Jeff Brown2012-12-113-0/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | into jb-mr1.1-dev * commit '3781523becbb2d576761c2701763ff3588294a97': Play a tone when wireless charging begins.
| | * | Play a tone when wireless charging begins.Jeff Brown2012-12-113-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only plays a tone if the battery level is below 95% which is the same heuristic used when determining whether to turn the screen on. Use new low battery and wireless charging sounds on Mako. Bug: 7371658 Change-Id: Ia4527ec398d024ee418a4287e1fcbf0ec83bcc24
* | | | am 8a3def6e: am 0da0d337: am a7acb4b9: Merge "Fix for bug 7467609 Bad ↵Raph Levien2012-12-051-7/+9
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | rendering of Telugu text" into jb-mr1.1-dev * commit '8a3def6ef9d6c16e25ba4927f5b23081e8dd0cc8': Fix for bug 7467609 Bad rendering of Telugu text
| * | | am 0da0d337: am a7acb4b9: Merge "Fix for bug 7467609 Bad rendering of Telugu ↵Raph Levien2012-12-041-7/+9
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | text" into jb-mr1.1-dev * commit '0da0d337752ea153fb0e9f5d73512060ff007f6d': Fix for bug 7467609 Bad rendering of Telugu text
| | * | Merge "Fix for bug 7467609 Bad rendering of Telugu text" into jb-mr1.1-devRaph Levien2012-12-041-7/+9
| | |\ \
| | | * | Fix for bug 7467609 Bad rendering of Telugu textRaph Levien2012-12-041-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change moves Telugu back before the fallback font. Previously it had been moved to after it because it contained incorrect mappings of a number of characters, including U+2212 and U+FFFD. These fonts have now been fixed. When placed after the Droid Sans Fallback font, the glyph count for complex script shaping exceeded the 2^16 limit, causing incorrect rendering. This patch depends on the fix for the Lohit-Telugu font. Change-Id: Ib1bc665a246c4ad65a0dea1c261df5696b440344
* | | | | am 4cd6cef3: am 70463dca: am 49ed5da3: Merge "Reorder tone mark and nikhahit ↵Raph Levien2012-12-051-0/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | in DroidSansThai.ttf" into jb-mr1.1-dev * commit '4cd6cef3af43d688d75b33c646fc158e837debd0': Reorder tone mark and nikhahit in DroidSansThai.ttf