Martin Fietz
|
ac8fc02c8e
|
Merge pull request #2002 from drabux/fix_gradle_free_build__properties
Fix gradle free builds
|
2016-06-09 09:25:22 +02:00 |
Domingos Lopes
|
6036f2d960
|
print stack trace with the log entries
|
2016-06-08 22:49:03 -04:00 |
Domingos Lopes
|
b46b2247b4
|
fixes NPE from #1974
|
2016-06-08 22:49:03 -04:00 |
drabux
|
3070fc7210
|
Fix gradle free builds: use hasProperty
|
2016-06-09 00:59:02 +02:00 |
Martin Fietz
|
405630ee50
|
Merge pull request #2001 from domingos86/flavors-optimization
Flavors code optimization
|
2016-06-09 00:00:47 +02:00 |
drabux
|
93bc61b197
|
Fix gradle free builds
|
2016-06-08 20:11:26 +02:00 |
domingos86
|
186791b22b
|
indentation on MainActivity onCreateOptionsMenu
|
2016-06-08 13:25:40 -04:00 |
Domingos Lopes
|
29dd9839d9
|
new lines (end of strings.xml)
|
2016-06-08 13:20:14 -04:00 |
Domingos Lopes
|
f4909c9fb9
|
delete commented code on Playable interface (related to RemoteMedia)
|
2016-06-08 13:15:27 -04:00 |
Martin Fietz
|
89a1851f57
|
Merge pull request #1968 from mfietz/issue/1929-new-episodes-marked-as
New episodes: Mark (all) as seen
|
2016-06-08 18:49:01 +02:00 |
Domingos Lopes
|
6d9e385b73
|
rename helper classes
|
2016-06-07 22:55:55 -04:00 |
Domingos Lopes
|
8b791fbab4
|
adapt PlaybackService to different flavors
|
2016-06-07 22:55:54 -04:00 |
Domingos Lopes
|
58ddbd5728
|
adapt Playable interface to different flavors
|
2016-06-07 22:55:54 -04:00 |
Domingos Lopes
|
107e5c266f
|
adapt FeedMedia class to different flavors
|
2016-06-07 22:55:54 -04:00 |
Domingos Lopes
|
bcdcfe0d58
|
adapt ui to different flavors
|
2016-06-07 22:55:54 -04:00 |
Domingos Lopes
|
f84f40d350
|
introduce programatic flavor recognition
|
2016-06-07 22:55:54 -04:00 |
Martin Fietz
|
de09c275a9
|
New episodes: Show correct snackbar "marked as seen"
|
2016-06-06 20:11:46 +02:00 |
Martin Fietz
|
a16f2d2124
|
New episodes: Mark all as seen instead of played
|
2016-06-06 20:11:42 +02:00 |
Martin Fietz
|
a2d3e83440
|
Merge pull request #2000 from mfietz/issue/1999-opml-import-npe
OpmlImportFromPathActivity: Prevent onActivityResult NPE
|
2016-06-06 19:26:22 +02:00 |
Martin Fietz
|
6106fdc899
|
Merge pull request #1958 from drabux/sort_by_feed_title
Add option to sort queue by feed title
|
2016-06-06 19:18:40 +02:00 |
Martin Fietz
|
39cbfa2c61
|
Prevent NPE
|
2016-06-06 18:48:17 +02:00 |
Martin Fietz
|
ed077f6bae
|
Merge pull request #1995 from mfietz/issue/1921-hang-bugs
Prevent possible hang-bugs
|
2016-06-06 16:59:44 +02:00 |
Martin Fietz
|
c921eba523
|
Merge pull request #1984 from mfietz/issue/1969-queue-remove-playing
Queue: Allow removal of playing/paused episode via context menu
|
2016-06-06 16:30:19 +02:00 |
Martin Fietz
|
f469350497
|
Prevent possible hang-bugs
|
2016-06-06 16:29:51 +02:00 |
Martin Fietz
|
578628da6a
|
Merge pull request #1993 from mfietz/issue/1914-subscription-counter
Subscriptions: Show indicator only when count > 0
|
2016-06-06 15:57:36 +02:00 |
Martin Fietz
|
4ebf9edabc
|
Improve performance
|
2016-06-05 12:01:59 +02:00 |
Martin Fietz
|
9811261922
|
Subscriptions: Move add tile to end
|
2016-06-05 12:01:49 +02:00 |
Martin Fietz
|
b9b3209878
|
Subscriptions: Show indicator only when count > 0
|
2016-06-05 11:31:42 +02:00 |
Martin Fietz
|
fd05940d67
|
Do not reset played duration of completed episode; restore statistics for old behavior
|
2016-06-04 20:00:27 +02:00 |
Martin Fietz
|
6cebc0c276
|
Merge pull request #1986 from mfietz/fix_app_name
Fix app name (due to flavors)
|
2016-06-04 13:46:13 +02:00 |
Martin Fietz
|
10a0321976
|
Fix app name (due to flavors)
|
2016-06-04 13:45:45 +02:00 |
Martin Fietz
|
58506c051c
|
Queue: Allow removal of playing/paused episode via context menu
|
2016-06-04 11:47:13 +02:00 |
Martin Fietz
|
6469eaa0c5
|
Merge pull request #1982 from mfietz/fdroid
Make AntennaPod free again
|
2016-06-04 11:15:35 +02:00 |
Martin Fietz
|
3c033cc0fb
|
Create one flavor with Google Cast support and one (free) without
|
2016-06-04 01:36:25 +02:00 |
Martin Fietz
|
0aaa14923c
|
Merge pull request #1979 from AntennaPod/1.6.0_devel
Merge 1.6.0_devel
|
2016-06-03 14:57:59 +02:00 |
Martin Fietz
|
6c24614e66
|
1.6.0.9
Need a new version for Play Store.
1.6.0.8 build was missing a fix that I commit directly.
|
2016-06-03 14:09:34 +02:00 |
Martin Fietz
|
92f9a067ea
|
Merge pull request #1978 from mfietz/prepare_1.6.0.8
1.6.0.8
|
2016-06-03 14:07:28 +02:00 |
Martin Fietz
|
c39f6e2a6b
|
Fix e1d8defa1f
|
2016-06-03 13:17:01 +02:00 |
Martin Fietz
|
6062ff54b3
|
1.6.0.8
|
2016-06-03 13:03:50 +02:00 |
Martin Fietz
|
9b594ecefb
|
Update translations
|
2016-06-03 13:02:54 +02:00 |
Martin Fietz
|
b67d91374a
|
Merge pull request #1975 from mfietz/issue/1971-storageerror-npe
StorageErrorActivity: Prevent NPE
|
2016-06-03 13:00:15 +02:00 |
Martin Fietz
|
67a1201d28
|
Merge pull request #1976 from mfietz/issue/1972-videoplayer-npe
VideoplayerActivity: Prevent NPE
|
2016-06-03 13:00:03 +02:00 |
Martin Fietz
|
e1d8defa1f
|
Merge pull request #1977 from mfietz/issue/1973-controller-classcastex
Prevent onServiceConnected ClassCastException
|
2016-06-03 12:59:51 +02:00 |
Martin Fietz
|
eca8fc90b8
|
Prevent onServiceConnected ClassCastException
|
2016-06-03 12:59:11 +02:00 |
Martin Fietz
|
c97fb13361
|
Prevent NPE
|
2016-06-03 11:47:04 +02:00 |
Martin Fietz
|
cc06722f7e
|
Prevent NPE
|
2016-06-03 11:39:43 +02:00 |
Martin Fietz
|
f1b7839780
|
Merge pull request #1967 from mfietz/issue/1962-slow-filtered-feed
Feed item filter: Load queue ids only once
|
2016-06-01 10:47:34 +02:00 |
Martin Fietz
|
8c0d350738
|
Feed item filter: Load queue ids only once
|
2016-06-01 10:46:27 +02:00 |
Martin Fietz
|
1048735327
|
Merge pull request #1954 from mfietz/issue/1937-content-type-take-2
Downloader: Fix invalid media mime type
|
2016-06-01 10:23:05 +02:00 |
Martin Fietz
|
889ae22f01
|
Merge pull request #1963 from mfietz/issue/1962-slow-filtered-feed
Fix slow loading of filtered feeds
|
2016-06-01 10:20:58 +02:00 |