Commit Graph

4991 Commits

Author SHA1 Message Date
Peter Hindes df2bb228c5 Much Simpler Fix 2019-10-15 09:11:04 -06:00
Peter Hindes 49db47c12c describe what "Auto-Generated" Means 2019-10-15 09:01:30 -06:00
Peter Hindes cc1e5edaec Revert "Merge branch 'dev-all-changes' into dev"
This reverts commit f6060261a1, reversing
changes made to 8c73253a52.
2019-10-15 08:52:51 -06:00
Peter Hindes f6060261a1
Merge branch 'dev-all-changes' into dev 2019-10-15 08:51:30 -06:00
Peter Hindes 8c73253a52 follow stye on debug 2019-10-15 08:48:36 -06:00
Peter Hindes 4106645d6e Polished Results 2019-10-15 08:40:51 -06:00
Peter Hindes c68c35e084 Better FIx, Improved Comment Style 2019-10-15 07:19:11 -06:00
Peter Hindes fd34b1a291 Fixes Improved 2019-10-15 07:18:06 -06:00
Peter Hindes bfc987f81b Revert "Revert "Added a restart song button to signle track expanded notification""
This reverts commit 646e327ed2.
2019-10-14 18:01:15 -06:00
Peter Hindes c93c52a58c Wrap in multiline comment so it colapses 2019-10-14 16:55:16 -06:00
Peter Hindes e72c6eed24 Explain What we did in the code itself 2019-10-14 16:48:44 -06:00
Peter Hindes 646e327ed2 Revert "Added a restart song button to signle track expanded notification"
This reverts commit cb5c219ffe.
2019-10-14 16:41:38 -06:00
Peter Hindes cb5c219ffe Added a restart song button to signle track expanded notification
... and some comments to the code
2019-10-14 16:37:58 -06:00
Peter Hindes 3794002c7b much simpler, "uploader" will never change on a playlist 2019-10-14 14:56:04 -06:00
Peter Hindes bd2b32bfbc Fixed Playlists With No Uploader Crashing The App 2019-10-14 11:55:55 -06:00
Tobias Groza 4a76ba4376
Merge pull request #2712 from mauriciocolli/fix-broken-translations
Fix broken video count text translations
2019-10-11 08:58:27 +02:00
Mauricio Colli 8245e878e3
Fix broken video count text translations
- Someone had the brilliant idea of removing the string arguments,
giving the the wrong example for other languages in the process.
2019-10-10 22:56:20 -03:00
TobiGr e64a7809e4 Merge remote-tracking branch 'Weblate/dev' into dev 2019-10-10 14:03:39 +02:00
Tobias Groza 28ed9879aa
Merge pull request #2697 from Redirion/exoplayer2105
Update to ExoPlayer 2.10.5
2019-10-10 14:01:05 +02:00
Xuân Hải Trần d4a761ceff
Translated using Weblate (Vietnamese)
Currently translated at 98.3% (470 of 478 strings)
2019-10-09 09:26:37 +02:00
Hosted Weblate 7f7313d69a
Merge branch 'origin/dev' into Weblate. 2019-10-08 14:57:42 +02:00
Jeff Huang 6ec7dba751
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:40 +02:00
JoC 33564974b8
Translated using Weblate (Spanish)
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:39 +02:00
Farándula baaa9f68dc
Translated using Weblate (Spanish)
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:39 +02:00
thami simo 0142f8bf0c
Translated using Weblate (Arabic)
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:38 +02:00
pjammo ad534ddbb6
Translated using Weblate (Italian)
Currently translated at 99.6% (476 of 478 strings)
2019-10-08 14:57:38 +02:00
Yaron Shahrabani 673a59e4c4
Translated using Weblate (Hebrew)
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:37 +02:00
ask6155 39d848c62c
Translated using Weblate (Hindi)
Currently translated at 71.1% (340 of 478 strings)
2019-10-08 14:57:37 +02:00
Marc Riera 35059b7507
Translated using Weblate (Catalan)
Currently translated at 96.7% (462 of 478 strings)
2019-10-08 14:57:36 +02:00
naofum f698c914f6
Translated using Weblate (Japanese)
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:31 +02:00
uievawkejf 02cccf9e27
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:31 +02:00
Milkdrop 54e763c71e
Translated using Weblate (Romanian)
Currently translated at 79.5% (380 of 478 strings)
2019-10-08 14:57:30 +02:00
nautilusx 4c9709a2bb
Translated using Weblate (German)
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:29 +02:00
Heart Kris 297b5bc55c
Translated using Weblate (Filipino)
Currently translated at 7.9% (38 of 478 strings)
2019-10-08 14:57:29 +02:00
Oguz Ersen ab9cb063b2
Translated using Weblate (Turkish)
Currently translated at 100.0% (478 of 478 strings)
2019-10-08 14:57:23 +02:00
Robin b2b32ce67b fix NPE, fix 'wrong' constant, avoid unnecessary nulling 2019-10-08 06:36:29 +02:00
Redirion 7aeb1ec8d9
Apply suggestions from code review
Co-Authored-By: Tobias Groza <TobiGr@users.noreply.github.com>
2019-10-07 11:27:43 +02:00
Robin 50b51f931e Make use of isPlaying feature of ExoPlayer 2.10.5 2019-10-07 11:18:27 +02:00
Robin bf353875b0 Update okhttp to match ExoPlayer 2019-10-07 11:18:26 +02:00
Robin 87eab2a9b0 Fixed deprecations 2019-10-07 11:18:26 +02:00
Robin dcd5197a19 Update to ExoPlayer 2.10.5 2019-10-07 11:18:26 +02:00
TobiGr a02e12abe8 Update extractor 2019-10-07 11:01:01 +02:00
Tobias Groza ce17ccad27
Merge pull request #2685 from Redirion/androidx3
Migrate to AndroidX
2019-10-07 01:51:20 +02:00
Tobias Groza 25f1660efc
Merge pull request #2695 from Talisantos/dev
Clear search box has now only one animation - issue #2644 solved
2019-10-06 00:47:17 +02:00
Ivan 74c7eb616f Clear search box has now only one animation - issue #2644 solved 2019-10-05 21:57:33 +01:00
Redirion 81f1dc9839
Merge branch 'dev' into androidx3 2019-10-05 17:21:31 +02:00
TobiGr 2269a95b99 Remove unused Gema string from translation 2019-10-05 15:07:30 +02:00
Robin bf2a3ca043 Migrate to AndroidX 2019-10-04 14:59:08 +02:00
Tobias Groza 7e4becd6b6
Merge pull request #2672 from yausername/videoDetailscrollFix
Fix scrolling in video detail fragment. 
Fixes #2627 and #2437
2019-10-02 12:44:28 +02:00
Hosted Weblate d400ac5705
Merge branch 'origin/dev' into Weblate. 2019-10-02 11:56:21 +02:00