Commit graph

414 commits

Author SHA1 Message Date
Eamon Powell
2263d4b9d7 fixup! Dialer: Add visual voicemail configs from Google Dialer
Change-Id: I96c6f690d49e5c7c67caff9da357dfad2f79999e
2021-02-04 14:50:03 +11:00
Danny Lin
04bbc65a46 Dialer: Add visual voicemail configs from Google Dialer
This adds visual voicemail configs extracted from Google Dialer version
58.0.346367036-pixel2020 (6702549) to make VVM work with AOSP Dialer on
most carriers.

Change-Id: Idfe79a8d624028427f597351631b66cb68550783
2021-02-03 19:22:29 -08:00
Danny Lin
fe8a057a90 config: Allow more legacy apps to use conversation notifications
This adds some unofficial clients for Telegram, as well as some
privacy-focused messaging apps:
  - NekoX
  - Plus
  - Telegram X
  - Element
  - Jami
  - Briar

Change-Id: I5a85bd46b192b16f08c07873555bd23fc4cb6047
2020-12-23 14:24:53 +01:00
Danny Lin
f91f11a65e overlay: Enable privacy indicators
These are now available in rvc-qpr1.

Change-Id: I77e5ba990884194873101ac051ecbd1a0123fea6
2020-12-18 16:30:45 +02:00
Danny Lin
a9bf8b0e03 overlay: Delegate DeviceConfig permissions to custom provisioning service
Our custom SimpleDeviceConfig provisioning service needs to be defined
here in order to receive the correct permissions.

Change-Id: I7dd65ec9b732fb999a78627538d883f61cb237a4
2020-12-18 16:30:26 +02:00
Danny Lin
0adb3e0bcb ThemePicker: Define clocks stub package
There doesn't actually need to be anything in the stub; it's just used
as a check for whether clock theming is allowed.

Change-Id: Ie1f1302b512fe6b0799cf3837a1f18446d0651ee
2020-12-15 23:56:04 +01:00
Danny Lin
d02c314096 SystemUI: Whitelist QuickAccessWallet plugin
This is required for cards & passes integration in the power menu
on user builds.

Change-Id: Ib2b4de79f23abdb9859c9f9c84f0e10f359030e3
2020-12-15 22:20:53 +01:00
Michael Bestas
9f13052977 overlay: Add ignored backup transport overlay for Settings
* Hide default backup transport and google d2d transport

Change-Id: Iff60eb6f1ae6c7100a8bea292e3f2504afad09d5
2020-11-20 16:12:04 +02:00
Michael Bestas
fecc8e81cd Add Settings overlays to enable backup transport selector
Change-Id: Ifba656c218345948305e0eced38549df4c3a6b8d
2020-11-03 01:18:14 +01:00
Danny Lin
6d21e6a735 config: Add conversation notification allowlist for older apps
Extracted from the Pixel 2 XL's RP1A.200720.009 stock ROM.

Change-Id: Id5f7d48eb615fb578ef45587983718b4dedf41cf
2020-10-29 05:06:36 +01:00
razorloves
9a376cf006 Revert "overlay/common: Unlock swipe gesture nav bar"
No longer needed. Starting with R 'true' is default.

This reverts commit 403a0ad3d8.

Change-Id: I18cccb5b057ab4742e839bb2786227ab41c07b1d
2020-10-21 23:54:32 -05:00
LuK1337
b08890156e lineage: Relocate config_keyguardUserSwitcher overlay to proper path
Change-Id: I1a1c093b39dbd119e976582f23eb551986caaa84
2020-09-18 19:09:19 +02:00
Wang Han
8038c023f4 overlay: Remove voicemail number configs
* This is not a thing since 2016.

This reverts commit 8d446d533d and f61c4532dc.

Change-Id: Ie870f0c486043b57e4b8b10693830331540ae013
2020-08-20 08:58:05 +02:00
Wang Han
c2f5e8f1af Revert "overlay: Enable Visual Voicemail for Verizon devices"
* This does not do anything since 2018.

This reverts commit 7f001b1c37.

Change-Id: Ie870f0c486043b57e4b8b10696830331540ae013
2020-08-19 17:30:06 +02:00
Oliver Scott
99228d6db7 lineage: update GMS updater component disable list
Google has introduced new components that handle their system updater

Change-Id: Id5bb31af01736ac3a0e5b652c0d8be72c09df93a
2020-07-13 20:04:01 +02:00
Eloi Carracedo
e82e08ac6c Update Bulgarian dictionary
Sourced from: https://github.com/dslul/openboard/pull/108

A total of approximately 750 words and their forms were added. The first line was amended with the new version and a correction for the name of the dictionary, which did not list the language name with a capitalized first letter as it should have.

