153 Commits (95d4fc342895df3138aa23b4005378978fd35549)

Author SHA1 Message Date
Conny Duck 27a09a731a fix another crash in ViewImageFragment 6 years ago
Conny Duck 9d5cc095b8 show correct username of author when sharing toot content 6 years ago
Konrad Pozniak 1fdfbf631d remove unnecessary compat code (#932) 6 years ago
Conny Duck 715573361d fix NullPointerException in ViewImageFragment 6 years ago
Conny Duck 8884354999 fix NullPointerException in ViewImageFragment 6 years ago
Conny Duck 8b3dbf54a1 fix crash on unknown media type 6 years ago
Conny Duck 0531fc6902 update deps, fix some lint warnings 6 years ago
Konrad Pozniak 70ca42c8b7 New settings (#891) 6 years ago
kyori19 39e54c666e Do not show "Pin" in "more" menu of direct status. (#909) 6 years ago
kyori19 75678c5b2c Fix typo "accountUsename" to "accountUsername" (#908) 6 years ago
Levi Bard c05eaae317 Fix media transitions, reduce code duplication between media fragments (#894) 6 years ago
Levi Bard 1deaaa1144 Refactor media views (#866) 6 years ago
kyori19 fd0f5edeef Prevent multiple registrations to eventHub on same TimelineFragment (#879) 6 years ago
Ivan Kupalov d928fe7a1d Add ability to pin/unpin statuses (#872) 6 years ago
Levi Bard 66b94e5397 Enable sharing media directly from Tusky (#852) 6 years ago
Prat 6e75e0bfc5 Add deletion confirmation (#865) 6 years ago
Konrad Pozniak 36fdfb3de6 fix notifications loading (again) (#845) 6 years ago
HellPie 2730dca3ea Add support for collapsible statuses when they exceed 500 characters (#825) 6 years ago
Konrad Pozniak 3e2dc9f79b update targetSdkVersion to 28 (#842) 6 years ago
Conny Duck f61456d8b3 fix crash in notifications fragment, save account only when notificationid changed 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) 6 years ago
Konrad Pozniak 1f972debff fix notification tab loading bottom notifications forever (#807) 6 years ago
Conny Duck 62ed1a9d57 fix crash in NotificationsFragment when Preferences are first accessed 6 years ago
Conny Duck 6c68acd551 fix activity transitions (this time for real) 6 years ago
Konrad Pozniak f3a3013ffa fix repeating toots in timelines (#789) 6 years ago
Konrad Pozniak 4f8d905e7b fix notification tab loading (#777) 6 years ago
kyori cfdd7ded34 Prevent query SharedPreference in adapters. 6 years ago
Konrad Pozniak dcda04b472 add new elephant friends (#757) 6 years ago
Konrad Pozniak f44921f739 add possibility to view avatars fullscreen (#724) 6 years ago
Konrad Pozniak 30d9204586 fix bug where home timeline was never showing "load more" button (#729) 6 years ago
Konrad Pozniak caa04a2341 improve dependency injection (#723) 6 years ago
Conny Duck de361dcb7a fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 6 years ago
Konrad Pozniak 9791899f1b increase cache size & dont cache full size media (#710) 6 years ago
Conny Duck bda9b3b764 fix crash in TimelineFragment 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 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 45a5acbc15 fix regex filter not affecting spoilertext 6 years ago
Conny Duck 23afbe721e fix crash in TimelineFragment 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
Conny Duck cd9061354b only disable emoji fonts on Lollipop and lower 6 years ago
Konrad Pozniak bb0213f4e9 disable emoji fonts on Android 5 (#698) 6 years ago
Conny Duck a25eefcbeb fix crash on timeline reloading 6 years ago
Conny Duck 51e2ccc5a5 only reload timeline on pref change when necessary 6 years ago
Conny Duck 9133a74d37 cleanup code 6 years ago
Ivan Kupalov 56752dba33 Do not scroll to top on timeline refresh (#681) 6 years ago