Andrew Dolgov
|
4eef799828
|
remove actionbarsherlock, switch to appcompat stuff
|
2014-10-15 13:29:20 +04:00 |
|
Andrew Dolgov
|
99d844aea8
|
fix result code not parsed properly when subscribing to feeds
|
2014-07-17 14:09:55 +04:00 |
|
Andrew Dolgov
|
8d279b67b6
|
use line-spacing on headlines; increase default line-height on articles
a bit
|
2014-01-25 22:18:26 +04:00 |
|
Andrew Dolgov
|
d75dc81c0d
|
add option for condensed fonts
|
2014-01-25 21:34:50 +04:00 |
|
Andrew Dolgov
|
86daa8ee53
|
adjust other relevant element sizes in headline and article views based
on user setting
|
2014-01-25 13:17:27 +04:00 |
|
Andrew Dolgov
|
8a97531a5a
|
tweak typography and layouts a bit
|
2014-01-24 13:41:37 +04:00 |
|
Andrew Dolgov
|
e840ebbc96
|
fix catchup_above to behave as the desktop version (not including
selected article)
|
2014-01-23 16:03:38 +04:00 |
|
Andrew Dolgov
|
e3280a06ab
|
add open article in web browser to headline context menu
|
2014-01-16 16:21:19 +04:00 |
|
Andrew Dolgov
|
8f38f2f7a3
|
force login when starting in shortcut mode to prevent blank fragments
|
2014-01-16 16:07:30 +04:00 |
|
Andrew Dolgov
|
7bbbadee1e
|
add ability to toggle headlines activity sidebar manually in landscape
on tablets
|
2013-11-29 00:47:38 +04:00 |
|
Andrew Dolgov
|
f0a29f9bcb
|
disallow unsubscribing from special feeds
|
2013-11-27 22:01:29 +04:00 |
|
Andrew Dolgov
|
a4d38f3227
|
block another invocation of setlabels on api 7
|
2013-11-27 19:09:21 +04:00 |
|
Andrew Dolgov
|
5e8a618fd8
|
add unsubscribe to feed context menu
|
2013-11-27 18:58:25 +04:00 |
|
Andrew Dolgov
|
033dec883a
|
block setlabel support on API7
|
2013-11-27 18:49:25 +04:00 |
|
Andrew Dolgov
|
64591a901c
|
allow manually sharing urls to subscribe activity
|
2013-11-27 18:43:53 +04:00 |
|
Andrew Dolgov
|
f8a49d8c06
|
add easier font size selection dialog
bump version
|
2013-11-24 02:26:25 +04:00 |
|
Andrew Dolgov
|
3d23240bb0
|
allow more precise font size selection for headlines & article
remove single_column layout stuff
|
2013-11-24 01:56:01 +04:00 |
|
Andrew Dolgov
|
3b3b79ade2
|
support displaying article notes (requires API 8)
|
2013-11-23 20:31:37 +04:00 |
|
Andrew Dolgov
|
2d6b858726
|
allow text selection while keeping image context menus
|
2013-11-21 12:15:53 +04:00 |
|
Andrew Dolgov
|
e6295be411
|
set article content webview font size properly
|
2013-11-21 11:46:25 +04:00 |
|
Andrew Dolgov
|
0d6b35373d
|
fix menu not being refreshed when closing slidingmenu by dragging
|
2013-11-21 09:46:27 +04:00 |
|
Andrew Dolgov
|
d4caac40d4
|
disable trial stuff on amazon devices
|
2013-11-21 09:39:43 +04:00 |
|
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
|
7ab556e1d4
|
tweak font sizes
|
2013-11-17 11:58:28 +04:00 |
|
Marcel Dopita
|
e17e6fc7a8
|
respect preview article content option in offline mode
|
2013-11-15 23:50:28 +01:00 |
|
Andrew Dolgov
|
50aa77ebb3
|
for sw600dp track whether feed was previously selected to restore
slidingmenu to a proper width, set to full screen width as default
(closes #804)
|
2013-11-15 15:41:05 +04:00 |
|
Andrew Dolgov
|
d7c69cf591
|
do not mark article as read before opening it in offline mode which
screwed up the cursor (closes #800)
|
2013-11-15 15:11:15 +04:00 |
|
Andrew Dolgov
|
f2dde1362b
|
replace integer android version numbers with version codes
disable webview_accel preference on 2.3
target sdk 19
|
2013-11-15 14:57:10 +04:00 |
|
Andrew Dolgov
|
4ab63ea6b8
|
add wide image workaround for 4.4 (getting real tired of this shit,
google)
|
2013-11-14 22:37:58 +04:00 |
|
Andrew Dolgov
|
9fe5d31af4
|
taskerreceiver: check for ttrss_url being blank to detect if app is not
configured yet
|
2013-11-11 13:44:16 +04:00 |
|
Andrew Dolgov
|
71d0bcea5a
|
implement workaround for
http://code.google.com/p/android/issues/detail?id=37484
|
2013-11-11 13:42:16 +04:00 |
|
Andrew Dolgov
|
e65c943dd8
|
rework list serialization
|
2013-10-24 15:31:47 +04:00 |
|
Andrew Dolgov
|
3fa0b2591a
|
check if m_adapter is not null in setselectedfeed/cat
|
2013-10-24 15:04:51 +04:00 |
|
Andrew Dolgov
|
683abfa5e8
|
force color.transparent in article views on 2.3
|
2013-10-22 20:04:24 +04:00 |
|
Andrew Dolgov
|
5e99572c78
|
attempt to fix sporadic unmarshalling problems by setting bundle
classloader on saveinstancestate
|
2013-10-22 18:34:21 +04:00 |
|
Andrew Dolgov
|
0aae49e569
|
use commitAllowingStateLoss() in onHeadlinesLoaded because it could be
called after activity stop
|
2013-10-22 09:35:09 +04:00 |
|
Andrew Dolgov
|
956c6f27fa
|
add article image context menu entry to copy link to clipboard
|
2013-10-21 23:36:32 +04:00 |
|
Andrew Dolgov
|
ba7ed268b6
|
use color.transparent for webview compat mode
|
2013-10-21 15:00:19 +04:00 |
|
Andrew Dolgov
|
b02590e06a
|
fix an issue with back-forward interaction with sliding panel
|
2013-10-20 10:05:33 +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
|
0a7c9640d7
|
Revert "bump version"
This reverts commit cc67716030 .
|
2013-10-18 00:53:18 +04:00 |
|
Andrew Dolgov
|
cc67716030
|
bump version
add feedicon to headlines view on tablets
|
2013-10-18 00:07:38 +04:00 |
|
Andrew Dolgov
|
458b46df25
|
tasker: add action to upload modified articles and switch online
|
2013-10-17 18:59:08 +04:00 |
|
Andrew Dolgov
|
9e8b29a8b3
|
dashclock: use simpleloginmanager
|
2013-10-17 16:53:01 +04:00 |
|
Andrew Dolgov
|
f4a992ed4e
|
switch commonshareactivity to simpleloginmanager
|
2013-10-17 16:50:12 +04:00 |
|
Andrew Dolgov
|
c79080545c
|
switch widget provider to use simpleloginmanager
|
2013-10-17 16:41:45 +04:00 |
|
Andrew Dolgov
|
68f8880a61
|
implement tasker action to download articles and go offline
|
2013-10-17 16:33:30 +04:00 |
|
Andrew Dolgov
|
0ebcf48603
|
add simpleloginmanager
|
2013-10-17 16:22:19 +04:00 |
|
Andrew Dolgov
|
a97d29d114
|
support shortcuts opening feedsactivity
|
2013-10-17 11:00:07 +04:00 |
|
Andrew Dolgov
|
d4ccac5d1e
|
headlinesactivity: force reload of globalstate article cache when
invoked as a shortcut
|
2013-10-17 10:39:20 +04:00 |
|