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
1386245b50
Desktop UI: Port pill for podcast list
2016-02-04 20:42:27 +01:00
Thomas Perl
f3fb2585dc
desktop: Add/remove podcasts
2016-02-03 22:54:33 +01:00
Thomas Perl
cfed87916b
Welcome to 2015
2015-07-08 11:00:33 +02:00
Thomas Perl
5186558174
gPodder QML UI 4.6.0
2015-05-24 20:41:56 +02:00
Thomas Perl
fa280e9ef5
PListView: Fix layout issues on resize
2015-05-24 18:44:33 +02:00
Thomas Perl
4a0b3f1b12
Revert "Use QML WorkerScript for loading and updating models"
...
This reverts commit d8fd1ff3dd
.
2015-05-24 17:44:39 +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
1fb4c0df40
PEP-8 fixes
2015-03-16 21:48:04 +01:00
Thomas Perl
7a1c0c6173
Platform style: Use toolbar on top by default
2015-03-16 21:42:35 +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
50497a5762
New component: GPodderAutoFire
2015-03-07 15:50:32 +01:00
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