| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Bug: 9577689
Change-Id: Ia92460280fa00fc6849cfa8aa41ca06ae5866b4a
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| |
| |
| |
| | |
Package 11
* commit 'a8f7659aba2c9233fb61ae34dfc0d7477dc0ae91':
Cleaner Tejat notification in Audio Package 11
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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. This is a sound which should
play if the user tries to click or press on an element which is disabled.
Change-Id: Idd8953abeddd1afb51f7f190f9fb612ef672defa
|
|\ \
| |/
| |
| |
| | |
* commit '17486b974940e7f129e74d89b7f8fb0473115943':
Fix up device sounds.
|
| |
| |
| |
| |
| | |
Bug: 9179812
Change-Id: Ie86287487830c06f38bcc5c0e8bab3da225d6bbf
|
|/
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Change-Id: If274aa7e9d5e4988cf613ea9a16584c413ded8dd
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Bug: 8292749
Change-Id: I24bae8c9229125fcdd583d74b29f4334ddff782e
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This adds a script that can generate the list from the other
makefiles.
This also regenerates the list.
Bug: 6336895
Change-Id: If1546c4a3f5b1f0d7c3ca79d29383e9843b2a89d
|
|/
|
|
|
|
|
| |
Renames DroidNaskh-Regular-SystemUI to DroidNaskhUI-Regular to be
consistent with naming scheme for Noto fonts.
Change-Id: I3319ee5cd85360c85b0523bd932d461eb05d1b18
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Allow media processes to update AppOps state
- Pass package name to media services
Bug: 8181262
Change-Id: I115d39f0b306cb9eb7cd3d3e663c680b7322fd3f
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 8183679
Change-Id: Iaac33979828f18b1b8b6b111cd07b029384519ec
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I595e8a25e6c245e4b22f06df9a8acdbb75e4b041
|
|\
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\
| | |
| | |
| | |
| | |
| | | |
# Via Doug Zongker
* commit 'b616f0c239ad61f818741909821b86aceff60b60':
add android.permission.LOOP_RADIO for access to loop radio device
|
| | |
| | |
| | |
| | | |
Change-Id: I811d70fa67aa758122678809f32b8aade42ced0f
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Idbb4f793307d4e1c4af289f855bd4a1a781722db
|
|\ \ \ \
| | |/ /
| |/| |
| | | | |
Change-Id: I51dedcc5ee521e62ad6101c0b09e4f881b8c4bf0
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
into jb-mr1.1-dev
* commit '3781523becbb2d576761c2701763ff3588294a97':
Play a tone when wireless charging begins.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
rendering of Telugu text" into jb-mr1.1-dev
* commit '8a3def6ef9d6c16e25ba4927f5b23081e8dd0cc8':
Fix for bug 7467609 Bad rendering of Telugu text
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
text" into jb-mr1.1-dev
* commit '0da0d337752ea153fb0e9f5d73512060ff007f6d':
Fix for bug 7467609 Bad rendering of Telugu text
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
in DroidSansThai.ttf" into jb-mr1.1-dev
* commit '4cd6cef3af43d688d75b33c646fc158e837debd0':
Reorder tone mark and nikhahit in DroidSansThai.ttf
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
DroidSansThai.ttf" into jb-mr1.1-dev
* commit '70463dca7de2843908523348d6f97f075efe9632':
Reorder tone mark and nikhahit in DroidSansThai.ttf
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix for bug 6630331.
This is a workaround for a shortcoming in the Thai shaper in Harfbuzz.
De facto (but not documented) shaping rules dictate that a tone mark
followed by a SARA AM should be rendered with the NIKHAHIT below the
tone mark, rather than above it as would be indicated by a
straightforward interpretation of the GSUB and GPOS rules. This patch
adds an additional substitution of the form MAI THO + SARA AM ->
NIKHAHIT + MAI THO + SARA AA. The three tone marks affected are MAI EK,
MAI THO, and MAI CHATTAWA, based on an usage analysis of the Thai
dictioary included in ICU.
When we upgrade to harfbuzz-ng, we can revert this workaround.
Change-Id: I209ed094e7c89ea7f6fd6e983d37e396c6da1f64
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | | |
EXPAND_STATUS_BAR permission" into jb-mr1.1-dev
* commit 'e9019d90a3eed0dae98d5502e386212e56a92267':
grant shell user EXPAND_STATUS_BAR permission
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
permission" into jb-mr1.1-dev
* commit 'dbcdb1a854b155605fe69dc47b8f6e4e441c817d':
grant shell user EXPAND_STATUS_BAR permission
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7555251
Change-Id: I68cebb26bcee060c56e124941f3ea9289ab2b3bf
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6':
Correct executable bit for source files
|
| |\ \
| | |/
| |/|
| | |
| | | |
* commit '768d9e1a72ceee7d4a5f608776b87b62d6ce4a04':
Correct executable bit for source files
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Many media files and source code files were marked as executable in Git.
Remove those.
Also a shell script and python script were not marked as executable.
Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
|
|/ /
| |
| |
| |
| | |
Bug: 7397767
Change-Id: If62c2219adf61f0c1b2115a83b7394d76829c028
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Reduce new video start and stop sounds volume to
match camera shutter sound volume.
Bug 7377030.
Change-Id: Ic42b36f063006da30dd870fa5ed9c8c5361aa043
|
| |
| |
| |
| |
| |
| |
| |
| | |
Added new camera shutter, video start and video stop sounds.
Bug 7377030.
Change-Id: If2215042fe812280122de40fb6de31c1541adb0c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch fixes bug 7309211 [ar][fa] Riyal ligature mistakenly on in
Android Arabic fonts
It also fixes a number of other problems in the normal (non-system ui)
versions of the Naskh fonts, similar to the changes applied for the fix
to bug 6872613, and makes those fonts more consistent with the system ui
version.
3. Fixed a wrong GSUB substitution for Urdu Seven
4. Fixed shaping of U+06C1 HEH GOAL
5. Fixed shaping of U+06BA NOON GHUNNA
6. Removed the Rial ligature from the GSUB table
7. Tightened the Alef-Lam-Lam-Heh ligature in the GSUB table which was
getting triggered too frequently
Thanks to Roozbeh for the updated font data.
Change-Id: I29aecba2ea62853a8ed3181c023c62a09e800def
|