99 lines
2.2 KiB
YAML
99 lines
2.2 KiB
YAML
Categories:
|
|
- Development
|
|
License: Apache-2.0
|
|
WebSite: http://www.intrications.com
|
|
SourceCode: https://github.com/intrications/intent-intercept
|
|
IssueTracker: https://github.com/intrications/intent-intercept/issues
|
|
|
|
AutoName: Intent Intercept
|
|
Description: |-
|
|
'''Currently unmaintained''': A maintained fork is available here
|
|
[[de.k3b.android.intentintercept]].
|
|
|
|
This app attempts to intercept as many intents as possible in order to examine
|
|
their contents. This helps when trying to develop an app that reacts to a
|
|
particular intent.
|
|
|
|
Some details of the intent can now be edited before resending it.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/intrications/intent-intercept.git
|
|
|
|
Builds:
|
|
- versionName: '2.0'
|
|
versionCode: 100
|
|
commit: 965ec1d9ed
|
|
subdir: IntentIntercept
|
|
submodules: true
|
|
androidupdate:
|
|
- .
|
|
- ../contrib/ActionBarSherlock/library
|
|
- ../contrib/android-switch-backport
|
|
target: android-16
|
|
|
|
- versionName: '2.01'
|
|
versionCode: 101
|
|
commit: 2a5e768b6e
|
|
subdir: IntentIntercept
|
|
submodules: true
|
|
target: android-16
|
|
|
|
- versionName: 2.0.3
|
|
versionCode: 103
|
|
commit: 70a65774ac9a
|
|
subdir: IntentIntercept
|
|
|
|
- versionName: 2.0.4
|
|
versionCode: 204
|
|
commit: 1e1aeb93a1c6
|
|
subdir: IntentIntercept
|
|
|
|
- versionName: 2.1.1
|
|
versionCode: 211
|
|
commit: b80adf538593b3c5c5de9f30ee4e1d01c16e4c8a
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.2.0
|
|
versionCode: 220
|
|
commit: 816649e7b6f2985917603eb1c77f5208c48120cf
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.2.1
|
|
versionCode: 221
|
|
commit: 5b239839e4e11074b9a61f7693f2b02fe950d722
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.2.2
|
|
versionCode: 222
|
|
commit: 68cc43d280b69c0422bd15681580a474ad57473c
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.2.3
|
|
versionCode: 223
|
|
commit: v2.2.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.2.4
|
|
versionCode: 224
|
|
commit: v2.2.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: Move to archive in the future in favor of [[de.k3b.android.intentintercept]]?
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.2.4
|
|
CurrentVersionCode: 224
|