Tlaster
|
0aa1a83621
|
fix wrong if
|
2021-03-23 10:22:47 +08:00 |
Tlaster
|
21dd2dde45
|
fix crash when sharing file for android 11
|
2021-03-22 13:46:50 +08:00 |
Tlaster
|
6d4404bf57
|
Revert "fix crash when sharing file for android 11"
This reverts commit 205424735b .
|
2021-03-22 13:46:21 +08:00 |
Tlaster
|
94a73bf4b9
|
ensure idx is in data indices
|
2021-03-22 13:32:50 +08:00 |
Tlaster
|
205424735b
|
fix crash when sharing file for android 11
|
2021-03-22 11:06:50 +08:00 |
Tlaster
|
4a7d5a99af
|
fix crash when update refresh progress offset
|
2021-03-22 11:06:41 +08:00 |
Tlaster
|
17397628fc
|
add SQLiteBlobTooBigException catch for safeMoveToPosition
|
2021-03-01 17:23:35 +08:00 |
Tlaster
|
afac44ca43
|
fix crash at status details adapter
|
2021-03-01 17:13:16 +08:00 |
Tlaster
|
9d9a98d47b
|
fix crash at status details adapter
|
2021-03-01 16:55:25 +08:00 |
Tlaster
|
b1557f17be
|
make advance filter list enabled for fdroid
|
2021-03-01 16:32:09 +08:00 |
Tlaster
|
c1430497ac
|
update google commit id
|
2021-03-01 16:31:28 +08:00 |
Tlaster
|
18e42f86a4
|
upgdate packages and migrate to kotlin 1.4.31
|
2021-03-01 13:55:17 +08:00 |
Tlaster
|
e325e886ac
|
fix build
|
2020-12-22 17:14:57 +08:00 |
Tlaster
|
cf270b72fc
|
Revert "Add yandex translate support"
This reverts commit 0fc88a4076 .
|
2020-12-22 17:05:12 +08:00 |
Tlaster
|
4f137ad827
|
Revert "fix translate crash"
This reverts commit f054752c65 .
|
2020-12-22 16:56:01 +08:00 |
TacoTheDank
|
4729c02ea9
|
Revert "Move Yandex to Kotlin directory"
This reverts commit c30e8b4da8 .
|
2020-12-22 16:53:30 +08:00 |
Tlaster
|
75c5c09ba6
|
fix crash when launching
|
2020-12-01 14:35:47 +08:00 |
Tlaster
|
fbaf027ce4
|
upgrade .google.commit-id
|
2020-11-30 13:16:36 +08:00 |
Tlaster
|
f054752c65
|
fix translate crash
|
2020-11-28 21:20:18 +08:00 |
HugoPoi
|
20f03c002c
|
feat: KEY_CONNECTION_TIMEOUT set read write timeouts too
|
2020-09-27 14:17:23 +02:00 |
Suji Yan
|
b473d9d6d8
|
Merge pull request #1362 from falih-mulyana/feature/text-selection-action
Feature/text selection action
|
2020-09-14 22:19:54 +08:00 |
Falih Mulyana
|
64c93b3ed9
|
Add custom text selection action to compose tweet from selected text
|
2020-08-28 23:36:18 +07:00 |
PotcFdk
|
3853ed1f0b
|
Increase the max user profile name length to 50.
|
2020-07-25 16:10:30 +02:00 |
Tlaster
|
44d9b6036a
|
Merge pull request #1336 from TacoTheDank/maintenance
Lints, libraries, deprecation fixes, and codestyle
|
2020-07-20 16:17:19 +08:00 |
TacoTheDank
|
4b2aba0266
|
Update DNSJava and Exoplayer again
|
2020-07-14 16:46:57 -04:00 |
Terence Eden
|
432924834a
|
Alt text input acts as a normal text box
Fixes #1326
|
2020-06-29 14:48:21 +01:00 |
TacoTheDank
|
47bf66c628
|
Update some of Mariotaku's libraries
|
2020-06-28 23:11:50 -04:00 |
TacoTheDank
|
1a833cdaa9
|
Replace old local QrCodeGen with upstream library
|
2020-06-28 19:53:12 -04:00 |
TacoTheDank
|
5a3f881a52
|
Refer to commons-lang3 where unnecessary in local code
|
2020-06-28 19:25:05 -04:00 |
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 |