Frieder Bluemle
9bc000569d
Update espresso-core to 3.2.0
6 years ago
Frieder Bluemle
2f07d90fd0
Remove jetifier buildscript plugin
6 years ago
Konrad Pozniak
8767d2ed3d
Theme refactoring ( #1656 )
...
* Theme refactoring
* disable the automatic tinting of surfaces with elevation in dark mode
* make the media warning visible again with the dark theme
* fix nav bar on api 27+
* use correct color for all media warnings
6 years ago
Konrad Pozniak
29ef92edd3
fix overlapping icons in ComposeActivity ( #1661 )
6 years ago
Konrad Pozniak
415b526885
fix in app language switching ( #1659 )
6 years ago
ButterflyOfFire
07ae58889a
Adding kabyle language ( #1658 )
...
Adding kabyle language and correcting arabic.
6 years ago
Mélanie Chauvel (ariasuni)
d6f3856878
Refresh DM column when removing toot there instead of removing conversation ( #1654 )
6 years ago
Konrad Pozniak
c57040f31a
Merge pull request #1640 from nailyk-weblate/weblate-tusky-tusky-app
...
Update from Weblate
6 years ago
ati3
00360d9271
Translated using Weblate (Slovak)
...
Currently translated at 14.3% (1 of 7 strings)
Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/sk/
6 years ago
Sveinn í Felli
46572f908d
Translated using Weblate (Icelandic)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/is/
6 years ago
Konrad Pozniak
c9ca207326
Merge pull request #1636 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
6 years ago
Quentí
7f456b95c1
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/oc/
6 years ago
ati3
ff54d217f2
Translated using Weblate (Slovak)
...
Currently translated at 6.6% (27 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sk/
Translated using Weblate (Czech)
Currently translated at 97.3% (398 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cs/
Added translation using Weblate (Slovak)
6 years ago
ButterflyOfFire
b0fe52a6a3
Translated using Weblate (Kabyle)
...
Currently translated at 11.0% (45 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
Added translation using Weblate (Kabyle)
Translated using Weblate (French)
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
Translated using Weblate (Arabic)
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
6 years ago
Vegard Skjefstad
79886e7547
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
6 years ago
dani
56bcfcbcff
Translated using Weblate (German)
...
Currently translated at 97.8% (400 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
6 years ago
Sveinn í Felli
8a90078fbd
Translated using Weblate (Icelandic)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/is/
Added translation using Weblate (Icelandic)
6 years ago
Konrad Pozniak
45828fbb5a
fix FragmentAdapter returning null fragments when activity was recreated ( #1647 )
...
* fix FragmentAdapter returning null fragments when activity was recreated
* remove unused import
* make activity in CustomFragmentStateAdapter private
6 years ago
Konrad Pozniak
27d464351b
fix reveal button not updating in ViewThreadActivity ( #1652 )
6 years ago
Konrad Pozniak
7d5a9da992
fix crash when closing ComposeActivity ( #1651 )
6 years ago
Ivan Kupalov
77fb4df659
Make radio buttons in compose screen sheets full width, fix #1593 ( #1645 )
6 years ago
Ivan Kupalov
e1aa3cc995
Enable zooming and panning in the CaptionDialog ( #1643 )
6 years ago
Ivan Kupalov
92e9c9a762
Fix setting text to CW button in fav/reblog notification. Fix #1641 ( #1642 )
...
This is a regression from e5b78f65cf
6 years ago
Levi Bard
f903cc50e1
Add support for sharing audio attachments ( #1629 )
6 years ago
Levi Bard
9dccd06a06
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
6 years ago
Vivianne
a7c1345085
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
6 years ago
Konrad Pozniak
21a7201f8a
fix notification refresh ( #1638 )
6 years ago
Konrad Pozniak
f12f126df5
migrate ReportPagerAdapter to ViewPager2 ( #1635 )
6 years ago
Konrad Pozniak
cd52caf9e9
fix crash in NotificationAdapter when status is null ( #1634 )
6 years ago
Konrad Pozniak
611f9118ef
Merge pull request #1622 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
6 years ago
Daniele Lira Mereb
8b856949f9
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/
6 years ago
Muha Aliss
0f1156774c
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/
6 years ago
ButterflyOfFire
6db0bab5fd
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/
6 years ago
Vegard Skjefstad
ec29d4410d
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/
6 years ago
nailyk-weblate
663099e0b1
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
6 years ago
Anonymous
5242dfa5b9
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/
6 years ago
hg
60ae1ad8ed
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/
6 years ago
Konrad Pozniak
46fb99d058
Merge pull request #1621 from nailyk-weblate/weblate-tusky-tusky-app
...
Update from Weblate
6 years ago
ButterflyOfFire
152e4ada39
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/
6 years ago
hg
790a2e8db6
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/
6 years ago
kyori19
a6c9aee2e8
Fix emoji sorting ( #1633 )
6 years ago
Ivan Kupalov
32fd7b18ce
Add space before emojo code in editor when needed, fix #1616 ( #1632 )
6 years ago
Levi Bard
c9a28b47c1
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
6 years ago
Levi Bard
6a2c9bdbe4
Don't drop content warning when replying ( #1631 )
6 years ago
Konrad Pozniak
7cb76aad97
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
6 years ago
Konrad Pozniak
f8c7bedfa6
update rick roll domain list
6 years ago
Konrad Pozniak
e5b78f65cf
use material buttons in timeline ( #1627 )
...
* use material buttons in timeline
* remove wrong switch option
6 years ago
Konrad Pozniak
b87a1711f2
give poll result backgrounds a rounded shape ( #1626 )
...
* give poll result backgrounds a rounded shape
* fix rtl layout of poll options
6 years ago
Konrad Pozniak
441a1c1f95
remove redundant toHtml from StatusBaseViewHolder ( #1625 )
6 years ago
Mélanie Chauvel (ariasuni)
bec1ce8b09
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
6 years ago