Andrew Dolgov
|
ac96ae00d3
|
add workaround for webview not working correctly inside viewpager or w/e
(the no rect test based nodes found issue)
thanks, google engineers, amazing work
|
2013-11-19 20:07:17 +04:00 |
|
Andrew Dolgov
|
b8ee3dab39
|
do no ttry setting web software rendering before api 11
reimplement titlewebview as an alternative rendering option
bump version
|
2013-10-19 10:13:51 +04:00 |
|
Andrew Dolgov
|
f4a992ed4e
|
switch commonshareactivity to simpleloginmanager
|
2013-10-17 16:50:12 +04:00 |
|
Andrew Dolgov
|
0ebcf48603
|
add simpleloginmanager
|
2013-10-17 16:22:19 +04:00 |
|
Andrew Dolgov
|
5c9c2a8ca8
|
Revert "Revert "use scrollview/webview instead of titlewebview hack""
This reverts commit cb18030f6b .
|
2013-10-16 20:06:33 +04:00 |
|
Andrew Dolgov
|
cb18030f6b
|
Revert "use scrollview/webview instead of titlewebview hack"
This reverts commit 780629fff5 .
Conflicts:
res/layout/article_fragment.xml
src/org/fox/ttrss/ArticleFragment.java
src/org/fox/ttrss/offline/OfflineArticleFragment.java
|
2013-10-16 19:53:32 +04:00 |
|
Andrew Dolgov
|
780629fff5
|
use scrollview/webview instead of titlewebview hack
|
2013-10-16 14:57:35 +04:00 |
|
Andrew Dolgov
|
8bb1ccbb24
|
abort if received headlines for the feed which is no longer active
(because of request taking too long?) (refs #785)
|
2013-10-16 13:43:39 +04:00 |
|
Andrew Dolgov
|
9ae3f3c50a
|
headlinesrequest: do not try to remove excess items if requested with
offset=0
|
2013-10-16 13:35:49 +04:00 |
|
Andrew Dolgov
|
77243ef497
|
reduce imagecache data timeout
|
2013-07-30 00:02:52 +04:00 |
|
Andrew Dolgov
|
30af06f37f
|
imagecacheservice: enforce data read timeout
|
2013-07-30 00:00:57 +04:00 |
|
Andrew Dolgov
|
66d78b6602
|
implement duplicate checking for headlinesrequest
|
2013-04-29 22:59:12 +04:00 |
|
jan_bar
|
0822058712
|
Show author in offline mode
|
2013-04-24 16:07:51 +02:00 |
|
jan_bar
|
3bdb6e86af
|
Support score in online and offline mode
Bump database version
Fixed bug in database drop order
|
2013-04-24 15:48:44 +02:00 |
|
Andrew Dolgov
|
0b2345344b
|
support actionbarsherlock
|
2013-04-21 17:01:26 +04:00 |
|
Andrew Dolgov
|
ab184cb5bd
|
enlarge maximum amount of articles in headline buffer
modify catchup_above to exclude current article for consistency
fix catchup_above to only work on actually unread article (closes #632)
|
2013-03-27 13:57:59 +04:00 |
|
Andrew Dolgov
|
535b04dbe1
|
implement dark gray theme, bump version
|
2013-02-09 20:25:56 +04:00 |
|
Andrew Dolgov
|
204ee6d4b9
|
trialware stuff, bump version
|
2012-12-27 00:01:39 +04:00 |
|
Andrew Dolgov
|
4a6c010125
|
extend pre-nagging interval
|
2012-12-08 23:40:53 +04:00 |
|
Andrew Dolgov
|
227ccc9b5b
|
add some friendly nagging
|
2012-12-08 23:36:37 +04:00 |
|
Andrew Dolgov
|
8b7a937678
|
use proper system cache directory for storing cache files
|
2012-10-14 16:37:20 +04:00 |
|
Andrew Dolgov
|
797dbe2080
|
various lint-related stuff
|
2012-09-19 13:37:12 +04:00 |
|
Andrew Dolgov
|
94b4aff15f
|
switch to HttpURLConnection (which should enable SNI on recent android
versions)
|
2012-09-18 13:08:57 +04:00 |
|
Andrew Dolgov
|
1a5017b432
|
various tablet-related improvements
|
2012-09-17 23:20:59 +04:00 |
|
Andrew Dolgov
|
4eac5b73bb
|
implement core offline functions
|
2012-09-17 16:28:32 +04:00 |
|
Andrew Dolgov
|
219531f138
|
implement background loading in ArticlePager
various loading and state related fixes
|
2012-09-17 13:27:27 +04:00 |
|
Andrew Dolgov
|
ced80be1ae
|
initial
|
2012-09-16 13:25:28 +04:00 |
|
Andrew Dolgov
|
fafdd4120a
|
code cleanup
offline: support feed title in vfeeds
|
2012-06-22 15:37:08 +04:00 |
|
Andrew Dolgov
|
4f1c690e91
|
initial support for categories in offline mode
layout tweaks
|
2012-06-22 15:05:50 +04:00 |
|
Andrew Dolgov
|
3063d86667
|
add DB stuff for offline category sync
|
2012-06-22 13:24:33 +04:00 |
|
Andrew Dolgov
|
f5547cc4ac
|
revert ics fragment stuff
|
2012-06-19 18:24:22 +04:00 |
|
Andrew Dolgov
|
08397a47af
|
categorize source files
|
2012-06-19 14:18:00 +04:00 |
|
Andrew Dolgov
|
8e45b14c61
|
add in-app billing donation stuff
|
2012-02-29 18:30:52 +03:00 |
|