Commit Graph

43 Commits

Author SHA1 Message Date
Andrew Dolgov
cdf9e20fc7 when clicking on labels or special feeds default to showing contents as
feeds rather than headlines or articles because of previous behavior
making no sense
2013-03-19 13:27:14 +04:00
Andrew Dolgov
807add7244 replace incorrect datasetinvalidated calls with datasetchanged 2013-02-27 10:45:12 +04:00
Andrew Dolgov
72975a9a03 properly report when feeds/cats list is empty, bump version 2013-02-27 10:39:23 +04:00
Andrew Dolgov
f0bc21b1a8 fix default_feed_view=articles on tablets, bump version 2013-01-07 00:54:24 +04:00
Andrew Dolgov
1b40669cc5 fix disappearing up arrow on actionbar; import cleanup 2012-12-04 10:52:55 +04:00
Andrew Dolgov
ac3dbd593a check if fragment is attached in fragment asynctasks 2012-10-09 09:54:43 +04:00
Andrew Dolgov
fb7792125b fix crash in sortfeeds/sortcats when adapter is already destroyed 2012-09-26 09:51:16 +04:00
Andrew Dolgov
81522a6172 remove per-fragment loading messages 2012-09-21 10:56:49 +04:00
Andrew Dolgov
b9bd5e89b1 improve logging in again if session is lost 2012-09-21 10:44:30 +04:00
Andrew Dolgov
cf39cea333 fix missing stuff for default_view_mode implementation in fragments 2012-09-20 09:40:32 +04:00
Andrew Dolgov
786422a027 fix two context menu crashes 2012-09-20 01:39:38 +04:00
Andrew Dolgov
d70e6463ad implement default browsing of articles 2012-09-19 16:59:08 +04:00
Andrew Dolgov
edbf27ffb8 implement several loading progressbars 2012-09-19 16:01:31 +04:00
Andrew Dolgov
797dbe2080 various lint-related stuff 2012-09-19 13:37:12 +04:00
Andrew Dolgov
1a7edb4254 enable nested categories API 2012-09-18 10:03:16 +04:00
Andrew Dolgov
4f8cc7aeeb use separate activities for views in small screen mode 2012-09-17 12:45:52 +04:00
Andrew Dolgov
721c98ce98 fix options menu disappearing on refresh 2012-09-16 22:36:55 +04:00
Andrew Dolgov
ced80be1ae initial 2012-09-16 13:25:28 +04:00
Andrew Dolgov
0717b1d38f revert to old way of handling LOGIN_FAILED in subfragments 2012-09-01 22:26:32 +04:00
Andrew Dolgov
ff63819a65 minor code cleanup 2012-06-24 23:34:16 +04:00
Andrew Dolgov
12de7c7973 simplify back stack handling a bit
disable feed fragments selected state in small screen mode
2012-06-24 15:57:58 +04:00
Andrew Dolgov
ba7068a517 implement actionbar list navigation
small fragment behaviour tweaks
restart application if login session is lost
2012-06-23 16:47:17 +04:00
Andrew Dolgov
fafdd4120a code cleanup
offline: support feed title in vfeeds
2012-06-22 15:37:08 +04:00
Andrew Dolgov
4f1c690e91 initial support for categories in offline mode
layout tweaks
2012-06-22 15:05:50 +04:00
Andrew Dolgov
e9fa47175c work around against activity always asking about continue/stop sync;
misc fixes
2012-06-20 13:05:09 +04:00
Andrew Dolgov
e1afe38ef3 use activity progress indicator 2012-06-20 00:44:37 +04:00
Andrew Dolgov
10eb94abe5 store feed/category objects inside fragments instead of ids 2012-06-19 19:01:28 +04:00
Andrew Dolgov
4795f259f0 categorize more stuff 2012-06-19 18:32:18 +04:00
Andrew Dolgov
f5547cc4ac revert ics fragment stuff 2012-06-19 18:24:22 +04:00
Andrew Dolgov
08397a47af categorize source files 2012-06-19 14:18:00 +04:00
Andrew Dolgov
ca65a6cdfa switch to ICS native fragments 2012-06-19 13:54:04 +04:00
Andrew Dolgov
14769a4019 on API 3, sort feeds and categories using order configured in tt-rss
properly unmark Uncategorized on closeCategory()
2012-03-08 18:29:27 +03:00
Andrew Dolgov
c8a5161d4f properly unmark categories when going back 2012-01-24 14:04:45 +03:00
Andrew Dolgov
a86697dcdf switch mainactivity typecasting to an interface 2011-12-06 15:52:33 +03:00
Andrew Dolgov
581f79b3c1 menu updates, bump version, misc cleanup 2011-12-06 14:46:15 +03:00
Andrew Dolgov
574aaebb90 properly use context menu for operations on selected headlines 2011-11-29 20:00:37 +03:00
Andrew Dolgov
ef38363cdc add experimental feed context menu 2011-11-29 15:40:23 +03:00
Andrew Dolgov
c8f79f5465 implement batch actions on selected articles 2011-11-29 14:09:27 +03:00
Andrew Dolgov
980b5696e3 implement browsing categories like feeds 2011-11-29 13:02:16 +03:00
Andrew Dolgov
cebcc4928e implement API level checking 2011-11-29 08:25:13 +03:00
Andrew Dolgov
02cd3703bc disable refreshing when activity is paused 2011-11-29 07:12:43 +03:00
Andrew Dolgov
9a4c7a2ce8 improve error handling by ApiRequest 2011-11-29 07:03:38 +03:00
Andrew Dolgov
b150696e79 implement categories for smallscreen view 2011-11-28 20:14:50 +03:00