-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Atti #2
Open
ghost
wants to merge
10,000
commits into
fi01:jellybean
Choose a base branch
from
unknown repository
base: jellybean
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Atti #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: I7d7b5be0dddd1de3d612333ffd9adcedc452daa1
Allows to change the new feature of AOSP 4.2, where all notification are changed to vibrations on vibrate mode. Instead, allow the old behaviour to silence sound notifications and to only play vibrations if desired. Alle credits go to romanbb from AOKP, I just ported it. Original AOKP-Commit: AOKP/frameworks_base@c1b2bb9 Change-Id: Id27dd2975d3383f6d7395a0ee995d7832e87ca66
Before: http://goo.gl/1qlze After: http://goo.gl/oElpC Patch Set 1: * add missing quick setting translations http://review.cyanogenmod.org/#/c/30327/ Patch Set 2: * rename some strings Patch Set 3: * some cleanup Patch Set 4: * add missing quick setting translations http://review.cyanogenmod.org/#/c/31184/ Patch Set 5: * rebased Change-Id: I3d45b431a0f8afbd802a26cf87e83a6dd0a0f081
Change-Id: I02b50de9ba5b4aeab38acf6f9225908a4079b05a
Change-Id: Ia3d84f0ed6174234e07b1a5faa244cd63b4f6b4c
Change-Id: Ib6219e65a05925a13a26c415c69431bc2fbbdc68
…\'sdk\' page template. This simplifies the assignment of the \'sdk\' hdf var in Doclava. # Via Dirk Dougherty * commit 'df9fa4c602e986495fe8795fb800858b48693040': Doc change: Explicitly declare pages that should use the 'sdk' page template. This simplifies the assignment of the 'sdk' hdf var in Doclava.
…pp Update sample app zip (see http://ag/268000) # Via Adam Koch * commit '376e707f65b3ee6e00953466d6367642d2a02b4b': Displaying Bitmaps Efficiently Training - Update sample app Update sample app zip (see http://ag/268000)
…cs. Files in this dir are currently only used by devsite docs builds. The html/intl/... files will eventually be removed." into jb-mr1-dev # Via Android (Google) Code Review (1) and Dirk Dougherty (1) * commit '2c1669c427826fba48ae7776e34f90cdcc5a3a20': Doc change: Add new file location for localized docs. Files in this dir are currently only used by devsite docs builds. The html/intl/... files will eventually be removed.
… jb-mr1-dev # Via Android (Google) Code Review (1) and Dirk Dougherty (1) * commit '7b32d32bd38b423dd141e7ead89205b9b7929497': Add build rule for ds (devsite) online docs.
…e" into jb-mr1-dev # Via Android (Google) Code Review (1) and Scott Main (1) * commit '48f9f83ba27bf3a5cac224e30821836b3956c87c': docs: update adb tool page with am and pm reference
… the templates # Via Scott Main * commit 'e75cd4bfd176fbb1483ec5e17edfbd993adce40f': docs: add hdf bool for deviste, used to change aspects of the templates
# Via Scott Main * commit '4b7161cbd44f64537d2c661e87868ea2689dd126': docs: switch devsite doc build to use templates-sdk
…/sdk/images instead)." into jb-mr1-dev # Via Android (Google) Code Review (1) and Dirk Dougherty (1) * commit '3b4b067baec59207640d534be86c7c6c12b06678': Doc change: remove duplicate image directory (use /sdk/images instead).
…ld for now. Samples are still downloadable thorugh SDK Manager." into jb-mr1-dev # Via Android (Google) Code Review (1) and Dirk Dougherty (1) * commit '2aa47b336227a5d2bd1ee91f8fb4bd84be7e97f0': Doc change: remove htmlified samples from docs build for now. Samples are still downloadable thorugh SDK Manager.
…on / textAlignment - DO NOT MERGE" into jb-mr1-dev # Via Android (Google) Code Review (1) and Fabrice Di Meglio (1) * commit '7bac3614ff0ee3cef83147cb569c96c00beab919': Fix Javadoc for View layoutDirection / textDirection / textAlignment - DO NOT MERGE
…nto jb-mr1-dev # Via Android (Google) Code Review (1) and Scott Main (1) * commit 'f216ded93a783cd4e512f59ba50d04a89d59a267': docs: clarify usage for adb am component option
…nsole" # Via Scott Main * commit 'e55d5e864b133df8ccf9f92ca4a5d3accb1dab5c': docs: change "android developer console" to "developer console"
…ing). Change-Id: I405d0f2e3df5e6e22bf9b09be27f7f7a2d93ba5a
Use getStringForUser instead of getString since the framework always run as root user (0) Change-Id: Ibe8b69cf4c4ad123ca8e68cd8fadcb7eb467b5be
Invalidate all buttons, to avoid nearby glow interference Change-Id: I83ab05b91bd5db70390a5c9480513768864a2be7
…nt warning)." into jb-mr1-dev
Change-Id: I7c63b1a2cfe016744fbef532354821bff024ee17
… mixed content warning)." into jb-mr1-dev # Via Android (Google) Code Review (1) and Dirk Dougherty (1) * commit 'e929e66197bf1421c3afbada964b1a33816ccaa8': Doc change: Remove proto scheme from src urls (fix mixed content warning).
# Via Scott Main * commit 'e63dfe5a4804b24e3acb537763d821036b5bb87f': docs: fix broken links
…nto jb-mr1-dev # Via Android (Google) Code Review (1) and Scott Main (1) * commit 'bf1d230b05becec58992fb10967b9b6dba67b967': docs: delete orphaned images (the obvious ones)
…ent warnings). Change-Id: I1c2276f5fb057a0ca20c0d1feef2bce0ab7ffab8
Change-Id: I8eb880544231cedab84a8ce684b90cbc6519accc
Change-Id: I95a8fd26369b68bda07452dc7701f56a88591f59
PatchSet 3-4: Restore all AOSP strings PatchSet 5-6: Replace double quotes to angle quotes PatchSet 7: Volume tile PatchSet 8: Revert to AOSP strings, except fixed translations approved Change-Id: I684c7312c74ecece5c05877c1494195f9de4312b
JIRA: CYAN-574 Patch Set 1 - Initial release Patch Set 2 - Show the current state Change-Id: I82594726df1c0b4b34efdb6e58a0300f99cb1cde
Change-Id: Ib0a328652c14580718400b00146b770481be5458
Added all CyanogenMod Additions translation Patch Set 5: Corections in reboot modes and display rotation Change-Id: Ife1785ae7217098b3f2048b51118698e540415fd
… plugged" into cm-10.1
Patch Set 2: Added comments above and below CyanogenMod additions Patch Set 3: Fixed some minor typos Change-Id: Ie2685b00264afe2503f4c57a3b80e39d83162149
Change-Id: I76c8a6c2a31a5bb9c5320d22e036caf47c672787
Credits to Team ThinkingBridge Change-Id: I779a35402727ede46f969607ac33cf31dc53515f multi users support Change-Id: I08517d34181a0b8ec50bb3a2e9f121b71dad4f77 update and bug fix Change-Id: I83f7a847912683c30ffe5674b4261658ca12e710 Conflicts: core/java/android/provider/Settings.java Conflicts: core/java/android/provider/Settings.java Conflicts: core/java/android/provider/Settings.java
This reverts commit 31391cd.
guhl
pushed a commit
to guhl/cm-android_frameworks_base
that referenced
this pull request
Oct 20, 2013
Also: * add a second history section that logs * log mesg as text instead of number * dump Sync Status as a table Sample log: Recent Sync History fi01#1 : 2012-10-11 15:06:11 USER 0.4s [email protected]/com.google u0 com.android.calendar com.google.android.calendar fi01#2 : 2012-10-11 15:06:11 USER 0.1s [email protected]/com.google u0 subscribedfeeds android.uid.system:1000 mesg=parse-error #3 : 2012-10-11 15:06:11 USER 0.0s [email protected]/com.google u0 com.google.android.apps.uploader.PicasaUploadProvider android.uid.system:1000 #4 : 2012-10-11 15:06:10 USER 0.1s [email protected]/com.google u0 com.google.android.gms.plus.action android.uid.system:1000 Recent Sync History Extras fi01#1 : 2012-10-11 15:06:11 USER [email protected]/com.google u0 com.android.calendar Bundle[{[email protected], force=true, ignore_settings=true, ignore_backoff=true}] fi01#2 : 2012-10-11 15:06:11 USER [email protected]/com.google u0 subscribedfeeds Bundle[{ignore_backoff=true, force=true, ignore_settings=true}] #3 : 2012-10-11 15:06:11 USER [email protected]/com.google u0 com.google.android.apps.uploader.PicasaUploadProvider Bundle[{ignore_backoff=true, force=true, ignore_settings=true}] #4 : 2012-10-11 15:06:10 USER [email protected]/com.google u0 com.google.android.gms.plus.action Bundle[{ignore_backoff=true, force=true, ignore_settings=true}] Sync Status Account [email protected] u0 com.google ======================================================================= Authority Syncable Enabled Delay Loc Poll Per Serv User Tot Time Last Sync Periodic ------------------------------------------------------------------------------------------------------------------------------------------------------------- com.google.android.apps.currents 1 true 0 2 1 2 1 6 0:35 PERIODIC SUCCESS 86400 2012-10-12 14:59:40 2012-10-13 14:58:13 com.google.android.music.MusicContent 1 true 0 0 1 2 1 4 0:09 PERIODIC SUCCESS 86400 2012-10-12 14:59:18 2012-10-13 14:58:13 com.google.android.gms.plus.action 1 true 0 0 1 1 1 3 0:00 PERIODIC SUCCESS 86400 2012-10-12 14:59:15 2012-10-13 14:58:13 com.google.android.apps.magazines 1 true 0 1 1 2 1 5 0:14 PERIODIC SUCCESS 86400 2012-10-12 14:59:00 2012-10-13 14:58:13 Change-Id: Iffeb825e4b4f6217940a39b0dd71e06856f08f3f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.