summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-29replace smooth scrolling with setSelection(0) on headlines refresh (refsAndrew Dolgov
2013-08-29disable auto mark as read temporarily when scrolling listview back toAndrew Dolgov
2013-08-28fix menu not being updated when going back from headlines to slidingAndrew Dolgov
2013-08-27fix crash in articlepager when m_article is nullAndrew Dolgov
2013-08-26select uncategorized by default when subscribing (closes #760)Andrew Dolgov
2013-08-26scroll to listview top when refreshing headlines (closes #767)Andrew Dolgov
2013-07-30copy actual feedlist when downloading feed icons to prevent concurrentAndrew Dolgov
2013-07-30reduce imagecache data timeoutAndrew Dolgov
2013-07-30trim base url when downloading feed iconsAndrew Dolgov
2013-07-30imagecacheservice: enforce data read timeoutAndrew Dolgov
2013-07-19fix crash if sdcard is unmounted and feed icons are enabled (closesAndrew Dolgov
2013-07-16fix offline success intent being sent too soon because imagecacheserviceAndrew Dolgov
2013-07-11disable attachment icon in actionbar on tablets in portrait (screws withAndrew 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-24prevent crash if apirequest is invoked when app is unconfiguredAndrew Dolgov
2013-06-11support view mode setting in offline article pager (closes #712)Andrew Dolgov
2013-06-11better approach to hiding headlines menu when it is unneded (refs #712)Andrew Dolgov
2013-06-10support view_mode setting in offline (without adaptive for the timeAndrew Dolgov
2013-06-10offline cats fragment: check if adapter exists on refreshAndrew Dolgov
2013-06-10add image context menu in offline mode (closes #711)Andrew Dolgov
2013-06-07onArticleSelected: bail out if article is nullAndrew Dolgov
2013-06-07sort feeds and cats case-insensitivelyAndrew Dolgov
2013-06-03fix possible crash in headlinesfragment.refresh if invoked when fragmentAndrew Dolgov
2013-06-03offline: workaround against crashes in fragment refreshesAndrew Dolgov
2013-06-03fix possible crash in HeadlinesActivity.onArticleSelectedAndrew Dolgov
2013-05-31enable webview zoom controlsAndrew Dolgov
2013-05-31remove side tapping as clumsy/clashing with urls (closes #702)Andrew Dolgov
2013-05-29widget: if final json request fails, do not crashAndrew Dolgov
2013-05-29fix offline article menu not showing correctlyAndrew Dolgov
2013-05-29fix headlines catchup button not respecting confirm optionAndrew Dolgov
2013-05-29offline: fix wrong excerpt maximum length and headline font size notAndrew Dolgov
2013-05-29refresh feedsfragment when menu is shownAndrew Dolgov
2013-05-28attempt at better reverse navigation Andrew Dolgov
2013-05-28fix for actionbar up button disappearing on rotate when switchingAndrew Dolgov
2013-05-28fix wrong backgrounds being used by tablet headline viewsAndrew Dolgov
2013-05-28use slidingmenu for sw600dp devices in portrait mode, misc menu-relatedAndrew Dolgov
2013-05-28reinstate loading_container but hide it by defaultAndrew Dolgov
2013-05-28remove obsolete codeAndrew Dolgov
2013-05-28offline: fix crash on missing menu itemAndrew Dolgov
2013-05-28add fancy animations for headlines listAndrew Dolgov
2013-05-28update offline to work with new layout systemAndrew Dolgov
2013-05-28fix revertdepth not decreasing properly on backpressedAndrew Dolgov
2013-05-28initial implementation of slidingmenu stuffAndrew Dolgov
2013-05-27add a headline text size preferenceAndrew Dolgov
2013-05-24multilanguage for DashClock Extensionmcbyte-it
2013-05-24fix webview flickerAndrew Dolgov
2013-05-23fix crash when loading more headlinesAndrew Dolgov
2013-05-23headline style updatesAndrew Dolgov
2013-05-23update articlefragment styleAndrew Dolgov