-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add files via upload #1
Open
Wisllley
wants to merge
60
commits into
AOSP-CAF:n-mr1
Choose a base branch
from
Wisllley:n-mr1
base: n-mr1
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: I7202c211dfc66e9c00c7087ab939cd8679fb0924
java.lang.IllegalArgumentException: cannot apply policy to UID 1001000 at monkey test mode. add pretection for monkey test mode. Change-Id: Ib6a76d44b8f46e2f4cfc1bf57ece0438c5bcdb5b CRs-Fixed: 1051409
Settings force close because of null pointer in monkey test. Add null pointer protect in DataUsageSummary. Change-Id: I507911d73cdc61ec1a84d08062138d4baa7fcf66 CRs-Fixed: 1049728
UnrestrictedDataAccess null pointer causes settings force close in monkey test. Add null pointer protect. CRs-Fixed: 1057528 Change-Id: I6a98c92e3f28639db7985d7c7331be0465c81f76
… at java.lang.IllegalArgumentException: cannot apply policy to UID 1001000 at monkey test mode."
Change-Id: I08214a16cc1aba6885faeebeca39313b0d94407c
Change-Id: Ib720deb8b03202a869c1d435ff9a0e3df7270c10
Change-Id: I8337fd2e0bf3030a8a05e78f9d700239d2b81dd1
Close WiFi network when enable USB Tethering. Change-Id: Ic3dd7cf7b4fa746b21d7ed96df0809f4e99aedb0 CRs-Fixed: 1070422
Handle screeen orientation for bluetooth settings Change-Id: Ifccd4bb020f159309d44133ea752b13abeafd748 CRs-Fixed: 1072143
When user activated hotspot as initialize, will pop-up for learning, customer chooses YES option, then show learning. Change-Id: Ie8cf5080c637e342c17e9bc5a06814cc73ce9fdd CRs-Fixed: 1070422
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1070422 Ic3dd7cf7b4fa746b21d7ed96df0809f4e99aedb0 Settings: Add TMO control config for new code. Change-Id: Ia5c10f771bc65e64d5b050efd6ffb73cbe91d0d0 CRs-Fixed: 1070422
The device must have an inactivity timer for Mobile HotSpot. The default option out of the box must be the Disable after 10 min of inactivity option. Change-Id: Ic91afe656477c4012d78a3d53669fa6b227c8bac CRs-Fixed: 1070422
Fix APN value change to "Not set" and APN disappeared from APN list after rotating screen. EditTextPreference's value is null when rotate screen. Change-Id: I46a101022f677a83b38bbcc4c88b2d8195c5ab18 CRs-Fixed: 1082388
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1072143 Ifccd4bb020f159309d44133ea752b13abeafd748 Bluetooth Settings: Activity getting destroyed during or 1070422 Ie8cf5080c637e342c17e9bc5a06814cc73ce9fdd HotSpot learning after initialize activated Change-Id: I66a347229fe0b637d1e54e4e5393c6bdb010b770 CRs-Fixed: 1072143, 1070422
Show only the default mailbox account with the system in list,hide others. Change-Id: I5a86ed19c06c55032a6d4a7ddac30466885b57bd CRs-fixed: 1071041
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1071041 I5a86ed19c06c55032a6d4a7ddac30466885b57bd Settings:Change the way of email account displayed 1082388 I46a101022f677a83b38bbcc4c88b2d8195c5ab18 Settings: APN value change to "Not set" and APN disappea 1070422 Ic91afe656477c4012d78a3d53669fa6b227c8bac HotSpot: Mandatory Inactivity timer options Change-Id: I379b6b630c324101b1a023687e5a632d5680ee3d CRs-Fixed: 1070422, 1071041, 1082388
Unable to start activity ComponentInfo{../...settings.SubSettings}: java.lang.IllegalArgumentException: Cannot add a null child view to a ViewGroup. Forece close caused by mUnmount is null. Add check to avoid. Change-Id: I4e4e2568f488b79e2090de27ca05858467927474 CRs-Fixed: 1084021
Change to use the framework video call data usage config. Change-Id: Ie29246173e79249c1d37b8c678ad192ce1d524ef CRs-Fixed: 1039373
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1084021 I4e4e2568f488b79e2090de27ca05858467927474 Settings: Fix settings force close in monkey test. 1039373 Ie29246173e79249c1d37b8c678ad192ce1d524ef Settings:Fix settings config of show video call total da Change-Id: I7adf8084a05a8a60f4788f99308d2e56e2a4a731 CRs-Fixed: 1084021, 1039373
AddNetwork dialog box require mAccessPoint object to know the EAP types. But this object shall not exist when user add a network. Hence add NULL check to prevent null pointer exception. Change-Id: Icec03e4c49638a7f1b645671aa31a96481071686 CRs-Fixed: 1075923
Change-Id: I40d6d654b013acdca92dee07d40aebddf4ee6f14
- Enable or Disable WiFi Calling preference in response to provisioning message sent by operator. - Added flag to control the feature. Change-Id: I0c6304c3f854e925a551e775ba05d1087e40bb20 CRs-Fixed: 1080231
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1075923 Icec03e4c49638a7f1b645671aa31a96481071686 Wifi: Check mAccessPoint object when adding network for Change-Id: I9cc256aac0730cda264eb011f9e04e29a31cd217 CRs-Fixed: 1075923
It is possible in certain build configurations to have an invalid link. Instead of crashing, swallow the error and write to logs. BUG: 28381984 Fixes: 31246856 Change-Id: I19f20b96afb42758187707f1b86a5817e8d737a8 (cherry picked from commit 6561d48) (cherry picked from commit e56d2be) (cherry picked from commit 82a34268e6100ee1f3dde218be49d8b38d247b91)
Bug: 31246856 Change-Id: Id638de8ab1c6b815d62916a584892be84cabe1ae (cherry picked from commit d0a95da) (cherry picked from commit 566da28d087bb560b9a676a48ee080e703f1afbf)
Phenomenon: User leave from TetherSettings after Hotspot activated and return to it later, HotspotPreference summary will show empty. Rootcause: HotspotPreference.onBindViewHolder will re-hold after user return to TehterSettings, but summary haven't latest record, so summary will show empty. Solution: Get HotspotPreference to retain the latest summary after setSummary be called. Change-Id: Ibc2728e47c938d74819198719087098ea9983ac2 CRs-Fixed: 1088843
1.get qgp version value from persist file 2.Show qgp version under about phone Change-Id: I26e8c1e03ebc433fa201446e1a5677437bb69b8b CRs-Fixed: 1085926
Add the Personal account to show in show account list. Change-Id: Ie249882ca578fa1bd13874570fbca0494c2f5bac CRs-Fixed: 1091700
-Adding Operator and generic SIM icons Change-Id: I4e2016af47ad125c42d3cc806b34a2f98d757453 CRs-Fixed: 1076380
Change-Id: I7cc08a171a4a6d84ca78da4ee723183e78de1ead
Turn off BT and then turn it on again, it will lose some devices in the list. This is because it doesn't add cached device into list, but just rebuild it. We nedd to add them into the list again. Change-Id: I2dadf9ddec045f3bd7cf7a04b9b0dc024e536530 CRs-Fixed: 1093008
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1091700 Ie249882ca578fa1bd13874570fbca0494c2f5bac Settings:Show the missed Personal account 1076380 I4e2016af47ad125c42d3cc806b34a2f98d757453 Settings: Operator specific sim icon customisation. 1093008 I2dadf9ddec045f3bd7cf7a04b9b0dc024e536530 Settings: Lost cached BT devices in found devices list Change-Id: I3f56109163b105b86b0f05bfd243d5d1dde617ab CRs-Fixed: 1076380, 1091700, 1093008
Conflicts: res/values/arrays.xml res/values/config.xml Change-Id: I82553e45931b9b6b218a097807c0ac6308834fa7
Conflicts: res/values/config.xml Change-Id: I33a1ff8eb9d1a6978dc304cef0d8b0d3be699cb0
Change-Id: Ie7a9f2e60fc2c7da5d5ee020234a1cfff82c908a
Change-Id: I5100777c9356540a174731fb97c84bafae214fd4
DashboardSummary does not set categories for adapter when building UI. Set categories for adapter in rebuildUI function. Remove unnecessary buildlogs files. Change-Id: I249976d5bcd53d27ff81946cf485d3e95d7cdc79
…ace" * This is silly to be delegated to a blob. This reverts commit 188be8e. Change-Id: If76a4cf992e9368b21d4d6d42d085020cd122c33
Don't assume getPhoneAccount doesn't return null just because you're passing a non-null argument. Avoids: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.CharSequence android.telecom.PhoneAccount.getLabel()' on a null object reference at com.android.settings.sim.SimSettings.updateCallValues(SimSettings.java:299) at com.android.settings.sim.SimSettings.updateActivitesCategory(SimSettings.java:237) at com.android.settings.sim.SimSettings.updateAllOptions(SimSettings.java:222) at com.android.settings.sim.SimSettings.updateSubscriptions(SimSettings.java:217) at com.android.settings.sim.SimSettings.-wrap4(SimSettings.java) at com.android.settings.sim.SimSettings$1.onSubscriptionsChanged(SimSettings.java:175) at android.telephony.SubscriptionManager$OnSubscriptionsChangedListener$1.handleMessage(SubscriptionManager.java:397) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:148) at android.app.ActivityThread.main(ActivityThread.java:5461) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) Change-Id: Ibdb5a978744a8f3e5dd916d08297a07d98aca5be
* Adapted for DU-M. * PS2: empty line fix * PS3: variable name fix BT server in AOSP will check MIME type of incoming file. Only those with explicitly allowed types will be accepted. The MIME type whitelist is in packages/apps/Bluetooth/src/com/android/bluetooth/opp/Constants.java But this can be annoying when we want to transfer RAR, APK or conf files etc which do not exist in the list. This patch adds the option "Accept all files" in Settings -> Bluetooth -> menu. This option is disabled by default, which ensures security. Change-Id: Idd2c438b4d0c0c6392e572e67b3ee9e8f9625282
Quadruple battery lifez. Change-Id: I6f829dd62c8820a38f2ac1301e0fdc345852d1d3
* Add fragment for buttons related settings. PS3: Add Pixel UI color Change-Id: I057a7aa557dfe015058721ec1a5996ffecdea954
Change-Id: Ia9c83eb9b8360923ed52e03641b4179681a80330
PS2 Change to the actual colors in fwb that these attrs call to. @nathanchance edit: updated for Nougat 7.1 Change-Id: I8de2e2a4f79a28c0fe1f025b4d23937931fe293a
This commit simply exposes the storage summary text hardcodes to allow themers to theme them without issue. @nathanchance edit: updated for Nougat 7.1 Change-Id: I10c124b6a1516a1be7ac234c1dd7dbe2cbe05bb2
In Settings > Gestures, there is a hardcoded white background above each switch. Link to a colors.xml value instead. Commit written by @nathanchance, idea by @daveyannihilation Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> Change-Id: I9857c10ee4e54d27ca1287c80a7d8e420adc9a61
Change-Id: I97ce427f0683791670f1bbf82eaef66152fe4961 Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
Change-Id: I8e63f10f9e4079d1a03eaece18e8343102f4a755
Default behavior is "hidden" substratum overlays, as they pollute the screen, and you can't notice the actual apps. So we follow the current trend set by Android with "show system" and make it "show overlays" on default. Change-Id: I1cd4d4d3acd767a87fe402c325a872a4c04e0438
This exclude overlays from the app counter that shows in manage app summary. idea from @KreAch3R Change-Id: I8cd591dc89eb87057e8c2ae3b2cca2c76c34534b (cherry picked from commit 990eeb53387bbd52e76ce7e7b45c171d1e01e7a1)
Signed-off-by: Meninblack007 <sanyam.53jain@gmail.com>
Signed-off-by: Meninblack007 <sanyam.53jain@gmail.com>
Brazilian Portuguese translation
Add custom_strings.xml. |
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.
Brazilian Portuguese translation