Commit graph

79 commits

Author SHA1 Message Date
Thomas Perl
61863f14e3 Add "Refresh" item to podcast context menu 2015-03-07 15:04:18 +01:00
Thomas Perl
bc8241e99a Dialog: Notify page stack change after closing
See also: https://github.com/gpodder/gpodder-bb10/issues/7
2015-03-07 14:29:41 +01:00
Thomas Perl
f7d6d6db15 EpisodeDetail: Fix header for long text 2015-02-27 22:41:19 +01:00
Thomas Perl
a03ede77f4 Fix subtitle display in episode list 2015-02-27 22:31:02 +01:00
Thomas Perl
77b24d58cb Very basic playlist support 2014-12-17 22:40:06 +01:00
Thomas Perl
63518483a3 Sleep timer doesn't come from the menu 2014-12-17 21:48:12 +01:00
Thomas Perl
e271291f92 Sleep timer 2014-12-17 20:54:14 +01:00
Thomas Perl
e146239305 UI fixes (play page, dialog placement, text input) 2014-11-23 00:00:26 +01:00
Thomas Perl
2ff14cfaa9 Dialog and menu positioning 2014-11-22 18:24:44 +01:00
Thomas Perl
b0c7071c56 Various layout and UI fixes 2014-11-22 18:04:30 +01:00
Thomas Perl
9610c51c30 Android UI customizations 2014-11-22 16:20:22 +01:00
Thomas Perl
5b256bbeec Android "Back" button handling 2014-11-22 13:08:13 +01:00
Thomas Perl
d175939158 Always show shownotes 2014-10-29 17:34:42 +01:00
Thomas Perl
b0929318f0 Show podcastparser version 2014-10-28 17:02:49 +01:00
Thomas Perl
3f1292d615 PLabel: Clickable links should be in highlight color 2014-10-28 15:33:03 +01:00
Thomas Perl
a3fc3fe3c0 Add support for episode subtitle and HTML shownotes 2014-10-28 14:57:15 +01:00
Thomas Perl
5e15f13bb3 EpisodeItem: Don't highlight downloaded items in dark purple
We already show a downloaded episode by a bar on the left side
of the screen, so we can re-use the "fresh" and "normal" colors
(light purple and black) for downloaded episodes.
2014-10-28 13:33:56 +01:00
Thomas Perl
172dabc6be Add podcast detail page 2014-10-28 13:29:14 +01:00
Thomas Perl
3ec5d94c30 Menu: Use property bindings instead of one-off assignments 2014-10-28 13:14:52 +01:00
Thomas Perl
40b389e390 Drag down from top to show player 2014-10-28 12:12:19 +01:00
Thomas Perl
cb4aa06901 Add keyboard navigation for media playback 2014-10-28 11:37:26 +01:00
Thomas Perl
76d1d48bff Scroll decorator should hint when data is hidden 2014-10-27 12:52:05 +01:00
Thomas Perl
4680751494 Touch UI: Padding must always be scaled 2014-10-26 23:35:19 +01:00
Thomas Perl
1e87a2a3fb Implement support for the new directory search API 2014-10-26 23:15:51 +01:00
Thomas Perl
6b5864806d Fix some weird scoping/import issue 2014-10-26 21:34:26 +01:00
Thomas Perl
77bac09899 models: Move QML Connections to separate objects 2014-07-28 14:02:55 +02:00
Thomas Perl
deaa5e8268 Episode list model: Store and restore episode list filter 2014-06-23 20:05:58 +02:00
Thomas Perl
baa8db0861 Refine QML UI, layout and new/downlaoded indicators 2014-05-09 20:41:04 +02:00
Thomas Perl
69c803ab5c Add support for chapters in episodes 2014-04-30 18:49:37 +02:00
Thomas Perl
77ed27a6a0 Full clipboard controls for PTextField 2014-03-29 09:23:53 +01:00
Thomas Perl
d1e7b2f2c9 Paste from clipboard on "Add new URL" 2014-03-29 09:15:06 +01:00
Thomas Perl
da5174aecc Confirmation title should have item that is begin deleted 2014-03-18 21:07:36 +01:00
Thomas Perl
e84b6f8738 New confirmation dialog 2014-03-18 20:59:13 +01:00
Thomas Perl
56c9139dd2 Landscape mode support, better square view layout 2014-03-18 20:36:30 +01:00
Thomas Perl
9eb422f892 Selection dialog should have same scroll behavior as the rest 2014-03-18 20:17:38 +01:00
Thomas Perl
f925170d50 Unify episode list view; scroll end of list into view on episode open 2014-03-18 20:11:31 +01:00
Thomas Perl
0a6531d77b Podcast list context menu, TextInputDialog 2014-03-17 17:58:26 +01:00
Thomas Perl
7bdf6b783a Toolbar with back button, menu and play throbber 2014-03-17 17:40:29 +01:00
Thomas Perl
532a99edea Add episode webpage link to shownotes 2014-03-15 21:40:11 +01:00
Thomas Perl
ab311a20c4 Shownotes metadata 2014-03-15 21:34:48 +01:00
Thomas Perl
ec561ea966 Better place for the throbber 2014-03-15 20:44:12 +01:00
Thomas Perl
579b88cdac Remove start page 2014-03-15 20:30:34 +01:00
Thomas Perl
debc6519be Replace pull menu with header icon; more dialogs 2014-03-15 20:06:48 +01:00
Thomas Perl
96cbdd4b64 Make confirmation a dialog 2014-03-15 19:13:42 +01:00
Thomas Perl
96f2b70f05 More episode filters, group by published section 2014-03-15 16:33:24 +01:00
Thomas Perl
0da88e3577 Various bugfixes, support for filtering episode lists 2014-03-15 15:44:00 +01:00
Thomas Perl
d3c1133610 About page for QML UI 2014-03-14 22:18:55 +01:00
Thomas Perl
7e7bfbe69e Touch: Cleanup UI 2014-03-14 21:57:51 +01:00
Thomas Perl
ccd4a4dc17 Update stats as proper signal, only return values from backend 2014-02-10 21:13:49 +01:00
Thomas Perl
0ff355737c Cleanup episode events, mark episodes as old, fresh episodes fix 2014-02-10 19:09:51 +01:00