Konrad Pozniak
759fd0f11b
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
6 years ago
Konrad Pozniak
f44921f739
add possibility to view avatars fullscreen ( #724 )
...
* add possibility to view avatars fullscreen
* improve codestyle
6 years ago
Ivan Kupalov
c2266804f0
Add RoundedImageView for avatars ( #739 )
...
* Add RoundedImageView for avatars
* RoundedImageView: Remove unused things, fix touchable area
6 years ago
qwazix
3b09db6cb4
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
6 years ago
Ivan Kupalov
c2dc8b0341
Add image descriptions indicator ( #697 )
...
* Add image descriptions indicator. Closes #683
* Add bg for description indicator, change symbol
* Use icon for image description indicator
6 years ago
Isak Holmström
fd0878fc66
Improved swedish translation ( #735 )
...
* Update strings.xml
* Updated strings.xml
Added the missing string-arrays and fixed some better language.
6 years ago
Sylke Vicious
16ec650f37
Update Italian strings.xml ( #733 )
...
added missing strings manually
6 years ago
Konrad Pozniak
6bf0c14a74
work around crash on Android 8 ( #731 )
6 years ago
Konrad Pozniak
30d9204586
fix bug where home timeline was never showing "load more" button ( #729 )
6 years ago
jeroenpraat
3f2b49d596
Dutch strings: one extra update ( #725 )
6 years ago
Konrad Pozniak
caa04a2341
improve dependency injection ( #723 )
6 years ago
Konrad Pozniak
9c7ddc7d32
Improve media resizing ( #722 )
...
* improve MediaUtils.getImageThumbnail so it does not load the whole bitmap into memory
* load thumbnails in device specific sizes
6 years ago
Conny Duck
de361dcb7a
fix some lint warnings, use kotlin view imports in ModalTimeLineActivity
6 years ago
Conny Duck
20e006f1d1
fix bug where revoking a follow request was not possible
6 years ago
Sylke Vicious
db51c551b1
Updated it (Italian) translation ( #721 )
...
* increase cache size & dont cache full size media
* Updated it (Italian) translation
Commit made via Stringlate
* remove unnecessary backslash
6 years ago
Isak Holmström
e0965f5a20
Update swedish translation ( #720 )
6 years ago
Conny Duck
6f234af9d0
fix Dutch string (thx to jeroenpraat)
6 years ago
Conny Duck
baa8250e70
normalize domains before saving them to database
6 years ago
Conny Duck
240ce1d459
improve Dutch strings (thx to jeroenpraat)
6 years ago
Konrad Pozniak
3cb94d6e02
fix crash when opening profiles with default emojis selected
6 years ago
Konrad Pozniak
9791899f1b
increase cache size & dont cache full size media ( #710 )
6 years ago
Conny Duck
549b527a10
fix AccountActivity tabs not stretching on tablets
6 years ago
Conny Duck
bda9b3b764
fix crash in TimelineFragment
6 years ago
Conny Duck
b0f70a5863
fix Dutch string (thx to jeroenpraat)
6 years ago
Conny Duck
eeaf258dbb
fix bug where sending toot is not possible despite it being below character limit
6 years ago
Conny Duck
3e4296f269
update Dutch strings (thx to jeroenpraat)
6 years ago
Conny Duck
cb75378cef
apply font size setting to image alt text
6 years ago
Conny Duck
e6270f1a5e
fix crash in AccountMediaFragment (again)
6 years ago
Conny Duck
0eebc9842e
fix another crash in ViewThreadFragment
6 years ago
Conny Duck
9df99b6a7e
updated Dutch strings (thx to jeroenpraat)
6 years ago
Conny Duck
1ee53f6269
fix custom emojis in mention autocomplete
6 years ago
Conny Duck
e7a13b3f9e
fix crash in AccountMediaFragment
6 years ago
Conny Duck
40a62c12f4
fix crash in TimelineFragment
6 years ago
Conny Duck
e473d914f1
fix crash in ViewThreadFragment
6 years ago
Conny Duck
e2b66e76e4
fix extra backslash in swedish translation
6 years ago
Conny Duck
45a5acbc15
fix regex filter not affecting spoilertext
6 years ago
Conny Duck
23afbe721e
fix crash in TimelineFragment
6 years ago
Conny Duck
94e2fc8825
update german translation
6 years ago
Conny Duck
aadf40bcff
enable custom emoji fonts for all api levels again
6 years ago
Ivan Kupalov
48f680ba96
Fix crash on receiving event in timeline ( #704 )
6 years ago
Anna e só
57baff5488
🌎 : Improved Brazilian Portuguese translations ( #701 )
...
* Added exported .xml from Stringlate
* Added missing strings for theme and privacy
* Added more missing strings
* Added strings for pull notification intervals
* Fixed "hora" to "horas"
6 years ago
Conny Duck
5b9ef9b64a
improve german translation
6 years ago
Conny Duck
74fe29af4e
enable custom emojis in follow notifications
6 years ago
Conny Duck
990d82b5e9
enable custom emojis in notification messages
6 years ago
Conny Duck
cd9061354b
only disable emoji fonts on Lollipop and lower
6 years ago
Conny Duck
edec387e53
fix crash on old mastodon instances
6 years ago
Konrad Pozniak
bb0213f4e9
disable emoji fonts on Android 5 ( #698 )
6 years ago
Konrad Pozniak
94c37a16c0
use ACTION_GET_CONTENT for media selection again, fix uri permissions ( #695 )
6 years ago
Anna e só
0ef5a16da2
update Brazilian Portuguese translation ( #696 )
6 years ago
Evgeny Petrov
14b90a1559
Updated Russian language ( #691 )
...
* Updated Russian language
* Updated RU language according to 8c425c44e5
6 years ago