Commit Graph

1385 Commits

Author SHA1 Message Date
Andrew Dolgov
b171b64d51 revert to previous back button handling but check whether backstack is not empty to prevent inability to exit the app 2014-11-08 02:32:05 +03:00
Andrew Dolgov
a509415720 add fab button to article fragment 2014-11-08 00:57:08 +04:00
Andrew Dolgov
e7ed44307c bump version 2014-11-07 01:29:54 +03:00
Andrew Dolgov
b07b70f989 add missing pixmaps; remove headline empty view 2014-11-07 02:26:25 +04:00
Andrew Dolgov
3ef8a660a8 account for feeds listview header when showing context menu
do not enable all articles entry for special categories
2014-11-07 01:06:46 +03:00
Andrew Dolgov
ef5ca11c43 add all articles special entry to category lists 2014-11-07 00:43:50 +03:00
Andrew Dolgov
e83a2ae7d0 remove browse_articles context menu item 2014-11-07 01:09:20 +04:00
Andrew Dolgov
af2d3cfc54 fix .. entry disappearing if listview is empty 2014-11-06 22:46:17 +04:00
Andrew Dolgov
be1e45e9f2 don't open drawer all the time on startup 2014-11-06 21:05:10 +03:00
Andrew Dolgov
3e197adbc2 bump version 2014-11-06 20:18:38 +04:00
Andrew Dolgov
999966d081 fix previously broken default browsing for special categories 2014-11-06 20:18:14 +04:00
Andrew Dolgov
4f98413c39 add new parent button thing to offline 2014-11-06 19:15:11 +03:00
Andrew Dolgov
552476bf2c remove default_view_mode partially because jumping directly to article makes options only available while viewing headlines impossible to reach 2014-11-06 19:13:59 +03:00
Andrew Dolgov
fe3e40d236 disable view_selected for feed/cats fragments in small screen mode because of issues when navigating back while not replacing the headlines view content 2014-11-06 19:08:52 +03:00
Andrew Dolgov
6be9af4600 add loading progressbars to feeds/cats fragments
replace open parent button with a more familiar to msdos users ".." mnemonic near the listview top
2014-11-06 19:04:59 +03:00
Andrew Dolgov
73cf0c07a6 allow using actionbar <- button to open parent category if backstack is not empty 2014-11-06 18:20:44 +03:00
Andrew Dolgov
095721c704 disable unread only on special category 2014-11-06 18:17:21 +03:00
Andrew Dolgov
60dc13ac96 open fresh feed by default when starting up 2014-11-06 19:14:21 +04:00
Andrew Dolgov
a5ed5074ba remove headlinesactivity drawer for reals 2014-11-06 18:49:47 +04:00
Andrew Dolgov
33b80cfcfd revert statusbar hint color change 2014-11-05 23:20:49 +04:00
Andrew Dolgov
868839598b remove drawer from sw600dp portrait layout 2014-11-05 23:18:35 +04:00
Andrew Dolgov
250394d99b bump version 2014-11-05 23:17:40 +04:00
Andrew Dolgov
68ff9e90e7 make article fragment more materal-y; simplify themes a bit 2014-11-05 22:10:01 +03:00
Andrew Dolgov
3de2528826 Merge pull request #74 from tribut/lang-de
Update German translation
2014-11-04 21:53:23 +03:00
Felix Eckhofer
8edf615a38 Add German translations for newly added strings
Also delete some strings that have been removed
2014-11-04 19:47:27 +01:00
Felix Eckhofer
65ec2ad5bf Add missing plural strings 2014-11-04 19:47:10 +01:00
Felix Eckhofer
39f8799612 Remove unused hello_world string 2014-11-04 19:47:10 +01:00
Felix Eckhofer
c85d05a50f Align strings with original, fix whitespace 2014-11-04 19:46:58 +01:00
Andrew Dolgov
56e0d4bf65 replace manual initmenu calls with invalidateoptionsmenu now that it is available pre-HC 2014-11-04 17:50:14 +03:00
Andrew Dolgov
baa45f6455 bump version 2014-11-04 18:36:29 +04:00
Andrew Dolgov
9d80e8aceb add article sorting dialog for offline mode 2014-11-04 17:36:13 +03:00
Andrew Dolgov
36c24e5846 implement support for article sorting modes instead of previous preference options 2014-11-04 17:27:11 +03:00
Andrew Dolgov
7feb9203ab add missing pixmaps 2014-11-04 14:46:13 +04:00
Andrew Dolgov
fcbf300432 add menu item to toggle oldest first (refs #822)
demote select articles actionbar button into overflow
2014-11-04 13:43:51 +03:00
Andrew Dolgov
a1ad7e0c41 refine previous a bit 2014-11-04 12:34:05 +04:00
Andrew Dolgov
1cfa48c5b9 bump version 2014-11-04 12:24:56 +04:00
Andrew Dolgov
076665da8f do not add child feed fragments to backstack to make back button behavior more consistent (refs #824) 2014-11-04 10:40:04 +03:00
Andrew Dolgov
6cb29c3889 refactoring is bad when you're dumb 2014-11-03 20:07:24 +04:00
Andrew Dolgov
6589f154c6 fix logout
remove all the sidebar shit from onbackpressed becase ughh eghh aghhh
2014-11-03 18:45:36 +03:00
Andrew Dolgov
b44d895165 fix crash while logging out 2014-11-03 18:22:40 +03:00
Andrew Dolgov
e0909900a4 enable image alt-text dialog in image pager 2014-11-03 19:15:37 +04:00
Andrew Dolgov
fc7a1a308d set on on feed rows before counter 2014-11-03 11:47:54 +04:00
Andrew Dolgov
0d85db6897 bump version 2014-11-02 21:16:04 +04:00
Andrew Dolgov
c93ca13a10 force icons on headline action menu 2014-11-02 18:54:38 +03:00
Andrew Dolgov
1292d12e75 add headlines select button back to actionbar 2014-11-02 18:54:12 +03:00
Andrew Dolgov
ee2c444cc5 disable interaction w/ listview footers 2014-11-02 17:15:34 +03:00
Andrew Dolgov
1a401ae41e fix crash in headlinesfragment b/c not checking whether flavor image exists 2014-11-02 09:34:00 +03:00
Andrew Dolgov
eda03125d9 tweak layouts for larger devices 2014-11-02 00:05:53 +04:00
Andrew Dolgov
e37fcb9ab3 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2014-11-01 22:55:27 +04:00
Andrew Dolgov
911cc1acef remove dumb looking headlines_articles sidebar on 700dp devices 2014-11-01 21:55:07 +03:00