tt-rss-android/src/org/fox/ttrss
2011-12-06 19:07:14 +03:00
..
ApiRequest.java implement synchronization of offline stuff back to the mothership 2011-12-06 14:29:57 +03:00
Article.java automatically load new headlines when scrolled to the bottom 2011-11-30 14:45:23 +03:00
ArticleFragment.java switch mainactivity typecasting to an interface 2011-12-06 15:52:33 +03:00
ArticleList.java drop databasehelper, misc cleanup, suppress some warnings 2011-11-27 16:20: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 switch mainactivity typecasting to an interface 2011-12-06 15:52:33 +03:00
HeadlinesFragment.java switch mainactivity typecasting to an interface 2011-12-06 15:52:33 +03:00
MainActivity.java move offline download stuff into an IntentService 2011-12-06 19:07:14 +03:00
OfflineActivity.java move offline download stuff into an IntentService 2011-12-06 19:07:14 +03:00
OfflineArticleFragment.java switch mainactivity typecasting to an interface 2011-12-06 15:52:33 +03:00
OfflineDownloadService.java move offline download stuff into an IntentService 2011-12-06 19:07:14 +03:00
OfflineFeedsFragment.java move offline download stuff into an IntentService 2011-12-06 19:07:14 +03:00
OfflineHeadlinesFragment.java menu updates, bump version, misc cleanup 2011-12-06 14:46:15 +03:00
OfflineServices.java add offline services interface 2011-12-06 16:01:08 +03:00
OnlineServices.java switch mainactivity typecasting to an interface 2011-12-06 15:52:33 +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