mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-25 16:46:07 +00:00
46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Security
|
|
- System
|
|
License: Apache-2.0
|
|
AuthorName: 双霖
|
|
AuthorEmail: l@linesoft.top
|
|
AuthorWebSite: https://www.linesoft.top
|
|
SourceCode: https://github.com/linesoft2/open2share
|
|
IssueTracker: https://github.com/linesoft2/open2share/issues
|
|
|
|
AutoName: open2share
|
|
Description: |
|
|
Open2share converts open file Intent (ACTION_VIEW) to share file Intent (ACTION_SEND).
|
|
|
|
Some bloatware (such as WeChat) don't provide built-in system share integration. This app workarounds such limitation.
|
|
|
|
<b>Usage</b>
|
|
Select "Convert to share" when opening the file, and then share it.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/linesoft2/open2share
|
|
|
|
Builds:
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: 52f228fcc3d4ae247e13665f1035c7c5a745e536
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 6
|
|
commit: d7f0a734e1588f8e083927443f73bbc051c34967
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: Upstream does not respond. Instead of them, you may find @proletarius101
|
|
if there are questions/issues on our side.
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.5'
|
|
CurrentVersionCode: 6
|