1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-02-02 01:36:50 +01:00

2804 Commits

Author SHA1 Message Date
TacoTheDank
f7cea5029a Move lint.xml to lintOptions 2020-06-28 17:27:50 -04:00
TacoTheDank
536371eb89 Fix a bunch of deprecations in Kotlin, and a few misc things 2020-06-28 16:49:50 -04:00
TacoTheDank
894a4aa325 Update subsampling-scale-image-view library 2020-06-27 16:52:47 -04:00
TacoTheDank
d3bd4c4dab Update twitter-text library 2020-06-27 16:52:17 -04:00
TacoTheDank
b5d735086a Update a few libraries 2020-06-27 16:39:31 -04:00
TacoTheDank
9357456e6a Fix some deprecations 2020-06-26 23:29:14 -04:00
TacoTheDank
966bd2c7b5 Replace cascade ifs with whens 2020-06-08 20:21:48 -04:00
TacoTheDank
50ee094889 Fix style issues related to parameters, little misc cleanup 2020-06-08 19:48:04 -04:00
TacoTheDank
fd62c19ba6 Inline variables 2020-06-08 19:42:44 -04:00
TacoTheDank
1ac1c58824 Fold some if-thens 2020-06-08 19:09:31 -04:00
TacoTheDank
421147b465 Use Kotlin math functions 2020-06-08 18:50:51 -04:00
TacoTheDank
4065eddb32 Some heavy "lift"ing 2020-06-08 17:19:10 -04:00
TacoTheDank
973237dff9 Make a bunch of objects and vals const 2020-06-08 17:11:06 -04:00
TacoTheDank
a9f5129d95 Optimize variable declarations 2020-06-08 17:09:07 -04:00
TacoTheDank
50804ff533 Fix lots of misc style issues 2020-06-08 17:07:20 -04:00
TacoTheDank
7e47ac9cf0 Even more redundant construct cleanup 2020-06-08 17:01:17 -04:00
TacoTheDank
8fa48f2c19 Fix Java interop issues 2020-06-08 16:22:25 -04:00
TacoTheDank
c30e8b4da8 Move Yandex to Kotlin directory 2020-06-08 16:04:49 -04:00
TacoTheDank
17b401692e Replace local commons-text with implementation 2020-06-08 16:03:11 -04:00
TacoTheDank
60012bd766 Update android-utils to 289aff1 2020-06-08 16:00:28 -04:00
Tlaster
463b49af15 Bump Exoplayer version 2020-06-08 19:06:08 +08:00
Tlaster
74698b066d Update build in api key 2020-06-08 16:22:24 +08:00
Tlaster
602c367bf2 Display statusnet account domain 2020-06-08 13:42:37 +08:00
Tlaster
30e10353cb Update localization from crowdin 2020-06-08 13:33:43 +08:00
Tlaster
3f80c43f62 Merge branch 'feature/link-preview' into maintenance 2020-06-02 17:16:46 +08:00
Tlaster
d345ad3d25 complete link preview 2020-06-02 17:15:34 +08:00
TacoTheDank
7e7647f7a8 Revert drawerlayout update 2020-06-01 01:28:27 -04:00
TacoTheDank
537aa5dbb4 Redundant construct cleanup 2: kotlin boogaloo 2020-05-31 02:53:41 -04:00
TacoTheDank
20fad6b917 Migrate some older Kotlin 2020-05-31 02:44:38 -04:00
TacoTheDank
4534946314 Simplify some code constructs 2020-05-31 02:39:35 -04:00
TacoTheDank
3b2df86fe7 Remove redundant initializers 2020-05-31 02:35:50 -04:00
TacoTheDank
b33a1e8763 Fix size of passed arrays 2020-05-31 02:34:34 -04:00
TacoTheDank
bd2e9150e9 Static-ize some inner classes 2020-05-31 02:33:23 -04:00
TacoTheDank
5bc9d6770e Java 8 migration aid 2020-05-31 02:32:14 -04:00
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
86dcfde321 Clean up gradle files a ton 2020-05-30 21:12:29 -04:00
Tlaster
cc38f01c5e Initial work for link preview 2020-05-29 18:06:56 +08: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