# android_packages_apps_OmniStyle
**Repository Path**: omnirom-cn/android_packages_apps_OmniStyle
## Basic Information
- **Project Name**: android_packages_apps_OmniStyle
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: android-10
- **Homepage**: https://github.com/Puyodead1/android_packages_apps_OmniStyle
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-01-02
- **Last Updated**: 2022-01-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Daylight header images
-----
Activity
activity name is used to defined name of the config file
```xml
```
```xml
```
Config file
```xml
assets/.xml
```
hour_header - display image if hour is larger then value
day_header - display image on this day and hour - will overrule hour header
random_header - choose a random image from the image list
list_header - sequential iterate over the image list
change_interval - change interval in minutes - default interval is one hour
only valid in random or sequential mode
meta-data - additional optional information about the header pack
creator text will be displayed in BrowseHeaderActivity
```xml
```
Label will be the name your pack will appear when selecting
Images size should have a 4:1 ratio. Images will be resized
to fit and cropped as necessary.
Images are drawn behind quickbar in collapsed state so you
should avoid to use too bright colors in that area else
the quickbar images will become hard to see.
## Contributors ##
+ Travis Hall
+ Syed Sajid
TODO
-----
Show pack properties like type (random, list, time context) and change interval
when selecting
Omni wallpapers
-----
Using Picasso
http://square.github.io/picasso/
## Contributors ##
+ JP Kenji
+ PartimusPrime
## Contributing wallpapers ##
Put images files into drawable-nodpi
```xml
assets/wallpaper.xml
```
```xml
```