tt-rss-android/src/org/fox/ttrss
2012-01-25 09:33:04 +03:00
..
ApiRequest.java fix API_DISABLED reported as login incorrect 2011-12-12 13:56:38 +03:00
Article.java automatically load new headlines when scrolled to the bottom 2011-11-30 14:45:23 +03:00
ArticleFragment.java remove ads, bump version 2012-01-25 09:33:04 +03:00
ArticleList.java drop databasehelper, misc cleanup, suppress some warnings 2011-11-27 16:20:27 +03:00
ArticlePager.java use viewpager-based article swiping for offline mode 2011-12-10 10:22:27 +03:00
DatabaseHelper.java menu updates, bump version, misc cleanup 2011-12-06 14:46:15 +03:00
DummyFragment.java fix layout weirdness caused by articlepager on several consequent 2012-01-18 13:19:01 +03:00
EasySSLSocketFactory.java add option to trust all SSL certificates 2011-11-27 10:04:28 +03:00
EasyX509TrustManager.java add option to trust all SSL certificates 2011-11-27 10:04:28 +03:00
Feed.java implement browsing categories like feeds 2011-11-29 13:02:16 +03:00
FeedCategoriesFragment.java properly unmark categories when going back 2012-01-24 14:04:45 +03:00
FeedCategory.java implement API level checking 2011-11-29 08:25:13 +03:00
FeedCategoryList.java add data structures for categories 2011-11-28 17:45:32 +03:00
FeedList.java drop databasehelper, misc cleanup, suppress some warnings 2011-11-27 16:20:27 +03:00
FeedsFragment.java properly unmark previously active feed in feedlist when closing feed 2012-01-19 13:54:14 +03:00
HeadlinesFragment.java do not use savedstate putstring/getstring to prevent crashe on legacy 2012-01-19 13:46:28 +03:00
ImageCacheService.java move cache directories to sdcard/data 2012-01-19 09:22:10 +03:00
Label.java implement setting labels for selected article 2011-12-25 14:59:59 +03:00
MainActivity.java remove ads, bump version 2012-01-25 09:33:04 +03:00
OfflineActivity.java include article title when sharing 2012-01-24 13:55:37 +03:00
OfflineArticleFragment.java remove ads, bump version 2012-01-25 09:33:04 +03:00
OfflineArticlePager.java use viewpager-based article swiping for offline mode 2011-12-10 10:22:27 +03:00
OfflineDownloadService.java better download progress notification, prevent notification spam 2011-12-07 18:02:43 +03:00
OfflineFeedsFragment.java implement search in offline mode 2012-01-19 15:33:39 +03:00
OfflineHeadlinesFragment.java implement search in offline mode 2012-01-19 15:33:39 +03:00
OfflineServices.java use viewpager-based article swiping for offline mode 2011-12-10 10:22:27 +03:00
OfflineUploadService.java better download progress notification, prevent notification spam 2011-12-07 18:02:43 +03:00
OnlineServices.java remove ads, bump version 2012-01-25 09:33:04 +03:00
PreferencesActivity.java implement login 2011-09-08 14:23:44 +04:00
PrefsBackupAgent.java implement cloud settings backup 2011-12-16 20:57:21 +03:00
TransitionHelper.java compatibility fixes for ICS (galaxy nexus) 2012-01-17 12:54:52 +03:00