Commit Graph

1209 Commits

Author SHA1 Message Date
Martin Fietz eb920d7363 File provider can handle external storage 2017-10-21 17:08:53 +02:00
Martin Fietz 1d17d65bcb Update fyydlin 2017-10-21 12:19:32 +02:00
Martin Fietz 7aae71e3ba Merge branch 'develop' into htmlpatch 2017-10-20 20:39:11 +02:00
Martin Fietz 3eb637d690 Merge pull request #2443 from AntennaPod/followup/2272
Also check keep favorites preference in player widget service
2017-10-20 20:37:16 +02:00
Martin Fietz cef70063ff Prepare for 1.6.4.1 2017-10-19 22:49:06 +02:00
Martin Fietz 3b77cc61da Fix file sharing 2017-10-19 22:48:24 +02:00
Martin Fietz a98ed53625 Prevent ArrayIndexOutOfBoundsException 2017-10-19 21:53:21 +02:00
Martin Fietz 557d97b450 Check for null 2017-10-19 20:55:52 +02:00
Martin Fietz d1eb616800 Check extra text for null 2017-10-19 20:41:11 +02:00
Martin Fietz 014e34e912 Set version code for 1.6.4.0 2017-10-17 22:52:00 +02:00
Martin Fietz 7b496d5ae4 Update translations 2017-10-15 22:08:30 +02:00
Martin Fietz c69c48b62f Merge pull request #2426 from fuzzdk/develop
Add auto download on mobile connection option
2017-10-15 21:53:40 +02:00
Martin Fietz 47224f11ca Also check keep favorites preference in player widget service 2017-10-15 21:47:40 +02:00
Martin Fietz 688e123c34 Merge pull request #2272 from minusf/develop
Skip favorite episodes during autodelete
2017-10-15 21:43:24 +02:00
ByteHamster 9fa91061ee Merged add_feed_label and add_new_feed_label
Closes #1833
2017-10-15 15:38:50 +02:00
Danial Klimkin 77858ec8df lambdas break old Androids, sigh. 2017-10-15 10:56:03 +02:00
Danial Klimkin 6c8f9bc80e Reworking data dir dialog 2017-10-15 09:31:11 +02:00
Martin Fietz d9bdc1357e Update proguard rules for com.google.android.wearable 2017-10-08 17:02:44 +02:00
Martin Fietz 43ea1070a8 Merge pull request #2435 from AntennaPod/issue/2385-invalid-chars
Only allow very limited set of characters in file names
2017-10-08 16:46:10 +02:00
Martin Fietz b7dd5f4bf8 Merge pull request #2420 from nereocystis/develop
set android:installLocation to auto
2017-10-08 15:56:03 +02:00
Martin Fietz 1972c2d44e 2385 Only allow very limited set of characters in file names 2017-10-08 15:54:12 +02:00
drabux ba689273a6 fix wifi service mem leak
The WIFI_SERVICE must be looked up on the Application context or memory will leak on devices < Android N.
Try changing activity to activity.getApplicationContext()
[WifiManagerLeak]
2017-10-06 01:52:11 +02:00
Martin Fietz 77ee4558e7 Enable multi-dexing 2017-09-23 16:41:52 +02:00
Martin Fietz 99588bb6f5 2423 Handle empty feed url in itunes search result 2017-09-23 11:09:53 +02:00
Martin Fietz 7c6a27387e Fix CustomMRControllerDialog 2017-09-23 10:22:10 +02:00
Martin Fietz b5eeddf83c Update support library to last version for current target sdk 25 2017-09-23 10:09:36 +02:00
Martin Fietz b0d34296c1 Update material dialogs to last version with minsdk 10 2017-09-23 10:03:09 +02:00
Martin Fietz f20e04b590 Update gradle wrapper to 4.2 2017-09-23 09:22:32 +02:00
Anders Bo Rasmussen 7060e56a69 Add auto download on mobile connection option 2017-09-21 23:25:18 +02:00
Kevin Dalley ebfb8398cf set android:installLocation to auto
Allows antennaPod to be movable, can be installed on SD card
2017-09-16 11:58:46 -07:00
Serge 421a7c7de9 request permissions in api > 23 (Android N etc.)
I'm not sure but did you mean ">=" ?
2017-08-08 11:47:10 +03:00
Martin Fietz 36eae974a1 1183 Reload header images on refresh 2017-06-05 11:26:42 +02:00
Martin Fietz 404a9c2fbf Refactor 2017-06-05 11:26:42 +02:00
Martin Fietz 397cd8c636 Remove unused methods from DB Reader and DB Adapter 2017-06-05 11:26:42 +02:00
Martin Fietz a8d72b3c6f Merge branch 'develop' of github.com:AntennaPod/AntennaPod into develop 2017-06-05 11:25:18 +02:00
ByteHamster 75ece930e9 Review changes 2017-06-04 14:22:45 +02:00
Martin Fietz d603130b44 Prepare for 1.6.3 release 2017-05-31 17:39:44 +02:00
ByteHamster a3d1c994a8 Added null and instanceof checks 2017-05-03 20:46:19 +02:00
ByteHamster 932f24c892 Allow sharing feed file, as suggested in #2236 2017-05-03 20:41:10 +02:00
Martin Fietz 776f2234be Prepare for another 1.6.3 RC 2017-05-01 18:29:11 +02:00
Martin Fietz fd2f39ff10 Merge branch 'develop' of github.com:AntennaPod/AntennaPod into develop 2017-05-01 18:14:09 +02:00
Martin Fietz d67e7296bb Update translations 2017-05-01 18:13:57 +02:00
Martin Fietz 293fb131e6 Prepare for another 1.6.3 RC 2017-04-22 19:00:00 +02:00
Martin Fietz 528052bc57 Prepare for 1.6.3.0 2017-04-17 09:30:19 +02:00
Martin Fietz dcb3b578ac Merge pull request #2304 from ByteHamster/start-once
Only allow menu invalidations from active fragment
2017-04-17 09:03:55 +02:00
ByteHamster 2826738940 Only allow menu invalidations from active fragment
Fixes #2081
2017-04-17 07:58:00 +02:00
Martin Fietz bd80e1c9c6 Update translations 2017-04-16 20:32:11 +02:00
Martin Fietz 4a37d16e43 Merge pull request #2294 from ByteHamster/stats-duration
Allow choosing between getDuration and getPlayedDuration
2017-04-16 20:10:16 +02:00
ByteHamster 8f226803cb Added notice that playback speed is not taken into account 2017-04-15 15:59:12 +02:00
ByteHamster 769ed8b15e Renamed type to mode 2017-04-15 15:34:31 +02:00