Stypox
|
a0d3acb81f
|
Merge pull request #4587 from vkay94/separate-player-gesture-logic-ui
Separate player gesture logic and UI
|
2020-11-02 16:36:50 +01:00 |
|
vkay94
|
ee8ec5f130
|
Player gestures: Add multi-double-tap logic
|
2020-11-02 15:50:34 +01:00 |
|
Xiang Rong Lin
|
e51a6cdb97
|
Add option to not colorize notification
|
2020-11-01 22:13:00 +01:00 |
|
Isira Seneviratne
|
9a367f4d46
|
Use Collection.removeIf() instead of using Iterator.remove() to remove elements conditionally.
|
2020-11-01 14:44:07 +05:30 |
|
Isira Seneviratne
|
bda8caa510
|
Use Comparator's comparing(), nullsLast() and reversed() methods.
|
2020-11-01 14:44:04 +05:30 |
|
TacoTheDank
|
feb83b1456
|
Fix a few Kotlin style issues
|
2020-10-31 15:57:49 -04:00 |
|
TacoTheDank
|
166cdd50f4
|
Push conditionals inside branch expressions
|
2020-10-31 15:57:26 -04:00 |
|
TacoTheDank
|
710a840de6
|
Simplify an if else
|
2020-10-31 15:57:01 -04:00 |
|
TacoTheDank
|
e480bc148c
|
Add missing app:iconSpaceReserved
|
2020-10-31 15:56:46 -04:00 |
|
TacoTheDank
|
a6fa8cd4df
|
Use FragmentActivity for AboutActivity's viewpager2
|
2020-10-31 15:54:39 -04:00 |
|
TacoTheDank
|
b8ab82d148
|
Replace a ContextCompat with LayoutInflater.from
|
2020-10-31 15:54:19 -04:00 |
|
TacoTheDank
|
dfefb90d26
|
Fix some version checks to use android.os.Build
|
2020-10-31 15:54:02 -04:00 |
|
XiangRongLin
|
e52df544c6
|
Convert notification actions to a custom preference (#4652)
|
2020-10-31 11:58:33 +01:00 |
|
vkay94
|
917d20efe0
|
Player gestures: separate logic and UI
|
2020-10-29 12:46:34 +01:00 |
|
bopol
|
ca029eba3f
|
polish strings, fix build error
|
2020-10-26 17:01:55 +01:00 |
|
Isira Seneviratne
|
cd12b9add1
|
Use DrawableCompat.
|
2020-10-25 21:01:53 +05:30 |
|
Stypox
|
873e5fbd43
|
Merge pull request #4594 from Isira-Seneviratne/Use_TextViewCompat
Use TextViewCompat.setCompoundDrawablesRelativeWithIntrinsicBounds().
|
2020-10-25 14:44:01 +01:00 |
|
Tobias Groza
|
7391557c39
|
Merge pull request #4549 from Stypox/fix-showMiniPlayer
Fix IllegalStateException after onSaveInstanceState
|
2020-10-23 21:58:20 +02:00 |
|
mhmdanas
|
3d905cefd6
|
Optimize app PNGs
|
2020-10-23 17:00:39 +03:00 |
|
TobiGr
|
17e537951e
|
Merge remote-tracking branch 'Weblate/dev' into dev
|
2020-10-23 10:52:51 +02:00 |
|
vkay94
|
d7547fb196
|
Fix PlaylistAppendDialog: Renamed method and replaced with Runnable
|
2020-10-23 09:44:26 +02:00 |
|
vkay94
|
0f720b6e97
|
Fix PlaylistAppendDialog showing when no local playlists exist
|
2020-10-23 09:44:26 +02:00 |
|
Weblate
|
c0b8c764bb
|
Added translation using Weblate (Santali)
|
2020-10-22 20:40:29 +02:00 |
|
Digiwizkid
|
c445220688
|
Translated using Weblate (Bengali (India))
Currently translated at 58.8% (353 of 600 strings)
|
2020-10-22 20:34:47 +02:00 |
|
Shiv
|
c39ded4653
|
Translated using Weblate (Hindi)
Currently translated at 78.6% (472 of 600 strings)
|
2020-10-22 20:34:46 +02:00 |
|
Rishi Dutt Shukla
|
b7045e91c8
|
Translated using Weblate (Hindi)
Currently translated at 78.6% (472 of 600 strings)
|
2020-10-22 20:34:46 +02:00 |
|
Yaron Shahrabani
|
68ba1cfa3f
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-22 20:34:46 +02:00 |
|
Jeff Huang
|
0eea45428c
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-22 20:34:46 +02:00 |
|
David Braz
|
ca3cfaf0eb
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (599 of 600 strings)
|
2020-10-22 20:34:45 +02:00 |
|
Vojtěch Šamla
|
56f188dc5c
|
Translated using Weblate (Czech)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-22 20:34:45 +02:00 |
|
Vibo Lavida
|
41fb3125c7
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-22 20:34:45 +02:00 |
|
bopol
|
18f60ff3df
|
Merge pull request #4554 from mitosagi/translate-numbers
Translates shortened notation of numbers
|
2020-10-22 19:05:53 +02:00 |
|
Isira Seneviratne
|
0e2f57bc60
|
Use TextViewCompat.setCompoundDrawablesRelativeWithIntrinsicBounds().
|
2020-10-22 06:01:49 +05:30 |
|
opusforlife2
|
ed02feb4fd
|
Merge pull request #4553 from TacoTheDank/about-viewpager2
Migrate AboutActivity to ViewPager2
|
2020-10-18 10:12:20 +00:00 |
|
Hakim Oubouali
|
ef878e2f85
|
Translated using Weblate (Central Atlas Tamazight)
Currently translated at 28.6% (172 of 600 strings)
|
2020-10-18 11:29:15 +02:00 |
|
Hakim Oubouali
|
e0b678376e
|
Translated using Weblate (Berber)
Currently translated at 23.6% (142 of 600 strings)
|
2020-10-18 11:29:11 +02:00 |
|
Sérgio Marques
|
f424135e64
|
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-18 11:29:08 +02:00 |
|
Ajeje Brazorf
|
7d8eea73f0
|
Translated using Weblate (Sardinian)
Currently translated at 99.8% (599 of 600 strings)
|
2020-10-18 11:29:07 +02:00 |
|
PPNplus
|
f8558c3b65
|
Translated using Weblate (Thai)
Currently translated at 47.0% (282 of 600 strings)
|
2020-10-18 11:29:07 +02:00 |
|
Azizov Aga
|
88d5820da2
|
Translated using Weblate (Azerbaijani)
Currently translated at 22.3% (134 of 600 strings)
|
2020-10-18 11:29:06 +02:00 |
|
Garden Hose
|
2239ccf745
|
Translated using Weblate (Croatian)
Currently translated at 87.1% (523 of 600 strings)
|
2020-10-18 11:29:05 +02:00 |
|
Eric
|
35520cf181
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-18 11:29:05 +02:00 |
|
Ali Demirtas
|
412aed5170
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-18 11:29:04 +02:00 |
|
zmni
|
730cb4b168
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-18 11:29:03 +02:00 |
|
Hakim Oubouali
|
b0f9d60164
|
Translated using Weblate (Arabic)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-18 11:29:02 +02:00 |
|
random r
|
335add54ae
|
Translated using Weblate (Italian)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-18 11:29:02 +02:00 |
|
Mitosagi
|
83ced08ac8
|
Translated using Weblate (Japanese)
Currently translated at 99.8% (599 of 600 strings)
|
2020-10-18 11:29:02 +02:00 |
|
Nikita Epifanov
|
4ce7aab279
|
Translated using Weblate (Russian)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-18 11:29:02 +02:00 |
|
Ali Demirtas
|
3453e1e5b5
|
Translated using Weblate (English)
Currently translated at 100.0% (600 of 600 strings)
|
2020-10-18 11:29:01 +02:00 |
|
mabroukb
|
8997cc6f3a
|
Translated using Weblate (French)
Currently translated at 99.6% (598 of 600 strings)
|
2020-10-18 11:29:01 +02:00 |
|