| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
|\
| |
| |
| | |
https://github.com/LineageOS/android_packages_apps_Settings into replicant-6.0
|
| |
| |
| |
| | |
Change-Id: Id822d8c6ffeb9e67399c0092ba6661728f8d5635
|
| |
| |
| |
| |
| |
| |
| | |
instead of cm one
Change-Id: I509666d487e1375dfb33afb9f0d3008a3520a2e8
Signed-off-by: Joey Rizzoli <joey@lineageos.it>
|
| |
| |
| |
| | |
Change-Id: I7d05f649b723de01161d1e69d8ca3e3386e09052
|
| |
| |
| |
| |
| |
| | |
We don't have something similar for Replicant
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| |
| |
| |
| |
| |
| | |
although it seems like none are available so far
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| |
| |
| |
| | |
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
|\ \
| |/
| |
| |
| |
| | |
https://github.com/LineageOS/android_packages_apps_Settings into replicant-6.0
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| |
| |
| |
| | |
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: -
|
| |
| |
| |
| |
| |
| | |
userId and lock pattern size needs to be specified.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| | |
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
|\ \
| |/
| |
| | |
https://github.com/CyanogenMod/android_packages_apps_Settings into replicant-6.0
|
| |
| |
| |
| |
| | |
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
|