fdroiddata/metadata/com.manichord.mgit.yml
2023-12-29 12:27:35 +00:00

204 lines
5 KiB
YAML

Categories:
- Development
License: GPL-3.0-only
AuthorName: Manichord Pty Ltd
AuthorEmail: maks@manichord.com
WebSite: https://manichord.com/projects/mgit.html
SourceCode: https://github.com/maks/MGit
IssueTracker: https://github.com/maks/MGit/issues
Changelog: https://github.com/maks/MGit/releases
Donate: https://sgit.sheimi.me/
AutoName: MGit
Description: |-
MGit is a full featured Git client that allows you to manage files in a local Git repository, clone, push and pull to and from remote repositories. It allows you to browse files in your local repositories, see diffs of changed files, stage and commit files all in your local repository while offline.
Features include:
* Create local repositories
* Clone remote repositories
* Fetch, Pull, Push from remote repositories
* Delete local repositories
* Browse files
* Browse commit messages
* Checkout branches and tags
* HTTP/HTTPS/SSH are supported (including SSH with private key passphrase)
* Search local repositories
* Privatekey management
* git diff between commits
* Import existing repositories
* Merge branches
* Add modified file to stage
* View state of staged files (aka index)
* Rebasing branches
* Cherrypicks
MGit does not have a built-in text editor but should also work well with other Android text editors that support Content Providers.
MGit is a continuation of development of the popular SGit app.
RepoType: git
Repo: https://github.com/maks/MGit.git
Builds:
- versionName: 1.5.0
versionCode: 201
commit: v1.5.0-2
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.1
versionCode: 202
commit: v1.5.1
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.2
versionCode: 203
commit: v1.5.2
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.3
versionCode: 204
commit: v1.5.3
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.4.3
versionCode: 208
commit: v1.5.4.3
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.4.4
versionCode: 209
commit: v1.5.4.4
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.4.5
versionCode: 210
commit: v1.5.4.5
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.4.6
versionCode: 211
commit: v1.5.4.6
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.4.7
versionCode: 212
commit: v1.5.4.7
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.5
versionCode: 213
commit: v1.5.5
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.5.1
versionCode: 214
commit: v1.5.5.1
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.9
versionCode: 219
commit: v1.5.9
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.5.10
versionCode: 220
commit: v1.5.10
subdir: app
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.6.1
versionCode: 222
commit: 6574cbf7a987b8301e694316208c3562f9bbc27f
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
antifeatures:
Tracking:
en-US: App enforces sending error/crash reports to its developers.
- versionName: 1.6.3
versionCode: 224
commit: c1e5d648501dd886197b943255a004065c47826c
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 1.7.0
versionCode: 240
commit: 9615ca8a7b546a1fb9d5efc9e68edc375f013497
subdir: app
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.7.0
CurrentVersionCode: 240