50 lines
1.2 KiB
YAML
50 lines
1.2 KiB
YAML
Categories:
|
|
- Development
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/k3b/intent-intercept
|
|
IssueTracker: https://github.com/k3b/intent-intercept/issues
|
|
Changelog: https://github.com/k3b/intent-intercept/releases
|
|
Donate: http://donate.openstreetmap.org/
|
|
|
|
AutoName: Intent Intercept
|
|
Summary: Dev tool to view inter-app communication
|
|
Description: |-
|
|
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.
|
|
|
|
This app is forked from [https://github.com/intrications/intent-intercept]
|
|
version 2.2.4,224 which is not maintained any more.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/k3b/intent-intercept.git
|
|
|
|
Builds:
|
|
- versionName: 3.0.0
|
|
versionCode: 300
|
|
commit: v3.0.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 3.0.1
|
|
versionCode: 301
|
|
commit: v3.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 3.0.2
|
|
versionCode: 302
|
|
commit: v3.0.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 3.0.2
|
|
CurrentVersionCode: 302
|