fc161f1b85
Update issue template
2020-02-04 19:49:57 +01:00
8b1a059abb
Fix NPE
2020-02-03 22:34:28 +06:00
a109089f7b
Support emoji reaction notification
2020-02-03 18:36:45 +03:00
542aea22b3
Enable muting for all timelines, except where it's useless
2020-02-03 14:30:25 +03:00
e8f945fbcb
Correctly handle invalid conversation ID
2020-02-03 13:33:52 +03:00
07513480ef
Change colors a bit
2020-02-03 13:24:04 +03:00
1cf2416dd1
Merge remote-tracking branch 'origin2/develop' into develop
2020-02-03 12:51:15 +03:00
96e0c39f90
Merge upstream, update color scheme
2020-02-03 12:50:52 +03:00
Konrad Pozniak
007c0a60b5
Merge pull request #1663 from friederbluemle/update-build
...
Update dependencies
2020-02-02 08:15:26 +01:00
Frieder Bluemle
80685d2aa4
Update Gradle Wrapper to 6.1.1
2020-02-01 11:14:31 -08:00
Frieder Bluemle
ee2bc75ecf
Update espresso-core to 3.2.0
2020-02-01 11:14:31 -08:00
Frieder Bluemle
d4e6da025e
Remove jetifier buildscript plugin
2020-01-31 19:05:08 -08:00
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
2020-01-30 21:37:28 +01:00
Konrad Pozniak
776e995e73
fix overlapping icons in ComposeActivity ( #1661 )
2020-01-30 21:17:37 +01:00
Konrad Pozniak
25e0e73085
fix in app language switching ( #1659 )
2020-01-30 21:05:24 +01:00
ButterflyOfFire
f8115264c3
Adding kabyle language ( #1658 )
...
Adding kabyle language and correcting arabic.
2020-01-30 19:31:49 +01:00
02ffb08b7c
Merge remote-tracking branch 'origin2/develop' into develop
2020-01-29 22:42:40 +03:00
Mélanie Chauvel (ariasuni)
4907a051ab
Refresh DM column when removing toot there instead of removing conversation ( #1654 )
2020-01-29 19:25:55 +01:00
Konrad Pozniak
79ccb0d979
Merge pull request #1640 from nailyk-weblate/weblate-tusky-tusky-app
...
Update from Weblate
2020-01-29 19:23:54 +01:00
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/
2020-01-29 18:23:35 +00:00
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/
2020-01-29 18:23:35 +00:00
Konrad Pozniak
1140452f1d
Merge pull request #1636 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
2020-01-29 19:23:31 +01:00
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/
2020-01-29 18:17:15 +00:00
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)
2020-01-29 18:17:15 +00:00
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/
2020-01-29 18:17:15 +00:00
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/
2020-01-29 18:17:15 +00:00
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/
2020-01-29 18:17:15 +00:00
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)
2020-01-29 18:17:15 +00:00
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
2020-01-29 19:17:11 +01:00
Konrad Pozniak
08c979ca23
fix reveal button not updating in ViewThreadActivity ( #1652 )
2020-01-29 19:16:12 +01:00
Konrad Pozniak
523349e108
fix crash when closing ComposeActivity ( #1651 )
2020-01-29 19:15:53 +01:00
d3cd9d7af3
travis: upload minified release version
2020-01-28 17:32:26 +03:00
b7be5a12e1
travis: properly install ndk
2020-01-28 16:14:18 +03:00
9f62dba97e
travis: enable ndk-bundle to strip libconscrypt.so
2020-01-28 15:48:05 +03:00
5bf75b46a0
Implement muting whole conversation by it's ID, add button to hide muted status again
2020-01-26 19:31:51 +03:00
6709b47e67
item_status_muted: better alignment of image button
2020-01-26 16:38:06 +03:00
b76d3c3979
Implement muting/unmuting conversations, fix possible appearing of muted users in notifications
2020-01-26 16:13:22 +03:00
565f7f5788
Merge with upstream
2020-01-20 13:56:18 +03:00
216f0d3e2b
MainActivity: increase velocity threshold for viewPager
2020-01-20 13:48:32 +03:00
Ivan Kupalov
e23c234f77
Make radio buttons in compose screen sheets full width, fix #1593 ( #1645 )
2020-01-18 12:13:10 +01:00
Ivan Kupalov
584fc54410
Enable zooming and panning in the CaptionDialog ( #1643 )
2020-01-18 12:12:37 +01:00
15ff7caa3a
travis: ignore continious branches
2020-01-17 19:58:45 +03:00
4098cd3a2c
NotificationsAdapter: show muted threads as muted
2020-01-17 19:44:09 +03:00
f40ac42c08
Status: add isMuted parameter
2020-01-17 19:05:45 +03:00
050f80553a
values: add thread mute strings
2020-01-17 19:04:42 +03:00
Ivan Kupalov
701e1dafe3
Fix setting text to CW button in fav/reblog notification. Fix #1641 ( #1642 )
...
This is a regression from e1e9268ef5
2020-01-16 19:08:19 +01:00
Levi Bard
bd66a9e6ae
Add support for sharing audio attachments ( #1629 )
2020-01-16 19:06:13 +01:00
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
2020-01-16 19:05:52 +01:00
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
2020-01-16 19:01:02 +01:00
e30cd92fd5
travis: trying to upload debug build
2020-01-16 18:32:58 +03:00