Heinrich Reimer
286caef3c6
Improved array strings
2017-03-12 17:47:34 +01:00
Heinrich Reimer
ebea17be42
Improved app strings
...
Improved punctuation, wrong uppercase/lowercase, made internal strings not translatable, removed string dependencies to `@android:` strings to prevent inconsistent translations, simplified some strings, added TODOs where string concatenation is used instead of string format args.
2017-03-12 17:24:46 +01:00
kosh
51ed1638f7
Merge pull request #138 from Rainer-Lang/patch-6
...
modified contribution guide to place gradle.properties to project directory.
2017-03-13 00:03:09 +08:00
Kosh
2d27f48f21
fixed an error in login when progress doesn't disappear onerror. releasing 1.1.1
1.1.1
2017-03-12 23:53:58 +08:00
Kosh
d7901a5ac3
this commit fixes #134 and fixes #135 and fixes #131 by @alorma, releasing 1.1.1
2017-03-12 23:37:23 +08:00
Kosh
3dd673f161
this commit fixes #134 and fixes #135 and fixes #131 by @alorma
2017-03-12 23:35:56 +08:00
Rainer-Lang
1fe630d9aa
copy gradle.properties
2017-03-12 16:27:58 +01:00
kosh
cf8238f86b
Merge pull request #133 from alorma/fix_2fa
...
Add OTP code
2017-03-12 22:15:02 +08:00
Bernat Borrás-Paronella Petit
cc7c380bec
Use better fingerprint
2017-03-12 14:28:21 +01:00
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