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
/
HeadlinesFragment.java
Age
Commit message (
Expand
)
Author
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-16
fix indeterminate progressbar not completing if http request fails
Andrew Dolgov
2013-10-16
abort if received headlines for the feed which is no longer active
Andrew Dolgov
2013-10-16
implement headlines fragment pull to refresh
Andrew Dolgov
2013-10-16
move pulltorefresh adapter to common activity, remove some imports and
Andrew Dolgov
2013-10-15
update published/unpublished icons
Andrew Dolgov
2013-10-15
Merge pull request #54 from tuxmobil/master
Andrew Dolgov
2013-10-15
Fix for Bug 714 "Mark above as read"
tuxmobil
2013-10-07
experimental workaround for the headlines using wrong view on refresh
Andrew Dolgov
2013-09-09
sepia theme fixes; update overflow icons to use modern holo style;
Andrew Dolgov
2013-09-08
make ui more ~cards~ like, simplify some drawables
Andrew Dolgov
2013-09-01
properly calculate offsets for non-default view modes (closes #770)
Andrew Dolgov
2013-08-29
replace smooth scrolling with setSelection(0) on headlines refresh (refs
Andrew Dolgov
2013-08-29
disable auto mark as read temporarily when scrolling listview back to
Andrew Dolgov
2013-08-26
scroll to listview top when refreshing headlines (closes #767)
Andrew Dolgov
2013-06-03
fix possible crash in headlinesfragment.refresh if invoked when fragment
Andrew Dolgov
2013-05-29
offline: fix wrong excerpt maximum length and headline font size not
Andrew Dolgov
2013-05-28
add fancy animations for headlines list
Andrew Dolgov
2013-05-27
add a headline text size preference
Andrew Dolgov
2013-05-23
fix crash when loading more headlines
Andrew Dolgov
2013-05-23
headline style updates
Andrew Dolgov
2013-05-23
update articlefragment style
Andrew Dolgov
2013-05-18
fix padding on headlinesfragment removed needlessly in portrait mode on
Andrew Dolgov
2013-05-18
add holo triangle back
Andrew Dolgov
2013-05-08
Escape HTML from the title of the context menu in HeadlinesFragment. For exam...
Sam Malone
2013-04-26
remove custom fragment constructors
Andrew Dolgov
2013-04-25
Fixed score colors as requested
jan_bar
2013-04-25
Fixed formatting issues
jan_bar
2013-04-24
Support score in online and offline mode
jan_bar
2013-04-21
support actionbarsherlock
Andrew Dolgov
2013-04-18
Merge branch 'master' of git://github.com/dalingrin/Tiny-Tiny-RSS-for-Honeycomb
Andrew Dolgov
2013-04-17
Fix missing declaration
Dalingrin
2013-04-02
add preference to show old articles first by using new api stuff; bump
Andrew Dolgov
2013-04-01
Process read articles in batches
Erik Hardesty
2013-03-30
Add mark read on scroll for headlines
Erik Hardesty
2013-03-30
support showing article author (requires api 5)
Andrew Dolgov
2013-03-27
enlarge maximum amount of articles in headline buffer
Andrew Dolgov
2013-03-25
add menu item to set view mode, bump version
Andrew Dolgov
2013-03-21
add an option to hide content previews in headlines list (closes #606)
Andrew Dolgov
2013-03-19
implement different resources for selected and selected+unread headlines
Andrew Dolgov
2013-02-13
headlinesfragment: check if getView() exists before assigning list empty
Andrew Dolgov
2013-02-11
fix dual refresh race condition when doing openFeedArticles() in tablet
Andrew Dolgov
2013-02-10
enable headlines list empty view
Andrew Dolgov
2013-01-07
fix default_feed_view=articles on tablets, bump version
Andrew Dolgov
2013-01-05
prevent crash on 2.3 with dim_status_bar enabled, cleanup unused imports
Andrew Dolgov
2012-12-31
various more layout tweaks
Andrew Dolgov
2012-12-31
various layout readability updates
Andrew Dolgov
2012-12-31
tablet headline row layout updates
Andrew Dolgov
[next]