tt-rss-android/src/org/fox/ttrss
2011-12-13 15:54:01 +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 workaround against crash if article content is null 2011-12-13 15:43:40 +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
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 switch mainactivity typecasting to an interface 2011-12-06 15:52:33 +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 implement offline image caching 2011-12-07 14:59:30 +03:00
HeadlinesFragment.java same fix (2) 2011-12-13 15:46:58 +03:00
ImageCacheService.java better download progress notification, prevent notification spam 2011-12-07 18:02:43 +03:00
MainActivity.java make API level request less crashy 2011-12-13 15:54:01 +03:00
OfflineActivity.java use viewpager-based article swiping for offline mode 2011-12-10 10:22:27 +03:00
OfflineArticleFragment.java use viewpager-based article swiping for offline mode 2011-12-10 10:22:27 +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 code cleanup 2011-12-07 11:50:04 +03:00
OfflineHeadlinesFragment.java use viewpager-based article swiping for offline mode 2011-12-10 10:22:27 +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 smooth article swiping using viewpager (in online mode) 2011-12-09 23:49:55 +03:00
PreferencesActivity.java implement login 2011-09-08 14:23:44 +04:00
TransitionHelper.java fix compatibility with cupcake, fix selection menu being displayed 2011-12-03 17:22:06 +03:00