File: com.politedroid.yml

package info (click to toggle)
fdroidserver 2.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,948 kB
  • sloc: python: 34,139; xml: 2,186; sh: 1,362; java: 293; makefile: 54; javascript: 23
file content (55 lines) | stat: -rw-r--r-- 1,150 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
AntiFeatures:
  - NonFreeNet
Categories:
  - Multimedia
  - Security
  - Time
License: GPL-3.0-only
SourceCode: https://github.com/miguelvps/PoliteDroid
IssueTracker: https://github.com/miguelvps/PoliteDroid/issues

AutoName: Polite Droid
Summary: Calendar tool
Description: Activates silent mode during calendar events.

RepoType: git
Repo: https://github.com/miguelvps/PoliteDroid.git

Builds:
  - versionName: '1.2'
    versionCode: 3
    commit: 6a548e4b19
    target: android-10
    antifeatures:
      - KnownVuln
      - UpstreamNonFree
      - NonFreeAssets

  - versionName: '1.3'
    versionCode: 4
    commit: ad865b57bf3ac59580f38485608a9b1dda4fa7dc
    target: android-15

  - versionName: '1.4'
    versionCode: 5
    commit: 456bd615f3fbe6dff06433928cf7ea20073601fb
    target: android-10

  - versionName: '1.5'
    versionCode: 6
    commit: v1.5
    sudo: echo 'this is just a test'
    gradle:
      - yes
    antifeatures:
      - KnownVuln
      - UpstreamNonFree
      - NonFreeAssets

ArchivePolicy: 4 versions
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.5'
CurrentVersionCode: 6

NoSourceSince: '1.5'