summaryrefslogtreecommitdiff
path: root/src/org/fox/ttrss/CommonActivity.java
AgeCommit message (Expand)Author
2013-05-29offline: fix wrong excerpt maximum length and headline font size notAndrew 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-28initial implementation of slidingmenu stuffAndrew Dolgov
2013-05-18add holo triangle backAndrew Dolgov
2013-05-15confirm marking headlines as read from the actionbarAndrew Dolgov
2013-04-29restart if theme changedAndrew Dolgov
2013-04-21support actionbarsherlockAndrew Dolgov
2013-04-16unify theme setting, disable light theme on HCAndrew Dolgov
2013-04-16initial support for better holo iconsAndrew Dolgov
2013-04-04show_unread_only: change default to trueAndrew Dolgov
2013-04-04make sure show_unread_only setting persists, bump versionAndrew Dolgov
2013-01-05prevent crash on 2.3 with dim_status_bar enabled, cleanup unused importsAndrew Dolgov
2012-12-27trialware stuff, bump versionAndrew Dolgov
2012-12-04fix disappearing up arrow on actionbar; import cleanupAndrew Dolgov
2012-09-21remove per-fragment loading messagesAndrew Dolgov
2012-09-19remove smalltablet code as unnecessary, store showunreadfeeds inAndrew Dolgov
2012-09-19various lint-related stuffAndrew Dolgov
2012-09-17implement background loading in ArticlePagerAndrew Dolgov
2012-09-16initialAndrew Dolgov
2012-09-05add toast notifications for article mark/publish/setnote Andrew Dolgov
2012-09-02move small tablet stuff detection to CommonActivityAndrew Dolgov
2012-09-02use small tablet mode on screens <9"Andrew Dolgov
2012-09-02Small tablet support (< 8")lpetrus
2012-09-01set small screen mode based on loaded layout, instead of relying onAndrew Dolgov
2012-09-01properly detect portrait orientationAndrew Dolgov
2012-06-25move copyToClipboard() to CommonActivityAndrew Dolgov
2012-06-24move some more common stuff to CommonActivityAndrew Dolgov
2012-06-24move some shared activity code to CommonActivityAndrew Dolgov