Ivan Kupalov
e23c234f77
Make radio buttons in compose screen sheets full width, fix #1593 ( #1645 )
5 years ago
Ivan Kupalov
584fc54410
Enable zooming and panning in the CaptionDialog ( #1643 )
5 years ago
Ivan Kupalov
701e1dafe3
Fix setting text to CW button in fav/reblog notification. Fix #1641 ( #1642 )
...
This is a regression from e1e9268ef5
5 years ago
Levi Bard
bd66a9e6ae
Add support for sharing audio attachments ( #1629 )
5 years ago
Levi Bard
6c592b6723
Add support for uploading audio attachments ( #1630 )
...
* Add support for audio attachments.
Partially addresses #1337
* Register Tusky as a target for audio sharing
* Use icon with textColorTertiary for audio preview
5 years ago
Vivianne
46b997a642
Small changes to the media player ( #1572 )
...
* Resolving some issues with media playback.
* Changing ViewVideoFragment so that it fully handles autohiding the
media controller, allowing consistency between it and the toolbar
* Fixed an issue where the toolbar and description were not fading in
* Do not hide the toolbar/media player if the video is loading or paused
* Created "ExposedPlayPausedVideoView" to allow hooking play/pause
* Fix back button when viewing videos
* Back button did not work if video controls were visible.
* Tweak audio player
* Always show the controls when audio begins playing
* Do not auto-hide the controls if the player is playing audio
* Address PR comments
* Use overloaded constructor
* Remove m prefix
* Fix subtle media player issues
* Fix audio player incorrectly auto-hiding after hiding/showing toolbar
* Only subscribe touch listener once content is ready
- Prevents top toolbar visibility from getting out of phase with audio player visibility if hidden during load
5 years ago
Konrad Pozniak
fc86a37bb2
fix notification refresh ( #1638 )
5 years ago
Konrad Pozniak
39915442aa
migrate ReportPagerAdapter to ViewPager2 ( #1635 )
5 years ago
Konrad Pozniak
31b29047c7
fix crash in NotificationAdapter when status is null ( #1634 )
5 years ago
Konrad Pozniak
ab6c79a5d7
Merge pull request #1622 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
5 years ago
Daniele Lira Mereb
9b519ed1db
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
5 years ago
Muha Aliss
04b15095c1
Translated using Weblate (Turkish)
...
Currently translated at 97.3% (397 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/tr/
5 years ago
ButterflyOfFire
5d4adf7fda
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
5 years ago
Vegard Skjefstad
f1e060a3f3
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
5 years ago
nailyk-weblate
66e34cbe1e
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
5 years ago
Anonymous
62283f2765
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
5 years ago
hg
4ffe2c40fa
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
5 years ago
Konrad Pozniak
6b6eedaadf
Merge pull request #1621 from nailyk-weblate/weblate-tusky-tusky-app
...
Update from Weblate
5 years ago
ButterflyOfFire
8ca8346db0
Translated using Weblate (French)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/fr/
5 years ago
hg
149172530f
Translated using Weblate (Swedish)
...
Currently translated at 57.1% (4 of 7 strings)
Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/sv/
5 years ago
kyori19
cafd5a3a64
Fix emoji sorting ( #1633 )
5 years ago
Ivan Kupalov
e60a9b19e9
Add space before emojo code in editor when needed, fix #1616 ( #1632 )
5 years ago
Levi Bard
91bf35f627
Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts ( #1523 )
...
* ComposeActivity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts
Closes #1417
* ComposeActivity: Tests for word break prepend logic
5 years ago
Levi Bard
a811ae0c83
Don't drop content warning when replying ( #1631 )
5 years ago
Konrad Pozniak
74ee19716f
Fix search bugs ( #1624 )
...
* fix toggling media visibility
* cleanup search code to make it more readable
* remove redundant OnQueryTextListener
this is the default behavior
* fix bookmarking
* fix status interaction causing unnecessary network requests
5 years ago
Konrad Pozniak
79003a5465
update rick roll domain list
5 years ago
Konrad Pozniak
e1e9268ef5
use material buttons in timeline ( #1627 )
...
* use material buttons in timeline
* remove wrong switch option
5 years ago
Konrad Pozniak
5dab8c6f5d
give poll result backgrounds a rounded shape ( #1626 )
...
* give poll result backgrounds a rounded shape
* fix rtl layout of poll options
5 years ago
Konrad Pozniak
179a10828a
remove redundant toHtml from StatusBaseViewHolder ( #1625 )
5 years ago
Mélanie Chauvel (ariasuni)
0244ee1865
Display Elephant with better message in Drafts screen when there are none ( #1619 )
...
* Display Elephant with better message in Drafts screen when there are none
* Remove unused import
5 years ago
Levi Bard
844cf317ab
Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric ( #1623 )
...
* Fix tests build
* Make behavior of non-alphanumeric whole-word filters consistent with the web UI.
Fixes #1543
* Fix typo in filter tests
5 years ago
Konrad Pozniak
dba3259ce6
give media previews a rounded outline ( #1617 )
...
* give media previews a rounded outline
* give media previews a rounded outline in ReportActivity
5 years ago
Ivan Kupalov
fd5ec8cf97
Fix missing cases of using StatusDisplayOptions ( #1614 )
5 years ago
Konrad Pozniak
5f55168864
Merge pull request #1611 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
5 years ago
Vegard Skjefstad
94a9274de8
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
5 years ago
Joan Montané
956456ab17
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
5 years ago
ButterflyOfFire
2f998aa49f
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (407 of 407 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
5 years ago
Konrad Pozniak
368df7437e
use RxAwareViewModel for more ViewModels ( #1613 )
...
* use RxAwareViewModel for more ViewModels
* fix ReportViewModel
5 years ago
Konrad Pozniak
b927747518
fix poll button being visible below voted poll ( #1612 )
5 years ago
Konrad Pozniak
ae121ccb2c
Merge pull request #1610 from tuskyapp/improve_scheduled_toot
...
Improve ScheduledTootActivity
5 years ago
Konrad Pozniak
283e9d0ad9
address PR feedback
5 years ago
Konrad Pozniak
c9d254fbc3
Merge pull request #1606 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
5 years ago
Mélanie Chauvel
e3136cf966
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/eo/
5 years ago
Anonymous
942f169a05
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
5 years ago
Ivan Kupalov
8dcfec1734
Use blurhash as image preview and as sensitive media cover, close #1571 ( #1581 )
...
* Use blurhash as image preview and as sensitive media cover, close #1571
* Fix focal point for blurhashes
* Fix video indicator overlapping sensitive media indicator
* Add a preference for blurhash
* Add blurhash to report UI.
* Introduce StatusDisplayOptions
5 years ago
Konrad Pozniak
3a80ab727a
add license headers
5 years ago
Konrad Pozniak
3f00b47d0c
remove debug logging
5 years ago
Konrad Pozniak
7c3f19a07e
add empty screen message
5 years ago
Konrad Pozniak
42d2a4798f
color the SwipeRefreshLayout
5 years ago
Konrad Pozniak
7aff41b89c
clean up code
5 years ago