225 Commits

Author SHA1 Message Date
Kosh
ddf7e514cb this commit fixes #265 and fixes a bug in search view 2017-04-11 23:47:57 +08:00
Kosh
ade1fe84cc this commit fixes #288
it also improves notifications for good in notification panel & adds gist files deep links.
2017-04-11 22:41:24 +08:00
kosh
1c1301eb2a Merge pull request #279 from thermatk/jobscheduler
ditching firebase-jobdispatcher to android jobscheduler
2017-04-11 19:36:19 +08:00
thermatk
a2c3d14da7 only if progress is not visible 2017-04-11 10:14:59 +02:00
thermatk
e250582941 hide keyboard during login 2017-04-11 10:08:09 +02:00
thermatk
4939d72cfb if 2fa, move to the next edittext 2017-04-11 10:07:41 +02:00
thermatk
63e5d9f464 imeaction to move forward using keyboard 2017-04-11 09:34:03 +02:00
thermatk
e4d541ab2b no more conversion, cleanups 2017-04-11 08:46:52 +02:00
thermatk
c1efa0e04f nougat workaround for frequent notifications 2017-04-11 08:22:47 +02:00
Kosh
ae2188b470 this commit fixes #269 2017-04-11 12:09:10 +08:00
Kosh
482d433301 fixed 1.8.0 crashes and fixes #285 2017-04-10 21:10:21 +08:00
Kosh
1bdfe457ed ready for 1.8.0 2017-04-10 17:47:57 +08:00
thermatk
956ab193f0 multidex is built-in for sdk 21+ 2017-04-10 11:34:08 +02:00
Kosh
1e04b825e8 this commit fixes #36 by adding pullRequest reviews. 2017-04-10 17:18:10 +08:00
Kosh
f199522d87 some improvements and readying for 1.8.0 2017-04-10 16:13:35 +08:00
Kosh
4df151a86b fixed releases order in offline mode and possible crash in offline mode. 2017-04-10 15:54:52 +08:00
Kosh
2a17deacae showing number of edited files, commits and comments in PR. 2017-04-10 15:37:39 +08:00
Kosh
ed3427162c improvement on null avatar urls, fixed clicking on org icon will open user page instead of org, showing hint for repo-fab 2017-04-10 14:20:03 +08:00
Kosh
5865e4ecb6 this commit adds PRs statuses, fixes #264 fixes #283 2017-04-10 13:47:28 +08:00
Kosh
54a7691b70 fixed returning to app when opening fasthub from different app. 2017-04-09 14:21:38 +08:00
Kosh
85d3d518d0 some UI animations & fixed gist edit/tag comment. 2017-04-09 13:59:58 +08:00
Kosh
da000d73ad removed markdown rendering from feeds due to lag that it causes. 2017-04-09 12:14:28 +08:00
Kosh
b9e910310a this commit fixes #266 2017-04-09 12:02:01 +08:00
Kosh
3cca4ce163 add icons to branches & tags to differentiate between them. 2017-04-09 11:53:57 +08:00
Kosh
2cc9192dd4 this commit fixes #281 2017-04-09 10:36:25 +08:00
Kosh
8570d65080 this commit fixes #267 2017-04-09 10:13:31 +08:00
Kosh
02ad84ab30 placed a class in its proper place. 2017-04-08 18:13:49 +08:00
Kosh
c220cdfeca this commit closes #276 and adds support for raw.githubusercontent.com files. 2017-04-08 18:07:13 +08:00
thermatk
8f2f190912 firebase-jobdispatcher to builtin jobscheduler 2017-04-08 10:40:51 +02:00
Kosh
68ad56e95c this commit fixes #273 and made comments to be cached to avoid webview loading data again. 2017-04-08 16:23:03 +08:00
Kosh
419ac5b102 this commit fixes #278, fixes #277, fixes #275, fixes #270 and fixes #268 2017-04-08 15:07:53 +08:00
Kosh
80d3a5ad79 fixed mark as read where it breaks opening the associated view. 2017-04-06 10:04:22 +08:00
Kosh
a6d8f5aa75 this improves #212 by adding mark as read action to notification panel & eliminate keeping notification in the notification panel #202 2017-04-05 14:37:08 +08:00
Kosh
7e0a407863 this commit fixes #257 , adds drawer menu to more screens and make home up button to work properly. 2017-04-05 13:20:46 +08:00
Kosh
4a853104a0 this commit closes #251 and adds issue template for FastHub. 2017-04-04 21:02:08 +08:00
Kosh
a8ae50ae26 reading for 1.7.0 2017-04-04 16:59:03 +08:00
Kosh
e37474e67c proper label background as mentioned #243 2017-04-04 16:54:54 +08:00
Kosh
821dad8159 this commit adds the possibility to mark notification as read by long clicking it. 2017-04-04 16:37:41 +08:00
Kosh
7535901496 this commit fixed #249 by using org repos api instead of user api. 2017-04-04 16:27:58 +08:00
Kosh
0ed1e993fe this commit retain instance of tabs text count & also list down tags to filter commits & files. 2017-04-04 16:16:58 +08:00
Kosh
8b445afed5 this commits adds the possibility to see the size of a repo to close #247 2017-04-04 15:20:45 +08:00
Kosh
03dda9306d this commit adds the possibility of seeing org feeds. 2017-04-04 14:54:49 +08:00
Kosh
ec5c68b2a2 bye bye retrolambda plugin. 2017-04-04 13:28:04 +08:00
Kosh
0416d6b0e9 this commit fixes #246 by showing the delete button again to delete gist. 2017-04-04 12:56:24 +08:00
Kosh
d32ae0800d this commit has so UI enhacement for Orgs, fixed crash caused by either empty repo or unique constraints in db. it also fixes #248 2017-04-04 12:19:56 +08:00
Kosh
c47be43f6d fixed a type before releasing 1.6.0. 2017-04-03 23:14:18 +08:00
Kosh
9e517f425c this commit fixes #243 and adds fully support for orgs 2017-04-03 22:35:32 +08:00
Kosh
8e8bacaf34 this commit fixes #240 , fixes #238 , fixes #237 , fixes #235 , fixes #232 , fixes #231 , fixes #47
Now ones can see their organization as in GitHub.
2017-04-03 21:03:58 +08:00
Kosh
e3d37df77d releasing 1.5.0 2017-04-03 00:50:34 +08:00
Kosh
a5df952237 this commit adds multiple labels to be combined in issues & prs as mentioned in #226 #59 .
readying for 1.5.0
2017-04-03 00:24:08 +08:00