Commit Graph

349 Commits

Author SHA1 Message Date
Andrew Dolgov
ff63819a65 minor code cleanup 2012-06-24 23:34:16 +04:00
Andrew Dolgov
12de7c7973 simplify back stack handling a bit
disable feed fragments selected state in small screen mode
2012-06-24 15:57:58 +04:00
Andrew Dolgov
4101ecebee properly deselect active feed when going back in tablet mode
other layout-related fixes
2012-06-24 15:17:26 +04:00
Andrew Dolgov
c4c6a21ea0 fix navigation in portrait mode 2012-06-24 14:50:14 +04:00
Andrew Dolgov
f3b7106317 offline: fix sharingactionprovider
offline: implement list navigation
2012-06-23 21:19:34 +04:00
Andrew Dolgov
df79b35b53 make sure split actionbar actually works
remove collapsible share provider hack
2012-06-23 17:51:19 +04:00
Andrew Dolgov
0712b86397 fix home button not enabled for navigation when browsing feed 2012-06-23 17:21:49 +04:00
Andrew Dolgov
58f56c59ae actionbar navigation fixes 2012-06-23 17:11:41 +04:00
Andrew Dolgov
ba7068a517 implement actionbar list navigation
small fragment behaviour tweaks
restart application if login session is lost
2012-06-23 16:47:17 +04:00
Andrew Dolgov
8af33e3d7c offline: properly deselect current category when closing headlines 2012-06-22 18:14:49 +04:00
Andrew Dolgov
714efd1ed0 fix offline crash when browsing category as feed 2012-06-22 18:05:08 +04:00
Andrew Dolgov
16fda5c5ae remove hardcoded gray from headline rows layout
properly deselect active article in headlines when closing article panel
2012-06-22 17:40:29 +04:00
Andrew Dolgov
fbb131fa0c adjust headlines left padding in vertical mode on tablets
add getOrientation()
2012-06-22 17:16:43 +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
db782c0435 layout/style update (add selection marker arrowheads) 2012-06-22 12:21:32 +04:00
Andrew Dolgov
bc7e851b9a add shadows to light theme, misc layout/theme tweaks 2012-06-22 00:35:53 +04:00
Andrew Dolgov
15e0e4ec0d rate limit refresh(); better update feed counters when browsing feed in
tablet mode
2012-06-21 18:35:21 +04:00
Andrew Dolgov
be9dbd7e85 cache feeds/cats fragment when going back from headlines for speed 2012-06-21 16:33:13 +04:00
Andrew Dolgov
277c2e0e47 tablet-related fixes 2012-06-20 19:04:31 +04:00
Andrew Dolgov
cd0cbcbd5a hide feed_title in offline mode 2012-06-20 15:25:17 +04:00
Andrew Dolgov
f532761611 implement publish with note 2012-06-20 15:20:19 +04:00
Andrew Dolgov
b4b781209f fix layout not restoring properly when article is open 2012-06-20 14:39:01 +04:00
Andrew Dolgov
b7c9792ada various layout and code updates to support feed_title in virtual feeds
(requires API 3)
2012-06-20 14:16:24 +04:00
Andrew Dolgov
1ffdbfe187 remove de, fr translations because of lack of updates
various lint-related fixes
2012-06-20 13:26:32 +04:00
Andrew Dolgov
130d1ec845 try to automatically refresh headlines while going through articlepager
add missing dummy_fragment.xml
2012-06-20 13:12:46 +04:00
Andrew Dolgov
e9fa47175c work around against activity always asking about continue/stop sync;
misc fixes
2012-06-20 13:05:09 +04:00
Andrew Dolgov
21126446c2 do not use progressbar in offlineactivity, stopself in download service 2012-06-20 09:54:57 +04:00
Andrew Dolgov
4fb366178c allow canceling offline download task 2012-06-20 09:49:30 +04:00
Andrew Dolgov
e1afe38ef3 use activity progress indicator 2012-06-20 00:44:37 +04:00
Andrew Dolgov
1ce4d4a60a fix category back navigation 2012-06-19 23:49:45 +04:00
Andrew Dolgov
92ccf9ec0c offline mode fixes 2012-06-19 21:32:56 +04:00
Andrew Dolgov
ff6f103900 xlarge layout fixes 2012-06-19 21:06:16 +04:00
Andrew Dolgov
bd937be784 simplify fragment management 2012-06-19 19:51:47 +04:00
Andrew Dolgov
d6e2b869e9 find fragments by tags, misc stuff 2012-06-19 19:12:01 +04:00
Andrew Dolgov
10eb94abe5 store feed/category objects inside fragments instead of ids 2012-06-19 19:01:28 +04:00
Andrew Dolgov
4795f259f0 categorize more stuff 2012-06-19 18:32:18 +04:00
Andrew Dolgov
f5547cc4ac revert ics fragment stuff 2012-06-19 18:24:22 +04:00
Andrew Dolgov
82035f4003 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2012-06-19 18:00:38 +04:00
Andrew Dolgov
08397a47af categorize source files 2012-06-19 14:18:00 +04:00
Andrew Dolgov
01151df966 remove m_compatMode stuff; add missing FragmentStagePagerAdapter hack 2012-06-19 14:05:04 +04:00
Andrew Dolgov
ca65a6cdfa switch to ICS native fragments 2012-06-19 13:54:04 +04:00
Michael Kuhn
299682bb6d Fix AndroidHttpClient leaks. 2012-05-05 22:23:51 +04:00
Andrew Dolgov
c13dd67f43 add some lint fixes, bump minimum SDK version to froyo 2012-05-02 09:54:45 +04:00
Andrew Dolgov
835ec51811 disable transitioner in offline mode (broken)
fix androidhttpclient leaks introduced with previous patch
2012-05-02 08:35:53 +04:00
Michael Kuhn
dd95973d2d Use AndroidHttpClient. 2012-05-02 08:16:58 +04:00
Andrew Dolgov
cf3357d49b add some preference key dependency tracking 2012-03-21 09:38:58 +03:00
Andrew Dolgov
9a1dbdc74f add option to justify/left-align article text 2012-03-21 09:18:20 +03:00
Andrew Dolgov
7101a92b06 hide headlines row separator in small screen mode 2012-03-12 15:04:52 +03:00
Andrew Dolgov
8caa0fcd82 implement new attachment UI with buttons to copy URL/view separate
attachment
2012-03-12 14:57:57 +03:00
Andrew Dolgov
bbb4b2c36e add copy article text to combined mode article context menu (refs #437) 2012-03-12 12:02:46 +03:00
Andrew Dolgov
bca4979935 add context menu for article link 2012-03-12 11:51:57 +03:00
Andrew Dolgov
2b4bc5ef32 support non-image attachments (closes #434)
bump version
2012-03-11 09:31:16 +03:00
Andrew Dolgov
14769a4019 on API 3, sort feeds and categories using order configured in tt-rss
properly unmark Uncategorized on closeCategory()
2012-03-08 18:29:27 +03:00
Andrew Dolgov
1945fa6317 remove share intent SUBJECT 2012-03-06 15:32:53 +03:00
Andrew Dolgov
59a4d3d439 add optional article swiping for xlarge devices 2012-03-01 11:30:54 +03:00
Andrew Dolgov
8e45b14c61 add in-app billing donation stuff 2012-02-29 18:30:52 +03:00
Andrew Dolgov
e06934a1a5 only enable layouttransitioner for large screens 2012-02-25 14:14:27 +03:00
Andrew Dolgov
feefd1fd9a support different article text sizes 2012-02-25 14:05:37 +03:00
Andrew Dolgov
9b637ba139 enable transitions for API 15, remove TransitionHelper 2012-02-25 13:27:57 +03:00
Andrew Dolgov
c33708a1cf support attachments in combined mode, fix french translation, bump
version
2012-02-21 09:04:10 +03:00
Andrew Dolgov
f9af447124 fix urls with spaces crash in combined mode 2012-02-16 20:03:18 +03:00
Andrew Dolgov
a121c55e96 hopefully fix Attachment deserialization 2012-02-07 08:21:55 +03:00
Andrew Dolgov
36289af071 check for article.attachments not being null, bump version 2012-02-06 14:21:56 +03:00
Andrew Dolgov
845caf8252 support article attachments, display image attachments inline (hello
lolcats)
2012-02-06 14:05:56 +03:00
Andrew Dolgov
36451d43b8 add apprater, fix logging in two times, bump version 2012-02-06 12:15:27 +03:00
Andrew Dolgov
03945cea2e tweak actionbar title display 2012-02-03 14:30:06 +03:00
Andrew Dolgov
b0002f903d enable split actionbar
use shareprovider dropdown
better use of actionbar title in various modes
2012-02-03 14:24:14 +03:00
Andrew Dolgov
0d9b127832 hide unneeded fragments on logout 2012-02-03 13:05:57 +03:00
Andrew Dolgov
341ee10d63 try to login onResume if session_id is null 2012-02-03 11:06:20 +03:00
Andrew Dolgov
1433cba57f open preferences automatically on first start 2012-02-03 09:22:15 +03:00
Andrew Dolgov
3a7273972b set webview acceleration to software to prevent background flicker on
ics
2012-02-03 09:05:42 +03:00
Andrew Dolgov
7cff2fe3c0 do not always mark uncategorized as selected on goBack() 2012-02-01 14:29:07 +03:00
Andrew Dolgov
b28f00765e use proper link colors in webview (bump version) 2012-02-01 14:25:35 +03:00
Andrew Dolgov
2791bc46e9 add placeholder textColorLink resolving code to color webview links 2012-02-01 09:57:07 +03:00
Dominique Hazael-Massieux
4ba271c831 better color for links in articles on dark theme 2012-01-31 07:42:25 -08:00
Andrew Dolgov
27f129ad4c dump active headlines fragment when closing feed 2012-01-27 13:07:47 +03:00
Andrew Dolgov
d8b7761ad4 disable layout transitioner on ICS since it doesn't seem to work
properly, bump version
2012-01-27 12:57:56 +03:00
Andrew Dolgov
758d73748d fix crash with ActivityNotFound exception when opening urls prefixed by
spaces
2012-01-26 13:06:06 +03:00
Andrew Dolgov
0f3fc36c93 remove ads, bump version 2012-01-25 09:33:04 +03:00
Andrew Dolgov
c8a5161d4f properly unmark categories when going back 2012-01-24 14:04:45 +03:00
Andrew Dolgov
5aaba5a070 include article title when sharing 2012-01-24 13:55:37 +03:00
Andrew Dolgov
da564ab804 properly reset search text on viewCategory() 2012-01-19 17:20:13 +03:00
Andrew Dolgov
dbf59c0b7d implement search in offline mode 2012-01-19 15:33:39 +03:00
Andrew Dolgov
2f62378980 properly unmark previously active feed in feedlist when closing feed 2012-01-19 13:54:14 +03:00
Andrew Dolgov
288997831c do not use savedstate putstring/getstring to prevent crashe on legacy
platform versions
2012-01-19 13:46:28 +03:00
Andrew Dolgov
3620e5187b implement basic search dialog for compat mode 2012-01-19 13:29:38 +03:00
Andrew Dolgov
2a6fbbb9a3 limit search to API level 2 2012-01-19 13:14:54 +03:00
Andrew Dolgov
60128ffe2f implement actionbar search for HC/ICS devices 2012-01-19 13:05:48 +03:00
Andrew Dolgov
8624583764 move cache directories to sdcard/data 2012-01-19 09:22:10 +03:00
Andrew Dolgov
7e08d4132f add some index out of bounds checks to feeds/headline fragments 2012-01-19 08:44:27 +03:00
Andrew Dolgov
94173a7db4 fix layout weirdness caused by articlepager on several consequent
rotates
2012-01-18 13:19:01 +03:00
Andrew Dolgov
a1337b531e allow closing active feed in tablet mode 2012-01-18 12:01:02 +03:00
Andrew Dolgov
3fd2afa44b properly handle home button on actionbar in small screen mode 2012-01-18 12:46:54 +04:00
Andrew Dolgov
b2cf227a24 unbreak animations for HC 2012-01-17 18:57:59 +03:00
Andrew Dolgov
56d0be3e0a move libraries to libs/
properly detect xlarge screens
update ACP library
link against API 14 (ICS)
various fixes for ICS
bump version
2012-01-17 18:43:11 +03:00
Andrew Dolgov
92e962f515 add color theme for ICS 2012-01-17 13:44:46 +03:00
Andrew Dolgov
70da910846 compatibility fixes for ICS (galaxy nexus) 2012-01-17 12:54:52 +03:00
Andrew Dolgov
7f34760c3c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2012-01-10 15:13:58 +04:00