Commit Graph

56 Commits

Author SHA1 Message Date
Pranav Vashi
bcd2356406 Merge 'lineage-21.0' into 14.0
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2024-02-08 01:08:29 +05:30
Bartłomiej Rudecki
ff1cf8edc7 Switch to Resampling.LANCZOS
generate_smallvariants.py:26: DeprecationWarning:
ANTIALIAS is deprecated and will be removed in Pillow 10 (2023-07-01).
Use LANCZOS or Resampling.LANCZOS instead.

Change-Id: I2d317afb47af9164d3d6c359fe6c197196bdd24d
2024-01-03 19:19:13 +00:00
DarkJoker360
d46de2bbeb Backgrounds: Bring it on our side
Signed-off-by: DarkJoker360 <simoespo159@gmail.com>
2023-10-29 11:05:34 +05:30
Bruno Martins
9a68f22cf5 Backgrounds: Do not show our default wallpaper as duplicate
The default wallpaper is overlayed in vendor/lineage, currently
based on ascension_teal_dark. Remove it from the partner_wallpapers
array so that it doesn't appear twice when the user navigates to
"On-device wallpapers", as default one is always shown in the
first position.

Leave the image still here as placeholder since it's the original
and served for running update_default_wallpaper.sh script.

Change-Id: I8f5b68f7f2c30438f8248c46c1cf807ade345ae5
2023-10-13 17:19:11 +01:00
LineageOS Infra
94fcce30c2 Automatic translation import
Change-Id: I9664b62f2ae1d7d1e6789a640d0b82f6129932aa
2023-08-01 15:48:51 +00:00
LineageOS Infra
96dbad567c Automatic translation import
Change-Id: I7d0e9e7b497fa9d9909b3e678b121f186c4b87af
2023-07-15 18:07:59 +00:00
LineageOS Infra
243e072726 Automatic translation import
Change-Id: I6919aed29aa6fec3482c2a864d8be700c348437f
2023-07-01 16:12:22 +00:00
LineageOS Infra
9dee2650e8 Automatic translation import
Change-Id: Ib3714776851b208611a006c3d03a4f18e935e135
2023-06-20 16:28:09 +00:00
LineageOS Infra
1ae77fc509 Automatic translation import
Change-Id: Ifdb073b7c127818f6151de2d68cfcb1bc2db1987
2023-06-01 12:49:29 +00:00
LineageOS Infra
5d823e1bcc Automatic translation import
Change-Id: Ic21adf261730cac03631d4ab81cb5f0dc8d59d22
2023-04-24 08:41:34 +00:00
Michael Bestas
0dc1e51531
Automatic translation import
Change-Id: I81fca5936abfd85000c9991a3176328ecfa5e730
2023-03-23 16:38:30 +02:00
Michael Bestas
c2e1614538
Revert "Backgrounds: Update resource name to match AOSP changes in WallpaperPicker2"
See: "Use legacy name for partner wallpapers string array" (af6d4ba)

This reverts commit d2ff9ab926.

Change-Id: I91309d4a2aa5a0b35d461db391425ee8b2a4e565
2023-03-15 01:12:56 +02:00
Michael Bestas
1ef88192ab
Automatic translation import
Change-Id: I61c668721aaeba8b40e433f55ac957318654925c
2022-12-16 20:57:47 +02:00
Michael Bestas
6014432ae1
Automatic translation import
Change-Id: I8eeb962120b1a68d2f610de029a93c74339b3c56
2022-06-20 23:57:22 +03:00
Michael Bestas
a7bb1a7449
Automatic translation import
Change-Id: Ia32c6290c22315329664a9e8e9fb2e28a0fcaa08
2022-05-10 21:58:16 +03:00
Asher Simonds
33c7967922 New wallpapers
* New wallpaper set made by Asher Simonds

