Commit graph

382 commits

Author SHA1 Message Date
LuK1337
f58145602f overlay: Disable config_keyguardUserSwitcher on sw600dp
* It's not behaving properly and I don't feel like fixing it.

Change-Id: I634a9abe99299d66a94f9d1ff7d8011476646933
2019-08-25 23:06:30 +02:00
Erik Kline
4ec881366c config: Use tether automatic upstream selection
(config_tether_upstream_automatic=true)

Test: as follows
    - built, flashed, booted
Bug: 32163131
Bug: 62648872
Bug: 63282480
Bug: 110118584
Bug: 110260419

Change-Id: I604cda53d6d37a33de3e3ccc65c0da781d21278b
2019-08-19 19:02:22 +02:00
LuK1337
19074ef55f overlay: Remove config_wifi_wakeup_available
* It doesn't exist anymore.

Change-Id: I6f855f097febbc986dd8d94d862f154842641d1b
2019-08-15 21:50:21 +02:00
Han Wang
31c5070843 overlay: Remove config_auto_perf_activities
* Removed long ago.

Change-Id: Ic0becb9b0e2120ff8032fb046d6b0f211b82813f
2019-08-08 07:02:45 +02:00
Kamil Sztuke
eb8277b19e LatinIME: Add Polish dictionary
dictionary is built from 4y old dictionaries which are in LatinIME
https://github.com/LineageOS/android_packages_inputmethods_LatinIME/blob/lineage-16.0/dictionaries/pl_wordlist.combined.gz
https://github.com/LineageOS/android_packages_inputmethods_LatinIME/blob/lineage-15.1/dictionaries/pl_wordlist.combined.gz
using dicttool,
dicttool build was possible thanks to
a92d0f9262

Change-Id: I4bffbb10e06c904ad58877ff920e581caa958d67
2019-08-06 11:21:04 +03:00
Asher Simonds
492a60f487 Update default wallpaper
Change-Id: I4ca1327604848a2b83a06f78655a68e53b9cb148
Signed-off-by: Joey <joey@lineageos.org>
2019-06-12 12:48:48 +02:00
Asher Simonds
337f13e448 Update default wallpaper
Change-Id: Icfb58abdda66636e220187269d32475e917eb11f
Signed-off-by: Joey <joey@lineageos.org>
2019-06-06 11:29:32 +02:00
Bruno Martins
a4414a49ec overlay: Hide the option to show battery percentage
* The option is available in Status bar settings,
   as per our additions. Remove duplicate to improve UX.

Change-Id: I60a737617f192f5f0699ce50cfc3edc52c862492
2019-06-03 03:14:07 +02:00
razorloves
b0e4491d07 overlay: Move managed profiles overlay to frameworks/base
The ManagedProvisioning xml's were moved in Pie.
Also added missing managed_device and managed_user xml's.
This fixes 'Android for Work'.

REF: ebe73b6e94
     b6a9f94d67

Change-Id: If911b4ee1890600e47af73c7fe0fcca4dc73eb26
2019-03-14 07:33:59 +01:00
Joey
b4ebbf8c3f lineage: open sdcard root when launching DocumentsUI
Change-Id: I2df25d81ad3c281f4797cd34f69e75ab4e2fa5cc
Signed-off-by: Joey <joey@lineageos.org>
2018-12-31 22:51:28 +01:00
Han Wang
c5175f31f3 overlay: Remove config_persistUsbDriveNotification
* No one changes this overlay, so we assume it always be true

Change-Id: Iaa5674a7c5c20a2bad59acaea66629c720710a91
2018-09-30 02:32:28 +02:00
Rashed Abdel-Tawab
403a0ad3d8 overlay/common: Unlock swipe gesture nav bar
* The setting will only appear on devices with software nav bar.

Change-Id: I243992335282456aa8198228382094ddeb5e577b
2018-09-09 19:39:42 +02:00
jhenrique09
d36312c1fd overlay: Set searchbar and suggestion corner radius
Change-Id: Ife8253f423c61c59437df82494e95ecf54f34e04
2018-09-07 17:23:44 +02:00
Bruno Martins
d4e632e9d1 overlay/common: Do not show wallpaper attribution
* We do not ship Google's wallpapers

