0.3.5
29
LanMountainDesktop/Assets/Weather/ATTRIBUTION.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Weather Background Assets
|
||||
|
||||
Weather card background images are sourced from **Pexels** and used under the Pexels license:
|
||||
https://www.pexels.com/license/
|
||||
|
||||
## Sources
|
||||
|
||||
- `clear_sky.jpg`
|
||||
- https://www.pexels.com/photo/a-clear-blue-sky-with-few-clouds-on-a-sunny-day-29390199/
|
||||
- `rain.jpg`
|
||||
- https://www.pexels.com/photo/rain-on-window-with-bokeh-lights-35075853/
|
||||
- `snow.jpg`
|
||||
- https://www.pexels.com/photo/mountain-covered-with-snow-209955/
|
||||
- `storm.jpg`
|
||||
- https://www.pexels.com/photo/sea-under-a-stormy-sky-4609228/
|
||||
|
||||
## Derived Variants (for widget scene mapping)
|
||||
|
||||
The following files are generated from the above base assets by color grading/brightness adjustments to match the ColorOS-like weather card style:
|
||||
|
||||
- `clear_day.jpg` (from `clear_sky.jpg`)
|
||||
- `clear_night.jpg` (from `clear_sky.jpg`)
|
||||
- `cloudy_day.jpg` (from `clear_sky.jpg`)
|
||||
- `cloudy_night.jpg` (from `clear_sky.jpg`)
|
||||
- `rain_light.jpg` (from `rain.jpg`)
|
||||
- `rain_heavy.jpg` (from `rain.jpg`)
|
||||
- `storm_dark.jpg` (from `storm.jpg`)
|
||||
- `fog_haze.jpg` (from `storm.jpg`)
|
||||
- `snow_soft.jpg` (from `snow.jpg`)
|
||||
38
LanMountainDesktop/Assets/Weather/HyperOS3/ATTRIBUTION.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# HyperOS3 Weather Assets (Official Xiaomi Package)
|
||||
|
||||
These assets were extracted from the official Xiaomi Weather APK provided by the user:
|
||||
- Source APK: `c:\Program Files\Netease\GameViewer\Download\MI SKY 12.apk`
|
||||
- Package: `com.miui.weather2` (Mi Weather)
|
||||
- Extraction date: 2026-03-03
|
||||
|
||||
Extracted source paths inside APK:
|
||||
- `assets/map_custom/particle/sun_0.png` -> `hyper_sun_core.png`
|
||||
- `assets/map_custom/particle/sun_1.png` -> `hyper_sun_ring.png`
|
||||
- `assets/map_custom/particle/fog.png` -> `hyper_fog.png`
|
||||
- `assets/map_custom/particle/haze.png` -> `hyper_haze.png`
|
||||
- `assets/map_custom/particle/rain.png` -> `hyper_rain_drop.png`
|
||||
- `assets/map_custom/particle/snow.png` -> `hyper_snow_flake.png`
|
||||
- `assets/map_custom/skybox/top.png` -> `hyper_sky_top.png`
|
||||
- `assets/map_custom/skybox/back.png` -> `hyper_sky_back.png`
|
||||
- `assets/map_custom/skybox/front.png` -> `hyper_sky_front.png`
|
||||
- `assets/map_custom/skybox/left.png` -> `hyper_sky_left.png`
|
||||
- `assets/map_custom/skybox/right.png` -> `hyper_sky_right.png`
|
||||
- `assets/map_custom/skybox/bottom.png` -> `hyper_sky_bottom.png`
|
||||
- `assets/map_assets/VM3DRes/cross_sky_day.png` -> `hyper_cross_sky_day.png`
|
||||
- `assets/map_assets/VM3DRes/cross_sky_night.png` -> `hyper_cross_sky_night.png`
|
||||
|
||||
Extracted weather icon paths inside APK (`res/*.webp`):
|
||||
- `res/aO.webp` -> `Icons/icon_sunny_day.webp`
|
||||
- `res/k2.webp` -> `Icons/icon_moon_clear.webp`
|
||||
- `res/Ip.webp` -> `Icons/icon_partly_cloudy_day.webp`
|
||||
- `res/HI.webp` -> `Icons/icon_partly_cloudy_night.webp`
|
||||
- `res/E4.webp` -> `Icons/icon_cloudy.webp`
|
||||
- `res/5f.webp` -> `Icons/icon_rain_light.webp`
|
||||
- `res/fO.webp` -> `Icons/icon_rain_heavy.webp`
|
||||
- `res/lV1.webp` -> `Icons/icon_thunder.webp`
|
||||
- `res/mH1.webp` -> `Icons/icon_snow.webp`
|
||||
- `res/jB.webp` -> `Icons/icon_sleet.webp`
|
||||
- `res/Wl.webp` -> `Icons/icon_haze.webp`
|
||||
- `res/Mg.webp` -> `Icons/icon_windy.webp`
|
||||
|
||||
Use only according to Xiaomi's applicable license and usage terms.
|
||||
|
After Width: | Height: | Size: 422 B |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/Icons/icon_haze.webp
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 766 B |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 734 B |
|
After Width: | Height: | Size: 618 B |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/Icons/icon_sleet.webp
Normal file
|
After Width: | Height: | Size: 754 B |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/Icons/icon_snow.webp
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
|
After Width: | Height: | Size: 656 B |
|
After Width: | Height: | Size: 660 B |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/Icons/icon_windy.webp
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 17 KiB |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_fog.png
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_haze.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_rain_drop.png
Normal file
|
After Width: | Height: | Size: 477 B |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_sky_back.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_sky_bottom.png
Normal file
|
After Width: | Height: | Size: 152 B |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_sky_front.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_sky_left.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_sky_right.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_sky_top.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_snow_flake.png
Normal file
|
After Width: | Height: | Size: 683 B |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_sun_core.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
LanMountainDesktop/Assets/Weather/HyperOS3/hyper_sun_ring.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
LanMountainDesktop/Assets/Weather/clear_day.jpg
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
LanMountainDesktop/Assets/Weather/clear_night.jpg
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
LanMountainDesktop/Assets/Weather/clear_sky.jpg
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
LanMountainDesktop/Assets/Weather/cloudy_day.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
LanMountainDesktop/Assets/Weather/cloudy_night.jpg
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
LanMountainDesktop/Assets/Weather/fog_haze.jpg
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
LanMountainDesktop/Assets/Weather/rain.jpg
Normal file
|
After Width: | Height: | Size: 169 KiB |
BIN
LanMountainDesktop/Assets/Weather/rain_heavy.jpg
Normal file
|
After Width: | Height: | Size: 197 KiB |
BIN
LanMountainDesktop/Assets/Weather/rain_light.jpg
Normal file
|
After Width: | Height: | Size: 244 KiB |
BIN
LanMountainDesktop/Assets/Weather/snow.jpg
Normal file
|
After Width: | Height: | Size: 128 KiB |
BIN
LanMountainDesktop/Assets/Weather/snow_soft.jpg
Normal file
|
After Width: | Height: | Size: 194 KiB |
BIN
LanMountainDesktop/Assets/Weather/storm.jpg
Normal file
|
After Width: | Height: | Size: 66 KiB |
BIN
LanMountainDesktop/Assets/Weather/storm_dark.jpg
Normal file
|
After Width: | Height: | Size: 66 KiB |