index
:
forks/tt-rss-android
master
Fork of deprecated tt-rss-android repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
fox
/
ttrss
/
FeedsFragment.java
Age
Commit message (
Expand
)
Author
2014-10-17
initial
Andrew Dolgov
2014-10-15
remove pulltorefresh library, switch to swiperefreshlayout
Andrew Dolgov
2013-11-27
disallow unsubscribing from special feeds
Andrew Dolgov
2013-11-27
add unsubscribe to feed context menu
Andrew Dolgov
2013-10-24
check if m_adapter is not null in setselectedfeed/cat
Andrew Dolgov
2013-10-22
attempt to fix sporadic unmarshalling problems by setting bundle
Andrew Dolgov
2013-10-18
Revert "bump version"
Andrew Dolgov
2013-10-18
bump version
Andrew Dolgov
2013-10-17
experimental support for making launcher shortcuts (to headlinesactivity
Andrew Dolgov
2013-10-16
fix indeterminate progressbar not completing if http request fails
Andrew Dolgov
2013-10-16
move pulltorefresh adapter to common activity, remove some imports and
Andrew Dolgov
2013-10-16
experimentally implement actionbar-pulltorefresh for feeds and cats
Andrew Dolgov
2013-10-15
update published/unpublished icons
Andrew Dolgov
2013-09-09
confirm if necessary catching up feed from context menu
Andrew Dolgov
2013-09-09
sepia theme fixes; update overflow icons to use modern holo style;
Andrew Dolgov
2013-07-30
copy actual feedlist when downloading feed icons to prevent concurrent
Andrew Dolgov
2013-07-30
trim base url when downloading feed icons
Andrew Dolgov
2013-07-19
fix crash if sdcard is unmounted and feed icons are enabled (closes
Andrew Dolgov
2013-06-07
sort feeds and cats case-insensitively
Andrew Dolgov
2013-06-03
fix possible crash in headlinesfragment.refresh if invoked when fragment
Andrew Dolgov
2013-05-18
add (invisible) context triangle icon to feed rows
Andrew Dolgov
2013-05-15
use thread pool executor for downloading feed icons
Andrew Dolgov
2013-04-29
fix illegalargumentexception in feed/cats sort triggered for some reason
Andrew Dolgov
2013-04-26
remove custom fragment constructors
Andrew Dolgov
2013-04-21
support actionbarsherlock
Andrew Dolgov
2013-02-27
replace incorrect datasetinvalidated calls with datasetchanged
Andrew Dolgov
2013-02-27
properly report when feeds/cats list is empty, bump version
Andrew Dolgov
2013-01-07
fix default_feed_view=articles on tablets, bump version
Andrew Dolgov
2012-12-04
fix disappearing up arrow on actionbar; import cleanup
Andrew Dolgov
2012-10-14
use proper system cache directory for storing cache files
Andrew Dolgov
2012-10-09
check if fragment is attached in fragment asynctasks
Andrew Dolgov
2012-09-26
fix crash in sortfeeds/sortcats when adapter is already destroyed
Andrew Dolgov
2012-09-25
split SSL hostname verification to a separate option, do not call
Andrew Dolgov
2012-09-24
allow browsing child categories as categories
Andrew Dolgov
2012-09-22
fix SSL host verification not being disabled by "trust all hosts"
Andrew Dolgov
2012-09-21
remove per-fragment loading messages
Andrew Dolgov
2012-09-21
improve logging in again if session is lost
Andrew Dolgov
2012-09-20
fix http basic auth
Andrew Dolgov
2012-09-20
fix missing stuff for default_view_mode implementation in fragments
Andrew Dolgov
2012-09-20
fix for opening category in proper mode from feedsfragment
Andrew Dolgov
2012-09-20
fix two context menu crashes
Andrew Dolgov
2012-09-19
implement default browsing of articles
Andrew Dolgov
2012-09-19
implement several loading progressbars
Andrew Dolgov
2012-09-19
various lint-related stuff
Andrew Dolgov
2012-09-18
switch to HttpURLConnection (which should enable SNI on recent android
Andrew Dolgov
2012-09-18
do not try to download category icons
Andrew Dolgov
2012-09-18
enable nested categories API
Andrew Dolgov
2012-09-17
use separate activities for views in small screen mode
Andrew Dolgov
2012-09-16
fix options menu disappearing on refresh
Andrew Dolgov
2012-09-16
initial
Andrew Dolgov
[next]