Co-authored-by: Michael Bestas <mkbestas@lineageos.org>
Change-Id: I94e71c7a309c22a29c463886cc09bc81903bb5d1
2022-04-11 14:42:02 +01:00
Michael Bestas
e64f05512a
Remove jpeg check from generate_smallvariants.py
imghdr is not able to recognize some valid jpeg formats
Reference: https://bugs.python.org/issue28591

It was also deprecated in python 3.11 so just remove it
Reference: https://peps.python.org/pep-0594/#imghdr

Change-Id: Ideb9e35515e8c21ef951e44fc37bf4e5bb4335f5
2022-04-10 19:16:13 +03:00
Michael Bestas
cf31e1b615
Revert "Include a limited set of wallpapers on devices with small /system"
This reverts commit 273b03e44a.

Change-Id: I515bd96e51ee7575a758bab5f099d41ce012fcc8
2022-04-10 19:00:41 +03:00
Michael Bestas
7866f9c924
Automatic translation import
Change-Id: Iae6fefdfe8e5c8b38bfa1d79737f2985d6ee2c51
2022-04-03 20:08:05 +03:00
Michael Bestas
63133eef26
Automatic translation import
Change-Id: I67ee517dd3924caa1737f57982ba0dd7abbd37ec
2022-01-12 17:17:39 +02:00
Luca Stefani
b94bff078b Background: Export the stub receiver
Also rename it to a proper name

Change-Id: Ie81945e91bf3ab3eda2391fd34d0d240822a849c
2021-10-08 16:20:36 +02:00
Michael Bestas
44344d377a Backgrounds: Move to /product
Change-Id: I263c3df3c48814d24480c13500b56b05f98c7525
2020-12-17 16:22:51 +02:00
LuK1337
d2ff9ab926 Backgrounds: Update resource name to match AOSP changes in WallpaperPicker2
* See : "On device categories re-design [2/n]" (a242999)

Change-Id: Id49c2799761e20040836b848db78f78013435855
2020-12-17 15:21:00 +01:00
Arian
e1e2981daf
Backgrounds: Introduce a script to generate small wallpapers
Change-Id: I94c8da9df0edfe2998fa421051b7f341950a77f1
2020-05-05 15:57:38 +02:00
Arian
b47e11475b
Backgrounds: Convert to ThemePicker plugin
Signed-off-by: Joey <joey@lineageos.org>
Change-Id: Id712abb130768a5c31785e7a91b889a65f169adb
2020-02-02 22:50:39 +01:00
Michael W
9928e0397e Automatic translation import
Change-Id: I5becf33c200b8791a91cb7d47ce06b3b52686aba
2020-01-14 23:25:38 +01:00
Michael Bestas
ef7540857a Automatic translation import
Change-Id: I25167b4322c6473d72e5d481023281bd716d5e70
2019-08-25 19:26:20 +03:00
Michael Bestas
6236b71d14 Automatic translation import
Change-Id: I0eeef0f47f860107625a014d8d3c9ad72a8df1b7
2019-08-04 16:22:39 +03:00
Michael Bestas
21beddc758 Automatic translation import
Change-Id: I876b9a433c549006d9b8d11a0dd68b9379a39bdd
2019-07-06 11:57:53 +03:00
Michael Bestas
67030d17f7 Automatic translation import
Change-Id: I8bb2c3355df35a9e3e5e4252fdfde7c307e211e2
2019-06-19 21:20:06 +03:00
Michael Bestas
8153cba05d Automatic translation import
Change-Id: I333bdc13241beeefd9f9ad69f0aadc470d9af9e3
2019-06-08 18:57:12 +03:00
Joey
273b03e44a Include a limited set of wallpapers on devices with small /system
Signed-off-by: Joey <joey@lineageos.org>
Change-Id: I24c7b62d1d6351e887b1dea66248e2a3c83afe2e
2019-05-11 14:48:54 +02:00
Joey
d2a0fd44a7 Backgrounds: remove from launcher
It was available for development purposes

