kapodamy
21e205a6be
main commit
...
Post-processing infrastructure
* remove interfaces with one implementation
* fix download resources with unknow length
* marquee style for ProgressDrawable
* "view details" option in mission context menu
* notification for finished downloads
* postprocessing infrastructure: sub-missions, circular file, layers for layers of abstractions for Java IO streams
* Mp4 muxing (only DASH brand)
* WebM muxing
* Captions downloading
* alert dialog for overwrite existing downloads finished or not.
Misc changes
* delete SQLiteDownloadDataSource.java
* delete DownloadMissionSQLiteHelper.java
* implement Localization from #114
Misc fixes (this branch)
* restore old mission listeners variables. Prevents registered listeners get de-referenced on low-end devices
* DownloadManagerService.checkForRunningMission() now return false if the mission has a error.
* use Intent.FLAG_ACTIVITY_NEW_TASK when launching an activity from gigaget threads (apparently it is required in old versions of android)
More changes
* proper error handling "infrastructure"
* queue instead of multiple downloads
* move serialized pending downloads (.giga files) to app data
* stop downloads when swicthing to mobile network (never works, see 2nd point)
* save the thread count for next downloads
* a lot of incoherences fixed
* delete DownloadManagerTest.java (too many changes to keep this file updated)
2018-11-08 19:00:44 -03:00
Christian Schabesberger
2dc2a56671
Merge pull request #1835 from ritiek/fix-res-crash
...
Fix crash with default resolution set to best and limited mobile data resolution
2018-11-01 20:22:44 +01:00
Ritiek Malhotra
5a4cfc880b
Fix crash with default resolution best on mobile data
2018-10-31 21:44:12 +05:30
Christian Schabesberger
74a2f11c86
Merge pull request #1825 from TeamNewPipe/release_0.14.2
...
Release 0.14.2
2018-10-27 09:58:56 +02:00
Christian Schabesberger
b027846945
fucking android bullshit
2018-10-27 09:57:11 +02:00
Christian Schabesberger
3b5be880a8
Merge branch 'dev' into release_0.14.2
2018-10-26 15:02:11 +02:00
Christian Schabesberger
e52ec67559
Merge pull request #1845 from AndhikaWB/patch-1
...
Fix spelling of country names in settings
2018-10-26 15:01:34 +02:00
Christian Schabesberger
7374618add
fix race condition when returning to main player
2018-10-26 14:59:49 +02:00
Tobias Groza
7a0e3b4e3a
Change from "Côte d'Ivoire" to "Côte d\'Ivoire"
...
Co-Authored-By: AndhikaWB <karagasnoelan@gmail.com>
2018-10-26 16:22:35 +07:00
AndhikaWB
00cbee1b71
Update settings_keys.xml
2018-10-26 00:09:04 +07:00
AndhikaWB
c80ec779e3
Fix spelling in of country names in settings
...
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md ) and agree to them.
Closes TeamNewPipe/NewPipe#1504
2018-10-26 00:04:36 +07:00
Christian Schabesberger
9f86c3274e
fix broken search result
2018-10-25 15:58:06 +02:00
Christian Schabesberger
9b303d86d6
add release node
2018-10-25 10:58:37 +02:00
Christian Schabesberger
9ffa94b359
Merge branch 'dev' into release_0.14.2
2018-10-25 10:57:39 +02:00
Christian Schabesberger
7e2ea8bd52
Merge pull request #1830 from boredomdenied/dev
...
Add foreground service permission for API 28+ devices
2018-10-25 10:54:52 +02:00
Christian Schabesberger
e8dc4145fc
localisation to localization
2018-10-22 12:25:50 +02:00
Christian Schabesberger
0cd3ab7a72
fix weblate collision
2018-10-22 12:15:16 +02:00
Christian Schabesberger
2902880dc7
merge weblate
2018-10-22 12:07:12 +02:00
Marian Hanzel
6391f28507
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (383 of 383 strings)
2018-10-21 09:45:21 +02:00
Heimen Stoffels
6c2d205a68
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (383 of 383 strings)
2018-10-21 09:45:18 +02:00
Olexandr Nesterenko
6b0c76c305
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-10-21 09:45:13 +02:00
boredomdenied
82e94fc18f
Update AndroidManifest.xml
...
remove needless additional line
2018-10-19 21:07:59 -05:00
boredomdenied
1c82e53bb7
Update AndroidManifest.xml
...
Fix foreground playback in android Pie API 28. Tested in emulator & Pixel 3 device.
2018-10-19 20:52:22 -05:00
Emin Tufan Çetin
f206249c6a
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (383 of 383 strings)
2018-10-20 01:33:46 +02:00
Allan Nordhøy
71c54113a1
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (383 of 383 strings)
2018-10-20 01:33:46 +02:00
Allan Nordhøy
9d7d08b552
Translated using Weblate (Russian)
...
Currently translated at 99.7% (382 of 383 strings)
2018-10-20 01:33:45 +02:00
Jaggie
2fad6e71bb
Translated using Weblate (Punjabi)
...
Currently translated at 7.3% (28 of 383 strings)
2018-10-20 01:33:44 +02:00
Allan Nordhøy
7ae3b36c96
Translated using Weblate (German)
...
Currently translated at 100.0% (383 of 383 strings)
2018-10-20 01:33:42 +02:00
Allan Nordhøy
ec0dbc4823
Translated using Weblate (English)
...
Currently translated at 100.0% (383 of 383 strings)
2018-10-20 01:33:41 +02:00
Allan Nordhøy
9a151ec796
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 99.7% (382 of 383 strings)
2018-10-20 01:33:38 +02:00
Christian Schabesberger
5522bc69a7
move on to version 0.14.2
2018-10-19 15:53:19 +02:00
Tobias Groza
891904cf9e
Merge pull request #1828 from comradekingu/patch-8
...
Spelling and linguistic updates for readme
2018-10-19 11:00:39 +02:00
Allan Nordhøy
ad00b223e6
Spelling and linguistic updates
2018-10-19 02:05:29 +02:00
Mostafa Ahangarha
2698d68d57
Translated using Weblate (Persian)
...
Currently translated at 23.2% (89 of 383 strings)
2018-10-18 11:31:57 +02:00
Stjepan
8d3f3846ae
Translated using Weblate (Croatian)
...
Currently translated at 86.9% (333 of 383 strings)
2018-10-18 11:31:56 +02:00
maa123
bfe2bb68e5
Translated using Weblate (Japanese)
...
Currently translated at 96.8% (371 of 383 strings)
2018-10-18 11:31:52 +02:00
Christian Schabesberger
925fcfa001
Merge pull request #1792 from TeamNewPipe/lang
...
Add support for Localization
2018-10-16 16:16:05 +02:00
Christian Schabesberger
11b6173028
Merge branch 'dev' into lang
2018-10-16 16:01:32 +02:00
Christian Schabesberger
f417f7a386
Merge pull request #1801 from TacoTheDank/dev
...
simply update gradles to 28, AS 3.2.0, and a few dependencies
2018-10-16 16:00:44 +02:00
Christian Schabesberger
c636799c5f
Merge branch 'dev' into dev
2018-10-16 03:47:29 +02:00
Christian Schabesberger
12002c7e72
Merge branch 'dev' into lang
2018-10-16 03:47:11 +02:00
Christian Schabesberger
21d5a61ad9
Merge pull request #1800 from TeamNewPipe/history-screenshot
...
Update screenshots and readme
2018-10-16 03:46:38 +02:00
Christian Schabesberger
9b5d380b0f
Merge branch 'dev' into dev
2018-10-16 03:45:14 +02:00
TobiGr
55bb5bf63d
Update video detail screenshot
2018-10-15 15:16:24 +02:00
TobiGr
550e0b2ce0
Add link to privacy policy to readme
...
Closes TeamNewPipe/NewPipe#1789
Part of TeamNewPipe/NewPipe#1817
2018-10-15 15:02:34 +02:00
TobiGr
ee721bf1d9
Move tablet screenshots for better F-Droid integration
2018-10-15 15:00:41 +02:00
TobiGr
1740e9f6fc
Update history screenshot
2018-10-15 14:52:07 +02:00
Ákos Surányi
51302d0a78
Translated using Weblate (Hungarian)
...
Currently translated at 90.8% (348 of 383 strings)
2018-10-14 21:31:53 +02:00
Tobias Groza
e0eea17984
Merge pull request #1810 from saderror256/patch-1
...
Fix broken bold
2018-10-14 15:01:24 +02:00
SadError256
3ec87b0a20
Fix broken bold
...
also removed useless backslash in html5
2018-10-13 18:20:47 -04:00