Conny Duck
ef9ac3939e
fix crash when trying to view account with invalid id
...
closes #848
2018-09-15 21:51:53 +02:00
Evgeny Petrov
cc774ab754
RU: Re-worded "Favourites" string, replaced "NSFW" with "sensitive" ( #839 )
2018-09-10 19:28:55 +02:00
Conny Duck
4dd70762c2
dont hold whole file content in memory when uploading media
2018-09-10 10:00:06 +02:00
Conny Duck
14ac883496
update media limits for Mastodon 2.5
2018-09-10 10:00:06 +02:00
Conny Duck
76d4ca4747
Merge branch 'kyori19-AbsoluteTime'
2018-09-09 21:48:31 +02:00
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
2018-09-09 21:48:01 +02:00
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
2018-09-05 21:29:39 +02:00
Conny Duck
d84ae0b931
Release 49
2018-09-04 19:06:04 +02:00
Conny Duck
5ef50fa3cd
fix links with uppercase letters in scheme not being opened
...
closes #801
2018-09-04 18:43:06 +02:00
qwazix
c323c6545f
Make page margin to truly black for tablets. ( #834 )
2018-09-04 18:35:17 +02:00
Conny Duck
711f00ad87
Merge remote-tracking branch 'origin/master'
2018-09-03 21:29:26 +02:00
Conny Duck
f61456d8b3
fix crash in notifications fragment, save account only when notificationid changed
2018-09-03 21:23:12 +02:00
Konrad Pozniak
12d76249c4
fix image preview rotation in ComposeActivity ( #831 )
2018-09-03 20:26:35 +02:00
Konrad Pozniak
cbb323a434
fix account switching when offline/error ( #830 )
2018-09-03 20:16:12 +02:00
Konrad Pozniak
b41fd1a7a6
Update bitrise badge ( #833 )
2018-09-03 16:24:39 +02:00
Conny Duck
73934e4652
fix empty message view showing/hiding at the wrong times
2018-09-02 13:23:36 +02:00
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
2018-08-31 21:52:09 +02:00
Conny Duck
241f0ebbbf
add missing libraries to libraries screen
2018-08-31 20:40:56 +02:00
Conny Duck
dd2be8085d
update deps
2018-08-31 20:40:40 +02:00
Conny Duck
91bf170368
remove ACCESS_COARSE_LOCATION for API levels 23+
2018-08-29 22:20:23 +02:00
Conny Duck
09dd008fed
improve wording of "always show sensitive media" setting title
2018-08-29 19:16:41 +02:00
Conny Duck
4cc197ddc5
correctly hide the loading indicator when instance returns an error on login
2018-08-28 18:47:12 +02:00
Konrad Pozniak
1f972debff
fix notification tab loading bottom notifications forever ( #807 )
2018-08-26 21:10:38 +02:00
Conny Duck
937436091b
fix crash in EditProfileViewModel
2018-08-26 12:41:26 +02:00
ButterflyOfFire
37da617bdb
Fixing typo in arabic. ( #802 )
2018-08-25 00:01:58 +02:00
Conny Duck
deaf35646a
dont load header images in their full size
2018-08-24 23:13:28 +02:00
Conny Duck
b45dc5f873
Release 48
2018-08-24 20:38:34 +02:00
Conny Duck
62ed1a9d57
fix crash in NotificationsFragment when Preferences are first accessed
...
fixes #797
2018-08-24 19:47:27 +02:00
Conny Duck
974c4f37b1
update screenshot
2018-08-24 19:42:48 +02:00
Conny Duck
c385c92d99
Release 47
2018-08-23 21:11:29 +02:00
Conny Duck
6c68acd551
fix activity transitions (this time for real)
2018-08-23 21:06:49 +02:00
Levi Bard
9b9450736f
Separate saved draft visibility from default reply visibility: #772 ( #787 )
2018-08-23 20:50:50 +02:00
Konrad Pozniak
c6acee511e
wait for EmojiCompat to be initialized before using it ( #791 )
2018-08-23 20:44:25 +02:00
Konrad Pozniak
f3a3013ffa
fix repeating toots in timelines ( #789 )
2018-08-22 21:19:56 +02:00
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
2018-08-22 21:18:56 +02:00
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
2018-08-20 21:28:20 +02:00
Óliver García Albertos
7ee19315a7
values-es: Update translations ( #785 )
2018-08-20 21:27:27 +02:00
kyori
43269e0c59
Prevent creating new object in setCreatedAt
2018-08-20 22:51:30 +09:00
Konrad Pozniak
336bc4d7ed
fix bug where addField button was enabled when it should not be
...
in EditProfileActivity
2018-08-20 14:49:23 +02:00
kyori
6936346793
Use SimpleDateFormatter repeatedly.
2018-08-20 20:56:22 +09:00
kyori
6c10b6dbe9
Add process for when the createdAt is null.
2018-08-20 19:29:58 +09:00
kyori
6325f159f4
Stop initializing String.
2018-08-20 17:47:19 +09:00
Konrad Pozniak
91cb826adc
fix AccountActivity recreating after rotation
2018-08-20 10:11:36 +02:00
Evgeny Petrov
8bfc56c527
[Ru] string hotfix ( #775 )
...
Changed the wrong form of "black" theme string
2018-08-19 12:17:09 +02:00
Quentí
b708d5dfca
Update Occitan translation ( #776 )
2018-08-19 12:16:56 +02:00
Konrad Pozniak
5237e645eb
Release 46
2018-08-18 13:35:20 +02:00
Konrad Pozniak
04b471d100
fix wrong activity transition of LoginActivity
2018-08-18 13:03:30 +02:00
Konrad Pozniak
5118122c4a
fix bug where deleting profile field was not possible
2018-08-18 09:12:57 +02:00
Marcin Mikołajczak
ad72e63026
Update Polish translation ( #768 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-08-17 21:00:03 +02:00
kyori
cfdd7ded34
Prevent query SharedPreference in adapters.
2018-08-17 14:42:15 +09:00