64 lines
1.7 KiB
YAML
64 lines
1.7 KiB
YAML
Categories:
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
WebSite: https://miku-nyan.github.io/Overchan-Android
|
|
SourceCode: https://github.com/AliceCA/Overchan-Android
|
|
IssueTracker: https://github.com/AliceCA/Overchan-Android/issues
|
|
|
|
AutoName: Overchan (fork)
|
|
Description: |-
|
|
Mobile application for browsing imageboards. Supports 4chan, krautchan, 8chan,
|
|
iichan.hk, dobrochan, 2ch (russian dvach) and some others.
|
|
|
|
Some features:
|
|
|
|
* Separate preferences for each imageboard: password for post deletion, HTTP/SSL, proxy
|
|
* Automatic hide posts and threads using regular expressions
|
|
* Automatic update all open tabs in background
|
|
* Sending posts in background
|
|
* Saving threads with all attachments in HTML with Dollchan
|
|
* Two ways to display replies to posts: as separate references and as list
|
|
* Support the tablet interface
|
|
* Themes
|
|
|
|
This is a fork of the original app [[nya.miku.wishmaster]] which is no longer
|
|
being developed by its author.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/AliceCA/Overchan-Android.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 1000
|
|
commit: v1.0.0_fdroid
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- libs/*
|
|
- build.xml
|
|
prebuild: sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 1001
|
|
commit: v1.0.1_fdroid
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- libs/*
|
|
- build.xml
|
|
prebuild: sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle
|
|
|
|
- versionName: 1.0.2
|
|
versionCode: 1002
|
|
commit: v1.0.2_fdroid
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- libs/*
|
|
- build.xml
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.2
|
|
CurrentVersionCode: 1002
|