| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I7d05f649b723de01161d1e69d8ca3e3386e09052
|
|
|
|
| |
Change-Id: I53c6c59d7d7828e39debd458873646c7a7ac504e
|
|
|
|
| |
Change-Id: I9e08273831f24cedca02062841f5f40d274bb745
|
|
|
|
| |
Change-Id: Ib281a747d6e4428b4b10e699e4681da6e2afd6ea
|
|
|
|
| |
Change-Id: Ib8d8f1f7fea13e14167ef08513b183a8fa19b87d
|
|
|
|
|
| |
Change-Id: Ia865e64901585eccfcfb7cc28fd42088e0c14774
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|
|
|
| |
Change-Id: I0abebe1041b6ad42b10e7d24f76ea17046e64666
|
|
|
|
|
|
|
|
|
|
| |
When adjusting the button backlight brightness using the seekbar,
the brightness did not update in real time, but only when the
RESET button is tapped.
With this change, the brightness is updated instantly.
Change-Id: Ib4db8b4759f2b756495dc3f9319b35cdb548d9e5
|
|
|
|
|
|
| |
We use this to decide whether to launch the LineageOS PlatLogo.
Change-Id: I23dfc7b6aa6b8d96d45a757a4b44f2399e62196c
|
|
|
|
|
|
|
|
| |
* version the API
* instead of sending a POST request with parameters,
POST a json blob.
Change-Id: I1e83f85ca833b823dfd23eacbc8309d9eeee72a9
|
|
|
|
| |
Change-Id: If4cd7a2c1cee23e63d6191fbdff08c2219f8b8bc
|
|
|
|
| |
Change-Id: Ia0e50b4af3979c374b4202cd6a187a9f0ded9e60
|
|
|
|
| |
Change-Id: I30fa515f924f368b6cd7016ba03f366affaa6e5e
|
|
|
|
|
|
| |
Collions may occur with MD5.
Change-Id: Ief2049180084e3cf80229ce1919145625d36a74c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Since we've removed the Cid-esque PlatLogo as part of the
LineageOS rebrand, get rid of the extra code and simply
launch the AOSP PlatLogo when tapping on the LA version pref.
Change-Id: I2b70d4115d890771999b0b1b97c8a70495a75562
|
|
|
|
| |
Change-Id: I7326fd71621b398345d318c9c38dbc44433c732a
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: I7a49ff0eee1862e7c400a2c507095a998b935290
Ticket: -
|
|/
|
|
|
|
| |
This used to be enabled by default in previous releases.
Change-Id: I2eedf7d6a7864e8c27f74493af5227b61f7d8f31
|
|
|
|
|
| |
Change-Id: I4385697ba782926faa8cfcbdc6267a7f29e2c35b
Ticket: -
|
|
|
|
|
| |
Change-Id: Ie790fe3f1b922d25f91b4c4f2338e9f8a7d115bf
Ticket: -
|
|
|
|
|
| |
Change-Id: I82e8903deb0d37f2da11699493f0cdaf2c3f5dde
Ticket: -
|
|
|
|
|
| |
Change-Id: Ie58e94430b39ee70545b95962155be1d41be4e90
Ticket: -
|
|
|
|
|
| |
Change-Id: I163776c38e0240ccbe78cb752a87658cec7c9975
Ticket: -
|
|
|
|
|
| |
Change-Id: Ibfa6607fad1b0f84a126a87abb6c4116a44adc2f
Ticket: -
|
|
|
|
|
| |
Change-Id: Ie7efb587de11baf48fa9bc581df958fcd04b150a
Ticket: -
|
|
|
|
|
| |
Change-Id: I8991cabc252267d4db6f08dbfaf5513e218029e0
Ticket: -
|
|
|
|
|
| |
Change-Id: I6accc5d5e84063b20a7837ccac93dbcd78c67f21
Ticket: -
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add missing header
* Extract DataUsageContract.UID + " = ? " into a string
* Simplify "0" string
* Use try-with-resource block to ensure cursor is closed
This commit is based on the post-merge feedback of Kamaljeet Maini,
Fabrice Di Meglio and Danny Baumann.
Change-Id: I774948ba119e3e4a2dd438e1ed1588bfb9fefae2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We've mistakenly reimplemented this functionality at the telephony
framework because we didn't realize it was here to begin with (and
neutralized by a QC commit).
Having the QC configuration in place makes _both_ come up, which
is annoying...
Since the f/o/t implementation (change
Iddaef47eefeab43ed99ca6f27f81dffd8dd08689) uses different visual
assets people are already used to, let's forcefully use that one
for now until we figure out which one we want to retain...
Change-Id: I1dfab99e475b2d5aa4574ecdb5d0d7ee6cf00191
|
|
|
|
| |
Change-Id: I639b7fc385ffbc551ca3708d9f42db59662b6bee
|
|
|
|
| |
Change-Id: Icb3c7d640cb540d69efa7186c84a92e4e780968d
|
|
|
|
|
|
|
| |
We also check the proximity sensor for gesture-activated wake-ups,
such as tap to wake.
Change-Id: I4e73a8d9b116e49fa168c1a4a457f55ff3885aea
|
|
|
|
|
|
|
|
|
| |
As of f/b change I7d627914b058861048071fc15776031c4152157f, there's
a more generic helper method in the notification service to get a
more unified (and extensible) list of what the on-device LEDs can
do. Move away from direct usage of the boolean resources.
Change-Id: Ib9a6f28dc52af722dac168ec219b790ad94d6a19
|
|
|
|
|
|
| |
* This was wrongly added during merge of tag 'android-6.0.1_r74'
Change-Id: I43f10016b69b4680da01be77ecb5fbb7e84a7429
|
|\
| |
| |
| |
| |
| |
| |
| | |
CYNGNOS-3303
Android 6.0.1 release 74
Change-Id: Id902564eaffb5084650acbee5f9b853fba21cc86
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove the learn more link during setup wizard, because HelpUtils is
returning null for the intent while the device is not provisioned.
Bug: 31246856
Change-Id: I4cf5c282f170188aef98a02d3b96af5e63ea7f39
(cherry picked from commit c94f2b93afa2db9d87f9d8e0dc0c8709f16a326d)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Both "Show password" and "Credential storage" options depend on having
a KeyStore. However, KeyStore assumes that there's an
android.security.keystore service around. Let's validate if it indeed
exists and not show those two sections if it doesn't, in order to
avoid breakage.
Issue: BUGDUMP-7995106
Change-Id: I30b74057aae42e72387087d1c1d847dd8524f87f
|
| |
| |
| |
| | |
Change-Id: I70e9cc308b4f7c7681457a0b09dd73e5d1aebb73
|
| |
| |
| |
| | |
Change-Id: I4e80e920e4d8f42b0255fd3f528c464b7f094d0e
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When switching sims mSubscriptionInfo can be temporarily null, don't
dereference it in those cases. The interface will be updated afterwards
when the subscription status changes.
Change-Id: I1011a10434fad8fd911164217b9fb2d0dfb82b2a
Ticket: CYNGNOS-3291
|
| |
| |
| |
| |
| |
| |
| | |
Mark the feature as non-indexable if it is *unsupported*,
not if it is supported.
Change-Id: Ia1388044ec5944e1782f894ed0c6abe4b3e0c9e8
|
| |
| |
| |
| | |
Change-Id: I28f0d64aa19ec46c8819c70174b3633684898e28
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Android 6.0.1 Release 72 (M4B30X)
# gpg: Signature made Tue 04 Oct 2016 09:47:45 AM PDT using DSA key ID 9AB10E78
# gpg: Can't check signature: public key not found
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Prevent external tiles from system apps
- Don't let user settings run
- Disable help
Bug: 29194585
Change-Id: I74ab8aaab62d62cc4dbbdf3164429a503f3a572b
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I351c2ff04445423b5404e6c5f610ad06bac3efc4
Ticket: -
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Checking applicationInfo on a null object causes a NPE
Check for null first and make the menu entry invisible in that case
Change-Id: I9c6c1156e8d809abf9f13a80eaa908317cba8bdc
Reference: BugDumps 20160909-15 L#39
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If the list was filled with an app which gets deinstalled,
the previously introduced explanation is not shown anymore.
Make the display dependent on the real amount of added prefs,
not on the expected amount of apps in the list.
Change-Id: Id1f674d519a440e3d811d4dd565d760c045e9f84
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Some devices should not have this option,
for instance all Sony devices supported on CyanogenMod
already include the ROM's recovery inside the ramdisk
and provide their own init_sony boot selection
* Makes sure a user did not enable the option
on old installations by disabling it if needed
* Disable the recovery updater through the new overlay
* Prevent recovery updater related features to run, and
pass an additional context argument from BootReceiver
to initializeUpdateRecoveryOption to access resources
* Similar to the original CM 11.0 commit by Dan Pasanen
Change-Id: I1963e27e59353e1a7e26a4edf905bee6c9da0571
|