-
Notifications
You must be signed in to change notification settings - Fork 822
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
signature faking microG #1
Open
c3ph3us
wants to merge
10,000
commits into
zsol:donut
Choose a base branch
from
temasek:cm-12.1
base: donut
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
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: Ib54b12b99bd8d9a2c8b195a05b09d3d13e8a2325
Add ipa tether stats to the existing desing Change-Id: If3406729aaf2e21f8d5d1e7b42723faf3962dabc
…le packages""" This reverts commit 200ef05.
This reverts commit e349575.
* toggle to choose whether or not to show album art/media art on lockscreen Special thanks to @atl4tis from Cataclysm rom for pointing out where to hook into this Change-Id: I1250c052f61331e72b31c36974e0a5aa724935eb
Change-Id: Ica38e88cac7595862a83c9d06e0409e0afa85046 Signed-off-by: Jorge Ruesga <[email protected]>
No longer dexopt all system apps and boot listener user apps. Bug: 23628238 Bug: https://code.google.com/p/android/issues/detail?id=186589 Change-Id: Ib4f960686afcfda13838f7783c2d3ccf8e26db72
In order to distribute the custom Resolver with capps, we need a way of updating which resolver to use. This property will do the trick. Change-Id: I2ba27324599df1f2bb0200b2172fd9421edf8279
We need to be sure to update the performance profile when the system disables battery saver mode. This fixes the perf tile becoming out of sync - changing it to low power mode triggers power saver, but turning power saver off does not trigger the tile. Ref: CYNGNOS-1156 Change-Id: I98168c23ed301372ee897bc74a807eff2ad4d683 Signed-off-by: Roman Birg <[email protected]>
Change-Id: If613557033c4b12fd21f5edfa0962b4fb9f4ad41 Conflicts: core/java/com/android/internal/util/cm/QSUtils.java
There was a possibility in the case where the ApplicationSuggestions are being used and the Resolver isn't replaced that an infinite loop of the resolver starting itself up and finishing its current instance would happen. This will fix this case by no returning the Resolver in the query if we aren't currently using a Custom Resolver. This means that any custom resolver used needs to handle the case where it gets returned a reference to itself when there are no other activities to handle the intent otherwise. Change-Id: I559a188f5011445e4ba91738b30d7ed367398406
getKeySetByAlias never enforces any permission checks or throws any SecurityExceptions so the current test always fails. SecuritException throw was removed in c6f2249. Change-Id: I2f073395d864792f759df60327023a06f169cecb
long press for detail view to change expanded desktop modes. Change-Id: I5fcfeebbf92024fc8e61aa354978b4723027003c
long press flashlight tile to open detail view to change settings for torch off delay. Change-Id: I63caa732d6442bc96fdabef386867d613f968498 Conflicts: packages/SystemUI/src/com/android/systemui/qs/tiles/FlashlightTile.java
- temp fix for panel closing when in detail view and trying to access task manager - fix not being able to access multiuser detailed view when task manager is visible Change-Id: I8a46d4af16a2940b023b2449e05f679b1b904f1d
…sSummary logs Use DBG value to control SPAM ;)
Stop NetworkManagementService SPAM
After much thought about this last night, I decided that we can't handle making sure the situation in http://developer.android.com/training/basics/intents/sending.html#StartActivity can actually be handled without possibly making a bad experience in other situations (such as FileManager doing its own resolving). This will now only pop it up when we query a function which could possibly return the resolver like how it was before the previous change. Change-Id: I2e458a80d3e3f7c358949c210b5372933910ac7a Issue-Id: CYNGNOS-1152
So it'll match the rest.... Change-Id: Ida54794693fb9d29ca53b110be60f35e0c0e3a38 Signed-off-by: Corey Edwards <[email protected]>
Also add migration step for reading old file to go towards per-user system file structure TICKET: CYNGNOS-1006 Change-Id: I743e8efaa074c9b84291fdc8d3d15763cc39e79d
If packages are region locked, avoid installing them for the SKU, otherwise if a package is specified for a mobile country code, allow it to be installed. TICKET: CYNGNOS-912 Change-Id: I69c5be62dff771fc7d3117e9edf65d8ea4150f28 Conflicts: core/res/res/values/config.xml
TICKET: CYNGNOS-1175 Change-Id: I9e4f1a46b9cc6f1291447ca2a2ed805702abf0ff
TICKET: CYNGNOS-1175 Change-Id: I159fd71254e009e20dc811ca7eb0fe2f2bcf8af9
In the case when recents is animating out, and an application happens to immediately add a view to the window manager, the recents view would lose its focus, but the animations would continue to run, breaking the behavior in certain cases. Bail out of the recents activity and override the pending transition to be disabled to not distrubt the newly added window. Ref: CYNGNOS-1136 Change-Id: I5998a9dcf21b1369473f04ea4d867c5f2543d6df Signed-off-by: Roman Birg <[email protected]>
If the SD card is ejected without being properly unmounted, it is possible for PackageManagerService to be holding onto an app that was currently mounted in an ASEC. In this case PackageHelper.getSecureContainerList() will return an empty list so we should iterate over all the packages and any that are flagged as being installed on external storage should be added to the list so that those apps that were running can be killed and PackageManager can stop holding onto the open file (apk). Change-Id: Ie2a313a5bcf7a97d52ab04eeb51a5ec6fd1fa4cd TICKET: CYNGNOS-903
Change-Id: Ib3a23514055935f68f3f3bb4fd2b2d4d495c1132
Change-Id: I5cde72dc39a4b8ff6fcc8bc1f55854f4522a6140
Change-Id: If51532bd8220fab8722bbb594f70515f9d74b49b Patchset: 1 http://review.cyanogenmod.org/#/c/110706/
Config not to treat reject ggsn as perm failure for those carriers SAMBAR-776 Change-Id: Ibdf9a7e7a4ff7cb2594e1bb4041f05885eed7325 Patchset: 2 http://review.cyanogenmod.org/#/c/110719/
Change-Id: I810f93e81829f300c6a3124253678c92ac0746d9 Patchset: 6 http://review.cyanogenmod.org/#/c/109366/
in rare cases InputDispatcher relies on the SystemServer to enqueue the input events and wake it up (eg. with some accessibility services enabled which have their own inputfilters).Receivers in the main thread may block events dispatching and then we will peceive jank in windows. issue: https://code.google.com/p/android/issues/detail?id=204067 Change-Id: I1f47cc5cb8fb2b2aa0cee7a8ed4bf50efb81e477 Signed-off-by: wangshujie <[email protected]>
Bug: 27384453 Change-Id: I2cd0f1bc03c7a1e887c89faa18d5baa6ca5be24a
Overriding getSummary breaks support for summaries even though it's supported in the layout for SeekBarPreference. If there's no summary the return value is already null in the inherited implementation. Change-Id: I2e72ea3c4a624acbf200e9617173eb072572fa57
mWaitingForDrawn can be accessed by multiple threads, but it was not protected by the mWindowMap lock perfectly. Change-Id: I128ba1a00f40af83b051c0d1df4350d0635a9dff
* Back porting from cm13.0 to cm12.1 breaks Clock * Add mClockView to unbreak build Signed-off-by: Janson Kang <[email protected]>
To test, enable "Settings >> Display >> Prevent accidental wakeup", hold your hand over the proximity sensor and turn your phone on. Prior to this change, it will wake up the phone and after the change it will not. Change-Id: Ied300108cebb31dedf228e85510abebb3e8a4152
To test, enable "Settings >> Display >> Prevent accidental wake-up" and "Settings >> Buttons >> Home button Wake up device", hold your hand over the proximity sensor and turn your phone on by home key. Prior to this change, it will wake up the phone and after the change it will not. Change-Id: Ifd14ff2ad9cd2cbc64209b9cf19e3c0ee0b6f40f
Ticket: CYNGNOS-2213 Android 5.1.1 release 37
Change-Id: Iefa06d55910fca22773e406d127b3f785dfba312
-add shadow to all text thats displayed on top of a header image to make it better readable on any light image Change-Id: I780b072b759108da193923f2367d9efabce6139e Signed-off-by: Corey Edwards <[email protected]> Conflicts: packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarHeaderView.java
Change-Id: I708afdaff49148cf1084e8f53b72356e5a3dd234
When multiple threads call WapPushManager functions simultaneously, it might hit race that one thread is closing a SqliteDatabase object while another thread is using it. Following is an example: Thread A Thread B call getDatabaseLocked() --- | | mDatabase is NULL,so A create Database --- | | getDatabaseLocked() return the new --- created Database --- | | --- call getDatabaseLocked() and return --- the Database created by A | | Call SQLiteDatabase.close() --- close() -> releaseReference() --- the reference count is decreased to 0 --- | | --- Attempt to call any operation of Database --- Object, but hit exception because this --- Database Object's reference count is 0 For WapPushManager, seems it always close the database object right after it open&query it, this is not necessary and would hit above race under multi-thread environment. Change-Id: I68fac046f806c8d9328fbe0d9c8a08e6bfddbef1 Signed-off-by: wangbo3 <[email protected]> Signed-off-by: chao.bi <[email protected]> Signed-off-by: Zhiquan Liu <[email protected]>
PS6 @omni Gerrit Change-Id: Idd1bfdf9d5d4509a5a4085864ef7cf5615a9171a
* To enable, Settings > Developer Settings > Show CPU Info * Make sure your GPU frequency path is not commented in the code below. Change-Id: I0806de5b0ab15f913c318d8715adcdc5655b1c58 Signed-off-by: Pranav Vashi <[email protected]>
Issue 199610 When WifistateMachine enter Roaming State, WifiInfo getSSID will return 0x, statusbar show "0x", because roaming State do not update WifiInfo mWifiSsid. Change-Id: I241f8e9c11dc16db26cadde133043745f2f19573 Signed-off-by: zhangshuxiao <[email protected]>
When the media scanner is invoked to scan a file which it cannot access (e.g. one in the app-private directories) the related database entry will be created anyway, which doesn't make sense. This results in having broken entries showed up in e.g. Album app. This fix is to prevent scanning files which are inaccessible. Change-Id: I5b4909bf709c82d66e891f3e7f6890febc90c6eb
* Remove back porting derp from cm13.0 which is non-existence in cm12.1 Signed-off-by: Janson Kang <[email protected]>
android.media.cts.RemoteControllerTest#testOnClientUpdateListenerUnchanged will fail because it expects no extra methods to be added to the listeners and the current AVRCP impl simply appended methods to that listener. In 13 this was fixed by creating a separate listener for those callbacks. Backport that listener to fix the test. Ticket: HAM-1300, CYNGNOS-2716 Change-Id: I05bdac4fcc581c09e03fe7feb216d012a4c5e62b Signed-off-by: Roman Birg <[email protected]>
Change-Id: Iffe4f525122dadb7e5af16258ce340a646184ec9
Disallow existing and newly created guest users from changing Wifi settings. Ticket: CYNGNOS-2373 BUG: 27411179 TEST: Flashed device, switched to existing guest user, and verified that Wifi settings are disabled. TEST: Flashed device, created new guest user, and verified that Wifi settings are disabled. Change-Id: Ia1bf4cce0369017b62f69d317c7ab2e30e3949b3 (cherry picked from commit d385a6d)
Prevents unnecessary updates to volume slider. Change-Id: Ie8c19c2061dc9f418972b16ca1618a80f10f1325 TICKET: CYNGNOS-958 (cherry picked from commit ba3acb5)
Signed-off-by: Janson Kang <[email protected]>
Change-Id: I0ec94b2623f5f9ead39e15e161f199705cb28e20
Ticket: CYNGNOS-2707 Change-Id: Ie162907d7388d0e388ab39bcf2471d19e2ce7020
Change-Id: Ia1e0c0658a60df965b86d0c49a5674c4aa1efe69 Ticket: RM-154
The URL path could contain credentials that apps don't want exposed to a potentially malicious PAC script. CYNGNOS-3020 Bug: 27593919 Change-Id: I4bb0362fc91f70ad47c4c7453d77d6f9a1e8eeed
Sysconfig define a whitelist of permitted backup transports Previously any apk bundled in priv-app could insert a backup transport. Reduce risk surface by giving the OEM explicit control over who is allowed to handle backup data. Bug 28406080 CYNGNOS-3020 Backport of 494df79 from N Change-Id: I405b49daee8c576584575c3e46877cc97632d8c6
menghang
pushed a commit
to menghang/android_frameworks_base
that referenced
this pull request
Jan 1, 2017
…le document This CL changes the AVD xml parsing to parsing only within the current element, which prevents AVD parsing from always skipping to the end of the doucment. So things that are defined after AVD in the same document can be picked up by the xml parser. The same fix has been applied to VD as well. BUG: 31865175 Test: Manually following comment zsol#1 in the bug above Change-Id: I4ebdce1eb2e92d6f6e2c37caed9607253d24602f
XXMrHyde
added a commit
to DarkKat-Rom/android_frameworks_base
that referenced
this pull request
Mar 9, 2017
Included: Commit zsol#1: Add SlimRoms Recents app screen, (wip) (1/2): 22f78a4 Based on SlimRoms: Pulled out from "Slim framework": https://github.com/SlimRoms/frameworks_opt_slim Included additions by SlimRoms: - Option to use Slim- or Android recents - Option to show running tasks only - Option to show the panel on the left edge of the sreen, (on the right edge on rtl languages) - Panel scale - Favorites - Card expanded mode - Option to show the topmost task, too - Panel background color - Card background color - App title text color DarkKat additions/changes: - Header icon color, (disabled for now) - Disable panel background color for now - Disable card background color for now - Disable app title text color for now - Fixed default header icon colors, (colors are related to the header background, light colored icons on dark colored backgrounds dark colored icons on light colored backgrounds) TO-DO: - Enable custom colors - Add day/night theme support Commit zsol#2: SlimRoms Recents app screen part 2, (wip) (1/2): (day/night themes support, custom colors) ad91d5d - Add day/night theme support - Option to use theme or custom colors - Change card background color to the app activity primary color, (when available) - Enable custom panel background color - Add custom panel empty icon color - Enable custom card background color - Add custom card header background color - Add custom card header activated background color - Enable custom card header text color - Enable custom card header icon color Default colors (Use theme colors enabled): - Panel background color: - 0x80000000 (translucent black) - Panel empty icon color: - 0xbffffff, "secondary text material dark", (default for "normal icon state") - Card background color: - Uses the app activity primary color when available, otherwise the "background floating material" color of the current general theme - Card header background color: - Uses the app activity primary color when available, otherwise the "background floating material" color of the current general theme - Card header activated background color: - Uses a darker/lighter version of the Card header background color - Card header text color: - Uses the matching "primary text material" color, (related to the Card header background color) - Card header icon color: - Uses the matching "secondary text material" color, (default for "normal icon state") (related to the Card header background color) Default colors (Use theme colors disabled): - Panel background color: - 0x80000000 (translucent black) - Panel empty icon color: - 0xbffffff, "secondary text material dark", (default for "normal icon state") - Card background color: - Uses the "background floating material" color of the current general theme - Card header background color: - Uses the "background floating material" color of the current general theme - Card header activated background color: - Uses a darker/lighter version of the Card header background color - Card header text color: - Uses the "primary text material" color, of the current general theme - Card header icon color: - Uses the "secondary text material" color of the current general theme, (default for "normal icon state") TO-DO: - Use "real cards", (these cards are something between cards and tiles): - Use rounded corners - Overwork the "header only" layout - Use collapsed cards - Add a frame to the expanded card thumbnail, (the thumbnail should be always visible as an additional element) - Use the CardView class from the support library for the cards Commit zsol#3: SlimRoms Recents app screen part 3, (wip) (1/2): 74f6c3a - Change day theme panel background color: - Translucent white (#80ffffff) - Change day theme panel empty icon color: - Text color secondary, (default for dark icons on light backgrounds) (#8a000000) - Remove header background color - Remove header activated background color - Remove header icon color - Add action icon color - Add action ripple color - Remove scale factor - Add thumbnail aspect ratio: - 1 : 1 - 5 : 4 - 4 : 3 - 16 : 9 - Use Support CardView library instead of Cards library - Place actions in an action bar at the card bottom instead of the header reached via long click (the action bar will be shown even when the card is collapsed) - Add a frame to the expanded card thumbnail - Add Settings changes (colors, theme, options, ...) directly, instead of rebuilding the recents screen TO-DO: - Add an option to hide the action bar when the card is collapsed, (possibly also a header long click action to show/hide the action bar) - Add an option to use the app activity primary color for the card background in general, to have the same behavior when using theme or custom colors Commit #4: SlimRoms Recents app screen part 4, (wip) (1/2): 61ecac7 - Add an general option to auto colorize the cards, when enabled and the related activity contains a primary color, this color will be used as the card background color, all other card colors, (text, icon and ripple) will be set, related to the card background, automatically, (dark text, - icons and - ripple on light backgrounds and vise versa) this is the same behavior which was used before, when "use theme colors" for recents whas enabled. - Show/hide the card actions when the card is collapsed, the actions are always be visible when the card is expanded, when the card is collapsed, the actions can be shown/hidden on header long click, the actions visibility states will be stored per card during the session, (similar to the card expanded states)
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.
can we include signature faking for microG?
http://review.cyanogenmod.org/#/c/106162/