toggle menu
index
0.1.1
common
switch theme
index
org.
fdroid
Compatibility
Checker
Compatibility
Checker
Impl
Compatibility
Checker
Utils
Locale
Chooser
Package
Preference
Update
Checker
org.
fdroid.
index
get
V1Release
Channels()
Index
Converter
Index
Creator
Index
Parser
Index
Utils
Jar
Index
Verifier
parse
Entry()
parse
V1()
parse
V2()
RELEASE_CHANNEL_BETA
Signing
Exception
org.
fdroid.
index.
v1
App
V1
DATA_FILE_NAME
Index
V1
Index
V1Creator
Index
V1Stream
Processor
Index
V1Stream
Receiver
Index
V1Verifier
Localized
Old
Index
Exception
Package
V1
Permission
V1
Repo
V1
Requests
org.
fdroid.
index.
v2
ANTI_FEATURE_KNOWN_VULNERABILITY
Anti
Feature
V2
Category
V2
DATA_FILE_NAME
Entry
Entry
File
V2
Companion
Entry
Verifier
Feature
V2
File
V1
Companion
File
V2
Companion
Index
V2
Index
V2Diff
Stream
Processor
Index
V2Diff
Stream
Receiver
Index
V2Full
Stream
Processor
Index
V2Stream
Processor
Index
V2Stream
Receiver
Localized
File
List
V2
Localized
File
V2
Localized
Text
V2
Manifest
V2
Metadata
V2
Mirror
V2
Package
Manifest
Package
V2
Package
Version
Package
Version
V2
Permission
V2
Reflection
Differ
Release
Channel
V2
Repo
V2
Screenshots
Signer
V2
Uses
Sdk
V2
index
/
org.fdroid.index.v1
/
PermissionV1
Permission
V1
data
class
PermissionV1
(
val
name
:
String
,
val
maxSdk
:
Int
?
=
null
)
Members
Constructors
Permission
V1
Link copied to clipboard
constructor
(
name
:
String
,
maxSdk
:
Int
?
=
null
)
Properties
max
Sdk
Link copied to clipboard
val
maxSdk
:
Int
?
=
null
name
Link copied to clipboard
val
name
:
String