Evgeny Petrov
16aea96e97
RU: Re-worded "Favourites" string, replaced "NSFW" with "sensitive" ( #839 )
2018-09-10 19:28:55 +02:00
Conny Duck
90ef078dd0
update media limits for Mastodon 2.5
2018-09-10 10:00:06 +02:00
Conny Duck
51d231834c
Merge branch 'AbsoluteTime' of https://github.com/kyori19/Tusky into kyori19-AbsoluteTime
...
# Conflicts:
# app/src/main/java/com/keylesspalace/tusky/adapter/NotificationsAdapter.java
2018-09-09 21:48:01 +02:00
Isak Holmström
7134423a05
[SV] Translation: Removed nsfw and replaced it with "sensitive content" ( #836 )
...
* Updated with new strings, added new translations for mute
* Changed from nsfw to sensitive content
2018-09-05 21:29:39 +02:00
qwazix
d49502f798
Make page margin to truly black for tablets. ( #834 )
2018-09-04 18:35:17 +02:00
Konrad Pozniak
28c1c90a98
fix account list loading and clean up a lot of code ( #823 )
...
* fix account list loading and clean up a lot of code
* remove ACCESS_COARSE_LOCATION for API levels 23+
* small improvements
2018-08-31 21:52:09 +02:00
Conny Duck
ca881af7c5
add missing libraries to libraries screen
2018-08-31 20:40:56 +02:00
Conny Duck
90c6eb1f3c
improve wording of "always show sensitive media" setting title
2018-08-29 19:16:41 +02:00
ButterflyOfFire
1f75ef7b2b
Fixing typo in arabic. ( #802 )
2018-08-25 00:01:58 +02:00
Basix
4d16514851
Added Korean Translation ( #783 )
...
* Added Korean Translation
* Edited translation errors discovered by @Kjwon15
https://github.com/tuskyapp/Tusky/pull/782#pullrequestreview-147631374
* Removed a slash at line 43
https://github.com/tuskyapp/Tusky/pull/783#discussion_r211258208
2018-08-20 21:28:20 +02:00
Óliver García Albertos
a6ded17e06
values-es: Update translations ( #785 )
2018-08-20 21:27:27 +02:00
Evgeny Petrov
7369a82b26
[Ru] string hotfix ( #775 )
...
Changed the wrong form of "black" theme string
2018-08-19 12:17:09 +02:00
Quentí
dbbc1e406f
Update Occitan translation ( #776 )
2018-08-19 12:16:56 +02:00
Marcin Mikołajczak
632be33af8
Update Polish translation ( #768 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-08-17 21:00:03 +02:00
kyori
e83dd16942
Do not use absolute time by default.
2018-08-17 10:19:50 +09:00
Anna e só
5d7c2df434
Updated pt-rBR translation ( #765 )
2018-08-16 20:38:27 +02:00
jeroenpraat
fd378f2e31
Updating Dutch strings for v3 ( #761 )
2018-08-16 20:37:59 +02:00
Isak Holmström
d0b40dba6d
Updated with new strings, added new translations for mute ( #760 )
2018-08-16 20:37:44 +02:00
ButterflyOfFire
8eef3991ec
Updated ar (Arabic) translation ( #758 )
...
* add more aggressive proguard config
* even more optimizations
* Updated ar (Arabic) translation
Commit made via Stringlate
2018-08-16 20:37:23 +02:00
Evgeny Petrov
e973a68160
[RU] Language update 20180815 ( #759 )
...
* Updated Russian language
* Updated RU language according to 970551adee
* [RU] Language update
2018-08-16 20:34:50 +02:00
kyori
ca3a5791e3
Show absolute time
2018-08-16 22:51:23 +09:00
Conny Duck
4b4e58302f
fix splashscreen navigationbar color on Android 27+
2018-08-15 22:17:26 +02:00
Conny Duck
8b04361771
update translations
2018-08-15 21:23:54 +02:00
Konrad Pozniak
8930d277e6
add new elephant friends ( #757 )
...
* add new elephant friends
* add art license
* fix typo
2018-08-15 20:51:35 +02:00
Konrad Pozniak
f022944e90
add possibility to change profile fields, refactor ( #751 )
...
* refactor EditProfileActivity, add profile fields
* preserve transparency when cropping profile images
* dont validate profile fields on client side
* revert unintentional change in card_frame_dark.xml
* improve activity_edit_profile layout for tablets
* Revert "improve activity_edit_profile layout for tablets"
This reverts commit 20ff3d167c39b15566e017108b33fe58690a8482.
* improve activity_edit_profile layout for tablets
* fix bug in EditProfileActivity, add snackbar
* improve EditProfileActivity code
* use events instead of shared prefs to communicate profile update
2018-08-15 20:47:09 +02:00
nailyk
4f50bb5566
Translates: FR: Add missing translation ( #744 )
...
* Add missing `title_statuses_with_replies` french translation.
Signed-off-by: nailyk-fr <jenkins@nailyk.fr>
2018-08-08 22:31:43 +02:00
Conny Duck
eee48e48d1
make small avatars in notifications rounded again
2018-08-07 21:44:25 +02:00
Conny Duck
e8b1787f9c
improve Arabic translation (thx to @BoF@mstdn.fr)
2018-07-31 21:30:24 +02:00
Konrad Pozniak
2b246fc379
fix "load more" placeholder changing height after being clicked
2018-07-30 16:28:43 +02:00
Ivan Kupalov
133808891d
Add RoundedImageView for avatars ( #739 )
...
* Add RoundedImageView for avatars
* RoundedImageView: Remove unused things, fix touchable area
2018-07-30 15:36:22 +02:00
qwazix
562beacfc1
Add black theme ( #726 )
...
* Add black theme
On amoled screens a completely black theme helps save battery,
besides looking awesome!
* Fix first set of merge request issues except the dialog.
* Black theme inherits from dark and only the different values
are declared
* Make nav bar translucent (for some reason content does not
go behind it in main activity. Need to investigate)
* Remove nav bar line
* Fix toolbar color
* Fix dialog issue with black theme.
Revert translucent navigation.
* Translations updated, as well as possible from online sources.
* Make login screen respect black theme
2018-07-30 15:31:35 +02:00
Ivan Kupalov
6fcb3cb495
Add image descriptions indicator ( #697 )
...
* Add image descriptions indicator. Closes #683
* Add bg for description indicator, change symbol
* Use icon for image description indicator
2018-07-30 15:20:53 +02:00
Isak Holmström
80bf2f361c
Improved swedish translation ( #735 )
...
* Update strings.xml
* Updated strings.xml
Added the missing string-arrays and fixed some better language.
2018-07-28 16:30:43 +02:00
Sylke Vicious
ab3e68cd48
Update Italian strings.xml ( #733 )
...
added missing strings manually
2018-07-28 12:01:16 +02:00
jeroenpraat
21ce92f8da
Dutch strings: one extra update ( #725 )
2018-07-24 19:04:00 +02:00
Konrad Pozniak
61f3f6c928
Improve media resizing ( #722 )
...
* improve MediaUtils.getImageThumbnail so it does not load the whole bitmap into memory
* load thumbnails in device specific sizes
2018-07-23 21:55:09 +02:00
Conny Duck
67f4479e86
fix some lint warnings, use kotlin view imports in ModalTimeLineActivity
2018-07-23 15:18:33 +02:00
Sylke Vicious
5538c8c5e7
Updated it (Italian) translation ( #721 )
...
* increase cache size & dont cache full size media
* Updated it (Italian) translation
Commit made via Stringlate
* remove unnecessary backslash
2018-07-22 13:53:21 +02:00
Isak Holmström
80fae95f41
Update swedish translation ( #720 )
2018-07-22 13:48:52 +02:00
Conny Duck
4d3a6a6226
fix Dutch string (thx to jeroenpraat)
2018-07-17 22:11:47 +02:00
Conny Duck
ee812e3130
improve Dutch strings (thx to jeroenpraat)
2018-07-16 21:05:07 +02:00
Conny Duck
f50cac4b0c
fix AccountActivity tabs not stretching on tablets
2018-07-12 22:21:51 +02:00
Conny Duck
145e30870d
fix Dutch string (thx to jeroenpraat)
2018-07-10 19:56:16 +02:00
Conny Duck
7739af2109
update Dutch strings (thx to jeroenpraat)
2018-07-09 11:11:48 +02:00
Conny Duck
699049f930
apply font size setting to image alt text
2018-07-09 09:03:24 +02:00
Conny Duck
884f889737
updated Dutch strings (thx to jeroenpraat)
2018-07-08 18:26:09 +02:00
Conny Duck
a65ee0a7bb
fix extra backslash in swedish translation
2018-07-07 09:28:25 +02:00
Conny Duck
0c1893ff6e
update german translation
2018-07-05 21:18:57 +02:00
Conny Duck
28940169c6
enable custom emoji fonts for all api levels again
2018-07-05 21:14:32 +02:00
Anna e só
3a0f86ebde
🌎 : Improved Brazilian Portuguese translations ( #701 )
...
* Added exported .xml from Stringlate
* Added missing strings for theme and privacy
* Added more missing strings
* Added strings for pull notification intervals
* Fixed "hora" to "horas"
2018-07-02 14:22:22 +02:00