Konrad Pozniak
6a7ec93b98
update minSdkVersion to 21 ( #843 )
...
* set minSdkVersion to 21
* use elevation instead of additional views for shadow
* clean up code occurrences
* remove drawable compat code
* remove no longer needed resources
* remove unneeded android:clipChildren="false"
* Revert "remove no longer needed resources"
This reverts commit 67a4d6f8d87b3f116b95d90dfb48f350d342f503.
* remove no longer needed resources (this time the right ones)
6 years ago
Conny Duck
ef9ac3939e
fix crash when trying to view account with invalid id
...
closes #848
6 years ago
Evgeny Petrov
cc774ab754
RU: Re-worded "Favourites" string, replaced "NSFW" with "sensitive" ( #839 )
6 years ago
Conny Duck
4dd70762c2
dont hold whole file content in memory when uploading media
6 years ago
Conny Duck
14ac883496
update media limits for Mastodon 2.5
6 years ago
Conny Duck
76d4ca4747
Merge branch 'kyori19-AbsoluteTime'
6 years ago
Conny Duck
67e34a9ee7
Merge branch 'AbsoluteTime' of https://github.com/kyori19/Tusky into kyori19-AbsoluteTime
...
# Conflicts:
# app/src/main/java/com/keylesspalace/tusky/adapter/NotificationsAdapter.java
6 years ago
Isak Holmström
819a1a65c3
[SV] Translation: Removed nsfw and replaced it with "sensitive content" ( #836 )
...
* Updated with new strings, added new translations for mute
* Changed from nsfw to sensitive content
6 years ago
Conny Duck
d84ae0b931
Release 49
6 years ago
Conny Duck
5ef50fa3cd
fix links with uppercase letters in scheme not being opened
...
closes #801
6 years ago
qwazix
c323c6545f
Make page margin to truly black for tablets. ( #834 )
6 years ago
Conny Duck
711f00ad87
Merge remote-tracking branch 'origin/master'
6 years ago
Conny Duck
f61456d8b3
fix crash in notifications fragment, save account only when notificationid changed
6 years ago
Konrad Pozniak
12d76249c4
fix image preview rotation in ComposeActivity ( #831 )
6 years ago
Konrad Pozniak
cbb323a434
fix account switching when offline/error ( #830 )
6 years ago
Konrad Pozniak
b41fd1a7a6
Update bitrise badge ( #833 )
6 years ago
Conny Duck
73934e4652
fix empty message view showing/hiding at the wrong times
6 years ago
Konrad Pozniak
2c679a4761
fix account list loading and clean up a lot of code ( #823 )
...
* fix account list loading and clean up a lot of code
* remove ACCESS_COARSE_LOCATION for API levels 23+
* small improvements
6 years ago
Conny Duck
241f0ebbbf
add missing libraries to libraries screen
6 years ago
Conny Duck
dd2be8085d
update deps
6 years ago
Conny Duck
91bf170368
remove ACCESS_COARSE_LOCATION for API levels 23+
6 years ago
Conny Duck
09dd008fed
improve wording of "always show sensitive media" setting title
6 years ago
Conny Duck
4cc197ddc5
correctly hide the loading indicator when instance returns an error on login
6 years ago
Konrad Pozniak
1f972debff
fix notification tab loading bottom notifications forever ( #807 )
6 years ago
Conny Duck
937436091b
fix crash in EditProfileViewModel
6 years ago
ButterflyOfFire
37da617bdb
Fixing typo in arabic. ( #802 )
6 years ago
Conny Duck
deaf35646a
dont load header images in their full size
6 years ago
Conny Duck
b45dc5f873
Release 48
6 years ago
Conny Duck
62ed1a9d57
fix crash in NotificationsFragment when Preferences are first accessed
...
fixes #797
6 years ago
Conny Duck
974c4f37b1
update screenshot
6 years ago
Conny Duck
c385c92d99
Release 47
6 years ago
Conny Duck
6c68acd551
fix activity transitions (this time for real)
6 years ago
Levi Bard
9b9450736f
Separate saved draft visibility from default reply visibility: #772 ( #787 )
6 years ago
Konrad Pozniak
c6acee511e
wait for EmojiCompat to be initialized before using it ( #791 )
6 years ago
Konrad Pozniak
f3a3013ffa
fix repeating toots in timelines ( #789 )
6 years ago
Konrad Pozniak
4f8d905e7b
fix notification tab loading ( #777 )
...
* fix progressbars of footer and fragment overlapping
* add progressbar to bottom of notification list again
* fix bottom loading getting stuck sometimes
6 years ago
Basix
5ae53ff546
Added Korean Translation ( #783 )
...
* Added Korean Translation
* Edited translation errors discovered by @Kjwon15
https://github.com/tuskyapp/Tusky/pull/782#pullrequestreview-147631374
* Removed a slash at line 43
https://github.com/tuskyapp/Tusky/pull/783#discussion_r211258208
6 years ago
Óliver García Albertos
7ee19315a7
values-es: Update translations ( #785 )
6 years ago
kyori
43269e0c59
Prevent creating new object in setCreatedAt
6 years ago
Konrad Pozniak
336bc4d7ed
fix bug where addField button was enabled when it should not be
...
in EditProfileActivity
6 years ago
kyori
6936346793
Use SimpleDateFormatter repeatedly.
6 years ago
kyori
6c10b6dbe9
Add process for when the createdAt is null.
6 years ago
kyori
6325f159f4
Stop initializing String.
6 years ago
Konrad Pozniak
91cb826adc
fix AccountActivity recreating after rotation
6 years ago
Evgeny Petrov
8bfc56c527
[Ru] string hotfix ( #775 )
...
Changed the wrong form of "black" theme string
6 years ago
Quentí
b708d5dfca
Update Occitan translation ( #776 )
6 years ago
Konrad Pozniak
5237e645eb
Release 46
6 years ago
Konrad Pozniak
04b471d100
fix wrong activity transition of LoginActivity
6 years ago
Konrad Pozniak
5118122c4a
fix bug where deleting profile field was not possible
6 years ago
Marcin Mikołajczak
ad72e63026
Update Polish translation ( #768 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
6 years ago