Martin Fietz
bf3ef27b38
Cache DateTime parser
2015-06-24 11:53:10 +02:00
Martin Fietz
f123c61f21
Merge branch 'develop' of https://github.com/AntennaPod/AntennaPod into issue/940-user-preferences
2015-06-24 11:05:41 +02:00
Tom Hennen
f2dd49d533
Return NULL instead of result when unable to load bitmap.
...
There are still cases where 'bitmap' could be null.
We shouldn't return a result when that's the case.
Returnning null appears to be supported by Picasso.
(see Picasso.NetworkRequestHandler)
Fixes AntennaPod/AntennaPod#947
2015-06-23 20:05:12 -04:00
Martin Fietz
33778e30ac
Don't cache shared preferences anymore. Some refactoring.
2015-06-23 10:19:02 +02:00
Tom Hennen
c2ca3e1bbd
Only call getPSMPInfo if you need both the status and the playable.
...
Fixes AntennaPod/AntennaPod#942
2015-06-22 20:06:28 -04:00
Tom Hennen
20ab6ec260
set autodownload == false once an item is downloaded
2015-06-21 18:22:17 -04:00
Martin Fietz
e977b5fa54
Merge pull request #925 from danners/develop
...
Download Report: introduce setting to disable
2015-06-21 23:55:22 +02:00
Martin Fietz
c452d311e2
Store information if media has an embedded picture in the database
2015-06-21 19:40:36 +02:00
Tom Hennen
1a46097918
Merge pull request #931 from mfietz/issue/928
...
Fixes Queue transition from playing local to streaming
2015-06-21 13:29:56 -04:00
Tom Hennen
f13e2ed20d
Merge pull request #930 from mfietz/issue/929-incorrect-date
...
Fix datetime parsing (seconds absent)
2015-06-21 12:32:23 -04:00
Martin Fietz
978eadbc16
Fixes Queue transition from playing local to streaming
2015-06-21 16:28:29 +02:00
Martin Fietz
80c719d432
Fix datetime parsing (seconds absent)
2015-06-21 15:43:14 +02:00
Simon Danner
7c944cbe65
Download Report: introduce setting to disable
...
Give the use the option to disable the download report.
While it is useful to see the failed downloads, if a user is subscribed
to many podcasts, most of the times a few fail, which makes the notifications rather annonying.
2015-06-21 12:46:42 +02:00
Martin Fietz
8a9229ede6
Capitalize titles
2015-06-20 19:37:47 +02:00
Martin Fietz
b0ba5a08f7
Sharing in options and context menus
2015-06-20 18:49:56 +02:00
Tom Hennen
e1b494ba05
Merge pull request #890 from mfietz/issue/880-link-typo
...
Handle malformed URLs
2015-06-20 12:01:11 -04:00
Martin Fietz
1684358dad
Disable embedded images
2015-06-20 15:57:54 +02:00
Tom Hennen
0e68ef5b2a
Merge pull request #907 from TomHennen/fix884
...
Attempt to fix AntennaPod/AntennaPod#884 by removing StringUtils.join
2015-06-19 23:46:36 -04:00
Tom Hennen
3d411388e6
remove log message
2015-06-19 23:28:33 -04:00
Tom Hennen
aa789fa51d
Have to set the fallback URL
2015-06-19 17:24:07 -04:00
Tom Hennen
bdf77a34f4
Merge branch 'develop' into fix891
2015-06-19 17:07:31 -04:00
Tom Hennen
9e71e76eda
Attempt to fix AntennaPod/AntennaPod#884 by removing StringUtils.join
2015-06-19 16:33:06 -04:00
Tom Hennen
0eab73d85b
Merge pull request #896 from mfietz/fix/slow_list_loading
...
Fixes slow loading times.
2015-06-19 16:29:01 -04:00
Martin Fietz
f8fb13e955
Fixes slow loading times.
2015-06-19 21:35:28 +02:00
Tom Hennen
3945fb2fd9
Fallback for picasso even if we think it's impossible.
...
Fixes AntennaPod/AntennaPod#891
2015-06-18 18:29:58 -04:00
Martin Fietz
ce6cd1a353
Don't propose to open malformed URLs
2015-06-19 00:26:18 +02:00
Tom Hennen
f29413f3b3
fix for NullPointerException in bitmap configs. Fixes AntennaPod/AntennaPod#887
2015-06-17 21:27:31 -04:00
Tom Hennen
46c97da53a
updating pt strings
2015-06-10 17:03:11 -04:00
Tom Hennen
59861a07e2
Merge pull request #863 from TomHennen/close_cursor
...
now closing a lot of cursors that were otherwise staying open
2015-06-07 17:44:09 -04:00
Tom Hennen
abf4df6491
updated italian strings
2015-06-06 14:15:57 -04:00
Tom Hennen
7f10d2be7c
now closing a lot of cursors that were otherwise staying open
2015-06-06 13:30:20 -04:00
Tom Hennen
2d4705461c
Merge pull request #857 from mfietz/issue/854-gzip-not-exhausted
...
Fixes "gzip finished without exhausting source" error
2015-06-04 21:19:13 -04:00
Martin Fietz
dbf46dfcd8
Fix tests
2015-06-04 09:40:27 +02:00
Tom Hennen
3445fa3b13
Merge pull request #858 from TomHennen/update_strings_1.2
...
Update strings 1.2
2015-06-03 20:08:57 -04:00
Tom Hennen
fbff9a90b1
latest update from transifex
2015-06-03 20:06:56 -04:00
Martin Fietz
6a83057e28
Fixes "gzip finished without exhausting source" error
2015-06-03 11:41:25 +02:00
Tom Hennen
813cf2fc4e
merged changes to translation files fixing prior tx pull mess up
2015-06-02 19:45:44 -04:00
Tom Hennen
451323dfcd
restored translations that got messed up with transifex pull
2015-06-02 19:33:13 -04:00
Tom Hennen
f8bb06a1b4
Merge pull request #852 from mfietz/issue/840-mobile-download-clipping
...
Fix 'Confirm Mobile Download' dialog clipping
2015-06-02 19:16:48 -04:00
Martin Fietz
bb3f7255a9
Fix typo.
2015-06-02 16:20:45 +02:00
Tom Hennen
72067b64fc
updated strings, bumped build number
2015-06-01 18:04:32 -04:00
Tom Hennen
bd4b7e2f64
updated strings
2015-05-28 17:46:33 -04:00
Tom Hennen
79ab68d563
Merge pull request #844 from mfietz/issue/839-auto-download-queued
...
Allow auto downloading of queued but played episodes
2015-05-28 17:34:19 -04:00
Martin Fietz
ef518f3ec0
Handle failed refresh correctly, fix for nav drawer layout
2015-05-28 22:42:08 +02:00
Martin Fietz
fb9349ead0
Queued episodes that are played can now be auto downloaded
2015-05-28 11:57:07 +02:00
Martin Fietz
1bf803a6b2
Remove cancel, adjust strings
2015-05-28 11:41:36 +02:00
Tom Hennen
53bf17ada8
reverting to tryLock for getPosition. Fixes AntennaPod/AntennaPod#829
2015-05-25 20:50:51 -04:00
Tom Hennen
c856e48382
Revert "LoudnessEnhancer for Android 4.4+"
2015-05-21 19:08:09 -04:00
Tom Hennen
b47e4a730b
Merge pull request #726 from mfietz/feature/loudness-enhancer
...
LoudnessEnhancer for Android 4.4+
2015-05-21 18:51:15 -04:00
Martin Fietz
25cbb00b36
Fix tests, test runner for core tests
2015-05-20 11:06:45 +02:00