.. |
util
|
add in-app billing donation stuff
|
2012-02-29 18:30:52 +03:00 |
ApiRequest.java
|
fix API_DISABLED reported as login incorrect
|
2011-12-12 13:56:38 +03:00 |
AppRater.java
|
add apprater, fix logging in two times, bump version
|
2012-02-06 12:15:27 +03:00 |
Article.java
|
hopefully fix Attachment deserialization
|
2012-02-07 08:21:55 +03:00 |
ArticleFragment.java
|
support different article text sizes
|
2012-02-25 14:05:37 +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 |
Attachment.java
|
support article attachments, display image attachments inline (hello
|
2012-02-06 14:05:56 +03:00 |
BillingConstants.java
|
add in-app billing donation stuff
|
2012-02-29 18:30:52 +03:00 |
BillingHelper.java
|
add in-app billing donation stuff
|
2012-02-29 18:30:52 +03:00 |
BillingReceiver.java
|
add in-app billing donation stuff
|
2012-02-29 18:30:52 +03:00 |
BillingSecurity.java
|
add in-app billing donation stuff
|
2012-02-29 18:30:52 +03:00 |
BillingService.java
|
add in-app billing donation stuff
|
2012-02-29 18:30:52 +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
|
support different article text sizes
|
2012-02-25 14:05:37 +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 share intent SUBJECT
|
2012-03-06 15:32:53 +03:00 |
OfflineActivity.java
|
remove share intent SUBJECT
|
2012-03-06 15:32:53 +03:00 |
OfflineArticleFragment.java
|
support different article text sizes
|
2012-02-25 14:05:37 +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
|
support different article text sizes
|
2012-02-25 14:05:37 +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
|
add optional article swiping for xlarge devices
|
2012-03-01 11:30:54 +03:00 |
PrefsBackupAgent.java
|
implement cloud settings backup
|
2011-12-16 20:57:21 +03:00 |