1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-02-08 15:58:40 +01:00

3129 Commits

Author SHA1 Message Date
TacoTheDank
67b0af9cb4 Java 7 migration aid 2020-05-31 02:29:10 -04:00
TacoTheDank
65e46a8ee6 Java 5 migration aid 2020-05-31 02:28:38 -04:00
TacoTheDank
df8a083ec7 Replace switches with too few cases with ifs 2020-05-31 02:24:17 -04:00
TacoTheDank
634322af33 Simplify an if 2020-05-31 02:22:44 -04:00
TacoTheDank
9eeebc67ee Extract common parts from if statements 2020-05-31 02:21:59 -04:00
TacoTheDank
5072e34900 Remove redundant suppressions 2020-05-31 02:18:48 -04:00
TacoTheDank
d6a60ba638 Delete obsolete sdk version checks 2020-05-31 02:15:53 -04:00
TacoTheDank
6fc3aed810 Replace Assertions with BuildConfig 2020-05-31 02:11:38 -04:00
TacoTheDank
26387e5f44 Add missing super calls 2020-05-31 02:02:32 -04:00
TacoTheDank
11a2d99c39 Use require instead of get for better error messages 2020-05-31 01:54:57 -04:00
TacoTheDank
95f407ee2b Add compile encoding option to prevent possible strange xml malformation 2020-05-31 00:32:22 -04:00
TacoTheDank
44e8b40b69 Update a bunch of dependencies 2020-05-31 00:28:24 -04:00
TacoTheDank
3f74f2e21e Update plugins and Studio 2020-05-30 21:12:53 -04:00
TacoTheDank
86dcfde321 Clean up gradle files a ton 2020-05-30 21:12:29 -04:00
TacoTheDank
eb0379fae8 Fix failing build 2020-05-30 21:04:52 -04:00
TacoTheDank
0b064eb272 Update gradle wrapper 2020-05-30 20:27:11 -04:00
Tlaster
d88e7f331a Fix real size media for mastodon 2020-05-28 15:16:02 +08:00
Tlaster
aed42087ca Update build in key 2020-05-28 14:06:48 +08:00
Tlaster
4c4ed5f27e Update translation with crowdin 2020-05-28 14:04:44 +08:00
Tlaster
489e34bf29 Fix tls for pre lollipop 2020-05-26 19:26:30 +08:00
Tlaster
1595b8f9cb Update androidx appcompat version 2020-05-26 17:15:09 +08:00
Tlaster
a38b3c3982 Down level the min api 2020-05-26 17:14:52 +08:00
Tlaster
d7dad43928 Fix webview crashing in api 21 2020-05-26 16:58:31 +08:00
Tlaster
96cfc4b4c1 Fix #1318 2020-05-26 14:19:00 +08:00
Tlaster
0c2c0eea83 Add zh localized resource 2020-05-26 12:01:32 +08:00
Tlaster
9de195d26a Remove language region 2020-05-25 19:38:42 +08:00
Tlaster
85e3d3fd0e Version 4.1.3 2020-05-25 14:34:25 +08:00
Tlaster
71d736fdc5 Update translation with crowdin 2020-05-25 13:51:22 +08:00
Tlaster
c7e8027570 Fix build 2020-05-25 12:44:17 +08:00
Tlaster
ea37aee5a5
Merge pull request #1317 from Linkid/mastodon_pin_unpin
Mastodon: add pin / unpin toots
2020-05-25 10:26:13 +08:00
François Magimel
d889ac2119 Mastodon: add pin / unpin toots
This feature has already been implemented for Twitter, so the structure
is already there.
2020-05-24 18:03:10 +02:00
Tlaster
775b9e95d7
Merge pull request #1314 from ColinKinloch/pager_swipe_refresh
Fix #1220: Swiping between panes triggers refresh gesture
2020-05-22 17:16:01 +08:00
Colin Kinloch
f057a87197 Fix #1220: Swiping between panes triggers refresh gesture 2020-05-21 14:28:54 +01:00
Tlaster
691a246042 Fix #1311 2020-05-18 15:57:45 +08:00
Tlaster
8fc6c4b099
Merge pull request #1308 from ColinKinloch/looping_fix
Fix video looping
2020-05-18 13:06:15 +08:00
Tlaster
bc2d4de0e4 Merge branch 'master' into maintenance 2020-05-18 13:05:04 +08:00
Tlaster
871999b687 Merge remote-tracking branch 'origin/maintenance' into maintenance 2020-05-18 13:04:58 +08:00
Tlaster
9ae74b04f7 Display mastodon account domain 2020-05-18 13:04:53 +08:00
Tlaster
ddd54fa001
Merge pull request #1310 from Linkid/fix/mastodon_rebloggedby
Mastodon: get the list of real boosters of a toot
2020-05-18 10:56:12 +08:00
Tlaster
1e65d7240c
Merge pull request #1309 from Linkid/fix/contrib-branch
Contribution guide: use the maintenance branch
2020-05-18 10:55:42 +08:00
François Magimel
92f67644dc Mastodon: get the list of real boosters of a toot
Gets the list of users who boosted (reblogged) a toot instead of those
who favourited this toot.

Fix #1094
2020-05-16 15:57:08 +02:00
François Magimel
a1a5b160b0 Contributing guide: use the maintenance branch
Replaces the `develop` branch with the `maintenance` one.
2020-05-16 13:59:19 +02:00
Colin Kinloch
b962863bb5 Fix video looping 2020-05-16 11:25:07 +01:00
Tlaster
f49b77bfce Add account type display support 2020-05-15 16:16:02 +08:00
Tlaster
1d19161b2e Add option to hide status numbers 2020-05-14 15:47:36 +08:00
Tlaster
fd237ee188 Add auto hide tabs support 2020-05-14 14:34:03 +08:00
Tlaster
478a7dd1ae Support filtering list timeline 2020-05-14 14:03:06 +08:00
Tlaster
0fc88a4076 Add yandex translate support 2020-05-13 16:36:15 +08:00
Tlaster
00dd67f2de Merge branch 'maintenance' 4.1.2 2020-05-12 16:00:52 +08:00
Tlaster
fe9bc2bfb4 Version 4.1.2 2020-05-12 15:59:47 +08:00