fdroiddata/metadata/com.thirtydegreesray.openhu...

38 lines
1.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Internet
License: GPL-3.0-only
WebSite: https://thirtydegreesray.github.io/OpenHub/
SourceCode: https://github.com/ThirtyDegreesRay/OpenHub
IssueTracker: https://github.com/ThirtyDegreesRay/OpenHub/issues
Description: |-
An open source GitHub Android client app, faster and concise.
Features:
* Project use MVP+dagger2+retrofit frameworksave Activity,Fragment,Presenter data when onSaveInstanceState;
* On the basis of Retrofit2+RxJava,load cache first if cache available,then load from network,better user experience;
* Support the theme switch,16 kinds of accent color switch,language switch;
* Support the trending repositories view,every one hour,the server update data at a time;
* Start immediately show the splash screen,no bad time;
* Faster and cool syntax highlighting;
* And more...
RepoType: git
Repo: https://github.com/ThirtyDegreesRay/OpenHub.git
Builds:
- versionName: 3.0.0
versionCode: 30
commit: v3.0.0
subdir: app
gradle:
- normal
rm:
- app/libs/
prebuild: "sed -i -e \"s/(name: 'bugly_crashreport_upgrade-1.3.4', ext: 'aar')/'com.tencent.bugly:crashreport_upgrade:1.3.4'/\"\
\ build.gradle"
AutoUpdateMode: None
UpdateCheckMode: None