summaryrefslogtreecommitdiff
path: root/src/org
AgeCommit message (Expand)Author
2013-10-16use scrollview/webview instead of titlewebview hackAndrew Dolgov
2013-10-16abort if received headlines for the feed which is no longer activeAndrew Dolgov
2013-10-16headlinesrequest: do not try to remove excess items if requested withAndrew Dolgov
2013-10-16show indeterminate loading progressbar only when refreshing manuallyAndrew Dolgov
2013-10-16implement headlines fragment pull to refreshAndrew Dolgov
2013-10-16fix previousAndrew Dolgov
2013-10-16move pulltorefresh adapter to common activity, remove some imports andAndrew Dolgov
2013-10-16experimentally implement actionbar-pulltorefresh for feeds and catsAndrew Dolgov
2013-10-15update published/unpublished iconsAndrew Dolgov
2013-10-15fix article text color when using system themeAndrew Dolgov
2013-10-15add experimental support for sherlock devicedefault themeAndrew Dolgov
2013-10-15Merge pull request #54 from tuxmobil/masterAndrew Dolgov
2013-10-15Fix for Bug 714 "Mark above as read"tuxmobil
2013-10-07experimental workaround for the headlines using wrong view on refreshAndrew Dolgov
2013-09-09confirm if necessary catching up feed from context menu Andrew Dolgov
2013-09-09sepia theme fixes; update overflow icons to use modern holo style;Andrew Dolgov
2013-09-08make ui more ~cards~ like, simplify some drawablesAndrew Dolgov
2013-09-01properly calculate offsets for non-default view modes (closes #770)Andrew Dolgov
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