Commit Graph

33 Commits

Author SHA1 Message Date
Andrew Dolgov
4eac5b73bb implement core offline functions 2012-09-17 16:28:32 +04:00
Andrew Dolgov
ced80be1ae initial 2012-09-16 13:25:28 +04:00
Andrew Dolgov
59d11ac972 implement shareintent handler for tt-rss sharing functionality
bump version
2012-09-09 17:35:11 +04:00
Andrew Dolgov
bcd4b562a4 move small tablet stuff detection to CommonActivity
use small tablet UI on screens up to 9"
2012-09-02 19:48:48 +04:00
lpetrus
416d155e85 Small tablet support (< 8")
* Portrait mode
** feed list is now smaller and article list is bigger
* Landscape mode
** small tablets display always only two columns
2012-09-02 19:14:16 +04:00
Andrew Dolgov
43463ed572 set small screen mode based on loaded layout, instead of relying on
XLARGE screen size
2012-09-01 23:51:38 +04:00
Andrew Dolgov
b826481001 properly detect portrait orientation
move to ICS style of naming resources for various dpi
bump version
2012-09-01 22:22:13 +04:00
Andrew Dolgov
c9718b32e3 attempt to workaround against some unknown actionbar navigation related
crash, bump version
2012-07-01 15:46:55 +04:00
Andrew Dolgov
0702083fb2 add menu options to close active feed and article panels 2012-06-26 13:29:35 +04:00
Andrew Dolgov
addaed6369 disable share provider showAsAction altogether (refs #463)
disable splitactionbarwhennarrow because it's not needed without share
action
bump version
2012-06-26 11:05:55 +04:00
Andrew Dolgov
71064b4edc offline: properly restore views after rotation
add workaround against viewpager weirdness after rotation
bump version
2012-06-26 09:28:30 +04:00
Andrew Dolgov
c11a3be88e try to workaround against galaxy nexus going crazy when trying to draw
shareprovider in viewpager with split action bar. thanks, google. (refs
#462)
2012-06-26 00:08:11 +04:00
Andrew Dolgov
f2457b4f7c fragment navigation tweaks 2012-06-25 14:40:23 +04:00
Andrew Dolgov
6262231fe1 display list navigation in xlarge-portrait mode similar to small screen
mode
2012-06-25 14:26:02 +04:00
Andrew Dolgov
9cdc2262d4 support GB title in offline mode 2012-06-25 09:47:43 +04:00
Andrew Dolgov
7b10e95213 move copyToClipboard() to CommonActivity 2012-06-25 00:00:14 +04:00
Andrew Dolgov
3d39b03a60 move some more common stuff to CommonActivity 2012-06-24 23:55:56 +04:00
Andrew Dolgov
099377a665 move some shared activity code to CommonActivity 2012-06-24 23:52:23 +04:00
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
8af33e3d7c offline: properly deselect current category when closing headlines 2012-06-22 18:14:49 +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
21126446c2 do not use progressbar in offlineactivity, stopself in download service 2012-06-20 09:54:57 +04:00
Andrew Dolgov
e1afe38ef3 use activity progress indicator 2012-06-20 00:44:37 +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
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