Bernat Borrás-Paronella Petit
|
e4f87edccb
|
Fix Authorization with fingerprint
|
2017-03-12 14:26:47 +01:00 |
|
Bernat Borrás-Paronella Petit
|
6dcb77f892
|
Add OTP code
|
2017-03-12 13:41:26 +01:00 |
|
Kosh
|
a94807ebd0
|
updated readme with some new features.
|
2017-03-12 18:56:26 +08:00 |
|
Kosh
|
fc4bfc5d2b
|
releasing 1.1.0
1.1.0
|
2017-03-12 18:08:04 +08:00 |
|
Kosh
|
a153f0e65a
|
tinting missing library icon to centralize colors.
|
2017-03-12 18:00:16 +08:00 |
|
Kosh
|
b734d9aaf0
|
fixing aboutActivity where home button does not function.
|
2017-03-12 17:16:45 +08:00 |
|
Kosh
|
0f1751ebff
|
this commit fixed #129 and reading for 1.1.0
|
2017-03-12 17:13:45 +08:00 |
|
Kosh
|
0e750a835d
|
now starring, forking and watching repo/gist should be done from a service to close #12 . Improving layouts margins. this commit also fixes #128
|
2017-03-12 15:51:35 +08:00 |
|
Kosh
|
a30e5bbeca
|
re-implementing login flow where now FastHub has its own login screen. Improved overall spacing and dividers, validation for an unauthorized user to be directed to login screen, modified events actions to be displayed properly in feeds list and loads more things i can't remember.
|
2017-03-12 06:21:59 +08:00 |
|
Kosh
|
ece9ff87fc
|
modified about screen to get rid of extra libs and removed delete permission
|
2017-03-12 02:24:07 +08:00 |
|
kosh
|
ccfa4597cc
|
Merge pull request #126 from daniel-stoneuk/master
Created simple MaterialAboutActivity
|
2017-03-12 01:51:57 +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
|
6d207d0336
|
Merge branch 'master' of https://github.com/k0shk0sh/FastHub
|
2017-03-11 20:23:44 +08: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
|
c392837271
|
Merge pull request #125 from k0shk0sh/revert-119-patch-2
Revert "annotationProcessor instead of neenbedankt.android-apt"
|
2017-03-11 20:15:51 +08:00 |
|
kosh
|
52c0bdcaf5
|
Revert "annotationProcessor instead of neenbedankt.android-apt"
|
2017-03-11 20:15:08 +08:00 |
|
Kosh
|
150c8b5018
|
this commit to close #83
|
2017-03-11 19:51:21 +08:00 |
|
kosh
|
55a99dfbd9
|
Merge pull request #119 from Rainer-Lang/patch-2
annotationProcessor instead of neenbedankt.android-apt
|
2017-03-11 19:41:07 +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
|
bc50435056
|
updated readme to rephrase some sentences & fix typos.
|
2017-03-11 01:12:46 +08:00 |
|
kosh
|
cbc3f29a78
|
Merge pull request #117 from Rainer-Lang/patch-1
corrected typo from supportVerion to supportVersion in build.gradle
|
2017-03-11 01:05:50 +08:00 |
|
kosh
|
9ed3dff158
|
Merge pull request #122 from Rainer-Lang/patch-5
Add links to used libs in readme.
|
2017-03-11 01:04:40 +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 |
|
Rainer-Lang
|
546cfd3de9
|
Merge pull request #1 from Rainer-Lang/patch-4
annotationProcessor instead of neenbedankt.android-apt
|
2017-03-10 13:12:45 +01:00 |
|
Rainer-Lang
|
bfc6f1d5e2
|
Add links to used libs
|
2017-03-10 13:08:06 +01:00 |
|
Rainer-Lang
|
e90f66a47f
|
annotationProcessor instead of neenbedankt.android-apt
|
2017-03-09 18:34:59 +01:00 |
|
Rainer-Lang
|
e36ea8ee8b
|
annotationProcessor instead of neenbedankt.android-apt
|
2017-03-09 18:30:26 +01:00 |
|
Rainer-Lang
|
ccd2f32497
|
typo: supportVerion corrected to supportVersion
|
2017-03-09 18:20:30 +01:00 |
|
Kosh
|
cf2880b4b7
|
this commit fixes #109 and fixes #104
|
2017-03-10 00:00:22 +08:00 |
|
kosh
|
f630029c58
|
Merge pull request #116 from passsy/bugfix/process_death_repo_detail
Survive process death and reload data after process death
|
2017-03-09 23:17:50 +08:00 |
|
Pascal Welsch
|
b0dd19f36f
|
Survive process death and reload data after process death
|
2017-03-09 16:11:18 +01:00 |
|
Kosh
|
197e866bf2
|
improving icons padding and size. #108
|
2017-03-09 21:33:57 +08:00 |
|
Kosh
|
14f9d6de07
|
using background instead of foreground as it wasn't making borderlessBackground to be handled properly. #108
|
2017-03-09 21:25:18 +08: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
|
4d86fda773
|
dropping a plugin which AS project structure has.
|
2017-03-08 23:21:17 +08:00 |
|
kosh
|
b96ea111f8
|
Merge pull request #70 from jonathan-caryl/update_sdks
Updated to latest libraries version
|
2017-03-08 23:17:17 +08:00 |
|
kosh
|
679c4c3d4e
|
Merge branch 'master' into update_sdks
|
2017-03-08 23:16:36 +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 |
|