Change-Id: I7203aaf2c3a426fcc303cd3b3fa13085a8a99b0c
2018-09-03 01:01:14 +02:00
Joey
7b701643b0 lineage: enable roundIcons by default
We're using circular shape for adaptive icons,
by turning roundIcons on we either get
better circular icons (for apps such as Chrome) or
the same icons as before.

Trebuchet will still allow to swap icons shape

Change-Id: If64ecb427b98e099c55fd3eebdb49dad9cb3dbf2
Signed-off-by: Joey <joey@lineageos.org>
2018-08-27 09:51:27 +01:00
Rashed Abdel-Tawab
6b3bcf2531 overlay: Enable rounded corners for dialogues and buttons
Change-Id: I92bca0b670b93390582ba28ed6c582c83d976828
2018-08-25 15:15:00 +08:00
Bruno Martins
bd9f8a4be6 overlay: Remove back button panic overlay
* Google decided to kill the feature.
   See the related fw/base commit for reference:
   bb97879c95

Change-Id: Iaa85020c4b2ab69d4e7cf7415e04e08990a9ea4d
2018-08-22 22:20:20 +02:00
Rashed Abdel-Tawab
658abd5f3a overlay: Fix status bar padding for all devices
Pie's date in the notification panel is screwed up with 0 padding sadly.
(observe the date above the wifi toggle)
Before: https://ibb.co/jAQxVp
After: https://ibb.co/n7BRO9

Change-Id: I85b51c9c6e74789bef9f7c30443fa019c093f20f
2018-08-17 00:43:28 +01:00
Rashed Abdel-Tawab
37fd8844be overlay: Default materials buttons to not all caps
Change-Id: I1916f33d82ef4e103e6d69359489b4eac5425224
2018-08-16 14:27:42 +01:00
Abhisek Devkota
3ef035976c Fix migration from pre-O for AndroidTV devices (2/2)
Change-Id: I81fb44cb18c081d61cab5743b7a1176e6a8fe422
2018-04-27 06:36:25 +02:00
ReedN
3bcf10a442 Fix Android "Work Profiles" also known as AfW 'Android for Work'
Android for Work (AfW) has 'Work Profiles' that allow separated profiles
to be created so employers can allow employees to have work e-mail on
their phones (for example).

To work properly the 'ManagedProvisioning' module needs to have a proper
set of vendor required apps specified in the
'vendor_required_apps_managed_profile.xml' file.  This is the task of the
OEM so that they can specify which apps will replace stock apps.  This is
the reason why the stock AOSP code is blank.

There is a set of minimum defaults needed as specified in Android documentation:
https://source.android.com/devices/tech/admin/implement#required_apps
(They give an example from a Nexus phone)

With the default set apps correctly specified Google's open source test code
'Test DPC' should be able to complete successfully.

https://github.com/googlesamples/android-testdpc/
(Also available on Google Play:  Example code distributed by
Google to help developers implement)

The changes contained here allow LineageOS to successfully create a
'Work Profile' with 'Test DPC'.

Change-Id: I6b8ccb53149e9070712eac329e44f6c72f812410
(cherry picked from commit ac0cb02076386aff20c0af164845a89308b4dff9)
2018-04-14 20:21:37 +02:00
Tobias Tefke
85f2e6de75 Update DocumentsUI overlay for Oreo
The DocumentsUI overlay needs to be updated:

  * the DocumentsUI package moved from
    frameworks/base/packages/DocumentsUI
    to packages/apps/DocumentsUI

  * the tag "productivity_device" in res/values/config.xml
    has been renamed to "show_documents_root"

Change-Id: Id9028e5b92a98ac1f9fdb34cb5a0222be70d8596
2018-03-09 14:36:40 +00:00
Sam Mortimer
3d517dc2e9 lineage: Enable wifi wakeup config option
Enables the setting to have wifi turn on automatically
when you're near high quality saved networks.

