Mostafa Ahangarha
c0f7c4d8c1
Improved Persian translation ( #965 )
...
I have made these two thing:
- Made several modification to make the existing translation improved
- Added missing stings
6 years ago
Mostafa Ahangarha
ac66c50673
Improve RTL support ( #964 )
...
By making these changes, texts in relevant pages will appear currectly
in RTL layout.
6 years ago
Ivan Kupalov
ff0ce91599
Export Room schemes ( #963 )
6 years ago
kyori19
9fe7aacd6d
Fix wrong visibility icon(tuskyapp#901) ( #960 )
6 years ago
Conny Duck
079c792d0c
update deps
6 years ago
Conny Duck
65d7c9ff4c
remove more Kotlin null check methods from release bytecode
6 years ago
Conny Duck
265fa3c984
fix weird resizing of ComposeActivity when emojis are loaded on tablets
6 years ago
Conny Duck
10024221b6
fix inconsistent post_privacy_names strings in translations
6 years ago
Conny Duck
da23ac08bf
improve dialog styling
6 years ago
Conny Duck
0d8dc6ef19
exclude unneeded license files from apk
6 years ago
Conny Duck
3efa0ab81c
update proguard rules for okhttp
6 years ago
Konrad Pozniak
0b60445256
Upgrade to AndroidX, move to MaterialComponents theme ( #953 )
...
* upgrade to AndroidX, upgrade libraries
* move to MaterialComponents theme
* make sure the compose button looks good everywhere
* fix tollbar title/button alignment on tablet
* move to new material color theming, consolidate colors and themes
* fix build, fix imports
* set error on TextInputLayout instead of EditText
* fix imports, TootButton when
* improve snackbar style
* fix task description color
6 years ago
Mélanie Chauvel (ariasuni)
95d4fc3428
Display mentions toot hidden ( #954 )
...
* WIP: still display mentions when toot content is hidden
* WIP: still display mentions when toot content is hidden (2)
* Still display mentions when toot content is hidden (3)
* Factorize code for setting content and spoiler on a toot
* Factorize condition
6 years ago
Conny Duck
852ed37ac7
fix crash when using quick compose tile
6 years ago
Conny Duck
d2dbb955a5
Release 52
6 years ago
Mélanie Chauvel (ariasuni)
49a160aaec
Fix a lot of easy-to-fix warnings ( #957 )
6 years ago
Conny Duck
27a09a731a
fix another crash in ViewImageFragment
6 years ago
Conny Duck
4d305b20ae
fix crash in MediaUtils.getVideoThumbnail
6 years ago
Konrad Pozniak
80afc5f0fd
Improve emoji picker accessibility ( #944 )
...
* set emoji shortcode as content description on ImageView
* hide bottom sheets on back press
6 years ago
Conny Duck
a41078ce72
fix crash in EditProfileActivity
6 years ago
Conny Duck
716cf0667b
close drawer when clicking on own profile and adding account
...
closes #948
6 years ago
Conny Duck
9d5cc095b8
show correct username of author when sharing toot content
...
closes #918
6 years ago
Conny Duck
000010f3ef
add option to copy link of own toot to "more" menu
...
closes #928
6 years ago
Konrad Pozniak
1fdfbf631d
remove unnecessary compat code ( #932 )
6 years ago
Konrad Pozniak
8ce4c697ce
add checkmark to verified links and better constraints to account fields ( #922 )
...
* add checkmark to verified links and better constraints to account fields
* address pr feedback
6 years ago
Ivan Kupalov
aac934cf56
Apply suggestions for ProgressImageView ( #942 )
6 years ago
dadosch
a58388a730
Fix Typo in german translation ( #943 )
6 years ago
zital
0bc557ab98
Basque: orro -> tut ( #936 )
...
* orro -> tut
* orro -> tut
6 years ago
Billy Brawner
8858ead97e
Add visibility icons to detail statuses ( #901 )
...
* Add visibility icons to statuses
* Remove visibility icons from timeline statuses
* Dynamically scale visibility icon according to timestamp font size
* Remove visibility icon selection logic from Status model
* Migrate visibility icon logic to StatusDetailedViewHolder
* Simplify/improve performance of visibility icon layout
* Use text size for visibility icon size (instead of view size)
* Remove unnecessary LayoutListener
* Remove unnecessary visibilityIcon check
6 years ago
Conny Duck
715573361d
fix NullPointerException in ViewImageFragment
6 years ago
Conny Duck
d58041773a
fix crash in ComposeActivity when loading no Emojis
6 years ago
Conny Duck
925e82e035
Release 51
6 years ago
Isak Holmström
c4d9aef25f
[sv] New strings translated. ( #931 )
...
* Updated with new strings, added new translations for mute
* Changed from nsfw to sensitive content
* translating new strings ++extra fixes
* Add files via upload
* [sv] New strings translated
6 years ago
Conny Duck
8884354999
fix NullPointerException in ViewImageFragment
6 years ago
Unai Tolosa Pontesta
2d97fabfeb
Added Basque translations ( #926 )
...
* Added Basque translations
* zital
* zital
6 years ago
INAGAKI Hiroshi
073237fcb8
l10n: update Japanese translation ( #929 )
...
Updated Japanese translations and removed unnecessary spaces.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
6 years ago
Conny Duck
0d6eb76b9c
Release 50
6 years ago
Sylke Vicious
e41d9401f4
Updated italian translation ( #925 )
6 years ago
ButterflyOfFire
f3a11855ef
Update arabic translation ( #923 )
...
Update arabic translation.
6 years ago
ButterflyOfFire
5187abb744
Update french translation ( #924 )
...
Update french translation.
6 years ago
Evgeny Petrov
305f0acdee
RU: Added missing string ( #921 )
6 years ago
Conny Duck
08440aed6e
fix activity restart after theme switch
6 years ago
Conny Duck
2099943e52
update german translation
6 years ago
Conny Duck
8b3dbf54a1
fix crash on unknown media type
6 years ago
Conny Duck
401fdd7138
fix untranslateable String in Account preferences
6 years ago
Evgeny Petrov
22e2519916
Russian translation update ( #919 )
...
* Russian translation update
* Removed duplicate string
6 years ago
Conny Duck
94fc2209a7
remove erroneous strings to prevent crashes
6 years ago
Conny Duck
0531fc6902
update deps, fix some lint warnings
6 years ago
kyori19
3bded10419
Improve japanese translation. ( #917 )
6 years ago
kyori19
d66858abe7
fix link's too large hitbox ( #916 )
...
* fix link's too large hitbox (tuskyapp#846)
* Use zero width space instead of normal space.
* Add comment.
* Remove unnecessary Html.fromHtml
6 years ago