57 lines
1.2 KiB
YAML
57 lines
1.2 KiB
YAML
|
Categories:
|
||
|
- Development
|
||
|
License: GPL-3.0-only
|
||
|
WebSite: https://code.google.com/p/enh/wiki/DalvikExplorer
|
||
|
SourceCode: https://code.google.com/p/enh/source
|
||
|
|
||
|
AutoName: Dalvik Explorer
|
||
|
Description: |-
|
||
|
Find out what Java system properties, environment variables,
|
||
|
java.nio.charset.Charsets, java.util.Locales, or java.util.TimeZones are
|
||
|
available to your app on a specific device. (Also useful for debugging problems
|
||
|
users in other territories are experiencing.)
|
||
|
|
||
|
RepoType: git-svn
|
||
|
Repo: https://enh.googlecode.com/svn/trunk/dalvik-explorer
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '3.3'
|
||
|
versionCode: 33
|
||
|
commit: '624'
|
||
|
target: android-16
|
||
|
|
||
|
- versionName: '3.4'
|
||
|
versionCode: 34
|
||
|
commit: '642'
|
||
|
target: android-16
|
||
|
|
||
|
- versionName: '3.5'
|
||
|
versionCode: 35
|
||
|
commit: '655'
|
||
|
target: android-17
|
||
|
|
||
|
- versionName: '3.6'
|
||
|
versionCode: 36
|
||
|
commit: '659'
|
||
|
target: android-17
|
||
|
|
||
|
- versionName: '3.7'
|
||
|
versionCode: 37
|
||
|
commit: '706'
|
||
|
target: android-18
|
||
|
|
||
|
- versionName: '3.8'
|
||
|
versionCode: 38
|
||
|
commit: '713'
|
||
|
target: android-18
|
||
|
|
||
|
- versionName: '3.9'
|
||
|
versionCode: 39
|
||
|
commit: '716'
|
||
|
target: android-19
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Static
|
||
|
CurrentVersion: '3.9'
|
||
|
CurrentVersionCode: 39
|