Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhdzumair/android_packages_apps_omnistyle
https://github.com/mhdzumair/android_packages_apps_omnistyle
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhdzumair/android_packages_apps_omnistyle
- Owner: mhdzumair
- Created: 2020-09-01T12:19:53.000Z (about 4 years ago)
- Default Branch: darkrom
- Last Pushed: 2020-09-07T12:04:58.000Z (about 4 years ago)
- Last Synced: 2023-05-21T04:19:20.718Z (over 1 year ago)
- Language: Java
- Size: 71.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 modemeta-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 selectingImages 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 SajidTODO
-----
Show pack properties like type (random, list, time context) and change interval
when selectingOmni 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
```