Akarshan Biswas
47f98a4000
Added translation using Weblate (Bengali (India))
2019-06-10 17:40:12 +00:00
pandasoft0
c335651b6b
Redesign report activity ( #1295 )
...
* Report activity core
* Implement navigation
* Implement navigation
* Update strings
* Revert manifest formatting
* Implement Done page
* Add landscape layout
* Implement Note fragment
* Create component
* Implement simple status adapter
* Format code
* Add date/time to report statuses
* Refactor status view holder
* Refactor code
* Refactor ViewPager
* Replace MaterialButton with Button
* Remove unneeded string
* Update Text and Check views style
* Remove old ReportActivity and rename Report2Activity to ReportActivity
* Hide "report to remote instance" checkbox for local accounts
* Add account, hashtag and links click handler
* Add media preview
* Add sensitive content support
* Add status expand/collapse support
* Update adapter to user adapterPosition instead of stored status
* Updated checked change handling
* Add polls support to report screen
* Add copyright
* Set buttonTint at CheckBox
* Exclude reblogs from statuses for reports
* Change final page check mark size
* Update report note screen
* Fix typos
* Remove unused params from api endpoint
* Replace .visibility with show()/hide()
* Replace Date().time with System.currentTime...
* Add line spacing
* Fix close button tint issue
* Updated status adapter
2019-06-09 16:55:34 +02:00
Constantin A
f7581daa75
2019 Emoji Update ( #1261 )
...
* Updated EmojiCompat support:
- Fonts are now updatable
- Old fonts will automatically be deleted
- Noto Emoji is supported
- New library version
* It will now (hopefully) only look through the emoji font directory if it exists...
* Added a noto emoji icon for Android <=6;
Font files and their version relation are only loaded once now.
* Small bugfix for the noto emoji icon
* Changed the initial size of the existingFontFiles list to a constant value
* Bugfixes
Old files are now (really) deleted
The latest version is used as the actuall font
Further optimizations
* Emoji font update triggers restart dialog
* Resized the Noto icon;
(Hopefully) fixed EmojiCompat (again)
2019-06-06 21:51:56 +02:00
Konrad Pozniak
a956061cbf
cleanup unused resources ( #1300 )
2019-06-02 22:02:03 +02:00
Anonymous
8a4124b927
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2019-06-02 19:23:22 +00:00
Anonymous
da4b64754c
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/
2019-06-02 19:23:22 +00:00
Vegard Skjefstad
4d1ab4c93c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2019-06-02 19:23:22 +00:00
Anonymous
ceffe500d0
Translated using Weblate (Czech)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cs/
2019-06-02 19:23:22 +00:00
Daniele Lira Mereb
84db4d0df3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-06-02 19:23:22 +00:00
Francesc Galí
856e9f3a5f
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-06-02 19:23:22 +00:00
Konrad Pozniak
9a90594fae
Merge pull request #1288 from tuskyapp/poll-description
...
Minimal screen reader support for polls
2019-05-30 21:53:56 +02:00
Daniele Lira Mereb
565c2508d6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-29 18:26:37 +00:00
Kristijan Tkalec
6c831e98d0
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/
2019-05-29 18:26:37 +00:00
Vegard Skjefstad
241a26eaec
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2019-05-29 18:26:37 +00:00
ButterflyOfFire
d5c4c9b805
Translated using Weblate (French)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2019-05-29 18:26:37 +00:00
Mélanie Chauvel
8742f9609d
Translated using Weblate (French)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2019-05-29 18:26:37 +00:00
Mélanie Chauvel
ca2fcec84c
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/eo/
2019-05-29 18:26:37 +00:00
lenchan139
6fc62d3c01
make a copy of file before upload ( #1294 )
2019-05-29 20:26:33 +02:00
Konrad Pozniak
7f4a6f9e40
fix text color in dropdown of light theme ( #1286 )
...
* fix text color in dropdown of light theme
* rename theme to make clear where it is used
2019-05-26 22:26:23 +02:00
charlag
3f613dc56f
Minimal screen reader support for polls
2019-05-26 15:56:26 +02:00
Konrad Pozniak
83696b5c7f
Animate gif avatars ( #1279 )
...
* animate gif avatars
* add setting to enable avatar animation
* cleanup code
2019-05-26 08:46:08 +02:00
Konrad Pozniak
7733e387ee
improve notification fragment layout ( #1282 )
...
* improve notification fragment layout
* improve sw640dp notification fragment layout
2019-05-26 08:39:21 +02:00
Kyle Sunden
80f62ad4c1
fix filemojicompat link ( #1274 )
2019-05-25 16:44:51 +02:00
Juanjo Salvador
296e88b09f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-24 18:52:55 +00:00
Juanjo Salvador
2ffbf6ef3d
Translated using Weblate (Spanish)
...
Currently translated at 98.9% (363 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-24 16:42:17 +00:00
Markel @wakutiteo
baa6069f55
Translated using Weblate (Spanish)
...
Currently translated at 98.9% (363 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-24 16:42:17 +00:00
Markel @wakutiteo
9543925908
Translated using Weblate (Spanish)
...
Currently translated at 86.9% (319 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-24 16:42:17 +00:00
Kristijan Tkalec
dc040a814a
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/
2019-05-24 16:42:17 +00:00
Quentí
bd134467f7
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/oc/
2019-05-24 16:42:17 +00:00
Anonymous
259e5e0587
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.7% (366 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/zh_Hans/
2019-05-24 16:42:17 +00:00
Daniele Lira Mereb
7073ee0490
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-24 16:42:17 +00:00
Konrad Pozniak
eedd0d51eb
downgrade alpha libraries ( #1273 )
2019-05-20 16:56:58 +02:00
Konrad Pozniak
51a34271fa
fix ellipsize in item_account ( #1269 )
2019-05-19 21:11:36 +02:00
Konrad Pozniak
2d44c39063
fix upgrade of material lib ( #1268 )
2019-05-18 21:22:58 +02:00
Konrad Pozniak
3f957a09c5
upgrade deps ( #1263 )
2019-05-18 08:06:30 +02:00
pandasoft0
ae5d8b8633
Account Activity enhancements ( #1196 )
...
* use the "follow" button as an "unblock" button on the profiles of blocked users
* use the "follow" button as an "unblock" button on the profiles of blocked users
* add an icon to the profiles that can be clicked to mute/unmute the user
* add an icon to the profiles that can be clicked to mute/unmute the user
* Fix view issues
* Fix view issues
* Implement swipe to refresh for Account layout
* Implement swipe to refresh handler at the account screen
* Implement swipe to refresh
* Correct account refresh
* Show Progress Bar
* Show Progress Bar
* Move "itSelf" check into the viewModel
* Change methods access level
* Change TimelineFragment newInstance overload
* Change avatarSize type to Float
* Replace ImageButton with MaterialButton
* Update account activity swipe to refresh colors
* Refactor code
* Refactor code
* Fix crash on moved account refresh
* Show moved account stats
* Update mute button behaviour
* Show tabs and content for moved accounts
* Fix crash on tablet
2019-05-15 12:43:16 +02:00
Anonymous
b9e118d5e0
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2019-05-14 11:36:09 +00:00
Kristijan Tkalec
2f877634c1
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/
2019-05-14 11:36:09 +00:00
Dani
03ba481ddf
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-14 11:36:08 +00:00
Francesc Galí
637a020a6a
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-14 11:36:08 +00:00
ButterflyOfFire
18001ad6c0
Translated using Weblate (Arabic)
...
Currently translated at 99.2% (364 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
2019-05-14 11:36:08 +00:00
Dani
da156d193d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.1% (360 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-13 04:13:47 +00:00
Anonymous
49defa6ed0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.1% (360 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-13 04:13:46 +00:00
Vegard Skjefstad
ef9ecb9422
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2019-05-11 15:35:11 +00:00
Markel @wakutiteo
e02d33f337
Translated using Weblate (Spanish)
...
Currently translated at 87.2% (320 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-11 15:35:11 +00:00
Aditoo
b81c891281
Translated using Weblate (Czech)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cs/
2019-05-11 15:35:11 +00:00
ButterflyOfFire
9022c843e8
Translated using Weblate (Arabic)
...
Currently translated at 99.2% (364 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
2019-05-11 15:35:11 +00:00
Anonymous
ce37f48b2c
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2019-05-11 15:35:11 +00:00
Quentí
1f649d5019
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/oc/
2019-05-11 15:35:11 +00:00
ButterflyOfFire
8ab93a1792
Translated using Weblate (French)
...
Currently translated at 99.2% (363 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2019-05-11 15:35:11 +00:00