Commit Graph

3232 Commits

Author SHA1 Message Date
Tlaster e04beceaec Merge branch 'maintenance' 2021-04-21 17:04:41 +08:00
Tlaster 6615244847 version 4.1.8 2021-04-21 15:27:12 +08:00
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 3399ba5265 version 4.1.7 2021-03-01 18:25:52 +08:00
Tlaster 3b27b0b6ca Merge branch 'maintenance' 2021-03-01 17:57:42 +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 82c1f6b21f
Merge pull request #1419 from emyarod/update-twiderex-android-issue-tracker-link
fix link to TwidereX-Android issue tracker
2021-02-05 14:36:54 +08:00
emyarod c6488e2e0b fix link to TwidereX-Android issue tracker 2021-02-04 12:56:14 -06: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
BradGao e5d7a1e68b
Merge pull request #1409 from TwidereProject/readme-update
Update README.md
2020-12-08 09:35:48 +08:00
BradGao f945ca354f
Update README.md 2020-12-07 10:37:52 +08:00
BradGao 1ebb0e676e
Merge pull request #1402 from TwidereProject/announce-twiderex-beta
Update README.md
2020-12-04 13:21:54 +08:00
BradGao 4bfec48b73
Update README.md 2020-12-04 13:18:09 +08:00
BradGao 0a25a4717d
Update README.md 2020-12-04 09:34:18 +08:00
Tlaster 5643d91be9
Update README.md 2020-12-03 17:40:45 +08:00
Tlaster dc144f068e version 4.1.6 2020-12-01 14:37:56 +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 dac2315e9a version 4.1.5 2020-11-28 21:21:15 +08:00
Tlaster f054752c65 fix translate crash 2020-11-28 21:20:18 +08:00
Suji Yan f3894f15ec
Merge pull request #1375 from HugoPoi/feat/read-write-timeout-configurable
feat: KEY_CONNECTION_TIMEOUT set read write timeouts too
2020-10-11 12:47:57 +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
Suji Yan e600c93f7b
Merge pull request #1345 from PotcFdk/patch-increase-max-user-name-length
Increase the max user profile name length to 50.
2020-08-05 15:11:54 +08:00
PotcFdk 3853ed1f0b Increase the max user profile name length to 50. 2020-07-25 16:10:30 +02:00
Suji Yan e324d849fc
Update README.md 2020-07-22 02:10:32 +08:00
Tlaster 44d9b6036a
Merge pull request #1336 from TacoTheDank/maintenance
Lints, libraries, deprecation fixes, and codestyle
2020-07-20 16:17:19 +08:00
Suji Yan 53edcd4897
Merge pull request #1337 from edent/patch-1
Alt text input acts as a normal text box
2020-07-19 20:40:06 +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