summaryrefslogtreecommitdiff
path: root/src/org/fox/ttrss/offline/OfflineArticleFragment.java
AgeCommit message (Expand)Author
2014-10-17initialAndrew Dolgov
2014-10-15rename generic dark theme to holo, set light as default themeAndrew Dolgov
2014-01-25use line-spacing on headlines; increase default line-height on articlesAndrew Dolgov
2014-01-25add option for condensed fontsAndrew Dolgov
2014-01-25adjust other relevant element sizes in headline and article views basedAndrew Dolgov
2014-01-24tweak typography and layouts a bitAndrew Dolgov
2013-11-24allow more precise font size selection for headlines & articleAndrew Dolgov
2013-11-23support displaying article notes (requires API 8)Andrew Dolgov
2013-11-21allow text selection while keeping image context menusAndrew Dolgov
2013-11-21set article content webview font size properlyAndrew Dolgov
2013-11-19add workaround for webview not working correctly inside viewpager or w/eAndrew Dolgov
2013-11-17tweak font sizesAndrew Dolgov
2013-11-15replace integer android version numbers with version codesAndrew Dolgov
2013-11-14add wide image workaround for 4.4 (getting real tired of this shit,Andrew Dolgov
2013-10-22force color.transparent in article views on 2.3Andrew Dolgov
2013-10-21use color.transparent for webview compat modeAndrew Dolgov
2013-10-19do no ttry setting web software rendering before api 11Andrew Dolgov
2013-10-16different workaround for webview flickerAndrew Dolgov
2013-10-16Revert "Revert "use scrollview/webview instead of titlewebview hack""Andrew Dolgov
2013-10-16Revert "use scrollview/webview instead of titlewebview hack"Andrew Dolgov
2013-10-16bump version, target api 18Andrew Dolgov
2013-10-16use scrollview/webview instead of titlewebview hackAndrew Dolgov
2013-10-16move pulltorefresh adapter to common activity, remove some imports andAndrew Dolgov
2013-10-15fix article text color when using system themeAndrew Dolgov
2013-06-25fix "read more" links not working properly in embedded browserAndrew Dolgov
2013-06-24article webview: set base url to properly display protocol relativeAndrew Dolgov
2013-06-10add image context menu in offline mode (closes #711)Andrew Dolgov
2013-05-31enable webview zoom controlsAndrew Dolgov
2013-05-31remove side tapping as clumsy/clashing with urls (closes #702)Andrew Dolgov
2013-05-23article: use shorter dateAndrew Dolgov
2013-05-22fix offline fragmentLennart Weller
2013-05-15article: fix width of table elementAndrew Dolgov
2013-04-26remove custom fragment constructorsAndrew Dolgov
2013-04-25Fixed formatting issuesjan_bar
2013-04-24Show author in offline modejan_bar
2013-04-21improve terribleness of workaround for the eaten last line on 2.3 (refsAndrew Dolgov
2013-04-21support actionbarsherlockAndrew Dolgov
2013-03-30support showing article author (requires api 5)Andrew Dolgov
2013-02-14articlepager: fix context being lost after activity resume in offlineAndrew Dolgov
2013-02-09implement dark gray theme, bump versionAndrew Dolgov
2013-01-05prevent crash on 2.3 with dim_status_bar enabled, cleanup unused importsAndrew Dolgov
2013-01-04work around against last article line being clipped (refs #527)Andrew Dolgov
2013-01-03rework attachment UI to use a dialog, update published actionbar iconAndrew Dolgov
2012-12-31do not underline article header linksAndrew Dolgov
2012-12-14move between articles by tapping left/right sidesAndrew Dolgov
2012-12-09webview: hide builtin zoom controlsAndrew Dolgov
2012-12-04fix disappearing up arrow on actionbar; import cleanupAndrew Dolgov
2012-10-14use proper system cache directory for storing cache filesAndrew Dolgov
2012-10-09support article comments for API 4 server (closes #490)Andrew Dolgov
2012-09-19less-crashy handling on article titleAndrew Dolgov