Commit graph

371 commits

Author SHA1 Message Date
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
dh-harald
7ee326d463 LatinIME: re-add (fixed) Hungarian dictionary
Change-Id: Id9e57161a4afc7cbb414d91be615d75d1c69f914
2017-02-05 16:36:38 +00:00
Zhao Wei Liew
cc61a1c4d8 cm: Enable long-press on power in suspend by default
As of fw/b change I14365389990eb06daaa127f5db66df45abf6c064,
we now have an option to long-press on power to enable torch.

To support this feature, we need to enable long-press on power
while the device is still non-interactive.

Change-Id: I4e2b4af86d397f68e119963054c33fd890c77cc5
2017-02-04 00:33:01 +00:00
Zhao Wei Liew
087b53c654 cm: overlay: Settings: Enable gesture settings
We'll be placing our custom touchscreen gesture settings
into the AOSP gesture settings.

Change-Id: If9d5dbf155415a01eaa96e21749517c1a8e135e7
2017-02-01 01:21:15 +00:00
David Hays
7f001b1c37 overlay: Enable Visual Voicemail for Verizon devices
Change-Id: Ic49ce790cf7710f59dad913b6ccada21ea2e8e9f
2017-01-13 04:18:47 +00:00
Dan Pasanen
0344771b53 vendor: we are now LineageOS
* Change necessary bits to support our project move

Change-Id: I085470d448a243cc9d60b4ce920dee52086f64cd
2016-12-28 19:44:28 +00:00
Zhao Wei Liew
0930a03185 cm: Remove def_notif_count overlay
This overlay is no longer used.

Change-Id: I226d989396a4fb74736f5c78eb4b38eaa8febba5
2016-12-24 23:36:03 -08:00
Alex Naidis
a3a76f5d1c webview_packages: fix incorrect signatures
Chrome Stable and Google Webview had incorrect
signatures. That was due to an incorrect method
of determining the right signature.

That mistake wasn't noticed because Android
disables the signature check on "userdebug" and
"eng" builds. It is only enabled on "user" builds.

So this commit replaces the wrong signatures
of Chrome Stable and Google Webview by the
correct ones and thus makes them avaliable
webview providers on "user" builds.

Main credits go to @KreAch3R for his
extensive research on the issue.

Change-Id: I081783b59254bfed0b2e3568ba8ae2801d86efea
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
2016-12-15 18:10:15 +01:00
Joey Rizzoli
08f65cdc3e cm: bring back storage manager
7.1.1 added this additional overlay

Change-Id: I776f86380d93a2ebb0cf39607ca5bb98238d47a9
Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
2016-12-10 12:49:18 -08:00
Zhao Wei Liew
afc9ad24ec cm: overlay: Enable auto-power-save modes globally
The framework disables aggressive power-save modes when appropriate,
such as when the device lacks a significant motion detector.

Thus, instead of enabling it in each device tree,
enable it by default for all devices.

Change-Id: I1999b04876f1ddce1574c050b6bc582e9a9a96da
2016-12-08 17:14:05 -08:00
Ethan Chen
63984ef361 ambient: Remove from OSS builds
* There should be no dependencies here anymore.

Change-Id: Ib316d07b859e5855269fd906f0578087beafb3fe
2016-11-04 13:16:07 -07:00
mfonville
9fcd3c6a29 webview_packages: prefer the more powerful webview packages
If Gapps are installed, better webview providers
become avaliable.

This commit adds support for those and makes the system
choose the best provider: Chrome Stable>Google Webview>AOSP Webview

It also allows the user to choose between additional
providers from Play Store: Chrome Beta, Chrome Dev and Chrome Canary.

This patch is a collobarative work of:

mfonville <maarten.fonville@gmail.com> @mfonville
rapperskull <rapper.skull@hotmail.it> @rapperskull
Arne-Christian Blystad <arne.christian.blystad@bartec-pixavi.com> @Blystad
Alex Naidis <alex.naidis@linux.com> @TheCrazyLex

Bugfixes and move to an overlay by blunden <blunden2@gmail.com>

You can find more information on this topic here: opengapps/aosp_build#76

Change-Id: I006d814b7c12ffe4f29cd865c9d4cc6a60bc7783
2016-10-30 12:24:09 +01:00