63 lines
1.4 KiB
YAML
63 lines
1.4 KiB
YAML
Categories:
|
|
- Time
|
|
License: MIT
|
|
SourceCode: https://github.com/pascalfree/calendar-color
|
|
IssueTracker: https://github.com/pascalfree/calendar-color/issues
|
|
FlattrID: a562233c4739d5cce92e816f32fb44c1
|
|
|
|
AutoName: Calendar Color
|
|
Description: |-
|
|
A simple app to change to color of a calendar in android 4+. Tested with
|
|
calendars provided by baikal.
|
|
|
|
'''Issues:'''
|
|
|
|
The color is slightly different from what the google calendar app is showing.
|
|
The google calendar app seems to tweak the colors a little bit. Colors set in
|
|
owncloud are also slightly different in the google calendar app.
|
|
|
|
The colorchanges back after some time: Many calendar services will overwrite the
|
|
color when syncing. Set the color directly in the service (e.g. google,
|
|
owncloud) instead.
|
|
|
|
'''Thanks:'''
|
|
|
|
HoloColorPicker - [https://github.com/LarsWerkman/HoloColorPicker]
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/pascalfree/calendar-color.git
|
|
|
|
Builds:
|
|
- versionName: '0.1'
|
|
versionCode: 1
|
|
commit: v0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.2'
|
|
versionCode: 2
|
|
commit: v0.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.3'
|
|
versionCode: 3
|
|
commit: v0.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.4'
|
|
versionCode: 4
|
|
commit: v0.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '0.4'
|
|
CurrentVersionCode: 4
|