Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Dolgov
2e5d9bea0a use special article entries instead of footers because footers in this implementation tend to glitch out :( 2017-06-05 22:33:52 +03:00
Andrew Dolgov
ba12f1bba2 headlines fragment: assorted fixes, mostly related to footer placement
video related fix if surface was destroyed while player was initializing
2017-06-04 06:56:04 +03:00
Andrew Dolgov
d0b4e80a64 add ApiLoader, move cats fragment to use it instead 2017-05-31 15:28:14 +03:00
Andrew Dolgov
657366879c implement view_loadmore as a listview footer instead of a pseudo-article 2016-04-14 09:05:53 +03:00
Andrew Dolgov
7c0b223f6d move excerpt cleanup to Article class 2015-12-02 13:19:46 +03:00
Andrew Dolgov
48c2da635a move some jsoup processing to article class; simplify headline adapter 2015-08-18 21:03:15 +03:00
Andrew Dolgov
4ec76ca88d improve error reporting a bit 2015-08-17 23:42:07 +03:00
Andrew Dolgov
2bee76f0c9 handle possible type problems w/ m_firstId in JSON 2015-07-12 22:54:30 +03:00
Andrew Dolgov
0be76abf87 first_id fixes 2015-07-12 18:07:55 +03:00
Andrew Dolgov
4083904781 show top changed message in articlepager 2015-07-12 13:18:59 +03:00
Andrew Dolgov
4acc9ac37e further refactoring 2015-06-10 19:40:08 +03:00
Andrew Dolgov
f24a9b08d0 headlines: add a special invisible listview item because listviewanimations seem to glitch if there's only 1 headline loaded reloading animations on every notifydatasetchanged, not sure why
we do not pass this special headline to headlinesactivity
2015-06-05 23:32:28 +03:00
Andrew Dolgov
da2428b6da remove globalstate.activefeedid 2015-02-12 12:09:52 +03:00
Andrew Dolgov
4913d9ce53 experimental: remove globalstate article list object 2015-02-10 15:08:17 +03:00
Andrew Dolgov
3a9444c602 enable generic error reporting through toasts for the time being
remove some unused stuff
2014-10-31 01:07:56 +03:00
Andrew Dolgov
7746b4636e switch to drawerlayout where applicable
remove loading_container stuff
various other changes related to drawerlayout
2014-10-31 02:02:52 +04:00
Andrew Dolgov
8f6ca0eec0 rename main module 2014-10-17 00:17:34 +04:00