Andrew Dolgov
|
c81545503a
|
update published/unpublished icons
|
2013-10-15 19:34:45 +04:00 |
|
Andrew Dolgov
|
9da4f1e5f7
|
confirm if necessary catching up feed from context menu
|
2013-09-09 13:52:16 +04:00 |
|
Andrew Dolgov
|
92d63150a0
|
sepia theme fixes; update overflow icons to use modern holo style;
enable overflow icons for feed items
|
2013-09-09 13:34:53 +04:00 |
|
Andrew Dolgov
|
db81d3e462
|
copy actual feedlist when downloading feed icons to prevent concurrent
modification problem
|
2013-07-30 00:17:52 +04:00 |
|
Andrew Dolgov
|
095ceba2bc
|
trim base url when downloading feed icons
|
2013-07-30 00:01:58 +04:00 |
|
Andrew Dolgov
|
e2b195e5ed
|
fix crash if sdcard is unmounted and feed icons are enabled (closes
#749)
|
2013-07-19 13:08:40 +04:00 |
|
Andrew Dolgov
|
22d949f83c
|
sort feeds and cats case-insensitively
bump version
|
2013-06-07 12:51:52 +04:00 |
|
Andrew Dolgov
|
1f91618d33
|
fix possible crash in headlinesfragment.refresh if invoked when fragment
is not yet initialized
|
2013-06-03 22:52:51 +04:00 |
|
Andrew Dolgov
|
8d85dc931f
|
add (invisible) context triangle icon to feed rows
|
2013-05-18 13:57:25 +04:00 |
|
Andrew Dolgov
|
a60225626d
|
use thread pool executor for downloading feed icons
|
2013-05-15 13:13:32 +04:00 |
|
Andrew Dolgov
|
6a5ff27dce
|
fix illegalargumentexception in feed/cats sort triggered for some reason
when comparator changes in prefs
|
2013-04-29 21:11:24 +04:00 |
|
Andrew Dolgov
|
cd7f9529a7
|
remove custom fragment constructors
|
2013-04-26 13:16:53 +04:00 |
|
Andrew Dolgov
|
0b2345344b
|
support actionbarsherlock
|
2013-04-21 17:01:26 +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
|
8b7a937678
|
use proper system cache directory for storing cache files
|
2012-10-14 16:37:20 +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
|
aa22d8f8f3
|
split SSL hostname verification to a separate option, do not call
trustAllHosts() on every API request, fix support for older tt-rss
versions which do not have getApiLevel call
|
2012-09-25 13:47:04 +04:00 |
|
Andrew Dolgov
|
53a1c5d5fe
|
allow browsing child categories as categories
|
2012-09-24 22:10:01 +04:00 |
|
Andrew Dolgov
|
2972597622
|
fix SSL host verification not being disabled by "trust all hosts"
|
2012-09-22 15:01:55 +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
|
f3376172aa
|
fix http basic auth
|
2012-09-20 15:01:38 +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
|
349dc9d797
|
fix for opening category in proper mode from feedsfragment
|
2012-09-20 09:14:34 +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
|
94b4aff15f
|
switch to HttpURLConnection (which should enable SNI on recent android
versions)
|
2012-09-18 13:08:57 +04:00 |
|
Andrew Dolgov
|
201dbfff77
|
do not try to download category icons
|
2012-09-18 10:06:30 +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
|
4101ecebee
|
properly deselect active feed when going back in tablet mode
other layout-related fixes
|
2012-06-24 15:17:26 +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
|
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
|
82035f4003
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
|
2012-06-19 18:00:38 +04:00 |
|