Conny Duck
e8b1787f9c
improve Arabic translation (thx to @BoF@mstdn.fr)
2018-07-31 21:30:24 +02:00
Conny Duck
9a42999451
improve activity slide in/out handling
2018-07-31 21:25:25 +02:00
Konrad Pozniak
2b246fc379
fix "load more" placeholder changing height after being clicked
2018-07-30 16:28:43 +02:00
Konrad Pozniak
9b422a97fe
Custom emojis in drawer ( #737 )
...
* upgrade MaterialDrawer
* improve CustomEmojiHelper so now any parent view can be used for invalidation
* cleanup MainActivity a bit
* add emojiList to account database and show compatEmojis and custom emojis in drawer
* improve perf of drawer profile update
* fix account switching
* reuse gson, break after profile item was found
2018-07-30 15:43:27 +02:00
Konrad Pozniak
b5a8915845
add possibility to view avatars fullscreen ( #724 )
...
* add possibility to view avatars fullscreen
* improve codestyle
2018-07-30 15:42:45 +02:00
Ivan Kupalov
133808891d
Add RoundedImageView for avatars ( #739 )
...
* Add RoundedImageView for avatars
* RoundedImageView: Remove unused things, fix touchable area
2018-07-30 15:36:22 +02:00
qwazix
562beacfc1
Add black theme ( #726 )
...
* Add black theme
On amoled screens a completely black theme helps save battery,
besides looking awesome!
* Fix first set of merge request issues except the dialog.
* Black theme inherits from dark and only the different values
are declared
* Make nav bar translucent (for some reason content does not
go behind it in main activity. Need to investigate)
* Remove nav bar line
* Fix toolbar color
* Fix dialog issue with black theme.
Revert translucent navigation.
* Translations updated, as well as possible from online sources.
* Make login screen respect black theme
2018-07-30 15:31:35 +02:00
Ivan Kupalov
6fcb3cb495
Add image descriptions indicator ( #697 )
...
* Add image descriptions indicator. Closes #683
* Add bg for description indicator, change symbol
* Use icon for image description indicator
2018-07-30 15:20:53 +02:00
Conny Duck
899bc15918
Release 45
2018-07-28 19:33:05 +02:00
Isak Holmström
80bf2f361c
Improved swedish translation ( #735 )
...
* Update strings.xml
* Updated strings.xml
Added the missing string-arrays and fixed some better language.
2018-07-28 16:30:43 +02:00
Sylke Vicious
ab3e68cd48
Update Italian strings.xml ( #733 )
...
added missing strings manually
2018-07-28 12:01:16 +02:00
Konrad Pozniak
2a6f6c4092
work around crash on Android 8 ( #731 )
2018-07-26 23:31:20 +02:00
Konrad Pozniak
dbdc597207
fix bug where home timeline was never showing "load more" button ( #729 )
2018-07-25 21:50:09 +02:00
jeroenpraat
21ce92f8da
Dutch strings: one extra update ( #725 )
2018-07-24 19:04:00 +02:00
Konrad Pozniak
7f648b1acd
improve dependency injection ( #723 )
2018-07-23 21:59:10 +02:00
Konrad Pozniak
61f3f6c928
Improve media resizing ( #722 )
...
* improve MediaUtils.getImageThumbnail so it does not load the whole bitmap into memory
* load thumbnails in device specific sizes
2018-07-23 21:55:09 +02:00
Conny Duck
67f4479e86
fix some lint warnings, use kotlin view imports in ModalTimeLineActivity
2018-07-23 15:18:33 +02:00
Conny Duck
7c9114c440
update dependencies
2018-07-22 14:46:00 +02:00
Conny Duck
0102a4bd60
fix bug where revoking a follow request was not possible
2018-07-22 14:34:55 +02:00
Sylke Vicious
5538c8c5e7
Updated it (Italian) translation ( #721 )
...
* increase cache size & dont cache full size media
* Updated it (Italian) translation
Commit made via Stringlate
* remove unnecessary backslash
2018-07-22 13:53:21 +02:00
Isak Holmström
80fae95f41
Update swedish translation ( #720 )
2018-07-22 13:48:52 +02:00
Conny Duck
4d3a6a6226
fix Dutch string (thx to jeroenpraat)
2018-07-17 22:11:47 +02:00
Conny Duck
e67261f80d
normalize domains before saving them to database
2018-07-17 22:05:46 +02:00
Conny Duck
ee812e3130
improve Dutch strings (thx to jeroenpraat)
2018-07-16 21:05:07 +02:00
Konrad Pozniak
4d836b54b8
include nightly info in README
2018-07-16 21:01:33 +02:00
Konrad Pozniak
4d1fc5ecb0
improve gradle build to support nightly builds
2018-07-16 19:01:34 +02:00
Konrad Pozniak
aa29f65bce
Release 44
2018-07-14 21:37:04 +02:00
Konrad Pozniak
b887196c31
fix crash when opening profiles with default emojis selected
2018-07-14 21:36:47 +02:00
Konrad Pozniak
aa5eb9f99a
increase cache size & dont cache full size media ( #710 )
2018-07-14 17:12:57 +02:00
Conny Duck
f50cac4b0c
fix AccountActivity tabs not stretching on tablets
2018-07-12 22:21:51 +02:00
Conny Duck
6f179fccaa
fix crash in TimelineFragment
2018-07-12 21:21:53 +02:00
Conny Duck
145e30870d
fix Dutch string (thx to jeroenpraat)
2018-07-10 19:56:16 +02:00
Conny Duck
e56386ea84
fix bug where sending toot is not possible despite it being below character limit
2018-07-10 19:48:41 +02:00
Konrad Pozniak
4fe6efe977
update bitrise badge in README.md
2018-07-09 14:56:22 +02:00
Conny Duck
7739af2109
update Dutch strings (thx to jeroenpraat)
2018-07-09 11:11:48 +02:00
Conny Duck
699049f930
apply font size setting to image alt text
2018-07-09 09:03:24 +02:00
Conny Duck
4df93c49cb
fix crash in AccountMediaFragment (again)
2018-07-09 08:59:06 +02:00
Conny Duck
fbafdf8dc3
Release 42
2018-07-08 19:21:31 +02:00
Conny Duck
b7da5f7a29
fix another crash in ViewThreadFragment
2018-07-08 19:21:19 +02:00
Conny Duck
884f889737
updated Dutch strings (thx to jeroenpraat)
2018-07-08 18:26:09 +02:00
Conny Duck
b82ab6bb4f
fix custom emojis in mention autocomplete
2018-07-08 14:40:56 +02:00
Conny Duck
26529b19d5
fix crash in AccountMediaFragment
2018-07-08 11:41:08 +02:00
Conny Duck
67f90d050c
fix crash in TimelineFragment
2018-07-08 10:16:19 +02:00
Conny Duck
b2c0ed69f6
fix crash in ViewThreadFragment
2018-07-07 12:09:15 +02:00
Conny Duck
a65ee0a7bb
fix extra backslash in swedish translation
2018-07-07 09:28:25 +02:00
Conny Duck
588c3ccfc6
Release 41
2018-07-06 20:44:46 +02:00
Conny Duck
ef9e931428
fix regex filter not affecting spoilertext
2018-07-05 21:59:38 +02:00
Conny Duck
c452b8f281
Merge branch 'master' of https://github.com/Vavassor/Tusky
2018-07-05 21:36:16 +02:00
Conny Duck
d900e1d8cd
fix crash in TimelineFragment
2018-07-05 21:32:49 +02:00
Conny Duck
0c1893ff6e
update german translation
2018-07-05 21:18:57 +02:00