daniel oeh
a7c8438b15
Improved fonts
2014-04-26 23:07:11 +02:00
daniel oeh
1fe2a8da45
Resolved dialog issues + fragment crashes
2014-04-22 13:55:20 +02:00
daniel oeh
e68482e1b8
Added navigation drawer to audio player, fixed DownloadService notification
2014-04-21 19:33:14 +02:00
daniel oeh
15c333ed39
Re-implemented menus
2014-04-21 13:15:33 +02:00
daniel oeh
3a3116fe96
Re-implemented search
2014-04-21 12:02:08 +02:00
daniel oeh
9ad429fcf6
Moved RemoveListener into DragSortListener
2014-04-18 23:36:00 +02:00
daniel oeh
d0b620fdc5
Improved external player layout
2014-04-18 21:12:10 +02:00
daniel oeh
257913196b
Added FeedItem dialog
2014-04-18 20:32:22 +02:00
daniel oeh
9a86c6651a
Added action button functionality
2014-04-18 17:46:13 +02:00
daniel oeh
a03b076a32
Reimplemented ItemlistFragment
2014-04-17 21:40:50 +02:00
daniel oeh
8b6f16b918
Added fragment for adding new podcasts
2014-04-17 20:33:02 +02:00
daniel oeh
628103de45
Sorting via drag and drop was interrupted by download observer
2014-04-13 20:06:42 +02:00
daniel oeh
b22c8be845
Added playback history fragment
2014-04-13 19:23:56 +02:00
daniel oeh
3f1307c4d9
Added downloads fragment
2014-04-06 12:31:24 +02:00
daniel oeh
66641ccdd9
Added queue fragment
2014-04-04 21:00:48 +02:00
daniel oeh
5b74a4cc39
Added secondary button to new episodes list
2014-04-03 12:29:07 +02:00
daniel oeh
c37b67172e
Added navigation drawer + new episodes fragment
2014-04-01 22:53:18 +02:00
daniel oeh
9abf27ca2f
Disabled downloading of episode images. closes #390
...
Uses too much bandwidth
2014-03-31 19:47:06 +02:00
daniel oeh
b2de7512f4
Replaced AppConfig.DEBUG with BuildConfig.DEBUG
2014-03-28 21:16:27 +01:00
daniel oeh
7dec032d2c
Support going back 30 seconds if less than 30 seconds have been played. closes #285
2014-03-28 20:49:24 +01:00
daniel oeh
1048939f69
Enable screen timeout when video is paused. closes #368
2014-03-28 20:38:01 +01:00
daniel oeh
ae09dbffb6
Fixed image loading bugs
...
- If a feed contained items with non-unique image URLs, those images were not displayed
- Images in a list were not loaded correctly if the list contained entries without an image
2014-03-28 20:17:15 +01:00
daniel oeh
2c68f8197b
Updated translations, added Hebrew translation
2014-03-28 19:25:11 +01:00
daniel oeh
433056c72f
Navigation bar icons in audio player were not displayed correctly
2014-03-25 22:36:03 +01:00
daniel oeh
60abf883c5
Fixed database upgrade to version 12
2014-03-25 22:21:39 +01:00
daniel oeh
b1a7da6fee
Added licenses to about-page
2014-03-22 18:22:59 +01:00
daniel oeh
e1b1338840
Added presto client dependency as source code
2014-03-22 18:05:51 +01:00
daniel oeh
dc0d2738a1
Prepared release of version 0.9.8.3
2014-03-19 23:16:30 +01:00
daniel oeh
54051da5f7
PlaybackPreferences were not written correctly when a playback error occurred (issue #374 )
2014-03-19 21:20:31 +01:00
daniel oeh
e8b9e49ee9
Added support for images in itunes:image tags.
2014-03-19 21:05:15 +01:00
daniel oeh
b9ab10253a
Prevent images from being loaded multiple times
...
(copied from AntennaPodSP)
2014-03-19 18:01:55 +01:00
daniel oeh
dfa10a5989
Playback was not completed correctly. Might fix issue #366 and #374
2014-03-19 14:15:59 +01:00
daniel oeh
b454ab0974
Don't encode already encoded URLs. fixes #376
2014-03-19 13:24:28 +01:00
daniel oeh
361e56385b
Improved layout of AddFeedActivity
...
Confirm-button was moved up because it actually belongs to the 'Add podcast by URL' section.
2014-03-17 18:44:36 +01:00
daniel oeh
f8502b3642
Added authentication dialog to OnlineFeedViewActivity
2014-03-17 17:44:18 +01:00
daniel oeh
0c2d78157c
Implemented DownloadAuthenticationActivity
2014-03-17 17:00:13 +01:00
daniel oeh
d8a9d68bf8
Added authentication notification
2014-03-17 13:31:33 +01:00
daniel oeh
3b5e83c74f
Added authentication support to DownloadRequester and HttpDownloader
2014-03-17 13:02:37 +01:00
daniel oeh
6cb3a30307
Added username and password to preferences
2014-03-17 01:26:08 +01:00
daniel oeh
f1e88a917e
Merge branch 'BasicAuth' of git://github.com/cszucko/AntennaPod into cszucko-BasicAuth
2014-03-17 00:24:01 +01:00
daniel oeh
bed57245b3
Added single purpose app integration
...
Antennapod will now import subscriptions from AntennaPodSP (https://github.com/danieloeh/AntennaPodSP ) forks when launched
2014-03-12 17:11:46 +01:00
daniel oeh
7335a07956
Upgraded gradle plugin, set 'abortOnError' to false (issue #370 )
2014-03-11 23:51:25 +01:00
daniel oeh
6c56883f11
Fixed problems with FlattrClickWorker on Gingerbread
2014-03-05 17:41:56 +01:00
daniel oeh
3e091afa6e
Pulled translations
2014-03-05 17:04:11 +01:00
daniel oeh
316289aaa0
Prepared release of version 0.9.8.2
2014-03-04 23:36:02 +01:00
daniel oeh
1b7c5f4927
Keep screen on when playing video. fixes #362
2014-03-04 22:26:44 +01:00
daniel oeh
132d3dc66e
Possible fix of issue #365
2014-03-04 22:16:57 +01:00
daniel oeh
2fb4b5c967
Fixed FC when refreshing feeds on Gingerbread. fixes #361
2014-03-04 22:05:36 +01:00
daniel oeh
ffb0fdcb12
Merge branch 'develop'
2014-02-27 21:10:38 +01:00
daniel oeh
8ef1a2c373
Pulled translations
2014-02-27 21:03:08 +01:00