daniel oeh
|
b5066d02b4
|
Set image owner when parsing feed
|
2014-10-20 22:51:26 +02:00 |
|
daniel oeh
|
2cd504b9d0
|
Updated config in app module, fixed typo
|
2014-10-19 19:37:31 +02:00 |
|
daniel oeh
|
eff021c149
|
Added support for itunes:duration tag in feeds
Ported from AntennaPodSP
|
2014-10-19 19:07:26 +02:00 |
|
daniel oeh
|
3a1ced0301
|
Added more changes to support SP
|
2014-10-17 22:07:03 +02:00 |
|
daniel oeh
|
aa535ac240
|
Added more callbacks for SP
|
2014-10-17 20:56:28 +02:00 |
|
daniel oeh
|
1995a18a21
|
Updated build files
|
2014-10-14 18:41:13 +02:00 |
|
daniel oeh
|
189eb6acf1
|
Check gpodnetEnabled() method before using gpodder.net API
|
2014-10-12 21:36:06 +02:00 |
|
daniel oeh
|
94f514f958
|
Fixed manifests
|
2014-10-12 18:18:36 +02:00 |
|
daniel oeh
|
658559699f
|
Moved core classes into subproject
|
2014-10-11 17:43:07 +02:00 |
|
daniel oeh
|
21b5b835e3
|
Moved non-gui classes to 'core' package
|
2014-09-19 22:51:35 +02:00 |
|
daniel oeh
|
984454bf43
|
Created core package for storing callback classes
|
2014-09-18 19:09:17 +02:00 |
|
daniel oeh
|
072639b5b2
|
Changed project structure
Switched from custom layout to standard gradle project structure
|
2014-09-17 20:51:45 +02:00 |
|
daniel oeh
|
76add8ef68
|
Removed maven build files
|
2014-09-15 21:09:09 +02:00 |
|
danieloeh
|
4b1b271ca9
|
Merge pull request #501 from mchelen/patch-1
convert html to markdown, add fdroid & bitcoin logo, add bountysource link
|
2014-09-10 21:26:20 +02:00 |
|
Mike Chelen
|
fa3b87dd3a
|
add bountysource link
|
2014-08-31 05:09:27 -04:00 |
|
Mike Chelen
|
1edb961187
|
convert html to markdown, add fdroid & bitcoin logos
|
2014-08-31 05:07:34 -04:00 |
|
daniel oeh
|
d94d064510
|
Fixed NullpointerException in PicassoProvider
|
2014-08-13 19:56:41 +02:00 |
|
daniel oeh
|
cf1e9cb59b
|
Fixed NullpointerException in TagListFragment
|
2014-08-12 16:46:01 +02:00 |
|
daniel oeh
|
57c70871b6
|
Fixed NullpointerException in GpodnetAuthenticationActivity
|
2014-08-12 16:39:10 +02:00 |
|
daniel oeh
|
b0500e7048
|
Use isNotEmpty instead of isNoneEmpty
Caused NoSuchMethodError on at least one device
|
2014-08-12 16:29:02 +02:00 |
|
daniel oeh
|
1f685b0295
|
Fixed NullPointerException in MediaPlayerActivity
|
2014-08-12 16:25:56 +02:00 |
|
daniel oeh
|
bdc677bc76
|
Added equals implementation to FeedComponent
fixes #488
Items of removed feed weren't properly removed from queue
|
2014-08-11 20:43:05 +02:00 |
|
daniel oeh
|
dccbfea114
|
Call fit() instead of resize()
|
2014-08-11 20:09:00 +02:00 |
|
daniel oeh
|
4002fc4bba
|
Removed transition animation in audioplayer
Caused a white box to appear in the bottom area of the screen (#484)
|
2014-08-11 19:40:23 +02:00 |
|
daniel oeh
|
b69bd01fe7
|
Use feed image if media file has no image
closes #484
|
2014-08-08 16:04:42 +02:00 |
|
daniel oeh
|
8dc740bb8f
|
Pulled translations
|
2014-08-06 21:16:21 +02:00 |
|
daniel oeh
|
ca58b93e14
|
Merge branch 'issue-330' into develop
|
2014-08-06 21:14:58 +02:00 |
|
daniel oeh
|
ee807628bb
|
Prevent flattr login if API keys are missing
closes #474
|
2014-08-06 19:37:18 +02:00 |
|
daniel oeh
|
04cb23acff
|
Removed FlattrConfig
API credentials have been moved into gradle.properties
|
2014-08-06 18:47:54 +02:00 |
|
daniel oeh
|
640cdad1fe
|
Acquire wifi lock if media file is being streamed
|
2014-08-05 17:12:31 +02:00 |
|
daniel oeh
|
df92bd98ab
|
Acquire wake lock when playing media
|
2014-08-05 16:43:33 +02:00 |
|
daniel oeh
|
5ae7371b2a
|
Prepared release of next version
|
2014-08-03 16:40:34 +02:00 |
|
daniel oeh
|
bd759a706c
|
Fixed typo
|
2014-08-01 13:19:00 +02:00 |
|
daniel oeh
|
18372a4d9b
|
Abandon audio focus when a phone call comes in
Otherwise playback continues directly after the end of the call
|
2014-08-01 13:17:02 +02:00 |
|
daniel oeh
|
876b69d21c
|
Increase maxLines in FeedItemDialog
closes #448
|
2014-08-01 12:16:47 +02:00 |
|
daniel oeh
|
df28eb6b04
|
Use requestWindowFeature instead of support version
supportRequestWindowFeature throws a NullpointerException in some cases
closes #479
|
2014-08-01 11:52:15 +02:00 |
|
daniel oeh
|
988b327efe
|
Fixed NullPointerException in PicassoProvider
|
2014-08-01 11:49:12 +02:00 |
|
daniel oeh
|
09c4736867
|
Replaced ImageLoader and DiskCache with Picasso
Implemented Picasso Downloaders
Replaced ImageLoader and DiskCache with Picasso
Removed ImageLoader, DiskCache code
|
2014-07-30 12:42:01 +02:00 |
|
daniel oeh
|
460e061d35
|
Fixed yet another proguard issue
(╯°□°)╯︵ pɹɐuƃoɹd
|
2014-07-26 14:35:03 +02:00 |
|
daniel oeh
|
df288f8f68
|
Fixed auto-flattr when playback ends
|
2014-07-26 13:53:03 +02:00 |
|
daniel oeh
|
421786e5c8
|
Pulled translations
|
2014-07-26 13:12:37 +02:00 |
|
daniel oeh
|
e3ba60007e
|
Updated submodule
|
2014-07-26 13:08:34 +02:00 |
|
daniel oeh
|
8a9d6a29e7
|
Merge branch 'eoineoineoin-master' into eoineoineoin-develop2
|
2014-07-26 12:52:27 +02:00 |
|
Eoin Mcloughlin
|
89a5c6b879
|
Display message when search returned no hits
|
2014-07-26 12:49:49 +02:00 |
|
daniel oeh
|
c1fbc59f1c
|
Fixed IllegalStateExceptions in some Fragments
|
2014-07-26 12:35:43 +02:00 |
|
daniel oeh
|
aca79dc5b9
|
Fixed NullPointerException in AudioPlayer
|
2014-07-26 12:20:19 +02:00 |
|
daniel oeh
|
f72769f8b4
|
Prepared release of version 0.9.9.2
|
2014-07-16 17:56:03 +02:00 |
|
daniel oeh
|
f97a71d2f9
|
Made automatic flattr threshold configurable
|
2014-07-16 17:33:09 +02:00 |
|
daniel oeh
|
0513302c78
|
Fixed possible auto-download loop in DownloadService
fixes #443, fixes #468
|
2014-07-15 12:05:07 +02:00 |
|
daniel oeh
|
c88ee27baa
|
Hide menu items while fragment is loading
fixes #471
|
2014-07-15 01:14:55 +02:00 |
|