FastHub the ultimate GitHub client for Android.

Overview

FastHub is currently under a huge refactoring, please make sure to submit an issue only if necessary.

You could follow the development on V5 in this PR

Build Status Releases Slack License: GPL v3

Logo

FastHub

Yet another open-source GitHub client app but unlike any other app, FastHub was built from scratch.

Download from Google Play Direct apk download

Features

  • App
    • Three login types (Basic Auth), (Access Token) or via (OAuth)
    • Multiple Accounts
    • Enterprise Accounts
    • Themes mode
    • Offline-mode
    • Markdown and code highlighting support
    • Notifications overview and "Mark all as read"
    • Search Users/Orgs, Repos, Issues/PRs & Code.
    • FastHub & GitHub Pinned Repos
    • Trending
    • Wiki
    • Projects
  • Repositories
    • Browse & Read Wiki
    • Edit, Create & Delete files (commit)
    • Edit, Create & Delete files (Project Columns Cards)
    • Search Repos
    • Browse and search Repos
    • See your public, private and forked Repos
    • Filter Branches and Commits
    • Watch, star and fork Repos
    • Download releases, files and branches
  • Issues and Pull Requests
    • Search Issues/PRs
    • Filter Issues/PRs
    • Long click to peak Issues/PRs & add comments otg.
    • Open/close Issues/PRs
    • Comment on Issues/PRs
    • Manage Issue/PR comments
    • React to comments with reactions
    • Edit Issues/PRs
    • Lock/unlock conversation in Issues/PRs
    • Assign people and add Labels and Milestones to Issues/PRs
    • Manage Milestones
    • Merge PRs
    • PRs reviews (reply, react with emojies, delete & edit comment)
    • PRs request review changes/approve & comment.
    • PRs statuses
  • Commits and Gists
    • Search Code/Gists
    • View Gists and their files
    • Comment on Commits/Gists
    • Manage Commit/Gist comments
    • Create/Delete Gists
    • Edit Gist & Gist Files
    • React to Commit comments with reactions
    • Comment on line number in Files/Code changes.
  • Organisations
    • Overview
    • Feeds
    • Teams & Teams repos
    • Repos
  • Users
    • GitHub Pinned Repos
    • Follow/Unfollow users
    • View user feeds
    • Contribution graph.
    • Search Users, Repos, Issues,Pull Requests and Code
  • Much more...
    • FastHub is actively developed. More features will come!

> FastHub contain Ads, which are disabled by default. You could enable them if you'd like to support the development.
Ads currently not available.

Specs / Open-source libraries:

Contribution

You love FastHub? You want new features or bug fixes?
Please contribute to the project either by creating a PR or submitting an issue on GitHub.
Read the contribution guide for more detailed information.

Language Contributors

Thanks for those who contributed to FastHub by adding their language

- Chinese (Simplified) @Devifish

- Chinese (Traditional) @maple3142

- German @failex234

- Indonesian @dikiaap

- Italian @Raffaele74

- Japanese @Rintan

- Lithuanian @mistermantas

- Russian @dedepete

- Turkish @kutsan

- Portuguese @caiorrs

- Czech @hejsekvojtech

- Spanish @alete89

- French @ptt-homme

- Korean @Astro36 @cozyplanes

FAQ

Why can't I see my Organizations either Private or Public ones?

Open up https://github.com/settings/applications and look for FastHub, open it then scroll to Organization access and click on Grant Button, alternatively login via Access Token which will ease this setup.

I tried to login via Access Token & OTP but why isn't it working?

You can't login via Access Token & OTP all together due to the lifetime of the OTP code, you'll be required to login in every few seconds.

Why are my Private Repo and Enterprise Wiki not showing up?

It's due to FastHub scraping GitHub Wiki page & Private Repos require session token that FastHub doesn't have.

I login with Enterprise account but can't interact with anything other than my Enterprise GitHub.