The newly added words are mostly names of local dishes (cuisine), old or dialect words, Turkish loanwords that are commonplace, curses and offensive words and words pertaining to gender studies.
As is noted in the original source (https://github.com/dslul/openboard/issues/105), the new lines received the addition of ',flags=originalFreq=' for future proofing, but the old lines did not.

Other things to note if somebody wishes to improve this in the future:
1. The general frequency is skewed and needs to be heavily improved.
2. Offensive and possibly offensive flags are missing, as are any other flags that may exist.
3. Common personal and family names, famous historical figures' names, as well as monikers and/or celebrities' pseudonyms could be added to further enrich the dictionary.
4. The prefixes 'по' and 'най' (hyphenated in front of certain words) can't be handled by the dictionary as is.

Change-Id: Iee6d2e43166b324ec16f5bbe00dceac8b9289b67
2020-06-08 17:57:16 +02:00
Anirudh Gupta
9809469844 overlay: Define default Wellbeing Package
Change-Id: I7fcd851b5c89e9deda2979b206ff784f8b56b346
2020-01-09 15:43:41 +01:00
Martincz Gao
dd3a0f56d3 overlay: Use ntp.ntsc.ac.cn NTP server for Chinese users
Old one no longer works.

Change-Id: If04d87ded94ceb08c7265569503bd51e7c06c542
2019-11-26 05:13:56 +01:00
razorloves
0fd9727468 overlay: Update webview providers
Starting with Q, Chrome is no longer a webview provider.
The role was switched over to google's webview app.

Change-Id: I59251578820a9af0b8ad8e51eb429156e7b7a3eb
2019-11-25 00:49:11 +01:00
Danny Baumann
e5df0f0c7e Add Settings overlay for theme picker.
Makes theme picker appear under display settings.

Change-Id: Ibd02eacf1c199979123e54054715b72d91af3851
2019-11-22 17:18:47 +01:00
Demon000
9a30c84e7b ThemePicker: Do not override default values
No need to change them.

Change-Id: I3040ebb6316db7498e5170531d8df904f54e5233
2019-11-22 17:18:47 +01:00
Demon000
493bcc95f4 ThemePicker: show our apps in icon previews
Change-Id: Iea298d08621bbf10e06a560bf144095e84765774
2019-11-22 17:18:47 +01:00
Luca Stefani
c34e5f5a2e Add overlay to specify our custom theme provider
Change-Id: Ie24eda594f9aee3cb0aae8162bbef53aa65b7354
2019-11-22 17:18:47 +01:00
Oliver Scott
206218347d lineage: GMS updater components disable list bringup
* GMS updater notification should no longer appear
  (SystemUpdateGcmTaskService being responsible for it)
* Remove outdated entries

Change-Id: I25f93dc8477a1f8e30a9c9e0280e502fa4ce0971
2019-11-15 05:21:57 +01:00
Michael W
55548eb864 vendor: Rename config_disabledComponents
* Follow the change in fw/b introducing the per-device disabling of
  components

Change-Id: Ie729c637c86f733ed7bdcc6fd3e3391acb4c01e3
2019-11-15 05:21:57 +01:00
Han Wang
eb06cb80bd overlay: Remove Trebuchet config
* Full backup was invented long ago.

Change-Id: I171e0c9e796938227d75d95906766aefd6a36a27
2019-10-31 18:24:11 +02:00
Han Wang
35775f9e15 overlay: Remove Keyguard config
* Not valid anymore.

Change-Id: I229796361d52433ab993367f92a8ed4d8e283299
2019-10-31 18:06:48 +02:00
Arne Coucheron
8ab8c2f35d overlay: Remove config_show4GForLTE
This has been moved to CarrierConfig

Change-Id: Id8057505f5e00612d87e9bc036bbf5e7d7dbc4ad
2019-10-30 20:41:21 +01:00
Han Wang
f87b801af3 overlay: Clean up Settings overlay
* Merge bools.xml into config.xml for 10.

 * Remove dead overlays.

Change-Id: I7773adb71aa20337395236f7a8ad334b03cc99de
2019-10-30 15:41:31 +01:00
Arne Coucheron
f2bdbb8476 Revert "config: Use tether automatic upstream selection"
This is now the default in Q as per:
https://github.com/LineageOS/android_frameworks_base/commit/a78701812fed

This reverts commit 4ec881366c.

Change-Id: Ic8276126570ed0f03c8f556d7551d8f7ce6ed7a8
2019-10-16 00:51:43 +02:00
Adrian DC
62bd267bd3 overlay: Show DocumentsUI internal storage by default
Change-Id: I1ada4009c5f71681761d1fb033d3d1c8609b7797
2019-09-07 23:28:03 +02:00
Micha? Trzebiatowski
7036106af9 LatinIME: Add en_GB, en_US, lt, lv, ro, sl, sr, tr dictionaries
Missing dictionaries were built from wordlists (using dicttool) which are in LatinIME:
https://github.com/LineageOS/android_packages_inputmethods_LatinIME/blob/lineage-16.0/dictionaries/

Now both have the same amount of 32 languages.

Default dictionaries (de, en, es, fr, it, pt_br, ru) don't need to be added again, are included here:
https://github.com/LineageOS/android_packages_inputmethods_LatinIME/tree/lineage-16.0/java/res/raw

Change-Id: Iafe8441dc179b579c9c99338649045eeb7a7f675
2019-09-03 16:02:17 +02:00
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