Commit graph

89 commits

Author SHA1 Message Date
Jeena
8aab9adb4d Implement OPML import in the desktop and touch ui
The core has already implemented parsing OPML files from
URLs and files, it only needs to be exposed by the UI which
this parch does.
2016-02-22 04:51:05 +01:00
Thomas Perl
cfed87916b Welcome to 2015 2015-07-08 11:00:33 +02:00
Thomas Perl
fa280e9ef5 PListView: Fix layout issues on resize 2015-05-24 18:44:33 +02:00
Thomas Perl
ab4dfc611b Settings page 2015-05-23 15:36:11 +02:00
Thomas Perl
ad275cf1fb Improve section header 2015-03-16 21:59:29 +01:00
Thomas Perl
bfb22d0d3f IconContextMenu: Import fix 2015-03-16 21:51:08 +01:00
Thomas Perl
e576909235 Use stack icon instead of vellipsis for menu
vellipsis doesn't seem to be available under Android 4.0.
2015-03-16 21:36:53 +01:00
Thomas Perl
953905ba3b Use rectangle indicator instead of left-bar indicator 2015-03-16 21:30:23 +01:00
Thomas Perl
d4ca82e6d3 IconContextMenu: Right-align icons 2015-03-16 20:20:38 +01:00
Thomas Perl
55c5c8d74d PlayerPage: Implement auto-fire for seek buttons 2015-03-07 15:53:11 +01:00
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