Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

Commit e0754d8

Browse files
authored
Merge branch 'master' into master
2 parents d1c086e + 8616287 commit e0754d8

979 files changed

Lines changed: 79453 additions & 15395 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CONTRIBUTING.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,25 @@
1-
# How to contribute & build *FastHub*
1+
# How to submit Issue/Feature Request to *FastHub*
2+
3+
- Make sure the included template is filled ( using FastHub will fill them up automatically ).
4+
- If you planning to report multiple FRs/Issues that falls under the same feature __PLEASE REPORT THEM IN ONE TICKET__.
5+
- Make sure you are always on latest (FastHub/About & Click on version name).
6+
- Make sure the issue doesn't exists, lets keep things clean & tidy here :).
27

3-
If you have a question in mind, feel free to come our public [Slack](https://rebrand.ly/fasthub) channel.
48

5-
### Registering GitHub Account
9+
# How to contribute & build *FastHub*
610

7-
Before you clone the project, Please read the guide below to be able to login from FastHub.
11+
If you have a question in mind, feel free to come our public [Slack](http://rebrand.ly/fasthub) channel.
812

9-
[GitHub Guide](https://auth0.com/docs/connections/social/github)
13+
### Optional
1014

11-
- Please update debug_gradle.properties file and change below:
15+
- Please update debug_gradle.properties file and change below if you like to use your own keys otherwise keep them as they're debug keys:
1216
- github_client_id= your github clientId
1317
- github_secret= your github secret
1418
- redirect_url= (redirect_url must match the url defined in `AndroidManifest` under `LoginView`)
1519

1620
### Before you import the project to Android Studio:
1721

18-
- Make sure you have Android Studio 2.3 & above.
22+
- Make sure you have Android Studio 3.0 C4 & above.
1923
- Import Android Studio Settings (to ensure same code formatting) from this link [Click here](https://raw.githubusercontent.com/k0shk0sh/FastHub/master/fasthub_as_settings.jar)
2024
- Install Lombok Plugin from Android Studio Plugins & enable Annotations Processors from (Android Studio Preference).
2125

.github/ISSUE_TEMPLATE.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,21 @@
22
- Please provide as much as detail and example as you can.
33
- Add screenshots if appropriate.
44
- Make sure that you are always on the latest version.
5-
- Search issue before submitting new one.
5+
- Search issue before submitting a new one.
66
77
Public Slack channel: https://rebrand.ly/fasthub
8+
9+
#### How to submit Issue/Feature Request to *FastHub*
10+
- Make sure the included template is filled ( using FastHub will fill them up automatically ).
11+
- If you planning to report multiple FRs/Issues that falls under the same category ~PLEASE REPORT THEM IN ONE TICKET~.
12+
- Make sure you are always on latest (FastHub/About & Click on version name).
13+
- Make sure the issue doesn't exists, lets keep things clean & tidy here :).
814
-->
9-
---
1015

11-
- FastHub Version:
12-
- Android Version:
13-
- Phone Model:
16+
**FastHub Version:** <!-- Don't forget to mention "Enterprise" here if needed. --> <>
17+
**Android Version:**
18+
**Device Information:**
19+
- MANUFACTURER: <!-- e.g. Yota Devices Limited -->
20+
- BRAND: <!-- e.g. YotaPhone -->
21+
- MODEL: <!-- e.g. YD201 -->
22+
---

.github/assets/first.png

527 KB
Loading

.github/assets/fourth.png

300 KB
Loading

.github/assets/mobile_light.png

-245 KB
Binary file not shown.

.github/assets/mobile_night.png

-261 KB
Binary file not shown.

.github/assets/sec.png

184 KB
Loading

.github/assets/tablet_light.png

-387 KB
Binary file not shown.

.github/assets/tablet_night.png

-394 KB
Binary file not shown.

.github/assets/third.png

784 KB
Loading

0 commit comments

Comments
 (0)