summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-29add ability to toggle headlines activity sidebar manually in landscapeAndrew Dolgov
on tablets
2013-11-27disallow unsubscribing from special feedsAndrew Dolgov
2013-11-27block another invocation of setlabels on api 7Andrew Dolgov
2013-11-27bump versionAndrew Dolgov
2013-11-27add unsubscribe to feed context menuAndrew Dolgov
2013-11-27block setlabel support on API7Andrew Dolgov
2013-11-27allow manually sharing urls to subscribe activityAndrew Dolgov
2013-11-24add easier font size selection dialogAndrew Dolgov
bump version
2013-11-24allow more precise font size selection for headlines & articleAndrew Dolgov
remove single_column layout stuff
2013-11-23support displaying article notes (requires API 8)Andrew Dolgov
2013-11-23Merge branch 'translate-jp' of ↵Andrew Dolgov
git://github.com/takobayashi/Tiny-Tiny-RSS-for-Honeycomb into takobayashi-translate-jp
2013-11-21bump versionAndrew Dolgov
2013-11-21allow text selection while keeping image context menusAndrew Dolgov
2013-11-21set article content webview font size properlyAndrew Dolgov
2013-11-21fix menu not being refreshed when closing slidingmenu by draggingAndrew Dolgov
2013-11-21disable trial stuff on amazon devicesAndrew Dolgov
2013-11-20Update Japanese translation for recently added strings.Takashi Kobayashi
2013-11-19bump versionAndrew Dolgov
2013-11-19add workaround for webview not working correctly inside viewpager or w/eAndrew Dolgov
(the no rect test based nodes found issue) thanks, google engineers, amazing work
2013-11-17set light background for small devices to fixed colorAndrew Dolgov
2013-11-17tweak font sizesAndrew Dolgov
2013-11-16Merge pull request #57 from moneytoo/offline-previewAndrew Dolgov
respect preview article content option in offline mode
2013-11-15respect preview article content option in offline modeMarcel Dopita
2013-11-15bump versionAndrew Dolgov
2013-11-15for sw600dp track whether feed was previously selected to restoreAndrew Dolgov
slidingmenu to a proper width, set to full screen width as default (closes #804)
2013-11-15do not mark article as read before opening it in offline mode whichAndrew Dolgov
screwed up the cursor (closes #800)
2013-11-15replace integer android version numbers with version codesAndrew Dolgov
disable webview_accel preference on 2.3 target sdk 19
2013-11-14add wide image workaround for 4.4 (getting real tired of this shit,Andrew Dolgov
google)
2013-11-11bump versionAndrew Dolgov
2013-11-11taskerreceiver: check for ttrss_url being blank to detect if app is notAndrew Dolgov
configured yet
2013-11-11implement workaround forAndrew Dolgov
http://code.google.com/p/android/issues/detail?id=37484
2013-11-06Merge pull request #55 from tribut/masterAndrew Dolgov
add german translations for recently added strings
2013-11-06add german translations for recently added stringsFelix Eckhofer
2013-10-24fix wrong padding in feeds_row.xmlAndrew Dolgov
2013-10-24bump versionAndrew Dolgov
2013-10-24rework list serializationAndrew Dolgov
2013-10-24check if m_adapter is not null in setselectedfeed/catAndrew Dolgov
2013-10-22bump versionAndrew Dolgov
2013-10-22force color.transparent in article views on 2.3Andrew Dolgov
2013-10-22attempt to fix sporadic unmarshalling problems by setting bundleAndrew Dolgov
classloader on saveinstancestate
2013-10-22use commitAllowingStateLoss() in onHeadlinesLoaded because it could beAndrew Dolgov
called after activity stop
2013-10-21add article image context menu entry to copy link to clipboardAndrew Dolgov
2013-10-21bump version because of a botched apk exportAndrew Dolgov
2013-10-21update offline_articles_* stringsAndrew Dolgov
2013-10-21mention that accel webview option is HC+Andrew Dolgov
2013-10-21use color.transparent for webview compat modeAndrew Dolgov
2013-10-21move refresh buttons into overflow because of pull to refreshAndrew Dolgov
2013-10-20bump versionAndrew Dolgov
2013-10-20fix an issue with back-forward interaction with sliding panelAndrew Dolgov
2013-10-19do no ttry setting web software rendering before api 11Andrew Dolgov
reimplement titlewebview as an alternative rendering option bump version