90 Commits

Author SHA1 Message Date
Kosh
ece9ff87fc modified about screen to get rid of extra libs and removed delete permission 2017-03-12 02:24:07 +08:00
Daniel Stone
46c1096512 Merge remote-tracking branch 'k0shk0sh/master'
# Conflicts:
#	app/build.gradle
2017-03-11 12:58:22 +00:00
Daniel Stone
6e0ce8753b MaterialAboutActivity
Up to you what you want to include in it
2017-03-11 12:56:17 +00:00
Kosh
0464d0e7d3 added an option to use rounded rect for avatars through settings screen to close #79 2017-03-11 20:23:31 +08:00
Kosh
150c8b5018 this commit to close #83 2017-03-11 19:51:21 +08:00
Kosh
bf808502c0 added badges for repos to close #86 and made a separate commits filter by branch to improve #118 and #100 2017-03-11 19:37:22 +08:00
Kosh
7ead042c71 more improvement for #92 2017-03-11 19:02:32 +08:00
Kosh
07fc6d1fdd rephrased some typos, and made disabling animation to take effect immediatelly #76 2017-03-11 18:37:54 +08:00
Kosh
5f8b1f9a5f this commit fixed #113 , fixed #104 and fixed #80 2017-03-11 18:30:31 +08:00
Kosh
2c13933651 this commit fixes #87 and #80 2017-03-11 17:48:00 +08:00
Kosh
39698a4723 removed follow menuItem and used Button instead, now filling star, fork & watch icons upon interacting with them to close #96 and improved 'again' contribution guide to close #114 2017-03-11 16:40:28 +08:00
Kosh
d21a8cc6a4 this commit fixes #100 and fixes #118 where now changing branch from files listing also reflects your commits list in commits tab. this commit also include dummy google-services.json so contributors could be able to build and run the app. 2017-03-11 12:20:05 +08:00
Kosh
cf1e903780 added settings to toggle clicking twice to exit app to close #115.
and adds commits to be filtered by the branch selected, however its broken until i fix it.
2017-03-11 03:07:27 +08:00
Kosh
c0c8b97091 this commit fixes #102 and fixes #99 2017-03-11 02:00:05 +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
cf2880b4b7 this commit fixes #109 and fixes #104 2017-03-10 00:00:22 +08:00
Pascal Welsch
b0dd19f36f Survive process death and reload data after process death 2017-03-09 16:11:18 +01:00
Kosh
ffd97e3783 this commit fixes #103 , fixes #101 , fixes #92 , fixes #107 by adding dividers for most of lists in app, closes #108 which it is by default using borderlessBackground but somehow the padding was causing problem. 2017-03-09 21:16:03 +08:00
Kosh
d58b3bf08c added rounded span background for labels, fixed repo readme where mistakenly set to wrap. 2017-03-09 00:08:59 +08:00
Kosh
108b6ac927 this commit improve click states for labels #95 2017-03-08 23:52:33 +08:00
Kosh
e831a52378 this fixes #82 where no editor icons are hidden on preview & fixes #95 where now only labels with commit url are enabled. 2017-03-08 23:11:27 +08:00
Kosh
d709310c44 this commit fixes #83 markdown editor now should behave better than before. 2017-03-08 22:12:25 +08:00
Kosh
608e7f1ae9 this fixes the background color that is set behind github icon when there is no image in avatar layout. 2017-03-08 21:24:56 +08:00
Kosh
5b697ba649 this fixes #89 , now using Fab instead borderless button to submit stuff. 2017-03-08 21:23:57 +08:00
Kosh
e3271a4320 this commit fixes #90 where now dialogs have clear icon instead of arrows icon. 2017-03-08 21:05:09 +08:00
Kosh
83999b05f5 this commit fixes #85 and fixes #81 and most importantly fixes #78, fixes #77 and fixes #68 and fixes #73 and improves readAll notifications. 2017-03-08 20:53:27 +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
250c92601d this commit ellipsize the text so at least you know that there are more text & fixes #65 where now you can download assets as well. 2017-03-06 20:35:24 +08:00
Kosh
6da4ad6637 stop showing follow in profile if the user is viewing their profile. #60 2017-03-06 20:01:43 +08:00
Kosh
f5f868b22c displaying the proper master branch instead of hardcoding the master branch tag to fix #67. 2017-03-06 19:30:18 +08:00
Kosh
bd9c920876 fixed offline mode crash to solve #64 and #63, fixed #62 where i misplaced a menuItem and finally #48 now should fixed for good and released 1.0.6 2017-03-06 13:07:48 +08:00
Kosh
4c716dd2fa removed the progressbar for avatars and replaced it with an oval grey to close #43. ready to release 1.0.5 2017-03-05 13:05:02 +08:00
Kosh
837b2652b5 this fixes #13 where now one can add assignees and milestones to issue/pull. 2017-03-05 12:39:50 +08:00
Kosh
818b6d7fd6 adding milestone to issues & pull request as well as creating milestone from FastHub #13 2017-03-05 03:23:04 +08:00
Kosh
a4699cbef3 edit issue details & pull request details to close #21, added label pullRequest, close pullRequest and lock converstaion for PullRequest. on my way to add milestone and assignees to release 1.0.5 2017-03-04 21:05:54 +08:00
Kosh
75b5382347 switching branches and caching them to close #52 2017-03-04 03:01:01 +08:00
Kosh
4900381802 displaying branches and switching to them, however caching them to prevent calling api everytime user click back button haven't yet done. #52 2017-03-03 23:52:26 +08:00
Kosh
afaa721f4a this commit fixes #56 where now FastHub shows user private repos. 2017-03-03 20:14:18 +08:00
Kosh
c6adcc857e this issue fixes #53 and some bugs reported in firebase. 2017-03-03 19:38:00 +08:00
Kosh
d7562f9511 fixed closedBy and closedAt where they are not displayed properly. 2017-03-02 22:52:14 +08:00
Kosh
e91db388b6 project collaborators now can control issue to close #33 2017-03-02 22:43:09 +08:00
Kosh
08a4676340 fixed notification backstack. 2017-03-02 22:18:08 +08:00
Kosh
703141f8d9 providing proper backstack to fix #38, no the app should have better backstack handling. 2017-03-02 22:13:37 +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
4f786e6c19 better way of handling links, now ensuring that link is coming from github before opening it anywhere in the app. 2017-03-02 19:46:03 +08:00
Kosh
64f4a51998 added deleting repo from the app to add the extra functionally mentioned in #46 2017-03-02 00:43:31 +08:00
Kosh
596d4bc2fa added an option to see all notifications to close #44, added an option to mark all notifications as read to close #37, made all swipeRefreshLayouts to not show until they actually forced to be showing by pulling to refresh to close #25, made notifications to be pageable in case if they are more than 30 notifications. 2017-03-02 00:32:26 +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
60cb93071a this commit fixes #34 and fixed #29 2017-03-01 00:05:38 +08:00
Kosh
11dbd6f66f this commit fixes #35 2017-02-28 23:50:11 +08:00