155 Commits

Author SHA1 Message Date
Kosh
0e6448cb2c this commit fixes #208 , fixes #206 , fixes #204 , fixes #203 , fixes #202 , fixes #201 (I guess) , fixes #199 and ready to release 1.4.1 with bug fixes and what better, anchor links now works 100% as its done from javascript instead of android. 2017-03-27 21:48:35 +08:00
Kosh
09e7bd9bc9 updated screenshots in readme. 2017-03-26 23:07:02 +08:00
Kosh
28fd3e00d4 added changelog view & ready to release 1.4.0 2017-03-26 22:49:26 +08:00
Kosh
7a1df22a0b fixing in app purchase where it might crash after purchase is done, reading for 1.4.0 and added my gists to menuDrawer @kustan 2017-03-26 21:29:21 +08:00
Kosh
e2004df297 possible solution to progress not being hidden when we introduced custom error messages. 2017-03-26 15:38:53 +08:00
Kosh
e9bbc72f58 added user name of who commented in notification, and added hint to the new pin repo. 2017-03-26 15:26:12 +08:00
Kosh
a9dc6016c2 this commit adds new feature, grouped notification or they might be known as bundled notifications, where now you can see comments in notification and open the notification type in the specific view to close #111 and also drops layout-large and uses sw600dp instead to close #189 and notify #48. 2017-03-26 15:12:05 +08:00
Kosh
ef2546934e this commit, will changes how FastHub (look, behave) as of now, bottomNavigation will have pullRequest and Issues that are related to you to access them faster, this commit also fixes notification which broke in my previous release. finally menuDrawer has stuff :D 2017-03-26 01:39:49 +08:00
Kosh
b726c6ee95 this commits adds the ability to download files into FastHub folder, for example downloading master.zip would be named k0shk0sh_fasthub_master.zip to differentiate between other files to close #188. 2017-03-25 22:37:42 +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
9b8ac05249 removed some unused stuff, and added support development button for IAP, updated support libs and theme enhancement and fixed offline opening repo issue. 2017-03-25 14:19:57 +08:00
Kosh
974a9dedbc this commit fixes #187 by setting monospace to the diff text. 2017-03-24 19:26:50 +08:00
Kosh
afc00cefc5 theme related enhancements. and fixed typo in contribution.md 2017-03-23 21:37:52 +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
f9e677f9f9 improved theme'ing support so we could have more themes in the future. 2017-03-22 23:42:43 +08:00
Kosh
07037e938e released 1.3.2 fixing opening app from an external app causes the theme to not be initialized. 2017-03-22 19:24:04 +08:00
Kosh
2459921e23 modified contribution 2017-03-22 18:42:20 +08:00
Kosh
80981b9b55 this commit fixes #180 and updates contribution guide to close #182 2017-03-22 18:39:09 +08:00
Kosh
86c93a8d46 released 1.3.1 fixing an issue I discovered in DarkTheme where I find there is a typo in prettify_dark.css file that causes code highlighting in dark theme to not work, also separated themes from styles. 2017-03-21 21:59:14 +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
37b0dfd40c this commit fixes #169 by allowing users to download the whole repo files and it also improves commits layout margin and centering. 2017-03-20 19:05:04 +08:00
Kosh
23241a0aaa This commit fixes #177 2017-03-20 18:43:56 +08:00
Kosh
45ab30f441 this commit fixes #175 2017-03-20 00:06:19 +08:00
Kosh
68a2fb35cf added a message to indicates to users to open the intent in browser. 2017-03-19 22:13:30 +08:00
Kosh
11ddea1fd0 improving offline module and reading for 1.2.0 2017-03-19 22:02:41 +08:00
Kosh
247a803e68 this commit fixed #174 and add optional login via browser for those who don’t trust FastHub login. 2017-03-19 20:38:08 +08:00
Kosh
abe6ab6065 added background job indicator for star, fork, watch and mark single/all as read to at least let users know what is going on #173 2017-03-19 10:49:18 +08:00
Kosh
8193278a78 this commit fixes #172 and added to show repo home button when clicking on issue from search screen. 2017-03-19 09:40:47 +08:00
Kosh
baf552ea09 made repo interaction icons to has bigger clickable area to fix #137 2017-03-18 20:01:17 +08:00
Kosh
7166e5bc81 added a way to navigate to repo when clicking on notification or a link from comments, webview to close #163 2017-03-18 18:52:48 +08:00
Kosh
ee5a29b5b6 attempt to parse blobs properly which is kinda impossible for each scenario to close #158 2017-03-18 18:26:26 +08:00
Kosh
4a645496a8 parsing creating issue link. 2017-03-18 17:48:58 +08:00
Kosh
490cc56dcd fixed a major crash on time out in login screen. 2017-03-18 17:20:27 +08:00
Kosh
51ed7b9a2f centerlized icons color to ease theme'ing later. 2017-03-18 17:06:45 +08:00
Kosh
fd22c33de2 Committing translation resources 2017-03-18 16:15:56 +08:00
Kosh
42a4b4df94 this commit improves error messages and close #97 2017-03-18 16:06:56 +08:00
Kosh
a22cc8f8a6 centerlize repo language name position. 2017-03-18 15:21:03 +08:00
Kosh
28cffc5dbe this commit add first gist file to the gistsList while show description in own personal gist instead of file name to fix #84 2017-03-18 15:18:56 +08:00
Kosh
cd8b2bec62 this commit fixes #165 by adding the language to the repos list and main repo page, this commit also improves text eclipsing in textviews, where now having an icon to show the rest of text or description. 2017-03-18 14:52:15 +08:00
Kosh
3ab8a37841 add merge feature to close #1 2017-03-18 13:13:01 +08:00
Kosh
b0be783205 this commit tries to solve #146 it'll remain open until the OP confirms on the fix. 2017-03-18 09:50:23 +08:00
Kosh
36fc333e0b this commit fixes #160 and some improves on offline module 2017-03-18 00:45:39 +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
2a87d7eb42 changed travis product flavor and updated login fingerprint and token. 2017-03-14 22:23:34 +08:00
Kosh
bf8cd92053 this commit fixed #147 & adds missing dependency for travis. 2017-03-14 21:39:27 +08:00
Kosh
ae3514a25e this commit fixes #152 2017-03-14 21:17:52 +08:00
Kosh
45384ae747 this commit fixes issue caused by merging strings where notfications might be zero 10 > 0 therefore, jobScheduler will crash the app. 2017-03-14 19:13:38 +08:00
Kosh
4c1ba615c0 this commit fixes #112 so table contents are scrollable upon clicking on an anchor link. 2017-03-14 19:10:48 +08:00