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
Kosh
92cfe15270
this commit fixes #146 by making auth token to always be unique to device, it also adds submodule for translations however isn't working yet.
2017-03-13 23:32:03 +08:00
Kosh
3e6bf27b56
added gitmodule for translation and fixed typo
2017-03-13 22:22:29 +08:00
Kosh
01edc79378
fixed some typos
2017-03-13 22:20:42 +08:00
Kosh
02669bfd92
fixed typo in string.
2017-03-13 21:59:15 +08:00
Kosh
7539c3326b
fixed header icons to be always centered, added translation submodule.
2017-03-13 21:53:04 +08:00
Kosh
ba23425ac3
this commit fixes #141 and the rest of the icons.
2017-03-13 20:48:23 +08:00
Kutsan Kaplan
c4ed5f5b28
Merge pull request #139 from HeinrichReimer/patch-1
...
Improved app strings
2017-03-13 13:40:33 +02:00
Kosh
3f43b98545
this commit fixes #71 properly and changes send icon to add icon to add new milestone.
2017-03-13 17:41:01 +08:00
Kosh
dd1cb93136
this commit fixes #144 and fixes #145
2017-03-13 17:38:56 +08:00
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
2d27f48f21
fixed an error in login when progress doesn't disappear onerror. releasing 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
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
fc4bfc5d2b
releasing 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
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
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
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
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
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