Martin Fietz
9b20aeaedd
Prepare for 1.6.5
2018-04-09 20:03:16 +02:00
ByteHamster
64221f7f56
Allow to enter PiP automatically
2018-04-09 19:43:50 +02:00
ByteHamster
562bbf21f0
Split up two different uses of the string 'New'
...
Closes #2348
2018-04-09 18:33:06 +02:00
ByteHamster
1831430a6e
Added checks for PiP support
2018-04-09 00:04:02 +02:00
ByteHamster
0a5a31a169
Merge branch 'develop' into picture-in-picture
2018-04-08 23:23:03 +02:00
Martin Fietz
4e63bfb11c
Update translations
2018-04-07 18:03:49 +02:00
Martin Fietz
18ad76fd43
Prepare for 1.6.5-RC1
2018-04-07 17:58:42 +02:00
Martin Fietz
ccd29a9991
Merge pull request #2618 from hannesa2/AndroidStudio_3.1
...
update to AndroidStudio 3.1
2018-04-07 17:49:24 +02:00
Martin Fietz
c5e99c92b3
Merge pull request #2626 from ByteHamster/failed-url
...
Showing URL for failed downloads
2018-04-07 17:34:52 +02:00
ByteHamster
ce60f2fd0b
Removed unneeded background
2018-04-07 16:32:35 +02:00
Martin Fietz
396d9c41a6
Merge pull request #2625 from ByteHamster/focus
...
Allow to focus settings button
2018-04-05 18:48:09 +02:00
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
ByteHamster
e41bc7bd61
Showing URL for failed downloads
...
Closes #1082
2018-04-05 18:25:19 +02:00
ByteHamster
b699279a33
Allow to focus settings button
...
Without this change, it seems like the sidebar is not usable
by using arrow keys only.
Related to #445 .
2018-04-05 17:45:36 +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
Hannes Achleitner
0f9fe833bc
update some libs
2018-04-04 13:52:30 +02:00
Hannes Achleitner
3138505027
Simplify build
2018-04-04 13:52:30 +02:00
Hannes Achleitner
3c7f08db08
replace old ActionBarActivity with AppCompatActivity
2018-04-04 13:52:30 +02:00
Hannes Achleitner
7afde2528a
fix contentprovider authority for release
2018-04-04 13:52:30 +02:00
Hannes Achleitner
3ab4ad2a35
update to AndroidStudio 3.1
2018-04-04 13:52:30 +02:00
Martin Fietz
43f450433e
Merge pull request #2607 from ByteHamster/content-encoded
...
Fixes empty contentEncoded
2018-04-03 21:59:02 +02:00
ByteHamster
02da84b93a
Merge remote-tracking branch 'upstream/develop' into picture-in-picture
2018-04-02 22:19:09 +02:00
ByteHamster
878428f3a9
Only stop videoControlsHider when actually stopping
2018-04-02 22:18:40 +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
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
alifeflow
05f923ebe2
[Ture Black] True Black Theme for AMOLED
...
Add true black themese
Modified code that fails to support three themes
2018-03-25 16:02:35 +09:00
ByteHamster
fdc5b43ab7
Added unit test for shownotes
2018-03-23 16:01:48 +01: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
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
ByteHamster
fcbadf1e9e
Revert "Set background of playerFragment to same color as toolbar"
...
This reverts commit 2f6c9c49f81ddb735d5241026ee661a3a88b0cd2.
2018-02-20 22:47:18 +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
Humberto Fraga
45440d775f
Removing old files and changing references.
...
Splash screen now follows icon color.
2018-02-10 16:52:18 -03: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
c79b003dff
Prepare for 1.6.4.5
2018-01-22 21:51:43 +01:00
H. Lehmann
5526937698
Merge branch 'develop' into picture-in-picture
2018-01-21 22:50:47 +01:00
Martin Fietz
c64e47dcd6
Change back to old implementation
2018-01-21 19:59:09 +01:00
Martin Fietz
dde04c5a01
Use temporary StringBuilder for string concatenation in loop
2018-01-21 13:15:43 +01:00