Fastlane Supply, Triple-T Gradle Play Publisher, and many app stores
include the possibility to specify a website for the author, as distinct
from the website for the app.
closes #204
'License',
'Author Name',
'Author Email',
+ 'Author Web Site',
'Web Site',
'Source Code',
'Issue Tracker',
self.License = 'Unknown'
self.AuthorName = None
self.AuthorEmail = None
+ self.AuthorWebSite = None
self.WebSite = ''
self.SourceCode = ''
self.IssueTracker = ''
w_field_always('License')
w_field_nonempty('Author Name')
w_field_nonempty('Author Email')
+ w_field_nonempty('Author Web Site')
w_field_always('Web Site')
w_field_always('Source Code')
w_field_always('Issue Tracker')
ArchivePolicy: null
AuthorEmail: null
AuthorName: null
+AuthorWebSite: null
AutoName: AdAway
AutoUpdateMode: Version v%v
Binaries: null
ArchivePolicy: null
AuthorEmail: null
AuthorName: null
+AuthorWebSite: null
AutoName: SMSSecure
AutoUpdateMode: Version v%v
Binaries: null
ArchivePolicy: 9 versions
AuthorEmail: null
AuthorName: null
+AuthorWebSite: null
AutoName: VLC
AutoUpdateMode: None
Binaries: null
- 1
- 2.0
CurrentVersionCode: 2147483647
+AuthorWebSite: https://guardianproject.info
Description: |
It’s Urzip 是一个获得已安装 APK 相关信息的实用工具。它从您的设备上已安装的所有应用开始,一键触摸即可显示 APK 的指纹,并且提供到达 virustotal.com 和 androidobservatory.org 的快捷链接,让您方便地了解特定 APK 的档案。它还可以让您导出签名证书和生成 ApkSignaturePin Pin 文件供 TrustedIntents 库使用。