Signed-off-by: Joey <joey@lineageos.org>
Change-Id: I33da60c6594a905e80349c42fa5bba05208de969
2019-05-04 09:56:34 +02:00
Luca Stefani
73630d0de0 Fix race condition leading to activity finish on ext image
Change-Id: If4556f40cfd04aa533098c1a4991b400257af258
2019-04-30 19:22:50 +02:00
Luca Stefani
f948d3a15e Use TypedArray getResourceId
Change-Id: I03146d21a9123dc95b1ba24701e8b49aeb03fa08
2019-04-30 19:22:39 +02:00
Luca Stefani
eccb0b305c Remove commented code
Change-Id: I4ce74638c8e4699b212042231e6ff435050b8e7b
2019-04-30 19:22:27 +02:00
Luca Stefani
35db29c024 Remove unused lint suppression
Change-Id: Ia5c9868365c7b13f4339ef850b2a4c3ea59394e7
2019-04-30 19:22:10 +02:00
Joey
4e0c7f496d Fix build in Lineage/Aosp env
Signed-off-by: Joey <joey@lineageos.org>
Change-Id: Ib628555f0561291729745e6fc3a726c5ae8c603d
2019-04-30 11:33:20 +02:00
Joey
3ebecb9122 Set name colors according to the overall image
* Extract dominant / vibrant color from the bottom 20%
  of the picture and set it as textColor

Signed-off-by: Joey <joey@lineageos.org>
Change-Id: I57f47b5418acb54bc074fe480aebbdcf21222934
2019-04-26 17:07:01 +02:00
Joey
1e54dce7a5 Add title to the wallpapers list
For improved reachability of the items

Co-authored-by: Asher Simonds <dayanhammer@gmail.com>
Signed-off-by: Joey <joey@lineageos.org>
Change-Id: I25c3b7eba6cc6739b80ea349e85da8f42fb0a8de
2019-04-26 17:07:01 +02:00
Joey
34ecceb91c New asset for local pictures
Co-authored-by: Asher Simonds <dayanhammer@gmail.com>
Signed-off-by: Joey <joey@lineageos.org>
Change-Id: Ifa419cc309a5a916c8664081de08560a552bc47a
2019-04-25 16:42:56 +02:00
Joey
d95d371d4b Implement new design specifications for apply buttons
Co-authored-by: Asher Simonds <dayanhammer@gmail.com>
Signed-off-by: Joey <joey@lineageos.org>
Change-Id: Ica1a684b7eff21b5ccc5757289d3b7ff3d254c94
2019-04-25 16:42:56 +02:00
Joey
6c70c71e21 Mark activities as not resizeable
Signed-off-by: Joey <joey@lineageos.org>
2019-04-24 21:14:37 +02:00
Joey
56259500a1 Improve Apply pill appearance in landscape and bigger displays
Signed-off-by: Joey <joey@lineageos.org>
2019-04-24 21:14:34 +02:00
Joey
b13c531e2d Make navbar transparent in the MainUI
Signed-off-by: Joey <joey@lineageos.org>
2019-04-24 21:13:26 +02:00
Joey
c5fa4796a2 Add gradient wallpapers
Signed-off-by: Joey <joey@lineageos.org>
2019-04-24 16:57:54 +02:00
Joey
5b240785ed Exclude from recents
Signed-off-by: Joey <joey@lineageos.org>
2019-04-24 13:59:47 +02:00
Joey
46ab4f27ea Fix navbar color in Night mode
Signed-off-by: Joey <joey@lineageos.org>
2019-04-24 12:46:40 +02:00
Joey
1db4bc4266 Add close button to ApplyActivity
Signed-off-by: Joey <joey@lineageos.org>
2019-04-24 12:43:28 +02:00
Joey
d0cc88cb8f Support setting different wallpapers for lock and home
Signed-off-by: Joey <joey@lineageos.org>
2019-04-24 12:34:22 +02:00