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
|
294eeeb9cd
|
show indeterminate loading progressbar only when refreshing manually
|
2013-10-16 13:29:40 +04:00 |
|
Andrew Dolgov
|
94a468b2a3
|
implement headlines fragment pull to refresh
use indeterminate progressbar under actionbar
|
2013-10-16 12:53:08 +04:00 |
|
Andrew Dolgov
|
3c4324eee2
|
fix previous
|
2013-10-16 12:44:30 +04:00 |
|
Andrew Dolgov
|
d74beb0027
|
move pulltorefresh adapter to common activity, remove some imports and
unused pragmas
|
2013-10-16 12:42:58 +04:00 |
|
Andrew Dolgov
|
29cb4f17d8
|
experimentally implement actionbar-pulltorefresh for feeds and cats
|
2013-10-16 12:38:18 +04:00 |
|
Andrew Dolgov
|
c81545503a
|
update published/unpublished icons
|
2013-10-15 19:34:45 +04:00 |
|
Andrew Dolgov
|
688c22fe92
|
fix article text color when using system theme
|
2013-10-15 18:53:05 +04:00 |
|
Andrew Dolgov
|
dedd069a90
|
add experimental support for sherlock devicedefault theme
|
2013-10-15 15:24:18 +04:00 |
|
Andrew Dolgov
|
f3e00065ea
|
Merge pull request #54 from tuxmobil/master
Fix for Bug 714 "Mark above as read"
|
2013-10-15 02:41:11 -07:00 |
|
tuxmobil
|
1a39cb0f50
|
Fix for Bug 714 "Mark above as read"
|
2013-10-15 11:04:00 +02:00 |
|
Andrew Dolgov
|
0fb9177e78
|
experimental workaround for the headlines using wrong view on refresh
issue
|
2013-10-07 18:32:42 +04:00 |
|
Andrew Dolgov
|
9da4f1e5f7
|
confirm if necessary catching up feed from context menu
|
2013-09-09 13:52:16 +04:00 |
|
Andrew Dolgov
|
92d63150a0
|
sepia theme fixes; update overflow icons to use modern holo style;
enable overflow icons for feed items
|
2013-09-09 13:34:53 +04:00 |
|
Andrew Dolgov
|
6a397ef34d
|
make ui more ~cards~ like, simplify some drawables
|
2013-09-08 20:33:46 +04:00 |
|
Andrew Dolgov
|
d5cd47e6ee
|
properly calculate offsets for non-default view modes (closes #770)
|
2013-09-01 14:08:11 +04:00 |
|
Andrew Dolgov
|
0e751f5db2
|
replace smooth scrolling with setSelection(0) on headlines refresh (refs
#767)
|
2013-08-29 13:20:17 +04:00 |
|
Andrew Dolgov
|
02a8162956
|
disable auto mark as read temporarily when scrolling listview back to
top because of new items (refs #767)
|
2013-08-29 13:15:27 +04:00 |
|
Andrew Dolgov
|
0d4bdfad43
|
fix menu not being updated when going back from headlines to sliding
menu in offline mode (closes #764)
|
2013-08-28 13:57:20 +04:00 |
|
Andrew Dolgov
|
6d016599b8
|
fix crash in articlepager when m_article is null
|
2013-08-27 13:04:22 +04:00 |
|
Andrew Dolgov
|
f89bdad904
|
select uncategorized by default when subscribing (closes #760)
|
2013-08-26 13:06:26 +04:00 |
|
Andrew Dolgov
|
5a95900253
|
scroll to listview top when refreshing headlines (closes #767)
|
2013-08-26 12:56:06 +04:00 |
|
Andrew Dolgov
|
db81d3e462
|
copy actual feedlist when downloading feed icons to prevent concurrent
modification problem
|
2013-07-30 00:17:52 +04:00 |
|
Andrew Dolgov
|
77243ef497
|
reduce imagecache data timeout
|
2013-07-30 00:02:52 +04:00 |
|
Andrew Dolgov
|
095ceba2bc
|
trim base url when downloading feed icons
|
2013-07-30 00:01:58 +04:00 |
|
Andrew Dolgov
|
30af06f37f
|
imagecacheservice: enforce data read timeout
|
2013-07-30 00:00:57 +04:00 |
|
Andrew Dolgov
|
e2b195e5ed
|
fix crash if sdcard is unmounted and feed icons are enabled (closes
#749)
|
2013-07-19 13:08:40 +04:00 |
|
Andrew Dolgov
|
6b431f01f4
|
fix offline success intent being sent too soon because imagecacheservice
was not being properly detected
|
2013-07-16 23:12:53 +04:00 |
|
Andrew Dolgov
|
739d1c4abe
|
disable attachment icon in actionbar on tablets in portrait (screws with
other icons because android is so awesome)
|
2013-07-11 09:31:46 +04:00 |
|
Andrew Dolgov
|
9af5dd1fb5
|
fix "read more" links not working properly in embedded browser
bump version
|
2013-06-25 10:48:03 +04:00 |
|
Andrew Dolgov
|
ccb815ec4a
|
article webview: set base url to properly display protocol relative
images
|
2013-06-24 13:14:20 +04:00 |
|
Andrew Dolgov
|
3c799d68da
|
prevent crash if apirequest is invoked when app is unconfigured
|
2013-06-24 12:57:36 +04:00 |
|
Andrew Dolgov
|
d079c39e9e
|
support view mode setting in offline article pager (closes #712)
|
2013-06-11 08:59:33 +04:00 |
|
Andrew Dolgov
|
fde20a4500
|
better approach to hiding headlines menu when it is unneded (refs #712)
|
2013-06-11 08:57:25 +04:00 |
|
Andrew Dolgov
|
fa3ee0b886
|
support view_mode setting in offline (without adaptive for the time
being) (closes #712)
|
2013-06-10 15:34:33 +04:00 |
|
Andrew Dolgov
|
96e91b9c95
|
offline cats fragment: check if adapter exists on refresh
|
2013-06-10 15:12:09 +04:00 |
|
Andrew Dolgov
|
d889d5e44c
|
add image context menu in offline mode (closes #711)
|
2013-06-10 15:08:10 +04:00 |
|
Andrew Dolgov
|
fae361370d
|
onArticleSelected: bail out if article is null
|
2013-06-07 12:53:00 +04:00 |
|
Andrew Dolgov
|
22d949f83c
|
sort feeds and cats case-insensitively
bump version
|
2013-06-07 12:51:52 +04:00 |
|
Andrew Dolgov
|
1f91618d33
|
fix possible crash in headlinesfragment.refresh if invoked when fragment
is not yet initialized
|
2013-06-03 22:52:51 +04:00 |
|
Andrew Dolgov
|
124c791ab8
|
offline: workaround against crashes in fragment refreshes
|
2013-06-03 10:19:12 +04:00 |
|
Andrew Dolgov
|
cb13303442
|
fix possible crash in HeadlinesActivity.onArticleSelected
|
2013-06-03 09:23:33 +04:00 |
|
Andrew Dolgov
|
2c71f2e829
|
enable webview zoom controls
bump version
|
2013-05-31 19:44:35 +04:00 |
|
Andrew Dolgov
|
4057f5ac69
|
remove side tapping as clumsy/clashing with urls (closes #702)
|
2013-05-31 19:37:20 +04:00 |
|
Andrew Dolgov
|
d363cb5346
|
widget: if final json request fails, do not crash
|
2013-05-29 21:19:22 +04:00 |
|
Andrew Dolgov
|
5defed1292
|
fix offline article menu not showing correctly
|
2013-05-29 21:16:00 +04:00 |
|
Andrew Dolgov
|
491d8f082f
|
fix headlines catchup button not respecting confirm option
|
2013-05-29 21:13:24 +04:00 |
|
Andrew Dolgov
|
68ea91c567
|
offline: fix wrong excerpt maximum length and headline font size not
being respected
|
2013-05-29 20:57:00 +04:00 |
|