mewmew
b157966cec
Remove references to "toot", "boost", and "Mastodon" ( #67 )
5 years ago
mewmew
fc161f1b85
Update issue template
5 years ago
Alibek Omarov
8b1a059abb
Fix NPE
5 years ago
Alibek Omarov
a109089f7b
Support emoji reaction notification
5 years ago
Alibek Omarov
542aea22b3
Enable muting for all timelines, except where it's useless
5 years ago
Alibek Omarov
e8f945fbcb
Correctly handle invalid conversation ID
5 years ago
Alibek Omarov
07513480ef
Change colors a bit
5 years ago
Alibek Omarov
1cf2416dd1
Merge remote-tracking branch 'origin2/develop' into develop
5 years ago
Alibek Omarov
96e0c39f90
Merge upstream, update color scheme
5 years ago
Konrad Pozniak
007c0a60b5
Merge pull request #1663 from friederbluemle/update-build
...
Update dependencies
5 years ago
Frieder Bluemle
80685d2aa4
Update Gradle Wrapper to 6.1.1
5 years ago
Frieder Bluemle
ee2bc75ecf
Update espresso-core to 3.2.0
5 years ago
Frieder Bluemle
d4e6da025e
Remove jetifier buildscript plugin
5 years ago
Konrad Pozniak
eeb768eb1c
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
5 years ago
Konrad Pozniak
776e995e73
fix overlapping icons in ComposeActivity ( #1661 )
5 years ago
Konrad Pozniak
25e0e73085
fix in app language switching ( #1659 )
5 years ago
ButterflyOfFire
f8115264c3
Adding kabyle language ( #1658 )
...
Adding kabyle language and correcting arabic.
5 years ago
Alibek Omarov
02ffb08b7c
Merge remote-tracking branch 'origin2/develop' into develop
5 years ago
Mélanie Chauvel (ariasuni)
4907a051ab
Refresh DM column when removing toot there instead of removing conversation ( #1654 )
5 years ago
Konrad Pozniak
79ccb0d979
Merge pull request #1640 from nailyk-weblate/weblate-tusky-tusky-app
...
Update from Weblate
5 years ago
ati3
889b92dfb2
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/
5 years ago
Sveinn í Felli
59163321a2
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/
5 years ago
Konrad Pozniak
1140452f1d
Merge pull request #1636 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
5 years ago
Quentí
9733adb710
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/
5 years ago
ati3
b43cf1a802
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)
5 years ago
ButterflyOfFire
cfc3a8065b
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/
5 years ago
Vegard Skjefstad
230d0de0f0
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/
5 years ago
dani
cafac01578
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/
5 years ago
Sveinn í Felli
3ea314ea93
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)
5 years ago
Konrad Pozniak
16fab51c92
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
5 years ago
Konrad Pozniak
08c979ca23
fix reveal button not updating in ViewThreadActivity ( #1652 )
5 years ago
Konrad Pozniak
523349e108
fix crash when closing ComposeActivity ( #1651 )
5 years ago
Alibek Omarov
d3cd9d7af3
travis: upload minified release version
5 years ago
Alibek Omarov
b7be5a12e1
travis: properly install ndk
5 years ago
Alibek Omarov
9f62dba97e
travis: enable ndk-bundle to strip libconscrypt.so
5 years ago
Alibek Omarov
5bf75b46a0
Implement muting whole conversation by it's ID, add button to hide muted status again
5 years ago
Alibek Omarov
6709b47e67
item_status_muted: better alignment of image button
5 years ago
Alibek Omarov
b76d3c3979
Implement muting/unmuting conversations, fix possible appearing of muted users in notifications
5 years ago
Alibek Omarov
565f7f5788
Merge with upstream
5 years ago
Alibek Omarov
216f0d3e2b
MainActivity: increase velocity threshold for viewPager
5 years ago
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
Alibek Omarov
15ff7caa3a
travis: ignore continious branches
5 years ago
Alibek Omarov
4098cd3a2c
NotificationsAdapter: show muted threads as muted
5 years ago
Alibek Omarov
f40ac42c08
Status: add isMuted parameter
5 years ago
Alibek Omarov
050f80553a
values: add thread mute strings
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