Well, logically, you can't access anything else other than your Enterprise, but FastHub made that possible but can't do much about it, in most cases since your login credential doesn't exists in GitHub server. But in few cases your GitHub account Oauth token will do the trick.

Why am I having problems editing Issues/PRs?

If you are unable to edit an issue in a public organization, please contact your Organization Admin to grant access to FastHub. Alternatively you can login using an Access Token with the correct permissions granted.

I'm having this issue! / I want this and that!

Head to https://github.com/k0shk0sh/FastHub/issues/new and create new issue for bugs or feature requests. I really encourage you to search before opening a ticket. Any duplicate request will result in it being closed immediately.

License

Copyright (C) 2017 Kosh.
Licensed under the GPL-3.0 license.
(See the LICENSE file for the whole license text.)

Screenshots

Feeds Drawer
First Sec
Repo Profile
Third Fourth

FastHub Logo

FastHub logo is designed by Cookicons.
Twitter
Designer website Cookicons.

OLD FastHub logo was designed by Kevin Aguilar.
Twitter
Designer at Kevin Aguilar.
Laus Deo Semper

Comments
  • FastHub does not provide Android notifications for GitHub

    FastHub does not provide Android notifications for GitHub

    I have the FastHub Pro and i do not receive any notifications about Pull Requests, Commits..... I made a login with access token, i have a organization with private respositories, but also public outside the organization did not come.

    Type: Question 
    opened by takealook-global 62
  • Can't edit my own issues from FastHub

    Can't edit my own issues from FastHub

    FastHub Version: 4.2.0
    Android Version: 7.1.2 (SDK: 25)
    Device Information:

    • Manufacturer: OnePlus
    • Brand: oneplus
    • Model: OnePlus One

    When I try to submit an issue edit, it says "not editable by "

    Works fine from github web desktop on chrome android. This happened on 4.1.0 as well...

    Type: Can't Reproduce 
    opened by Younes-L 54
  • App Icon broken since v2.5.1

    App Icon broken since v2.5.1

    • FastHub Version: 2.5.1 & 2.5.3
    • Android Version: n/a
    • Phone Model: n/a

    Since v2.5.1, app icons are broken. Seems the Manifest got slightly messed up:

    application-icon-120:'res/mipmap-anydpi-v26/ic_launcher.xml'
    application-icon-160:'res/mipmap-anydpi-v26/ic_launcher.xml'
    application-icon-240:'res/mipmap-anydpi-v26/ic_launcher.xml'
    application-icon-320:'res/mipmap-anydpi-v26/ic_launcher.xml'
    application-icon-480:'res/mipmap-anydpi-v26/ic_launcher.xml'
    application-icon-640:'res/mipmap-anydpi-v26/ic_launcher.xml'
    application-icon-65534:'res/mipmap-anydpi-v26/ic_launcher.xml'
    application-icon-65535:'res/mipmap-anydpi-v26/ic_launcher.xml'
    application: label='FastHub' icon='res/mipmap-anydpi-v26/ic_launcher.xml'
    

    Same section from v2.1.0 (last version where it was OK):

    application-icon-120:'res/mipmap-mdpi-v4/ic_launcher.png'
    application-icon-160:'res/mipmap-mdpi-v4/ic_launcher.png'
    application-icon-240:'res/mipmap-hdpi-v4/ic_launcher.png'
    application-icon-320:'res/mipmap-xhdpi-v4/ic_launcher.png'
    application-icon-480:'res/mipmap-xxhdpi-v4/ic_launcher.png'
    application-icon-640:'res/mipmap-xxxhdpi-v4/ic_launcher.png'
    application-icon-65534:'res/mipmap-mdpi-v4/ic_launcher.png'
    application-icon-65535:'res/mipmap-xxxhdpi-v4/ic_launcher.png'
    application: label='FastHub' icon='res/mipmap-mdpi-v4/ic_launcher.png'
    

    Note: While it was working, the icons were .png. It stopped working when they were specified as .xml (which is no graphic).

    Type: Maintenance 
    opened by IzzySoft 34
  • Not all organizations in list

    Not all organizations in list

    Great to have support for organizations, but not all the organizations I am part of are shown. Only the ones that I am owner of are in the list and not those that I am "just" member of.

    In my list cygwin and editorconfig are not shown in the list but I am member of both of them.

    Status: Won't Fix Status: In Review 
    opened by ffes 34
  • Last releases lack APK attachment

    Last releases lack APK attachment

    Checking my logs I just noticed that the last 2 releases had no .apk file attached (so my repo couldn't update it). Just forgotten, or is this intentional? The promising black box on the README.md saying "Direct APK download" is currently misleading (going to "latest" where there is no .apk) :wink:

    opened by IzzySoft 33
  • Idea for new logo

    Idea for new logo

    I am not a designer so I can not make it myself. But it somebody likes the idea, feel free to create a new logo for FastHub based on this idea:

    Use the git logo from https://git-scm.com/downloads/logos and make it look fast

    Status: Completed 
    opened by ffes 29
  • Not taking back when clicking issue

    Not taking back when clicking issue

    App Version: 1.9.4

    OS Version: 25

    Model: HTC-Nexus 9

    Before this last update when you click issue it took you back. Now you have to click the back icon.

    Type: Invalid Status: Needs More Information 
    opened by yakov116 29
  • Login doesn't work

    Login doesn't work

    (Or am I just doing something wrong?)

    Account name and E-Mail Account don't work, I just get a very long Error message (SS in ~12h)

    Btw, GitHub already shows me FastHub as an authorized application but the app itselg refuses for some reason.

    • FastHub Version: 2.0.1 F-Droid
    • Android Version: 5.1.1
    • Phone Model: Neffos C5L
    Status: Completed 
    opened by CrimsonFork 28
  • Many formatting combinations are not rendered correctly

    Many formatting combinations are not rendered correctly

    FastHub Version: 4.0.3
    Android Version: 7.1.2 (SDK: 25)
    Device Information:

    • MANUFACTURER: samsung
    • BRAND: samsung
    • MODEL: SM-G930F

    Some formatting combinations are not rendered correctly by FastHub.

    This should be all possible combinations for manual review. Actually two do not even work correctly on GitHub itself. I reported this to GitHub already.

    bold / code

    • **`this`**: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **`*this*`**: *this*
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **`*~~this~~*`**: *~~this~~*
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **`_this_`**: _this_
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **`_~~this~~_`**: _~~this~~_
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **`~~this~~`**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **`~~*this*~~`**: ~~*this*~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **`~~_this_~~`**: ~~_this_~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __`this`__: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __`*this*`__: *this*
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __`*~~this~~*`__: *~~this~~*
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __`_this_`__: _this_
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __`_~~this~~_`__: _~~this~~_
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __`~~this~~`__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __`~~*this*~~`__: ~~*this*~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __`~~_this_~~`__: ~~_this_~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok

    bold / italic

    • ***this***: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • **_this_**: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • *__this__*: this
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _**this**_: this
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • __*this*__: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ___this___: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok

    bold / italic / code

    • ***`this`***: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ***`~~this~~`***: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **_`this`_**: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **_`~~this~~`_**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • *__`this`__*: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • *__`~~this~~`__*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • _**`this`**_: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • _**`~~this~~`**_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __*`this`*__: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __*`~~this~~`*__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ___`this`___: this
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ___`~~this~~`___: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok

    bold / italic / strike-through

    • ***~~this~~***: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • **_~~this~~_**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **~~*this*~~**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **~~_this_~~**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • *__~~this~~__*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • *~~**this**~~*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • *~~__this__~~*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • _**~~this~~**_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • __*~~this~~*__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ___~~this~~___: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • __~~*this*~~__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __~~_this_~~__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • _~~**this**~~_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • _~~__this__~~_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~***this***~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~**_this_**~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~*__this__*~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~_**this**_~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~__*this*__~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~___this___~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok

    bold / italic / strike-through / code

    • ***~~`this`~~***: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **_~~`this`~~_**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **~~*`this`*~~**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **~~_`this`_~~**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • *__~~`this`~~__*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • *~~**`this`**~~*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • *~~__`this`__~~*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • _**~~`this`~~**_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __*~~`this`~~*__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ___~~`this`~~___: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __~~*`this`*~~__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __~~_`this`_~~__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • _~~**`this`**~~_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • _~~__`this`__~~_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~***`this`***~~: ~~***this***~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~**_`this`_**~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~*__`this`__*~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~_**`this`**_~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~__*`this`*__~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~___`this`___~~: ~~___this___~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok

    bold / strike-through

    • **~~this~~**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • __~~this~~__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~**this**~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~__this__~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok

    bold / strike-through / code

    • **~~`this`~~**: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **~~`*this*`~~**: ~~*this*~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • **~~`_this_`~~**: ~~_this_~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __~~`this`~~__: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __~~`*this*`~~__: ~~*this*~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • __~~`_this_`~~__: ~~_this_~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~**`this`**~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~**`*this*`**~~: ~~*this*~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~**`_this_`**~~: ~~_this_~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~__`this`__~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~__`*this*`__~~: ~~*this*~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok
    • ~~__`_this_`__~~: ~~_this_~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: not ok

    code

    • `*this*`: *this*
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `**this**`: **this**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `***this***`: ***this***
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `***~~this~~***`: ***~~this~~***
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `**_this_**`: **_this_**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `**_~~this~~_**`: **_~~this~~_**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `**~~this~~**`: **~~this~~**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `**~~*this*~~**`: **~~*this*~~**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `**~~_this_~~**`: **~~_this_~~**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `*__this__*`: *__this__*
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `*__~~this~~__*`: *__~~this~~__*
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `*~~this~~*`: *~~this~~*
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `*~~**this**~~*`: *~~**this**~~*
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `*~~__this__~~*`: *~~__this__~~*
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `_this_`: _this_
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `_**this**_`: _**this**_
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `_**~~this~~**_`: _**~~this~~**_
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `__this__`: __this__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `__*this*__`: __*this*__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `__*~~this~~*__`: __*~~this~~*__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `___this___`: ___this___
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `___~~this~~___`: ___~~this~~___
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `__~~this~~__`: __~~this~~__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `__~~*this*~~__`: __~~*this*~~__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `__~~_this_~~__`: __~~_this_~~__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `_~~this~~_`: _~~this~~_
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `_~~**this**~~_`: _~~**this**~~_
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `_~~__this__~~_`: _~~__this__~~_
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~this~~`: ~~this~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~*this*~~`: ~~*this*~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~**this**~~`: ~~**this**~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~***this***~~`: ~~***this***~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~**_this_**~~`: ~~**_this_**~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~*__this__*~~`: ~~*__this__*~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~_this_~~`: ~~_this_~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~_**this**_~~`: ~~_**this**_~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~__this__~~`: ~~__this__~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~__*this*__~~`: ~~__*this*__~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • `~~___this___~~`: ~~___this___~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok

    italic / code

    • *`this`*: this
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • *`**this**`*: **this**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • *`**~~this~~**`*: **~~this~~**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • *`__this__`*: __this__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • *`__~~this~~__`*: __~~this~~__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • *`~~this~~`*: ~~this~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • *`~~**this**~~`*: ~~**this**~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • *`~~__this__~~`*: ~~__this__~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _`this`_: this
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _`**this**`_: **this**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _`**~~this~~**`_: **~~this~~**
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _`__this__`_: __this__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _`__~~this~~__`_: __~~this~~__
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _`~~this~~`_: ~~this~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _`~~**this**~~`_: ~~**this**~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok
    • _`~~__this__~~`_: ~~__this__~~
      • GitHub: ok
      • FastHub preview: ok
      • FastHub display: ok

    italic / strike-through

    • *~~this~~*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • _~~this~~_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~*this*~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~_this_~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok

    italic / strike-through / code

    • *~~`this`~~*: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • *~~`**this**`~~*: ~~**this**~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • *~~`__this__`~~*: ~~__this__~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • _~~`this`~~_: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • _~~`**this**`~~_: ~~**this**~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • _~~`__this__`~~_: ~~__this__~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~*`this`*~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~*`**this**`*~~: ~~**this**~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~*`__this__`*~~: ~~__this__~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~_`this`_~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~_`**this**`_~~: ~~**this**~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~_`__this__`_~~: ~~__this__~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok

    strike-through / code

    • ~~`this`~~: ~~this~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`*this*`~~: ~~*this*~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`**this**`~~: ~~**this**~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`***this***`~~: ~~***this***~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`**_this_**`~~: ~~**_this_**~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`*__this__*`~~: ~~*__this__*~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`_this_`~~: ~~_this_~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`_**this**_`~~: ~~_**this**_~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`__this__`~~: ~~__this__~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`__*this*__`~~: ~~__*this*__~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok
    • ~~`___this___`~~: ~~___this___~~
      • GitHub: ok
      • FastHub preview: not ok
      • FastHub display: ok

    And here again in tabular form as requested by @yakov116:

    bold / code

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- **`this`** | this | ok | not ok | not ok **`*this*`** | *this* | ok | not ok | not ok **`*~~this~~*`** | *~~this~~* | ok | not ok | not ok **`_this_`** | _this_ | ok | not ok | not ok **`_~~this~~_`** | _~~this~~_ | ok | not ok | not ok **`~~this~~`** | ~~this~~ | ok | not ok | not ok **`~~*this*~~`** | ~~*this*~~ | ok | not ok | not ok **`~~_this_~~`** | ~~_this_~~ | ok | not ok | not ok __`this`__ | this | ok | not ok | not ok __`*this*`__ | *this* | ok | not ok | not ok __`*~~this~~*`__ | *~~this~~* | ok | not ok | not ok __`_this_`__ | _this_ | ok | not ok | not ok __`_~~this~~_`__ | _~~this~~_ | ok | not ok | not ok __`~~this~~`__ | ~~this~~ | ok | not ok | not ok __`~~*this*~~`__ | ~~*this*~~ | ok | not ok | not ok __`~~_this_~~`__ | ~~_this_~~ | ok | not ok | not ok

    bold / italic

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- ***this*** | this | ok | not ok | ok **_this_** | this | ok | not ok | not ok *__this__* | this | ok | ok | ok _**this**_ | this | ok | ok | ok __*this*__ | this | ok | not ok | not ok ___this___ | this | ok | not ok | ok

    bold / italic / code

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- ***`this`*** | this | ok | not ok | not ok ***`~~this~~`*** | ~~this~~ | ok | not ok | not ok **_`this`_** | this | ok | not ok | not ok **_`~~this~~`_** | ~~this~~ | ok | not ok | not ok *__`this`__* | this | ok | not ok | not ok *__`~~this~~`__* | ~~this~~ | ok | not ok | not ok _**`this`**_ | this | ok | not ok | not ok _**`~~this~~`**_ | ~~this~~ | ok | not ok | not ok __*`this`*__ | this | ok | not ok | not ok __*`~~this~~`*__ | ~~this~~ | ok | not ok | not ok ___`this`___ | this | ok | not ok | not ok ___`~~this~~`___ | ~~this~~ | ok | not ok | not ok

    bold / italic / strike-through

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- ***~~this~~*** | ~~this~~ | ok | not ok | ok **_~~this~~_** | ~~this~~ | ok | not ok | not ok **~~*this*~~** | ~~this~~ | ok | not ok | not ok **~~_this_~~** | ~~this~~ | ok | not ok | not ok *__~~this~~__* | ~~this~~ | ok | not ok | ok *~~**this**~~* | ~~this~~ | ok | not ok | ok *~~__this__~~* | ~~this~~ | ok | not ok | ok _**~~this~~**_ | ~~this~~ | ok | not ok | ok __*~~this~~*__ | ~~this~~ | ok | not ok | not ok ___~~this~~___ | ~~this~~ | ok | not ok | ok __~~*this*~~__ | ~~this~~ | ok | not ok | not ok __~~_this_~~__ | ~~this~~ | ok | not ok | not ok _~~**this**~~_ | ~~this~~ | ok | not ok | ok _~~__this__~~_ | ~~this~~ | ok | not ok | ok ~~***this***~~ | ~~this~~ | ok | not ok | ok ~~**_this_**~~ | ~~this~~ | ok | not ok | not ok ~~*__this__*~~ | ~~this~~ | ok | not ok | ok ~~_**this**_~~ | ~~this~~ | ok | not ok | ok ~~__*this*__~~ | ~~this~~ | ok | not ok | not ok ~~___this___~~ | ~~this~~ | ok | not ok | ok

    bold / italic / strike-through / code

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- ***~~`this`~~*** | ~~this~~ | ok | not ok | not ok **_~~`this`~~_** | ~~this~~ | ok | not ok | not ok **~~*`this`*~~** | ~~this~~ | ok | not ok | not ok **~~_`this`_~~** | ~~this~~ | ok | not ok | not ok *__~~`this`~~__* | ~~this~~ | ok | not ok | not ok *~~**`this`**~~* | ~~this~~ | ok | not ok | not ok *~~__`this`__~~* | ~~this~~ | ok | not ok | not ok _**~~`this`~~**_ | ~~this~~ | ok | not ok | not ok __*~~`this`~~*__ | ~~this~~ | ok | not ok | not ok ___~~`this`~~___ | ~~this~~ | ok | not ok | not ok __~~*`this`*~~__ | ~~this~~ | ok | not ok | not ok __~~_`this`_~~__ | ~~this~~ | ok | not ok | not ok _~~**`this`**~~_ | ~~this~~ | ok | not ok | not ok _~~__`this`__~~_ | ~~this~~ | ok | not ok | not ok ~~***`this`***~~ | ~~this*~~ | ok | ok | ok ~~**_`this`_**~~ | ~~this~~ | ok | not ok | not ok ~~*__`this`__*~~ | ~~this~~ | ok | not ok | not ok ~~_**`this`**_~~ | ~~this~~ | ok | not ok | not ok ~~__*`this`*__~~ | ~~__this*~~ | ok | not ok | not ok ~~___`this`___~~ | ~~this__~~ | ok | ok | ok

    bold / strike-through

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- **~~this~~** | ~~this~~ | ok | not ok | ok __~~this~~__ | ~~this~~ | ok | not ok | ok ~~**this**~~ | ~~this~~ | ok | not ok | ok ~~__this__~~ | ~~this~~ | ok | not ok | ok

    bold / strike-through / code

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- **~~`this`~~** | ~~this~~ | ok | not ok | not ok **~~`*this*`~~** | ~~*this*~~ | ok | not ok | not ok **~~`_this_`~~** | ~~_this_~~ | ok | not ok | not ok __~~`this`~~__ | ~~this~~ | ok | not ok | not ok __~~`*this*`~~__ | ~~*this*~~ | ok | not ok | not ok __~~`_this_`~~__ | ~~_this_~~ | ok | not ok | not ok ~~**`this`**~~ | ~~this~~ | ok | not ok | not ok ~~**`*this*`**~~ | ~~*this*~~ | ok | not ok | not ok ~~**`_this_`**~~ | ~~_this_~~ | ok | not ok | not ok ~~__`this`__~~ | ~~this~~ | ok | not ok | not ok ~~__`*this*`__~~ | ~~*this*~~ | ok | not ok | not ok ~~__`_this_`__~~ | ~~_this_~~ | ok | not ok | not ok

    code

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- `*this*` | *this* | ok | ok | ok `**this**` | **this** | ok | ok | ok `***this***` | ***this*** | ok | ok | ok `***~~this~~***` | ***~~this~~*** | ok | ok | ok `**_this_**` | **_this_** | ok | ok | ok `**_~~this~~_**` | **_~~this~~_** | ok | ok | ok `**~~this~~**` | **~~this~~** | ok | ok | ok `**~~*this*~~**` | **~~*this*~~** | ok | ok | ok `**~~_this_~~**` | **~~_this_~~** | ok | ok | ok `*__this__*` | *__this__* | ok | ok | ok `*__~~this~~__*` | *__~~this~~__* | ok | ok | ok `*~~this~~*` | *~~this~~* | ok | ok | ok `*~~**this**~~*` | *~~**this**~~* | ok | ok | ok `*~~__this__~~*` | *~~__this__~~* | ok | ok | ok `_this_` | _this_ | ok | ok | ok `_**this**_` | _**this**_ | ok | ok | ok `_**~~this~~**_` | _**~~this~~**_ | ok | ok | ok `__this__` | __this__ | ok | ok | ok `__*this*__` | __*this*__ | ok | ok | ok `__*~~this~~*__` | __*~~this~~*__ | ok | ok | ok `___this___` | ___this___ | ok | ok | ok `___~~this~~___` | ___~~this~~___ | ok | ok | ok `__~~this~~__` | __~~this~~__ | ok | ok | ok `__~~*this*~~__` | __~~*this*~~__ | ok | ok | ok `__~~_this_~~__` | __~~_this_~~__ | ok | ok | ok `_~~this~~_` | _~~this~~_ | ok | ok | ok `_~~**this**~~_` | _~~**this**~~_ | ok | ok | ok `_~~__this__~~_` | _~~__this__~~_ | ok | ok | ok `~~this~~` | ~~this~~ | ok | ok | ok `~~*this*~~` | ~~*this*~~ | ok | ok | ok `~~**this**~~` | ~~**this**~~ | ok | ok | ok `~~***this***~~` | ~~***this***~~ | ok | ok | ok `~~**_this_**~~` | ~~**_this_**~~ | ok | ok | ok `~~*__this__*~~` | ~~*__this__*~~ | ok | ok | ok `~~_this_~~` | ~~_this_~~ | ok | ok | ok `~~_**this**_~~` | ~~_**this**_~~ | ok | ok | ok `~~__this__~~` | ~~__this__~~ | ok | ok | ok `~~__*this*__~~` | ~~__*this*__~~ | ok | ok | ok `~~___this___~~` | ~~___this___~~ | ok | ok | ok

    italic / code

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- *`this`* | this | ok | ok | ok *`**this**`* | **this** | ok | ok | ok *`**~~this~~**`* | **~~this~~** | ok | ok | ok *`__this__`* | __this__ | ok | ok | ok *`__~~this~~__`* | __~~this~~__ | ok | ok | ok *`~~this~~`* | ~~this~~ | ok | ok | ok *`~~**this**~~`* | ~~**this**~~ | ok | ok | ok *`~~__this__~~`* | ~~__this__~~ | ok | ok | ok _`this`_ | this | ok | ok | ok _`**this**`_ | **this** | ok | ok | ok _`**~~this~~**`_ | **~~this~~** | ok | ok | ok _`__this__`_ | __this__ | ok | ok | ok _`__~~this~~__`_ | __~~this~~__ | ok | ok | ok _`~~this~~`_ | ~~this~~ | ok | ok | ok _`~~**this**~~`_ | ~~**this**~~ | ok | ok | ok _`~~__this__~~`_ | ~~__this__~~ | ok | ok | ok

    italic / strike-through

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- *~~this~~* | ~~this~~ | ok | not ok | ok _~~this~~_ | ~~this~~ | ok | not ok | ok ~~*this*~~ | ~~this~~ | ok | not ok | ok ~~_this_~~ | ~~this~~ | ok | not ok | ok

    italic / strike-through / code

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- *~~`this`~~* | ~~this~~ | ok | not ok | ok *~~`**this**`~~* | ~~**this**~~ | ok | not ok | ok *~~`__this__`~~* | ~~__this__~~ | ok | not ok | ok _~~`this`~~_ | ~~this~~ | ok | not ok | ok _~~`**this**`~~_ | ~~**this**~~ | ok | not ok | ok _~~`__this__`~~_ | ~~__this__~~ | ok | not ok | ok ~~*`this`*~~ | ~~this~~ | ok | not ok | ok ~~*`**this**`*~~ | ~~**this**~~ | ok | not ok | ok ~~*`__this__`*~~ | ~~__this__~~ | ok | not ok | ok ~~_`this`_~~ | ~~this~~ | ok | not ok | ok ~~_`**this**`_~~ | ~~**this**~~ | ok | not ok | ok ~~_`__this__`_~~ | ~~__this__~~ | ok | not ok | ok

    strike-through / code

    Format | Rendered | GitHub | FastHub preview | FastHub display ------- | ---------- | ------- | ----------------- | ----------------- ~~`this`~~ | ~~this~~ | ok | not ok | ok ~~`*this*`~~ | ~~*this*~~ | ok | not ok | ok ~~`**this**`~~ | ~~**this**~~ | ok | not ok | ok ~~`***this***`~~ | ~~***this***~~ | ok | not ok | ok ~~`**_this_**`~~ | ~~**_this_**~~ | ok | not ok | ok ~~`*__this__*`~~ | ~~*__this__*~~ | ok | not ok | ok ~~`_this_`~~ | ~~_this_~~ | ok | not ok | ok ~~`_**this**_`~~ | ~~_**this**_~~ | ok | not ok | ok ~~`__this__`~~ | ~~__this__~~ | ok | not ok | ok ~~`__*this*__`~~ | ~~__*this*__~~ | ok | not ok | ok ~~`___this___`~~ | ~~___this___~~ | ok | not ok | ok

    Status: Completed 
    opened by Vampire 27
  • Abuse detection mechanism triggered for searches

    Abuse detection mechanism triggered for searches

    FastHub Version: 4.6.4
    Android Version: 7.0 (SDK: 24)
    Device Information:

    • Manufacturer: HUAWEI
    • Brand: HUAWEI
    • Model: P10 Plus

    After performing a combination of repository, path and code (files) search, it will trigger the abuse detection and the IP-token combination is banned from searching files for a while.

    The amount of searches before getting banned (5 on average) is significantly less than what is documented as search rate limit (30 req/min).

    You have triggered an abuse detection mechanism. Please wait a few minutes before you try again.
    

    The possible causes are documented at here. The reasons I can think of are:

    • FastHub may be repeatedly performing requests in background, like the status API.
    • FastHub may be retrieving the pagination too rapidly.
    Type: Work as Intended 
    opened by ishitatsuyuki 26
  • Translation Contributors.

    Translation Contributors.

    I think having an app translated to many languages will make it more attractive for users from all over the world.

    I recommend you using OneSky for that :)

    opened by jahirfiquitiva 26
  • Text unreadable in dark theme. Black text on grey background

    Text unreadable in dark theme. Black text on grey background

    FastHub Version: 4.7.3
    Android Version: 11 (SDK: 30)
    Device Information:

    • Manufacturer: Motorola
    • Brand: motorola
    • Model: Moto G5+

    As you can see below... Is this a Tom problem? Did I do something weird with my settings?

    opened by ruralTom 0
  • Features to be added

    Features to be added

    I think profile page should be improved, we should be able to edit our profile, profile readme should appear on profile page. (eg falsisdev/falsisdev). We should be able to send a pull request. Also the app should be published on Huawei AppGallery.

    opened by falsisdev 2
  • Portfolio

    Portfolio

    FastHub Version: 4.7.3
    Android Version: 8.1.0 (SDK: 27)
    Device Information:

    • Manufacturer: samsung
    • Brand: samsung
    • Model: SM-A260G

    My protfolio