Commit Graph

7093 Commits

Author SHA1 Message Date
Herbert Reiter 43c747d983 Run DbNullCleanupAlgorithmTest with Robolectric 2020-12-31 22:00:12 +01:00
ByteHamster 5998e28497
Merge pull request #4811 from damoasda/robolectric-ExternalMediaTest
Run ExternalMediaTest with Robolectric
2020-12-30 15:53:42 +01:00
ByteHamster 8d50af58ac
Merge pull request #4797 from PtilopsisLeucotis/fix_translations
Fix translations
2020-12-30 15:19:09 +01:00
Herbert Reiter 994ee0e0a2
Fix #4775: Illegal connection pointer in Robolectric tests (awaitTermination) (#4794) 2020-12-30 15:15:23 +01:00
Herbert Reiter 90b8655ee9 Run ExternalMediaTest with Robolectric 2020-12-30 10:59:43 +01:00
PtilopsisLeucotis 0d4dc82496 Fixed wrong attribute translate to translatable in strings.xml 2020-12-22 19:20:18 +03:00
ByteHamster dcd40d4cac
Merge pull request #4774 from damoasda/robolectric-DownloadRequestTest
Run DownloadRequestTest with Robolectric
2020-12-20 18:51:46 +01:00
Herbert Reiter 72f4296150
Run AtomTextTest with Robolectric (#4771) 2020-12-20 16:06:14 +01:00
Herbert Reiter f6c39ad0fe Run DownloadRequestTest with Robolectric 2020-12-19 15:29:54 +01:00
Herbert Reiter c10d1a1d79
Refactoring: Remove class LangUtils (#4763) 2020-12-16 21:06:50 +01:00
ByteHamster 63dcedeb8f
Merge pull request #4764 from ByteHamster/remove-import
Removed unused import
2020-12-15 23:40:19 +01:00
ByteHamster 14f60328fd Removed unused import 2020-12-15 23:31:58 +01:00
ByteHamster 1a16bc3247
Merge pull request #4759 from ByteHamster/add-anxhelo
Add Anxhelo to about screen
2020-12-15 22:49:03 +01:00
ByteHamster e8351ffdc5
Merge pull request #4760 from damoasda/cleanup-imports
Refactoring: Remove unused import statements
2020-12-15 22:48:42 +01:00
ByteHamster 540656f61c
Merge pull request #4762 from ByteHamster/parallel-downloads
Added number to parallel downloads string
2020-12-15 22:46:08 +01:00
ByteHamster 6ef80bd69e Added number to parallel downloads string 2020-12-15 16:51:53 +01:00
Herbert Reiter 3e56e1bd64 Add Checkstyle rule to check for unused imports 2020-12-14 23:07:44 +01:00
Herbert Reiter 63306ee95c Remove unused import statements to reduce dependencies 2020-12-14 23:06:06 +01:00
Herbert Reiter 1d008317aa Remove unused import statements to reduce dependencies 2020-12-13 22:55:11 +01:00
ByteHamster 55f08d0304 Add Anxhelo to about screen 2020-12-13 17:53:44 +01:00
Keunes f2c26b11c6
Correct website links (#4740)
With our new website, some of the links have changed. Also, the FAQ is no more.
2020-12-10 23:15:28 +01:00
ByteHamster 04c629df96
Merge pull request #4737 from Slinger/lets_encrypt_ca
Add the Let's Encrypt (ISRG Root X1) Root Certificate
2020-12-10 22:49:20 +01:00
Mats Wahlberg aeeb6eef37 Add the Let's Encrypt (ISRG Root X1) Root Certificate
This adds the ISRG Root X1 certificate to the backported certificates
introduced in #4497. This should solve the issue when DST Root X3
expires in 2021 (https://letsencrypt.org/2020/11/06/own-two-feet.html).
2020-12-05 14:53:28 +01:00
markamaze e4eacefeb1
added readonly message for feed items w/o media (#4711) 2020-12-03 22:57:58 +01:00
ByteHamster 5645407620
Show progress of current chapter (#4725) 2020-11-30 22:22:54 +01:00
ByteHamster d20557c1b0
Merge pull request #4721 from tonytamsf/share-by-timecode
share by timecode
2020-11-30 20:00:18 +01:00
ByteHamster 28064ffa19
Merge pull request #4707 from tonytamsf/pause-button-android-auto
pause button for autos
2020-11-30 19:57:48 +01:00
Tony Tam 5661a85eab
Show replay button on the current chapter. (#4706) 2020-11-30 19:56:19 +01:00
Tony Tam 4112a65c20 indent with spaces 2020-11-30 06:17:10 -08:00
ByteHamster d405718545
Merge pull request #4719 from ByteHamster/relicense
Relicense under the GPL
2020-11-30 11:32:41 +01:00
Tony Tam 3f104f7e5a
fix bug with how we count downloaded media, show a meaningful messages (#4714) 2020-11-30 11:29:16 +01:00
markamaze c1482fe5b8
Moved export log function to menu and added confirm dialog (#4712) 2020-11-30 11:20:02 +01:00
Tony Tam afb151eb3f share by timecode 2020-11-27 11:32:56 -08:00
ByteHamster 73d39cdc55 Relicense under the GPL
The license file still needs to include the MIT license.
2020-11-26 19:50:20 +01:00
ByteHamster 66ee677ebe
Merge pull request #4718 from tonytamsf/queue-image-button
add an icon to the Android Auto queue
2020-11-26 18:24:56 +01:00
Tony Tam b05bc72ee0
Change button size to 48dp (#4705) 2020-11-26 18:19:10 +01:00
Tony Tam 28f72aa586
Fix timing issue with speed settings per podcast (#4713)
when moving to the next episode when phone is locked
2020-11-26 17:48:16 +01:00
Tony Tam 8f0cbb2a88 show number in queue 2020-11-25 17:10:47 -08:00
Tony Tam a8fbb97cfe add an icon to the Android Auto queue 2020-11-25 16:52:20 -08:00
Tony Tam ed47e27baa line > 120 2020-11-22 18:25:33 -08:00
Tony Tam aebc62d136 only show the play button for non-car mode, since that is taken care of already 2020-11-22 18:20:10 -08:00
TacoTheDank 943a5a7aff Fix usage of obsolete junit.framework.Assert method 2020-11-22 16:11:07 +01:00
ByteHamster 41cdeec30c
Merge pull request #4698 from ByteHamster/notification-icon-resolution
Increased resolution of notification icon
2020-11-22 16:09:48 +01:00
ByteHamster 38abc3f52b
Merge pull request #4702 from ByteHamster/splash-logs
Write to crash report file if app is unable to open
2020-11-22 16:02:48 +01:00
Tony Tam 69670e2153
higher contrast color for search bar (#4704) 2020-11-22 15:57:47 +01:00
Tony Tam d9151351b0 pause button for autos 2020-11-21 18:20:17 -08:00
ByteHamster 045790eaa1 Write to crash report file if app is unable to open 2020-11-20 12:11:24 +01:00
ByteHamster 9989bbff9b Increased resolution of notification icon
The expanded media style notification has a higher resolution than
normal large icons
2020-11-19 11:27:40 +01:00
ByteHamster 4b252250c0 Merge branch 'master' into develop 2020-11-19 11:24:31 +01:00
ByteHamster ba09afd215
Merge pull request #4691 from damoasda/cleanup-callback-constants
Refactoring: Remove callback functions with constant value
2020-11-15 15:37:22 +01:00