Igor Nedoboy
|
f2bebcb449
|
Translated using Weblate (Russian)
Currently translated at 100.0% (560 of 560 strings)
|
2020-04-03 02:13:55 +02:00 |
|
Hosted Weblate
|
9ee1926965
|
Merge branch 'origin/dev' into Weblate.
|
2020-04-03 00:39:15 +02:00 |
|
Igor Nedoboy
|
d55d2740b7
|
Translated using Weblate (Russian)
Currently translated at 99.2% (556 of 560 strings)
|
2020-04-03 00:39:12 +02:00 |
|
TobiGr
|
2f6c9df528
|
Merge remote-tracking branch 'Weblate/dev' into dev
|
2020-04-02 23:37:14 +02:00 |
|
Igor Nedoboy
|
9411c48d8f
|
Translated using Weblate (Russian)
Currently translated at 98.0% (549 of 560 strings)
|
2020-04-02 23:24:25 +02:00 |
|
anonymous
|
66d479cb90
|
Translated using Weblate (Russian)
Currently translated at 98.0% (549 of 560 strings)
|
2020-04-02 23:24:23 +02:00 |
|
Igor Nedoboy
|
29c8e51ab5
|
Translated using Weblate (Russian)
Currently translated at 98.0% (549 of 560 strings)
|
2020-04-02 23:24:22 +02:00 |
|
Igor Nedoboy
|
a340010336
|
Translated using Weblate (Russian)
Currently translated at 97.3% (545 of 560 strings)
|
2020-04-02 23:16:56 +02:00 |
|
anonymous
|
b2ecd2abee
|
Translated using Weblate (Russian)
Currently translated at 97.3% (545 of 560 strings)
|
2020-04-02 23:16:54 +02:00 |
|
Igor Nedoboy
|
2766deb3f5
|
Translated using Weblate (Russian)
Currently translated at 97.3% (545 of 560 strings)
|
2020-04-02 23:16:54 +02:00 |
|
anonymous
|
e2f60df1b0
|
Translated using Weblate (Russian)
Currently translated at 95.5% (535 of 560 strings)
|
2020-04-02 22:46:22 +02:00 |
|
TobiGr
|
5175d60f19
|
Change APK base name depending on the branch name for debug builds
|
2020-04-02 21:45:28 +02:00 |
|
zmni
|
17575969aa
|
Translated using Weblate (Indonesian)
Currently translated at 99.2% (556 of 560 strings)
|
2020-04-02 20:49:16 +02:00 |
|
AioiLight
|
40d1554657
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (560 of 560 strings)
|
2020-04-02 20:49:16 +02:00 |
|
Mauricio Colli
|
346eb2df96
|
Make the drawer layout adapt to any status bar size
This improves the drawer specifically for phones that have a notch.
|
2020-04-02 11:05:19 -03:00 |
|
Kik Ki
|
e88aa3e917
|
Translated using Weblate (Thai)
Currently translated at 49.6% (278 of 560 strings)
|
2020-04-02 10:51:35 +02:00 |
|
Xiang Xu
|
35bd79446b
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (560 of 560 strings)
|
2020-04-02 10:51:35 +02:00 |
|
CE4
|
559c8f36b7
|
Translated using Weblate (German)
Currently translated at 100.0% (560 of 560 strings)
|
2020-04-02 10:51:35 +02:00 |
|
kapodamy
|
43a95447f8
|
fix integer overflows
* available() method in ChunkFileInputStream.java
* free "ahead space" calculation in CircularFileWriter.java
|
2020-04-01 15:30:33 -03:00 |
|
kapodamy
|
4c806c8ab9
|
code cleanup
|
2020-04-01 15:30:32 -03:00 |
|
Tobias Groza
|
6133922cd3
|
Merge pull request #3259 from mauriciocolli/improve-drawer-layout
Improvements for the drawer header layout
|
2020-04-01 18:47:53 +02:00 |
|
Jeff Huang
|
99e316e239
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (560 of 560 strings)
|
2020-04-01 09:10:33 +02:00 |
|
Stypox
|
459a68210e
|
Fix mute button causing crashes on API 19
Using rootView.getContext() because getApplicationContext() didn't work (it was probably missing information about theme)
|
2020-04-01 09:08:03 +02:00 |
|
opusforlife2
|
0f7985b83e
|
Translated using Weblate (English)
Currently translated at 99.8% (559 of 560 strings)
|
2020-03-31 18:15:23 +02:00 |
|
Vojtěch Šamla
|
7a1d70b71e
|
Translated using Weblate (Czech)
Currently translated at 100.0% (560 of 560 strings)
|
2020-03-31 14:04:56 +02:00 |
|
Jakub Gajdoš
|
785a5fb3bf
|
Translated using Weblate (Slovak)
Currently translated at 94.2% (528 of 560 strings)
|
2020-03-31 14:04:56 +02:00 |
|
TobiGr
|
4cf3a923fd
|
Merge branch 'master' into dev
|
2020-03-31 12:33:16 +02:00 |
|
TobiGr
|
ced8d7efed
|
Release 0.19.1
|
2020-03-31 00:24:13 +02:00 |
|
TobiGr
|
3e37be8543
|
Improve database migration SQL statement
|
2020-03-31 00:20:13 +02:00 |
|
Mauricio Colli
|
9dab5aaa28
|
Add tests for database migration to version 3 handling null values
|
2020-03-30 15:50:47 -03:00 |
|
Mauricio Colli
|
a9a64634a9
|
Fix handling of null values in database migration to version 3
Some values prior to this version could be null, this wasn't handled
properly before.
|
2020-03-30 15:50:46 -03:00 |
|
CaptainCrumble
|
40f87770ce
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (560 of 560 strings)
|
2020-03-30 17:33:56 +02:00 |
|
ssantos
|
73f84aa2af
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (560 of 560 strings)
|
2020-03-30 17:33:54 +02:00 |
|
chr56
|
b589b3eea1
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (560 of 560 strings)
|
2020-03-30 00:51:52 +02:00 |
|
ssantos
|
d4a9026d21
|
Translated using Weblate (German)
Currently translated at 100.0% (560 of 560 strings)
|
2020-03-30 00:11:01 +02:00 |
|
Tobias Groza
|
85316a6405
|
Merge pull request #3289 from B0pol/grid_moreinfo
add upload date on stream grid items
|
2020-03-29 23:49:39 +02:00 |
|
TobiGr
|
c9ec5552bf
|
release version 0.19.0 (900)
|
2020-03-28 20:32:20 +01:00 |
|
vlt23
|
f0eafe8160
|
Fix UI crash in Settings, Content (chinese language)
|
2020-03-28 20:12:17 +01:00 |
|
TobiGr
|
ae558b1daf
|
Update extractor version
|
2020-03-28 19:18:37 +01:00 |
|
Tobias Groza
|
f006b9a2ba
|
Merge pull request #3279 from mauriciocolli/fix-not-found-handling
Handle content not available exception more comprehensively
|
2020-03-28 19:10:43 +01:00 |
|
Mauricio Colli
|
5b8eef2ff1
|
Handle content not available exception more comprehensively
|
2020-03-28 14:54:52 -03:00 |
|
Tobias Groza
|
4214d617d3
|
Merge pull request #3283 from Stypox/fix-mute-button
Fix mute button inflation problems on API<21
|
2020-03-28 18:38:36 +01:00 |
|
Mauricio Colli
|
143656ecf4
|
Use correct class for getting a vector drawable in older APIs
|
2020-03-28 14:30:47 -03:00 |
|
Mauricio Colli
|
574ad87128
|
Fix bug when searching for urls from shared content
|
2020-03-28 14:06:11 -03:00 |
|
Mauricio Colli
|
561a2c58a2
|
Introduce a proper way to find urls in a string input
|
2020-03-28 14:06:09 -03:00 |
|
WaldiS
|
7f5f4b5b90
|
Translated using Weblate (Polish)
Currently translated at 100.0% (560 of 560 strings)
|
2020-03-28 17:09:30 +01:00 |
|
ssantos
|
849905a830
|
Translated using Weblate (Portuguese)
Currently translated at 90.7% (508 of 560 strings)
|
2020-03-28 17:09:29 +01:00 |
|
Terry Louwers
|
3e54b53a95
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (560 of 560 strings)
|
2020-03-28 17:09:29 +01:00 |
|
anonymous
|
c66c31e4ed
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (560 of 560 strings)
|
2020-03-28 17:09:29 +01:00 |
|
bopol
|
49259455f9
|
add upload date on stream grid items
fixes #3175
|
2020-03-28 14:19:57 +01:00 |
|