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
Kévin Commaille
e09c691286
Update and fix french translation ( #914 )
6 years ago
Konrad Pozniak
70ca42c8b7
New settings ( #891 )
...
* change drawer items
* rename SettingsActivity
* introduce AccountSettings activity
* improve account settings, move notification settings
* sync settings with server
* rename settings back to preferences
* add functionality for settings
* move mediaPreviewEnabled preference to AccountPreferences
* replace shared prefs with accountmanager
* move PreferencesFragment to support library
* split preferences fragment into smaller fragments,
merge AccountPreferencesActivity into PreferencesFragment
* adjust icon size, add icons to general preferences
* change mediaPreviewEnabled and alwaysShowSensitiveMedia pref position
* add database migration
* remove pullNotificationCheckInterval option
* fix preference in TimelineFragment
* Update Chinese translations. (#915 )
* Update zh-CN translations.
* Update zh-SG translations.
* Update zh-TW translations.
* Update zh-MO translations.
* Update zh-HK translations.
* Fix errors in zh-CN translations.
* Fix errors in zh-SG translations.
* Fix errors in zh-TW translations.
* Fix errors in zh-MO translations.
* Fix errors in zh-HK translations.
6 years ago
Levi Bard
5c88edf276
Media description improvements ( #898 )
...
* Enforce 420-character limit on media descriptions in the UI
* Persist media descriptions with drafts
* Defer media description update until after upload finishes
* Make description field 2 lines for better visibility of hint text
* Reuse Gson instance
* Force retranslation of modified string "hint_describe_for_visually_impaired"
* Add bounds check when reading serialized media descriptions
6 years ago
kyori19
39e54c666e
Do not show "Pin" in "more" menu of direct status. ( #909 )
6 years ago
kyori19
75678c5b2c
Fix typo "accountUsename" to "accountUsername" ( #908 )
6 years ago
Levi Bard
506189ceed
Filter emoji where "visible_in_picker" is set to false. ( #907 )
...
Addresses #770
6 years ago
Levi Bard
e03482d759
Add menu item to copy media link ( #895 )
6 years ago
Levi Bard
c05eaae317
Fix media transitions, reduce code duplication between media fragments ( #894 )
...
* Fix media transitions, reduce code duplication between media fragments
* Remove redundant helper
* Fix occasional crash when swiping between mixed media
* Hide controls when swiping between media
6 years ago
Manimaran.K
d3bed81a82
Tamil translation ( #890 )
...
* Translation for Tamil language is done.
* Update Translation for Tamil
6 years ago
ButterflyOfFire
9612a98e24
Improve french translation
6 years ago
charlag
d5f52a6e93
Formatted translation
6 years ago
charlag
4025420e75
Merge branch 'patch-3' of git://github.com/BoFFire/Tusky into BoFFire-patch-3
6 years ago
charlag
099b5474c6
Format translation
6 years ago
Quentí
80f857af74
[i18n] Occitan update
6 years ago
ButterflyOfFire
f3228d3069
Update strings.xml
6 years ago
ButterflyOfFire
7e109b99cd
Improving arabic translation
...
Improving arabic العربية translation and 100% translated. Enjoy !
6 years ago
charlag
5af65e6914
Merge branch 'silkevicious-master'
6 years ago
charlag
a65eaacdb1
Reformat translation
6 years ago
Sylke Vicious
2fac0b209c
Fixed the unescaped aphostrope
...
Sorry, missed this one!
6 years ago
Sylke Vicious
0e6853ba9c
Updated italian translation
6 years ago
Levi Bard
88ad51ce61
Account for underscores when tokenizing mentions for autocompletion ( #888 )
...
* Account for underscores when tokenizing mentions for autocompletion
Fixes #743
* Migrate MentionTokenizer to kotlin
* Add tests for mention tokenizer
6 years ago
Levi Bard
1deaaa1144
Refactor media views ( #866 )
...
* Migrate ImagePagerAdapter to kotlin
* Migrate ViewMediaFragment to kotlin
* Make images and videos share the same activity/pager
* Show descriptions above videos
* Cleanup
* Address code review feedback
* Migrate media fragments to constraint layout
6 years ago
kyori19
fd0f5edeef
Prevent multiple registrations to eventHub on same TimelineFragment ( #879 )
6 years ago
Levi Bard
37702f7f81
On android 6.0, filter 0x00ad (unicode soft hyphen) from statuses ( #884 )
...
Fixes #563
6 years ago
Conny Duck
f85deb3efb
update build tools and kotlin
6 years ago
Paul
50ae9ba326
Improve french translation ( #887 )
6 years ago
Levi Bard
d58aa01fde
Focus content warning field on activation ( #883 )
...
Fixes #773
6 years ago
mynameismonkey
eca6265c6a
Welsh translation of strings.xml ( #877 )
...
* Create values-cy/strings.xml
* removed errant comment line
6 years ago
freetux
c7fa6034e5
fix persian translation ( #876 )
...
* Create strings.xml
* Rename strings.xml to stringss.xml
* add persian language
* Delete stringss.xml
* fix lines
* fix lines
* fix line 213
* Update strings.xml
* Update strings.xml
* some minor fixes
after check nightly version fixed .
6 years ago
freetux
8d65650278
Add persian language ( #870 )
...
* Create strings.xml
* Rename strings.xml to stringss.xml
* add persian language
* Delete stringss.xml
* fix lines
* fix lines
* fix line 213
* Update strings.xml
* Update strings.xml
6 years ago
Ivan Kupalov
449c7a3bad
Show "remote profile" message. ( #873 )
...
* Show "remote profile" message. Closes #806
* Improve remote message look
6 years ago
Ivan Kupalov
d928fe7a1d
Add ability to pin/unpin statuses ( #872 )
6 years ago
Isak Holmström
3e66856337
update swedish translation ( #871 )
...
* Updated with new strings, added new translations for mute
* Changed from nsfw to sensitive content
* translating new strings ++extra fixes
6 years ago
Levi Bard
66b94e5397
Enable sharing media directly from Tusky ( #852 )
...
* Extract duplicated code into BaseActivity
* Migrate MediaUtils to kotlin
* Migrate ViewVideoActivity to kotlin
* Migrate ViewMediaActivity to kotlin
* Initial media sharing functionality
* Address code review feedback
* Make share icon match
* Address code review feedback
6 years ago
Prat
6e75e0bfc5
Add deletion confirmation ( #865 )
6 years ago
Konrad Pozniak
836b99966f
style dark dialogs ( #864 )
6 years ago
Conny Duck
ecc96e8a83
fix actionbar elevation in SearchActivity
6 years ago
Konrad Pozniak
062d54d19e
small improvements for viewholders ( #860 )
6 years ago
Konrad Pozniak
36fdfb3de6
fix notifications loading (again) ( #845 )
...
* fix notifications loading (again)
* Revert "fix notifications loading (again)"
This reverts commit 226710fabf5175d4f6a2103c6896bcfe37e3230e.
* fix notification loading (this time for really real)
6 years ago
Levi Bard
eb7459406a
Make Tusky a share target for video ( #857 )
6 years ago
Conny Duck
0db9bcbf51
fix build error because of missing resource
6 years ago
Conny Duck
32e5a9f146
upgrade gradle and build tools
6 years ago
Conny Duck
95e507d489
fix RecentlyNonNull/Nullable warnings
6 years ago
Konrad Pozniak
e4a318db12
update support libs to 28.0.0 final
6 years ago
Konrad Pozniak
27171954c2
fix typo in japanese translation
6 years ago
INAGAKI Hiroshi
7e4bdfe65f
l10n: update Japanese translation ( #858 )
...
Updated Japanese translations for some new functions.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
6 years ago
Conny Duck
b1c7fd9e41
fix lists not displaying
6 years ago
Konrad Pozniak
f332021568
fix crash when tooting on Android 9 ( #856 )
6 years ago