Change-Id: Id61c3f5c655322e54c015f55b6f389b835c27fe5
2018-03-07 17:56:56 +00:00
Joey
a91985580d vendor: update default wallpaper
Source: http://unsplash.com

Change-Id: I5c8c90efe51a5beb606a712cb4f2c8b14553e50c
Signed-off-by: Joey <joey@lineageos.org>
2018-02-26 13:03:13 +00:00
dianlujitao
69262850b6 overlay: Use old NTP server in China
* Google changed NTP server to time.android.com since 8.0,
   but for obvious reason, it's inaccessible in China.
 * Switch to NTP server used in previous Android revisions
   when China SIM inserted to make Chinese users happy.

Change-Id: Iaee63c64cae904b38f6bcec85ed6b0be1dbf3765
2018-02-18 04:32:54 +00:00
Paul Keith
8dc66efc00 lineage: Disable DateTimeCheck activity
* This is causing Google SuW to crash

Change-Id: I35f2af3c5da72785ac03efe762afd14b2fc37383
2018-02-17 19:11:59 +01:00
Joey
d12ab12c61 vendor: set adaptive icon mask to circle
For the new icon set we'll be defaulting to a circular
mask that better suits our brand

Change-Id: Id221e7b0d07751929658862d4b1ea91412e93555
Signed-off-by: Joey <joey@lineageos.org>
2018-02-17 12:52:09 +00:00
Joey
ebf40e9016 vendor: set default accent color to lineage teal
Change-Id: Idd101bc57dfa3d3d77d3d4da985c38fe5d93be60
Signed-off-by: Joey <joey@lineageos.org>
2018-02-05 21:13:24 +01:00
Ethan Chen
c56e8483d3 overlay: Indentation fix
Change-Id: Ib242872ad0c46a2f68ad13e37648564b57f84717
2018-02-03 13:42:34 -08:00
Michael Bestas
a3d8f9670e vendor: Disable statusbar padding by default on sw372dp
Change-Id: Icdbdc5b61d5e1c4f4513cbd72eb66f150bf97538
2018-01-17 14:44:26 +00:00
Aaron Kling
1dea800811 ATV: Default double tap on home to the recents menu
Change-Id: I4ab07e647fc7317eabc3a74e46fd3ec2d090516d
2018-01-17 11:31:53 +00:00
Aaron Kling
31aba3b945 Disable LiveDisplay by default for ATV
This required adding an overlay directory for tv

Change-Id: I66749522a62b6d94002a8a7c9f632d1b5f6a2600
2018-01-17 11:26:34 +00:00
Adrian DC
bdba14008c overlay: Disable SystemUI anti-falsing on lockscreen
* The anti-falsing implementation from HumanInteractionClassifier
    regularly prevents easy swipe to unlock or to pattern / pin
    on the keyguard lockscreen, requiring multiple attempts
    until accepted due to a hardcoded evaluation (5.0f)
    while normal usage shows better results without it

 * Another solved situation is remote device access like
    Vysor or TeamViewer where the device is almost impossible
    to swipe properly from a computer client

Change-Id: I1caf603bc6a3bf7794af724b8e48a9ebb96da971
2018-01-16 19:48:28 +00:00
Rashed Abdel-Tawab
63b15427d1 lineage: Hide mobile plan from Settings
Change-Id: I8e8175e4d86bcb5268c9f8e6c1ed9d68ef645eda
2018-01-09 23:09:11 +00:00
Demon000
b53f8354a0 overlay: frameworks: allow gms to access persistent data partition
This fixes nonfunctioning factory reset protection and addresses
numerous PersistentDataBlockService errors during boot up.

Change-Id: Ifb24b2cffc814a3c2f61eda619f2a5cbe173d0f8
(cherry picked from commit 247e67dfc852e1667e05e42e1216d7a92ecc35ea)
2018-01-09 04:59:42 +00:00
Joey
477fd41f66 lineage: branded adb icon
Change-Id: If8d48349af37bfbc45c9b0e1c90953b6adf075cf
Signed-off-by: Joey <joey@lineageos.org>
2018-01-03 11:53:42 +00:00
Rashed Abdel-Tawab
81eecf9584 lineage: overlay: Use default AOSP power menu list
* We shouldn't be changing the default behaviour anyway, plus
  Airplane Mode toggle is horrid on 8.1 right now

