7 Commits

Author SHA1 Message Date
Jedi Burrell
25d4da3a1b Complete Fix #25 & Update Notification Headers.
The notification headers now use an ImageButton for the clear all
button. This will free up the full row for future usage.

ProgressBar would always be visible even if it's not loading. This was
an overlook in the previous commit. This fixes that.
2017-05-12 02:36:35 -04:00
Jedi Burrell
7ad33aae58 Improve Issue #406 Patch.
Previously used a `while` loop, which can cause delays if you have a lot
of notification. This improves upon that.

Also, less code!
2017-05-11 21:54:42 -04:00
Jedi Burrell
749cedd846 Fix Issue #406
Previously the clear all button would appear in the All notification tab
regardless of whether there were unread notifications or not. This fixes
that.
2017-05-11 05:27:52 -04:00
Kosh
d14804f035 this commit fixes #379 fixes #377 and closes #368 2017-04-25 18:50:53 +08:00
Kosh
4d6c78dfa4 this commit fixes #328 by grouping notifications and fixes #259 by providing a way to un-subscribe from issues/prs and other stuff. 2017-04-18 23:26:47 +08:00
Kosh
549ec6b730 this is by the far the biggest commit since initializing of the app that fixes #130 by using Requery now as a database option for FastHub, this commit also fixes #154 where now simply long click on a link to copy it, this commit also fixes #157 typo and improves the solution for #147 2017-03-16 22:49:47 +08:00
Kosh
126653cb57 showing notifications, updated BaseBottomSheetDialog to server extenders better and fixed an issue with readme where we might endup in loophole when onError occurred . 2017-02-20 21:54:45 +08:00