Commit Graph

1035 Commits

Author SHA1 Message Date
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
09efcf1b23 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2013-06-10 01:28:07 +04:00
Andrew Dolgov
fec8d0dd1e update readme 2013-06-10 01:27:53 +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
952fbc022f Merge pull request #41 from PerryWerneck/master
pt-BR translation
2013-06-04 07:25:58 -07: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
Perry Werneck
d581c6439d Finishing pt-br translation. 2013-06-03 09:49:02 -03:00
Andrew Dolgov
124c791ab8 offline: workaround against crashes in fragment refreshes 2013-06-03 10:19:12 +04:00
Andrew Dolgov
caef01010f bump version 2013-06-03 09:25:07 +04:00
Andrew Dolgov
cb13303442 fix possible crash in HeadlinesActivity.onArticleSelected 2013-06-03 09:23:33 +04:00
Perry Werneck
abb06f3700 Updating translation 2013-06-03 00:06:43 -03:00
Perry Werneck
4f0a91ece8 Translating. 2013-05-31 17:54:57 -03:00
Perry Werneck
bfbf6c698f Creating pt-BR translation files 2013-05-31 12:47:12 -03: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
068bc6bb81 bump version 2013-05-29 21:16:17 +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
Andrew Dolgov
056cbebfe3 refresh feedsfragment when menu is shown 2013-05-29 20:54:42 +04:00
Andrew Dolgov
eb0ec45853 bump version 2013-05-28 19:59:59 +04:00
Andrew Dolgov
8c923e309f attempt at better reverse navigation 2013-05-28 19:59:33 +04:00
Andrew Dolgov
ee687410d8 fix for actionbar up button disappearing on rotate when switching
between slide and normal sidebar
2013-05-28 19:50:08 +04:00
Andrew Dolgov
5189150253 bump version 2013-05-28 15:54:22 +04:00
Andrew Dolgov
7e03ca0e73 fix wrong backgrounds being used by tablet headline views
properly reset feedisselected flag when menu is shown
2013-05-28 15:52:54 +04:00
Andrew Dolgov
e84345ce5a use slidingmenu for sw600dp devices in portrait mode, misc menu-related
fixes
2013-05-28 15:47:44 +04:00
Andrew Dolgov
3fcdae62aa ellipsize long feed titles 2013-05-28 14:50:03 +04:00
Andrew Dolgov
ef98f624f2 remove headlines_dark drawable, update classpath for adt 22 or whatever 2013-05-28 14:07:42 +04:00
Andrew Dolgov
28cda6ae32 reinstate loading_container but hide it by default 2013-05-28 13:34:00 +04:00
Andrew Dolgov
edf345d21e bump version 2013-05-28 13:17:57 +04:00
Andrew Dolgov
1d82edfc0b remove obsolete code 2013-05-28 13:17:02 +04:00
Andrew Dolgov
882824190c offline: fix crash on missing menu item 2013-05-28 13:12:50 +04:00
Andrew Dolgov
29b5d95e90 add fancy animations for feed/cat lists 2013-05-28 12:59:10 +04:00
Andrew Dolgov
216eecc96a add fancy animations for headlines list 2013-05-28 12:55:21 +04:00
Andrew Dolgov
ab4480c6f5 update offline to work with new layout system 2013-05-28 12:39:31 +04:00
Andrew Dolgov
339f37e5b0 fix revertdepth not decreasing properly on backpressed 2013-05-28 10:38:59 +04:00
Andrew Dolgov
4e412ef05b fix wrong sw600dp headlines layout 2013-05-28 10:32:31 +04:00
Andrew Dolgov
882f3a370e initial implementation of slidingmenu stuff 2013-05-28 10:21:01 +04:00
Andrew Dolgov
b87a1056d7 article view: align comments to right 2013-05-27 23:13:27 +04:00
Andrew Dolgov
9e7ece34c4 fix wrong color values on selected headline view 2013-05-27 23:12:01 +04:00
Andrew Dolgov
d88d2381a4 update colors to match tt-rss main better 2013-05-27 23:08:39 +04:00
Andrew Dolgov
eb51dca80f bump version 2013-05-27 22:49:33 +04:00
Andrew Dolgov
a503c6141f use pill counters like tt-rss main 2013-05-27 22:48:31 +04:00
Andrew Dolgov
0e942e4339 bump version 2013-05-27 14:38:04 +04:00
Andrew Dolgov
116f9ca8d9 add a headline text size preference 2013-05-27 14:37:42 +04:00