Commit Graph

4211 Commits

Author SHA1 Message Date
Martin Fietz 3dc2fc16c9
Merge pull request #2624 from ByteHamster/opml-import
Added OPML import option next to the export option
2018-04-05 18:47:14 +02:00
Martin Fietz 57b7b094bd
Merge pull request #2623 from ByteHamster/webview-cache
Even use expired cache if there is no network
2018-04-05 18:46:16 +02:00
Martin Fietz 5983e12a35
Merge pull request #2622 from ByteHamster/opml-success-message
Use generic export message instead of OPML
2018-04-05 18:45:36 +02:00
Martin Fietz 9a0fc7779f
Merge pull request #2621 from ByteHamster/scroll_import_export
Added scrolling to Import/Export
2018-04-05 18:44:54 +02:00
ByteHamster 15d93f01c9 Added OPML import option next to the export option
Fixes #2315
2018-04-05 17:09:16 +02:00
ByteHamster 8016a35193 Even use expired cache if there is no network
Closes #2260
2018-04-05 16:57:48 +02:00
ByteHamster 67b01f6ec8 Use generic export message instead of OPML
The same message is shown for HTML and OPML. Fixes #2462.
Additionally, using string formatting now instead of just "+"
2018-04-05 16:26:01 +02:00
ByteHamster 999142a8f7 Added scrolling to Import/Export
Fixes #2582
2018-04-05 16:03:03 +02:00
Martin Fietz 43f450433e
Merge pull request #2607 from ByteHamster/content-encoded
Fixes empty contentEncoded
2018-04-03 21:59:02 +02:00
Martin Fietz edcc7ac9c2
Merge pull request #2558 from ByteHamster/layout-improvements
Layout improvements
2018-04-03 21:57:34 +02:00
ByteHamster bde6e316fc Clarified test cases 2018-04-02 21:30:51 +02:00
ByteHamster 68a0373d9f Merge remote-tracking branch 'upstream/develop' into layout-improvements 2018-04-02 21:13:39 +02:00
ByteHamster 146ec02395 Extracted color resource 2018-04-02 21:13:13 +02:00
Martin Fietz 9cd9d455c8
Merge pull request #2568 from ByteHamster/crashfix
Fixed crash if media file exists but can not be read
2018-04-01 23:21:27 +02:00
Martin Fietz 894c7b6360
Merge pull request #2598 from orionlee/upgrade_android_gradle_plugin_v3
Upgrade android gradle plugin v3
2018-04-01 23:19:44 +02:00
ByteHamster fdc5b43ab7 Added unit test for shownotes 2018-03-23 16:01:48 +01:00
ByteHamster 97b5779c4a Remove nested if 2018-03-23 15:47:41 +01:00
ByteHamster 5048eb10d2 Use description for shownotes if it is longer than contentEncoded 2018-03-23 15:46:00 +01:00
ByteHamster afb9f7db6a Fixes empty contentEncoded 2018-03-23 14:33:23 +01:00
ByteHamster 4213d8fc8b Fixed crash if media file exists but can not be read
Happens when exporting db and importing it into debug version
because media files are located in an app-private folder
2018-03-22 22:15:58 +01:00
orionlee de7dd4644d Make Circle CI work using @mfretz's config 2018-03-21 11:47:25 -07:00
orionlee 2d04cb82a7 Circle CI: decrease JVM max size to workaround 4G limit error 2018-03-20 14:15:47 -07:00
orionlee b707fcdae5 fix Circle CI syntax error 2018-03-20 13:45:40 -07:00
orionlee 6d828e4839 circle CI tweak to workaround 4G RAM limit: limit new threads / daemon that might not respect memory limit 2018-03-20 13:28:14 -07:00
Martin Fietz 6dbe772345
Merge pull request #2569 from ByteHamster/white-icon
Removed large icon from notification
2018-03-18 10:19:20 +01:00
Martin Fietz 0262325e36
Merge pull request #2574 from ByteHamster/forensics
Backup corrupted db
2018-03-18 10:17:32 +01:00
Martin Fietz e168614e0f
Merge pull request #2600 from Gaffen/queuedragorder-dbsync
Only write queue order to database on drag release for podcast queue.
2018-03-18 10:16:30 +01:00
orionlee 784f3ab798 dummy checkin to trigger Circle CI on pull request 2018-03-16 13:24:56 -07:00
Matthew Gaffen a9f566f3f1 Only write queue order to database on drag release for the podcast queue.
This prevents large numbers of db writes in quick succession. This is a particular problem for large queue lengths. Fixes #2562 and potentially fixed #2573
2018-03-16 11:01:23 +00:00
Sam Lee 12b2bb22b5 More CI fix - still using support lib v25 2018-03-13 14:44:48 -07:00
Sam Lee b35d488993 update circle ci config to work with android gradle plugin upgrade 2018-03-13 13:59:57 -07:00
orionlee 1a55348849 remove the deprecated publishNonDefault 2018-03-13 12:35:48 -07:00
orionlee cd8f220ce0 robotium-solo : corrected its dependency as androidTestImplementation in app/ 2018-03-13 12:28:13 -07:00
orionlee 95037f67ad dependencies: replace deprecated compile with implementation / api 2018-03-13 11:34:29 -07:00
orionlee b71e61a221 Upgrade to Android Gradle Plugin v3.0.1 - bare minimal to get it built, ignoring depercation warnings
Details:
- upgraded buildtools to the latest (minimum 26.0.2 required)
- retired retrolambda
- added flavorDimensions (v3 requirement)
- Migrate dependency configurations for local modules (:core)
- Declaration of resources update in styles.xml (AAPT2 requirement)
- upgraded plugin github play-publisher to v1.2.0
2018-03-13 09:51:50 -07:00
Martin Fietz f3299e7de2
Merge pull request #2587 from jannic/pr
Fix possible NPE accessing image.download_url
2018-03-05 20:28:44 +01:00
Jan Niehusmann f514a439e2 Fix possible NPE accessing image.download_url
May fix #2386. If so, thanks to @cyplo who provided the logcat output
which directed me to that code path.
2018-03-04 22:19:03 +01:00
ByteHamster f90d3c2e7b Backup corrupted db
This might allow some forensics if #2463 happens. Maybe it also
allows to recover some of the files manually.
2018-02-20 23:22:51 +01:00
ByteHamster fcbadf1e9e Revert "Set background of playerFragment to same color as toolbar"
This reverts commit 2f6c9c49f8.
2018-02-20 22:47:18 +01:00
ByteHamster 6e5b639608 Removed large icon
Closes #2541.
We do not need the same icon twice.
As the icon is displayed white-on-white, it is not visible anyways.
This also gives more space to the notification text
2018-02-17 18:09:08 +01:00
ByteHamster d376e462e7 Make feed title selectable 2018-02-14 11:15:15 +01:00
ByteHamster 2fed8ff104 Darken background of feed header
This change only applies to feed items using transparent backgrounds.
The item is darkened but the background keeps transparent, which looks
weird, especially in light theme (have a look at the 34C3 feed)
2018-02-13 00:53:31 +01:00
ByteHamster 2f6c9c49f8 Set background of playerFragment to same color as toolbar
Most noticeable in dark theme
2018-02-13 00:49:00 +01:00
ByteHamster 877ae45592 Removed useless nested layout 2018-02-13 00:22:52 +01:00
Martin Fietz c13acc624d
Merge pull request #2557 from ocrow/develop
Fix for #2555 - handle null SSID in WiFi list
2018-02-04 22:05:17 -08:00
Martin Fietz 7ccd19b122
Update CHANGELOG.md 2018-02-04 22:03:04 -08:00
ByteHamster 301bf782a1 Do not flicker when pressing back arrow 2018-02-05 00:16:07 +01:00
ByteHamster 8feb6e087f Make player selectable 2018-02-05 00:14:39 +01:00
Oliver Crow 8090431d30 Fix for #2555 - can't open Preferences activity when there are stored WiFi connections with null SSID. 2018-01-28 18:05:35 -08:00
Martin Fietz 287bb5f7e1
Merge pull request #2550 from ByteHamster/download-range
Hotfix for servers not accepting the Range header
2018-01-24 08:04:12 +01:00