aboutsummaryrefslogtreecommitdiff
path: root/src/org/fox/ttrss/MainActivity.java
AgeCommit message (Expand)Author
2012-06-25fragment navigation tweaksAndrew Dolgov
2012-06-25display list navigation in xlarge-portrait mode similar to small screenAndrew Dolgov
2012-06-25show title/loading progressbar on GBAndrew 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
2012-06-24minor code cleanupAndrew Dolgov
2012-06-24simplify back stack handling a bitAndrew Dolgov
2012-06-24properly deselect active feed when going back in tablet modeAndrew Dolgov
2012-06-24fix navigation in portrait modeAndrew Dolgov
2012-06-23make sure split actionbar actually worksAndrew Dolgov
2012-06-23fix home button not enabled for navigation when browsing feedAndrew Dolgov
2012-06-23actionbar navigation fixesAndrew Dolgov
2012-06-23implement actionbar list navigationAndrew Dolgov
2012-06-22remove hardcoded gray from headline rows layoutAndrew Dolgov
2012-06-22adjust headlines left padding in vertical mode on tabletsAndrew Dolgov
2012-06-22initial support for categories in offline modeAndrew Dolgov
2012-06-22layout/style update (add selection marker arrowheads)Andrew Dolgov
2012-06-22add shadows to light theme, misc layout/theme tweaksAndrew Dolgov
2012-06-21rate limit refresh(); better update feed counters when browsing feed inAndrew Dolgov
2012-06-21cache feeds/cats fragment when going back from headlines for speedAndrew Dolgov
2012-06-20tablet-related fixesAndrew Dolgov
2012-06-20implement publish with noteAndrew Dolgov
2012-06-20fix layout not restoring properly when article is openAndrew Dolgov
2012-06-20remove de, fr translations because of lack of updatesAndrew Dolgov
2012-06-20work around against activity always asking about continue/stop sync;Andrew Dolgov
2012-06-20allow canceling offline download taskAndrew Dolgov
2012-06-20use activity progress indicatorAndrew Dolgov
2012-06-19fix category back navigationAndrew Dolgov
2012-06-19xlarge layout fixesAndrew Dolgov
2012-06-19simplify fragment managementAndrew Dolgov
2012-06-19find fragments by tags, misc stuffAndrew Dolgov
2012-06-19store feed/category objects inside fragments instead of idsAndrew Dolgov
2012-06-19categorize more stuffAndrew Dolgov
2012-06-19revert ics fragment stuffAndrew Dolgov
2012-06-19categorize source filesAndrew Dolgov
2012-06-19remove m_compatMode stuff; add missing FragmentStagePagerAdapter hackAndrew Dolgov
2012-06-19switch to ICS native fragmentsAndrew Dolgov
2012-03-12implement new attachment UI with buttons to copy URL/view separateAndrew Dolgov
2012-03-12add copy article text to combined mode article context menu (refs #437)Andrew Dolgov
2012-03-12add context menu for article linkAndrew Dolgov
2012-03-08on API 3, sort feeds and categories using order configured in tt-rssAndrew Dolgov
2012-03-06remove share intent SUBJECTAndrew Dolgov
2012-03-01add optional article swiping for xlarge devicesAndrew Dolgov
2012-02-29add in-app billing donation stuffAndrew Dolgov
2012-02-25only enable layouttransitioner for large screensAndrew Dolgov
2012-02-25enable transitions for API 15, remove TransitionHelperAndrew Dolgov
2012-02-06add apprater, fix logging in two times, bump versionAndrew Dolgov
2012-02-03tweak actionbar title displayAndrew Dolgov
2012-02-03enable split actionbarAndrew Dolgov