aboutsummaryrefslogtreecommitdiff
path: root/src/org/fox/ttrss/HeadlinesFragment.java
AgeCommit message (Expand)Author
2013-06-03fix possible crash in headlinesfragment.refresh if invoked when fragmentAndrew Dolgov
2013-05-29offline: fix wrong excerpt maximum length and headline font size notAndrew Dolgov
2013-05-28add fancy animations for headlines listAndrew Dolgov
2013-05-27add a headline text size preferenceAndrew Dolgov
2013-05-23fix crash when loading more headlinesAndrew Dolgov
2013-05-23headline style updatesAndrew Dolgov
2013-05-23update articlefragment styleAndrew Dolgov
2013-05-18fix padding on headlinesfragment removed needlessly in portrait mode onAndrew Dolgov
2013-05-18add holo triangle backAndrew Dolgov
2013-05-08Escape HTML from the title of the context menu in HeadlinesFragment. For exam...Sam Malone
2013-04-26remove custom fragment constructorsAndrew Dolgov
2013-04-25Fixed score colors as requestedjan_bar
2013-04-25Fixed formatting issuesjan_bar
2013-04-24Support score in online and offline modejan_bar
2013-04-21support actionbarsherlockAndrew Dolgov
2013-04-18Merge branch 'master' of git://github.com/dalingrin/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
2013-04-17Fix missing declarationDalingrin
2013-04-02add preference to show old articles first by using new api stuff; bumpAndrew Dolgov
2013-04-01Process read articles in batchesErik Hardesty
2013-03-30Add mark read on scroll for headlinesErik Hardesty
2013-03-30support showing article author (requires api 5)Andrew Dolgov
2013-03-27enlarge maximum amount of articles in headline bufferAndrew Dolgov
2013-03-25add menu item to set view mode, bump versionAndrew Dolgov
2013-03-21add an option to hide content previews in headlines list (closes #606)Andrew Dolgov
2013-03-19implement different resources for selected and selected+unread headlinesAndrew Dolgov
2013-02-13headlinesfragment: check if getView() exists before assigning list emptyAndrew Dolgov
2013-02-11fix dual refresh race condition when doing openFeedArticles() in tabletAndrew Dolgov
2013-02-10enable headlines list empty viewAndrew Dolgov
2013-01-07fix default_feed_view=articles on tablets, bump versionAndrew Dolgov
2013-01-05prevent crash on 2.3 with dim_status_bar enabled, cleanup unused importsAndrew Dolgov
2012-12-31various more layout tweaksAndrew Dolgov
2012-12-31various layout readability updatesAndrew Dolgov
2012-12-31tablet headline row layout updatesAndrew Dolgov
2012-12-31remove combined mode stuffAndrew Dolgov
2012-10-09check if fragment is attached in fragment asynctasksAndrew Dolgov
2012-09-26fix crash in articlefragment context menu because of id collisionAndrew Dolgov
2012-09-21remove per-fragment loading messagesAndrew Dolgov
2012-09-20fix two context menu crashesAndrew Dolgov
2012-09-19various tablet-mode refresh fixesAndrew Dolgov
2012-09-19disable combined mode because of lack of images and performance issuesAndrew Dolgov
2012-09-19implement several loading progressbarsAndrew Dolgov
2012-09-19various lint-related stuffAndrew Dolgov
2012-09-19various session handling fixes; try to reload headlines whenAndrew Dolgov
2012-09-18misc optimization, do not embed duplicate enclosure images inAndrew Dolgov
2012-09-18disable search in HeadlinesActivityAndrew Dolgov
2012-09-18implement refreshing headlines in headlinesactivityAndrew Dolgov
2012-09-18enable nested categories APIAndrew Dolgov
2012-09-17feed_title substring crash fixAndrew Dolgov
2012-09-17various tablet-related improvementsAndrew Dolgov
2012-09-17implement most of offline menusAndrew Dolgov