Change-Id: Ie795443f840e023f0c67f2a6729a7d702bc37cd5
2017-12-11 11:19:48 -08:00
Rashed Abdel-Tawab
bab7be30ed vendor: Disable statusbar padding by default
Change-Id: I9e68c69f1033297ef1ec739167597b6123112f94
2017-12-05 15:32:55 -08:00
Dan Pasanen
86d668be40 vendor: enable multi-user across all devices
Change-Id: I5da0d4cc431a76d71fd6236a4f55a282a843ef96
2017-11-27 22:30:39 -08:00
Sam Mortimer
477d8fee68 vendor/lineage: Rebrand cleanup
*) Rebrand remaining text references

Change-Id: I70ffb30519d40237c8266e208449a5e27140d2b3
2017-11-14 05:32:14 +00:00
Sam Mortimer
19ce2d3ad2 vendor/lineage: sdk rebrand: step 2: update file contents
Change-Id: Ib61b9b559c4b0e536979e5cb25fba50aa56c138d
2017-10-12 22:33:59 +00:00
Sam Mortimer
f13a6df311 vendor/lineage: sdk rebrand: step 1: update paths
Change-Id: If51b9122d7d7d0ee25fd77278a808442d461b8a0
2017-10-12 22:33:45 +00:00
Adrian DC
ac4a1be47b overlay: Remove default APN overlays
Change-Id: I7e7e4bc70d37cfd413ab6d9725fc39dc652ed6e9
2017-09-12 16:05:19 -07:00
Bruno Martins
fc30f6b741 overlay: Enable “Panic Detection” mode
* Change Ibf1370ff3cb539a9a54002a8704922744a3ca5d7 on fw/base
   added support for a security feature. This feature listens
   for multiple back button presses in succession and then
   returns the user to their home screen.

Change-Id: I5a386782ae2dcb0898491e1af48a73d6fb74a181
2017-07-27 13:03:29 +00:00
ShevT
eb37f20c81 overlay: Enable Wi-Fi by default on first boot
* Fixes SetupWizard crash

Change-Id: Id97a7d0b8a0f4396a527aff6425a087a859018af
2017-05-26 08:08:21 +00:00
Sebastian Haderecker
a4cfcca9e4 Show full alarm info
Globally enable full alarm info in quick settings drawer.

Screenshots: https://goo.gl/photos/ycuvZZFD1ssyWu8B6

This detailed info is pretty useful why not enable it for all devices.

Change-Id: I46ccc3547922b6ab5fdcf8798bd5269b7465a92d
Signed-off-by: Sebastian Haderecker <sebastian.haderecker@gmail.com>
2017-05-25 08:44:46 +00:00
Arne Coucheron
ca8cd53bcc cm: Remove obsolete and unused overlays and configs
Change-Id: I9c7e208ece6c484fbc4f5d6c5470998bf0c6fb46
2017-04-30 00:22:19 +02:00
Gabriele M
02cf7d8d49 overlay: Disable recovery updates
Our recovery is not ready, so disable the preference for now.

Change-Id: I406deb4c53836da4c4c6f44933154804ece1d1a7
2017-03-16 13:27:36 +00:00
Gabriele M
29259fa60c Disable quick pulldown by default
With Android N this feature became less relevant since a subset of
the toggles is available without fully expanding the notification
panel. This gives better access to the notifications with almost no
functionality loss.

Change-Id: Idb66472b77e60f4ae753c5dd00f6588566cc3c63
2017-02-28 04:36:44 +00:00
Dan Pasanen
b4e8aaeb00 overlay: enable productivity_device for DocumentsUI
Change-Id: I58928bfb714c9a5a47a0640f0867b3968efce7e4
2017-02-23 18:11:43 +00:00