Commit graph

130 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
8caf02e713 Allow refreshing single podcast 2015-03-07 15:01:52 +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
4dc489597a Minidb Storage customizations 2015-02-21 21:28:02 +01:00
Thomas Perl
6bbfb175f5 Playlist: clearQueue function 2015-02-19 15:13:54 +01:00
Thomas Perl
d8fd1ff3dd Use QML WorkerScript for loading and updating models 2015-01-18 14:22:05 +01:00
Thomas Perl
376b3225f6 gPodder QML UI 4.4.0 2014-12-18 15:21:10 +01:00
Thomas Perl
baa2683431 Don't stop sleep timer on end-of-episode 2014-12-17 23:33:06 +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
c7fd930219 Merge pull request #3 from gpodder/f/back-button
Android "Back" button handling
2014-11-22 13:11:32 +01:00
Thomas Perl
5b256bbeec Android "Back" button handling 2014-11-22 13:08:13 +01:00
Thomas Perl
cadcd5ddcf Merge pull request #2 from gpodder/f/headset-disconnect
Android: Glue code for pausing audio playback
2014-11-22 12:39:48 +01:00
Thomas Perl
18801779df Android: Glue code for pausing audio playback 2014-11-22 12:38:36 +01:00
Thomas Perl
c9738a3a65 GPodderPlayback: Make sure files use file:// URLs
This fixes an issue where files would not be found if
the QML file is in the qrc:/ URL scheme.
2014-11-07 23:20:11 +01:00
Thomas Perl
234d268b04 Bump version requirement to PyOtherSide 1.3
This allows us to put gPodder's QML and Python code into qrc.
2014-11-07 23:19:32 +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
7dde110e27 gPodder QML UI 4.3.0 2014-10-28 16:18:45 +01:00
Thomas Perl
0f6e61bb75 Don't mess with the import path 2014-10-28 16:18:14 +01:00
Thomas Perl
3f1292d615 PLabel: Clickable links should be in highlight color 2014-10-28 15:33:03 +01:00
Thomas Perl
0703e7ab59 Don't set config value as reaction to a config change 2014-10-28 15:27:39 +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
e6f8e7ab4b Glue code: Sort directory providers by priority 2014-10-27 11:41:50 +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
65b692b16d gPodder QML UI 4.2.0 2014-05-22 00:00:34 +02:00
Thomas Perl
baa8db0861 Refine QML UI, layout and new/downlaoded indicators 2014-05-09 20:41:04 +02:00
Thomas Perl
c1d65e3572 Regularly sync playback position to disk 2014-04-30 20:02:03 +02:00
Thomas Perl
9023235f07 GPodderPlayback: Try harder to resume playback position 2014-04-30 19:04:18 +02:00
Thomas Perl
69c803ab5c Add support for chapters in episodes 2014-04-30 18:49:37 +02:00
Thomas Perl
bb20181a77 gPodder QML UI 4.1.0 2014-03-29 22:34:36 +01: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