Matthieu
c014eef3f3
Make action bars contain info and back button
2020-09-26 00:25:08 +02:00
Matthieu
b14242a448
Extract strings
2020-09-25 17:00:08 +02:00
Matthieu
0910ef176a
Create About activity with licenses and dependency list
2020-09-25 16:46:01 +02:00
Matthieu
fa5e9b764e
update dependencies
2020-09-14 16:04:53 +02:00
Matthieu
822f81e4b8
Merge branch 'translations' into 'master'
...
Translations
See merge request pixeldroid/PixelDroid!244
2020-09-14 16:01:29 +02:00
Matthieu
4f5e08d73e
fix for dark mode
2020-09-13 23:48:03 +02:00
Matthieu
7c361aefe0
Add hamburger button to tab bar
2020-09-13 23:35:09 +02:00
x
e27779c358
Translated using Weblate (Italian)
...
Currently translated at 100.0% (98 of 98 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/it/
2020-09-12 13:28:25 +00:00
Mostafa Ahangarha
f8aeaa52d2
Translated using Weblate (Persian)
...
Currently translated at 100.0% (98 of 98 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fa/
2020-09-11 14:21:48 +00:00
Matthieu
98e18635b5
Add crash report using TraceDroid
2020-09-10 22:47:04 +02:00
Matthieu
7066c8e903
Switch to flexbox to fix #242
2020-09-10 22:09:14 +02:00
Matthieu
61d6ef47ac
Adding time to notification
2020-09-10 20:20:23 +02:00
Matthieu
7bca413d60
Use nodeinfo endpoint to get info about the capabilities of the instance
2020-08-22 22:34:21 +02:00
Matthieu
bd39bc681d
Merge branch 'translations' into 'master'
...
Translations
See merge request pixeldroid/PixelDroid!235
2020-07-26 20:59:35 +02:00
Matthieu
7e3398d908
Translated using Weblate (Dutch)
...
Currently translated at 91.5% (87 of 95 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
2020-07-26 20:59:35 +02:00
Matthieu
21925e7af4
Dependency injection
...
Configure dependency injection for API and the database. Uses Dagger (dagger.dev)
The API is held in a holder, so that it can be invalidated or recreated as needed.
Big refactor of the feeds, this introduces a bit more duplication of code (some very similar methods that differ only in the types or minor details), but now the inheritance makes more sense and there is less "forcing" to make the inheritance work (for example: no more casting Int to String just to have the right type for the key)
It should be easier to work with the feeds in the future, maybe we'll find better abstractions later on.
2020-07-26 20:56:01 +02:00
Matthieu
f1fef066b0
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (95 of 95 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/es/
2020-06-26 00:52:35 +02:00
Sanimys
7981ae8643
enable creating albums ( #229 )
...
* Moved the crop button so that it doesn't take space in the activity
* Semi transparent in the middle, same position than the image
* First draft of the album creation
* choose multiple images in gallery
* Added functionalities to Album creation
* merge with master
* Gallery of images selected for the album creation
* to merge with master
* Images editable individually
* Creation of album is now possible
* Added tests
* Added test to edit picture selected
* merge PostCreation and AlbumCreation
* Merged completely PostCreation and AlbumCreation
* removed albumCreation in Manifest
* Refactored slightly
* Don't re-upload all images at each edit, only re-upload one
* Make sure all images are uploaded, correctly calculate progress
* comment assert, sorry
* fix test
* fix merge
Co-authored-by: Joachim Dunant <joachim.dunant@epfl.ch>
Co-authored-by: Matthieu <61561059+Wv5twkFEKh54vo4tta9yu7dHa3@users.noreply.github.com>
2020-06-05 23:49:28 +02:00
Matthieu
5f773bef1a
release 3
2020-06-05 23:09:25 +02:00
Samuel Dietz
b01922126f
Better sensitive profiles ( #230 )
...
Stop using the sensitive icon as the placeholder for every post, but only load it for actually sensitive posts.
2020-06-05 20:44:57 +02:00
Ulysse Widmer
34f3d12dbc
Offline mode part 2 - Store posts in the DB ( #209 )
...
* store posts base idea
* switch to nullable types in Status object
* store posts first try + switch to nullable types for Attachment objects
* fix some tests, add converters
* update gradle
* wip: display stored post
* first draft of functional offline post
* added likes and shares to offline data
* fully functional
* clear activity correctly
* clear correctly activities
* refactored some tests and added offline feed test
* Distinguish between users, and only store home timeline
* count better
* Sort when getting statuses
* disable buttons, since we're offline anyways
Co-authored-by: Matthieu <61561059+Wv5twkFEKh54vo4tta9yu7dHa3@users.noreply.github.com>
2020-06-05 20:14:57 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
46498b4a9c
Translations update from Weblate ( #227 )
...
* Translated using Weblate (Italian)
Currently translated at 100.0% (94 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/it/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (94 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ca/
* Translated using Weblate (French)
Currently translated at 100.0% (94 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (Arabic)
Currently translated at 98.9% (93 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Persian)
Currently translated at 100.0% (94 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fa/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (94 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (94 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/es/
* Translated using Weblate (German)
Currently translated at 100.0% (94 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Dutch)
Currently translated at 88.2% (83 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (94 of 94 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
Co-authored-by: x <hardwired1.0@protonmail.com>
Co-authored-by: retiolus <retiolus@protonmail.com>
Co-authored-by: ButterflyOfFire <butterflyoffire+pixeldroid@protonmail.com>
Co-authored-by: Mostafa Ahangarha <ahangarha@riseup.net>
Co-authored-by: Juan Roberto <juanrobertogarciasanchez@gmail.com>
Co-authored-by: Tagomago <tagomago@disroot.org>
Co-authored-by: T B <weblatepixeldroid@thilobuchholz.de>
Co-authored-by: Anonymous <noreply@weblate.org>
2020-06-05 19:46:40 +02:00
Matthieu
7170a3d285
Why document when you can just not? Thank you Google
2020-06-03 19:33:46 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
0348696f3a
Improve upload flow performance & visual feedback ( #224 )
...
* Make less copies, detect if no changes are made for a fast path, give some feedback while processing the image
* avoid NPE on camera, use more generic inputstream so that file picking works again
* stop using resource in test
* stop using resource in test
* fix uri issue and add test
* Test dialog, stringify strings
* click error button, for fun
* test error button in post creation
* check retry of upload works
* Remove wrong button click in test
* add some tests for followers list
* test edit profile button
* test back button
* try to get all callbacks to be called
* Fix typo
* Make sure crop is not ignored
2020-06-03 16:32:02 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
9a758ee7bf
Translations update from Weblate ( #217 )
...
* Translated using Weblate (Basque)
Currently translated at 69.2% (63 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ru/
* Translated using Weblate (Basque)
Currently translated at 97.8% (89 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (Basque)
Currently translated at 97.8% (89 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (Persian)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fa/
* Translated using Weblate (Russian)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/zh_Hans/
* Translated using Weblate (Basque)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/es/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/sv/
* Translated using Weblate (Dutch)
Currently translated at 79.1% (72 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Dutch)
Currently translated at 79.1% (72 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Dutch)
Currently translated at 80.2% (73 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Dutch)
Currently translated at 80.2% (73 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Dutch)
Currently translated at 81.3% (74 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Dutch)
Currently translated at 81.3% (74 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Dutch)
Currently translated at 90.1% (82 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Dutch)
Currently translated at 90.1% (82 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
Co-authored-by: bertol <bertol@ni.eus>
Co-authored-by: Siberia Bread Factory <darak85863@mailcupp.com>
Co-authored-by: dabid <dabid@laborategia.eus>
Co-authored-by: Mostafa Ahangarha <ahangarha@riseup.net>
Co-authored-by: ge <gechandev@gmail.com>
Co-authored-by: Dylan Wu <dw@watelier.cn>
Co-authored-by: Juan Roberto <juanrobertogarciasanchez@gmail.com>
Co-authored-by: Isak Alexander <isak@holmstroms.org>
Co-authored-by: Weblate Admin <contact@pixeldroid.org>
Co-authored-by: T B <weblatepixeldroid@thilobuchholz.de>
Co-authored-by: pascalou <baz.14@zaclys.net>
Co-authored-by: Anonymous <noreply@weblate.org>
2020-06-03 15:50:17 +02:00
Matthieu
ccb6be454e
Release 2
2020-05-22 23:10:57 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
ed6edbb5da
Translations ( #215 )
...
* Translated using Weblate (Arabic)
Currently translated at 52.7% (48 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (English)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/en/
* Translated using Weblate (Arabic)
Currently translated at 52.7% (48 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (German)
Currently translated at 70.3% (64 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Arabic)
Currently translated at 56.0% (51 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (German)
Currently translated at 70.3% (64 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Arabic)
Currently translated at 56.0% (51 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 58.2% (53 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Dutch)
Currently translated at 64.8% (59 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Arabic)
Currently translated at 58.2% (53 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 75.8% (69 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (German)
Currently translated at 92.3% (84 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Arabic)
Currently translated at 75.8% (69 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (French)
Currently translated at 93.4% (85 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (Persian)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fa/
* Translated using Weblate (Arabic)
Currently translated at 80.2% (73 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 80.2% (73 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 80.2% (73 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 84.6% (77 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 84.6% (77 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.7% (88 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.7% (88 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.7% (88 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.7% (88 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 97.8% (89 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (French)
Currently translated at 93.4% (85 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 93.4% (85 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 93.4% (85 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (English)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/en/
* Translated using Weblate (English)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/en/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (English)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/en/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Italian)
Currently translated at 92.3% (84 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ca/
* Translated using Weblate (Galician)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/gl/
* Translated using Weblate (Russian)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ru/
* Translated using Weblate (Basque)
Currently translated at 64.8% (59 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (Basque)
Currently translated at 64.8% (59 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (Dutch)
Currently translated at 71.4% (65 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Basque)
Currently translated at 68.1% (62 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (Dutch)
Currently translated at 71.4% (65 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ja/
Co-authored-by: ButterflyOfFire <butterflyoffire+pixeldroid@protonmail.com>
Co-authored-by: T B <weblatepixeldroid@thilobuchholz.de>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: MOAD Melek <moadmalek@protonmail.com>
Co-authored-by: Mostafa Ahangarha <ahangarha@riseup.net>
Co-authored-by: Sven <weblate.pixeldroid.org@linux4tw.de>
Co-authored-by: Weblate Admin <contact@pixeldroid.org>
Co-authored-by: retiolus <retiolus@protonmail.com>
Co-authored-by: x <hardwired1.0@protonmail.com>
Co-authored-by: Xose M <correoxm@disroot.org>
Co-authored-by: Siberia Bread Factory <darak85863@mailcupp.com>
Co-authored-by: dabid <dabid@laborategia.eus>
Co-authored-by: bertol <bertol@ni.eus>
Co-authored-by: echolib <neosting@riseup.net>
Co-authored-by: YorimiMochida <yuuman002@gmail.com>
2020-05-22 21:08:23 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
0f122ce4e2
Make double tap to like work correctly
2020-05-22 18:47:12 +02:00
Andrew Dobis
68cdb880a4
Added double tap likes ( #211 )
...
* fixed visual dark mode bug
* added double tap liking
* fixed conflict with sensitive media
* removed old test that is no longer relevant
2020-05-22 12:19:24 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
6a30b1a2bf
Translations update from Weblate ( #199 )
...
* Translated using Weblate (Arabic)
Currently translated at 52.7% (48 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (English)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/en/
* Translated using Weblate (Arabic)
Currently translated at 52.7% (48 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (German)
Currently translated at 70.3% (64 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Arabic)
Currently translated at 56.0% (51 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (German)
Currently translated at 70.3% (64 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Arabic)
Currently translated at 56.0% (51 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 58.2% (53 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Dutch)
Currently translated at 64.8% (59 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Arabic)
Currently translated at 58.2% (53 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 75.8% (69 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (German)
Currently translated at 92.3% (84 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Arabic)
Currently translated at 75.8% (69 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (French)
Currently translated at 93.4% (85 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (Persian)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fa/
* Translated using Weblate (Arabic)
Currently translated at 80.2% (73 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 80.2% (73 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 80.2% (73 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 84.6% (77 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 84.6% (77 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.7% (88 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.7% (88 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.7% (88 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 96.7% (88 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 97.8% (89 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (French)
Currently translated at 93.4% (85 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 93.4% (85 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 93.4% (85 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (English)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/en/
* Translated using Weblate (English)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/en/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (English)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/en/
* Translated using Weblate (French)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (German)
Currently translated at 98.9% (90 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
* Translated using Weblate (Italian)
Currently translated at 92.3% (84 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ca/
* Translated using Weblate (Galician)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/gl/
* Translated using Weblate (Russian)
Currently translated at 95.6% (87 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ru/
* Translated using Weblate (Basque)
Currently translated at 64.8% (59 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (Basque)
Currently translated at 64.8% (59 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
* Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
* Translated using Weblate (Dutch)
Currently translated at 71.4% (65 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
* Translated using Weblate (Basque)
Currently translated at 68.1% (62 of 91 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
Co-authored-by: ButterflyOfFire <butterflyoffire+pixeldroid@protonmail.com>
Co-authored-by: T B <weblatepixeldroid@thilobuchholz.de>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: MOAD Melek <moadmalek@protonmail.com>
Co-authored-by: Mostafa Ahangarha <ahangarha@riseup.net>
Co-authored-by: Sven <weblate.pixeldroid.org@linux4tw.de>
Co-authored-by: Weblate Admin <contact@pixeldroid.org>
Co-authored-by: retiolus <retiolus@protonmail.com>
Co-authored-by: x <hardwired1.0@protonmail.com>
Co-authored-by: Xose M <correoxm@disroot.org>
Co-authored-by: Siberia Bread Factory <darak85863@mailcupp.com>
Co-authored-by: dabid <dabid@laborategia.eus>
Co-authored-by: bertol <bertol@ni.eus>
Co-authored-by: echolib <neosting@riseup.net>
2020-05-22 12:19:11 +02:00
mjaillot
f95f72aeae
Handled HTML in profile descriptions ( #204 )
2020-05-21 22:39:51 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
edf56c4ce3
fix translations... finally? ( #203 )
...
* fix translations... finally?
* fix translations... finally? merge
* remove unused strings
* change server to avoid failing test
2020-05-21 21:54:09 +02:00
Sanimys
4a79c862fb
Move crop button ( #197 )
...
* Moved the crop button so that it doesn't take space in the activity
* Semi transparent in the middle, same position than the image
Co-authored-by: Joachim Dunant <joachim.dunant@epfl.ch>
2020-05-21 21:40:27 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
66e6bd66dd
Merge translations ( #202 )
...
* Merge translations
* fix test after string changed
2020-05-21 21:21:13 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3
d942c30898
Add upload progress bars and error handling to PostCreationActivity ( #191 )
...
* Add upload bar to PostCreationActivity
* Add upload error handling
* Fix test, remove duplicate api endpoint
* try to trigger ci
* don't show error all the time
* remove unused strings
2020-05-21 19:31:41 +02:00
mjaillot
5b0a344236
WIP: Translatable text ( #164 )
...
* Extracted all visible texts
* Unit test import
* Removed conflicting import
* Removed unit tests that are no longer valid
* Added tests
* Renamed string
* Fixed string
* Added strings descriptions
* Converted string to templates
2020-05-21 15:22:57 +02:00
w
dba4d3c2e3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (42 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/pt_BR/
2020-05-21 12:25:06 +00:00
bertol
6b1a06b031
Translated using Weblate (Basque)
...
Currently translated at 100.0% (42 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
2020-05-21 12:25:06 +00:00
w
32baba336f
Added translation using Weblate (Portuguese (Brazil))
2020-05-21 12:25:06 +00:00
Lamoda S
89238b6eec
Translated using Weblate (Bengali (Bangladesh))
...
Currently translated at 7.1% (3 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/bn_BD/
2020-05-21 12:25:06 +00:00
Weblate Admin
8805dbdf38
Translated using Weblate (German)
...
Currently translated at 92.8% (39 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
2020-05-21 12:25:06 +00:00
Weblate Admin
1345c64ff7
Translated using Weblate (Dutch)
...
Currently translated at 97.6% (41 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
2020-05-21 12:25:06 +00:00
Lamoda S
b141ea45f2
Added translation using Weblate (Bengali (Bangladesh))
2020-05-21 12:25:06 +00:00
Isak Alexander
e99a748648
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (42 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/sv/
2020-05-21 12:25:06 +00:00
bertol
489a605b95
Translated using Weblate (Basque)
...
Currently translated at 90.4% (38 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/eu/
2020-05-21 12:25:06 +00:00
T3rr0rZ0n3
f72c25d9ab
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (42 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ca/
2020-05-21 12:25:06 +00:00
Anonymous
8de4e2d741
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (42 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/es/
2020-05-21 12:25:06 +00:00
Mostafa Ahangarha
1a74fa2b59
Translated using Weblate (Persian)
...
Currently translated at 100.0% (42 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fa/
2020-05-21 12:25:06 +00:00
Siberia Bread Factory
b503ef8dd3
Translated using Weblate (Russian)
...
Currently translated at 100.0% (42 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ru/
2020-05-21 12:25:06 +00:00
Dylan Wu
09d13880b5
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (42 of 42 strings)
Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/zh_Hans/
2020-05-21 12:25:06 +00:00