Commit graph

100 commits

Author SHA1 Message Date
Thomas Perl
f5a0eaf041 gPodder 4.0.0 2014-03-15 00:07:27 +01:00
Thomas Perl
943ac98b01 Stats on cover, refresh cover action, refresh spinner 2014-02-10 21:29:00 +01:00
Thomas Perl
63070138b0 Re-enable "Fresh episodes" view as pull down menu item 2014-02-10 20:50:19 +01:00
Thomas Perl
737624869a PodcastItem: Download count and "new" indicator 2014-02-10 19:11:22 +01:00
Thomas Perl
dfe329bd59 EpisodesPage: Mark episode as old 2014-02-10 19:11:03 +01:00
Thomas Perl
6d80fa03a5 Update submodules to latest versions (PyOtherSide 1.1.0) 2014-02-06 23:58:15 +01:00
Thomas Perl
44d295f4a2 Update gpodder-ui-qml submodule 2014-02-06 23:36:40 +01:00
Thomas Perl
2bd7b417af Merge pull request #5 from sjn/master
Ignore generated __pycache__ directories
2014-02-06 23:07:07 +01:00
Thomas Perl
e407b3fa8e Update submodules (podcastparser 0.2.1) 2014-02-05 21:43:17 +01:00
Salve J. Nilsen
ad81e67cfc Ignore generated __pycache__ directories 2014-02-05 01:33:34 +01:00
Thomas Perl
75bce231b8 Disable "toggle new" icon button until its action is carried out 2014-02-04 23:16:15 +01:00
Thomas Perl
6be21a0756 gpodder.net search, fixed input focus for text fields 2014-02-03 23:09:56 +01:00
Thomas Perl
cc678fbccb Different cover actions depending on application state 2014-02-03 21:29:17 +01:00
Thomas Perl
85321b5a56 Use "next song" icon for skip forward cover action 2014-02-03 21:18:33 +01:00
Thomas Perl
776294cb05 Implement playback and podcasts cover 2014-02-03 21:15:28 +01:00
Thomas Perl
0322ab5d65 Clean up push up / pull down menu in podcasts page 2014-02-03 20:02:32 +01:00
Thomas Perl
e4679de583 Don't push empty player page as attached page 2014-02-03 19:32:22 +01:00
Thomas Perl
dbbc0202a7 Fix rpm .spec installation source macros 2014-02-03 19:13:10 +01:00
Thomas Perl
64450b1524 Update packaging, move .py files out of qml/ folder 2014-02-03 19:06:34 +01:00
Thomas Perl
a8380ba1b3 Update README with updated PyOtherSide/Python 3 availability 2014-02-03 18:52:17 +01:00
Thomas Perl
3eca9e7982 Set progname, don't proactively load the podcast list 2014-02-03 18:50:34 +01:00
Thomas Perl
c36a76505c Core fixes and external video playback support 2014-02-03 00:38:35 +01:00
Thomas Perl
bc38f75985 Refactor podcast list handling into GPodderPodcastListModel 2014-02-02 16:06:27 +01:00
Thomas Perl
c88b0f6046 Remove obsolete SubscribeProgress item in Subscribe page 2014-02-02 16:05:09 +01:00
Thomas Perl
d23a0528f1 Refactor episode list handling to GPodderEpisodeListModel 2014-02-02 15:55:51 +01:00
Thomas Perl
3015929aec Remove obsolete/unused UI elements from old Touch UI 2014-02-02 15:54:07 +01:00
Thomas Perl
8629eea58a Episode playback progress tracking 2014-02-02 15:45:55 +01:00
Thomas Perl
0fd24272d1 "Now playing" as attached page; seek bar + seek wheel 2014-02-02 01:49:02 +01:00
Thomas Perl
a4bb12bee6 Fallback cover art for PodcastItem 2014-02-02 00:27:49 +01:00
Thomas Perl
d51052fd1d Use icon-based context menu (like on Harmattan) 2014-01-31 17:26:13 +01:00
Thomas Perl
5defe76954 Use common GPodderPlayback component from gpodder-ui-qml 2014-01-31 16:27:39 +01:00
Thomas Perl
2ef56438b6 Migrate to using gpodder-ui-qml common glue code 2014-01-31 16:18:56 +01:00
Thomas Perl
c4253df569 Podcasts list: Rename podcasts and change sections 2014-01-30 21:40:56 +01:00
Thomas Perl
da2f38a6fa Layout fixes, "new" status handling for episodes 2014-01-30 20:57:00 +01:00
Thomas Perl
c4d4d2961b Remove start page, Silica-ize the UI more 2014-01-30 20:36:21 +01:00
Thomas Perl
982d2347da Episode list actions 2014-01-30 20:19:12 +01:00
Thomas Perl
fc4de56bd0 Update submodules 2014-01-30 20:16:53 +01:00
Thomas Perl
de774a65e3 QML: Context menu for podcast item in podcast list 2014-01-30 19:23:01 +01:00
Thomas Perl
35c6e5a2e6 QML: Accept Subscribe dialog on EnterKey in URL entry 2014-01-30 19:20:59 +01:00
Thomas Perl
8a9b29aed2 QML: Turn subscribe page into a Dialog 2014-01-30 18:50:51 +01:00
Thomas Perl
de190e763f Fix icon reference in main qml file (for cover) 2014-01-04 14:47:40 +01:00
Thomas Perl
8ae98a5d5b Rename package to harbour-org.gpodder.sailfish 2014-01-04 14:45:22 +01:00
Thomas Perl
06ff0e74ab Fix obsolete code reference 2014-01-04 14:43:19 +01:00
Thomas Perl
1d12cf8ac9 Port to Sailfish Silica 2014-01-04 14:33:38 +01:00
Thomas Perl
51c6391249 Add script to create symlinks for development 2014-01-04 13:18:44 +01:00
Thomas Perl
108d2aabd5 Import QML content from reference UI for Silica port 2014-01-04 12:56:56 +01:00
Thomas Perl
0a218fc3f5 Update submodules to latest versions 2014-01-04 12:52:36 +01:00
Thomas Perl
3a33954f83 [rpm] Update to latest gpodder-core, add podcastparser
Podcastparser is now managed as a separate project, so add it as
submodule too and forward the gpodder-core subproject to have the
latest changes integrated.
2013-10-27 13:01:32 +01:00
Thomas Perl
e901a11390 Add RPM packaging information 2013-10-25 06:52:05 +02:00
Thomas Perl
ca51aea181 Initial commit with submodules 2013-10-25 13:43:48 +02:00