Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhdzumair/android_packages_apps_omnistyle


https://github.com/mhdzumair/android_packages_apps_omnistyle

Last synced: 10 days ago
JSON representation

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 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

```