Commit Graph

1572 Commits

Author SHA1 Message Date
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
daniel oeh 99d68b2982 Hide local menu items when nav drawer is shown 2014-07-15 01:00:42 +02:00
daniel oeh 1b0ee017ce Removed "swipe to remove" from queue, replaced with context menu item.
closes #462
2014-07-13 10:48:04 +02:00
daniel oeh b87db68419 Added buttons to FeedItemDialog and the episode lists for items without an episode.
fixes #470, fixes #464
2014-07-13 10:31:13 +02:00
daniel oeh af4929728f Fixed NullPointerException in FeedMedia 2014-07-07 21:34:37 +02:00
daniel oeh 74294bad55 Remove leading and trailing whitespace in URLChecker. fixes #461 2014-07-07 21:01:37 +02:00
daniel oeh f59623bb94 Fixed ui tests 2014-07-06 13:49:02 +02:00
daniel oeh fb1fcb0600 Increased use of library methods 2014-07-06 13:48:38 +02:00
daniel oeh 60214f6306 Enabled Java 7 source compatibility 2014-07-06 12:37:43 +02:00
daniel oeh b6c3dd9858 Re-wrote FlattrClickWorker 2014-07-05 22:39:55 +02:00
daniel oeh 16caf87e2b Reduced number of lint warnings 2014-07-05 21:12:50 +02:00
daniel oeh 4f8c934595 Improved timecode link insertion 2014-06-29 13:23:27 +02:00
daniel oeh bb6c360cb7 Webview style was not applied correctly 2014-06-29 12:59:24 +02:00
daniel oeh d6e0104337 Added long-press menu for timecode links 2014-06-29 12:53:01 +02:00
daniel oeh 6b5d269185 Integrated timecode highlighting into Audioplayer 2014-06-29 03:33:22 +02:00
daniel oeh c9c69aa7c7 Added first implementation of the Timeline class 2014-06-29 02:50:09 +02:00
daniel oeh 2633d17046 Updated build.gradle 2014-06-28 14:02:24 +02:00
daniel oeh ff612a04cd Fixed: NullPointerException in OnlineFeedView 2014-06-16 01:26:48 +02:00
daniel oeh 30017a316e Implemented Feed-discovery in OnlineFeedView 2014-06-16 01:22:46 +02:00
daniel oeh 7fc0e73ea7 Implemented FeedDiscoverer 2014-06-16 00:16:48 +02:00
daniel oeh 859eabb7a3 Added support for itpc-protocol. closes #333 2014-06-15 21:22:36 +02:00
daniel oeh a275786640 Remove HTML markup in OnlineFeedView. closes #401 2014-06-15 21:02:35 +02:00
daniel oeh 8a951d0dbf Show keyboard when opening TimeDialog. fixes #436 2014-06-15 20:35:50 +02:00
daniel oeh 5ede220e63 Replaced TimerDialog with HmsDialog from the BetterPickers-library 2014-06-15 20:21:31 +02:00
daniel oeh 45646d4c26 Only report unknown keycode if PlaybackService is playing 2014-06-15 18:22:15 +02:00