42 Commits

Author SHA1 Message Date
Kosh
0707c97a88 this commit fixes #741 fixes #740 fixes #739 fixes #733
this commit also shows bell indication when opening app which was broken from sometime now as mentioned in #714.
this commit also has WIP (60%) enterprise integration.
2017-07-08 14:42:12 +08:00
Kosh
f7da93b79c this commit bring back debug flavor.
this commit also fixes orgs feeds happened in debug version, fixed trending langauge since it got broken by github html content changes & added different icon for debugging.
2017-07-06 20:56:21 +08:00
Kosh
a8aa669c42 this commit fixes #696 fixes #694 fixes #693 fixes #587 fixes #507 fixes #444
this commit also adds support for adding inline commit comments as mentioned in #323 it also adds almost finished job as per #496 , it also adds custom themes for code and other overall improvements.
2017-06-24 18:58:47 +08:00
Kosh
5b3ee6d6bc this commit fixes br language & fixes readme links base on new readme links 2017-06-18 14:04:52 +08:00
Kosh
185b0d05b7 added new theme, customized about screen to meet FastHub themes & for good made the last updated filter to be inline with the other items. 2017-06-18 00:06:30 +08:00
Kosh
8fc8e0bc1d this commit fixes #626 fixes #624 fixes #623 fixes #621
it also have WIP for #626 it also adds Amlod theme but still WIP as it will be IAP
2017-06-09 23:10:00 +08:00
Kosh
f5d606bce5 this commit fixes #591 fixes #590 fixes #588 fixes #583 fixes #578
this commit also includes WIP trending module which is fully written in kotlin.
2017-05-31 23:28:37 +08:00
Kosh
935940151f this commit fixes #582 fixes #579 fixes #577 fixes #576 fixes #575 fixes #574 fixes #569 fixes #568 fixes #559 fixes #552 fixes #438 fixes #31 fixes #565 2017-05-30 19:21:21 +08:00
Kosh
060d36babf this commit migrates from rxJava1 to rxJava2 2017-05-28 12:28:50 +08:00
Kosh
c9213deab6 this commit fixes #541 2017-05-27 22:03:45 +08:00
Kosh
00364f3adb released 2.5.0 and commented out some stuff related to android O 2017-05-27 20:59:06 +08:00
Kosh
343fa559e4 this commit fixes #503 and fixes #521 2017-05-27 17:45:49 +08:00
Jedi Burrell
4112be6096 Add EmojiCompat Support!
Now on older Android versions, you can see the newer emojis!
🥓
2017-05-25 03:05:23 -04:00
Jedi Burrell
8034d86bc0 Ignore this.
Reverts older local commit.
2017-05-22 05:24:04 -04:00
Kosh
5e755b03fb this commit adds orgs to profile.
Targeting O, migrated to new gradle & some other improvements here and there.
2017-05-21 14:07:09 +08:00
Jedi Burrell
7dc4b2b4b7 Add Google Smart Lock.
You now no longer have to type in your email and password, with Google
Smart Lock.

Simply tap "Basic Authentication", and if you've previously logged in,
let Google do it's magic and you don't even touch that log-in form.
2017-05-20 00:53:33 -04:00
Kosh
dd79584500 this commit fixes #454 fixes #453 fixes #437 fixes #434 fixes #433 fixes #409 2017-05-10 14:01:27 +08:00
Kosh
094b6d96e8 this commit fixes #429 and adds reactions to prs & issues description 2017-05-06 19:41:44 +08:00
Kosh
3023454f16 this commit fixes #260
shortcuts are feeds, myIssues, myPulls, Profile & pinned
2017-05-01 03:11:05 +08:00
Kosh
57110b2aaa this commit fixes #179 and fixes #367 2017-04-24 15:45:18 +08:00
Kosh
15f31487e7 this commit fixes labels for good in #286 2017-04-20 23:19:18 +08:00
Kosh
5848e6d6c6 this commit improves notifications.
now showing all notifications at once categorized by repo & ability to unsubscribe from issue/pr.
2017-04-19 20:53:22 +08:00
thermatk
956ab193f0 multidex is built-in for sdk 21+ 2017-04-10 11:34:08 +02:00
Kosh
5865e4ecb6 this commit adds PRs statuses, fixes #264 fixes #283 2017-04-10 13:47:28 +08:00
Kosh
d32ae0800d this commit has so UI enhacement for Orgs, fixed crash caused by either empty repo or unique constraints in db. it also fixes #248 2017-04-04 12:19:56 +08:00
Kosh
19a168174c this commit has new comments UI design and comments reactions as described in #194 , however still left to submit reactions therefore #194 will remain open until I make that. 2017-03-28 22:32:06 +08:00
Kosh
39de448c0a this commit adds the functionality of pinning repos into a place where you could find them easily to close #184 and adds proper empty state messages but yet, no empty state image as mentioned in #88 2017-03-25 21:57:54 +08:00
Kosh
2d8ad79325 this commit fixes #185 by adding the count of issues and pullRequests through a hack by actually using searchApi to determine the count. 2017-03-23 20:53:56 +08:00
Kosh
4e0af16f36 this commit adds theme support for FastHub to close #54 and includes new logo and possible fix for #178 2017-03-21 18:55:06 +08:00
Kosh
09e77bdab0 night mode is 98% done, left commits & timeline drawable. mentioning #54 2017-03-20 22:52:43 +08:00
Kosh
11ddea1fd0 improving offline module and reading for 1.2.0 2017-03-19 22:02:41 +08:00
Kosh
42a4b4df94 this commit improves error messages and close #97 2017-03-18 16:06:56 +08:00
Kosh
93ab0295fa this commit fixed #162 and fixes #161 and improves offline mode overall. 2017-03-17 19:32:33 +08:00
Kosh
549ec6b730 this is by the far the biggest commit since initializing of the app that fixes #130 by using Requery now as a database option for FastHub, this commit also fixes #154 where now simply long click on a link to copy it, this commit also fixes #157 typo and improves the solution for #147 2017-03-16 22:49:47 +08:00
Kosh
3f85462cea this fixed #123 where notifications not marked as read via service and fixes an issue in RepoPagerView where fragment might be committed after activity state is created. 2017-03-11 01:01:31 +08:00
Kosh
3618211389 improving markdown parser by dropping anddown and using bypass & customize it abit. 2017-03-07 21:48:54 +08:00
Kosh
eea9363854 added settings screen to disabled animations to close #39 and to customize the notification job scheduler duration. 2017-03-02 21:36:43 +08:00
Kosh
c42d3cdd74 this commit fixes #49 for readme links and fixes #46 by showing confirm dialog first before forking. 2017-03-01 22:08:37 +08:00
Kosh
9f642abab8 handling notifications click properly to close #17, extra step to parse notification urls to open their associate view. 2017-02-27 12:59:30 +08:00
Kosh
9904a70f65 displaying guides on some places of the app and updated readme of what the project made of. 2017-02-26 21:26:57 +08:00
Kosh
88e85ff91e preparing for notifications, added backPress handling for repo folders, added FastHub icon and removed few unused methods. 2017-02-19 20:55:04 +08:00
Kosh
cf3a39bbcc initializing repo. 2017-02-19 02:26:44 +08:00