Commit Graph

2662 Commits

Author SHA1 Message Date
Tlaster 1ecd3acdba Fix #1254 2020-04-20 15:10:15 +08:00
Tlaster a1e0c2c7b8 Fix #1249 2020-04-18 13:43:43 +08:00
Tlaster c8d40c6e17 Merge remote-tracking branch 'origin/master' into maintenance 2020-04-15 16:17:52 +08:00
Tlaster c4a3f1f281 Fix #1239 2020-04-15 16:14:08 +08:00
Tlaster de8d86c7c2 Merge remote-tracking branch 'origin/master' into viewer_cutout 2020-04-15 12:56:58 +08:00
Tlaster ada62e82f4 Fix crash when getting new messages 2020-04-14 15:00:17 +08:00
Tlaster 3d0d574985 Fix direct message send failed 2020-04-14 14:59:59 +08:00
Tlaster e07fbca1a7 Fix crash after close dialog 2020-04-14 14:31:52 +08:00
Tlaster c2ea4ecce5 Show toast when login failed 2020-04-14 14:31:33 +08:00
Tlaster b1b9fd6026 Update buildin api key 2020-04-14 14:31:07 +08:00
Tlaster 34dfa0126c Update google commit id 2020-04-14 13:52:42 +08:00
Tlaster 14b976b025 Fix build 2020-04-13 17:46:00 +08:00
Tlaster a2cec21b18 Migrate to glide v4 2020-04-13 17:33:36 +08:00
Tlaster fc2bbe857b Merge remote-tracking branch 'origin/maintenance' into maintenance 2020-04-13 00:42:35 +08:00
Tlaster 353e1e89ef Update DEFAULT_API_CONFIGS_URL 2020-04-07 14:11:39 +08:00
Tlaster 1a0ff60215 Fix import && null safety 2020-04-03 17:49:35 +08:00
Tlaster 2407b9f193 Revert "Removed private API usages"
This reverts commit 5052d1fc62.
2020-04-03 17:14:42 +08:00
Tlaster 1ab66a9e95 Show keyboard when enter ComposeActivity with default intent 2020-04-02 15:21:11 +08:00
Tlaster 4fa1225742 Update storage api for android q 2020-04-02 15:04:31 +08:00
Tlaster 1db9968359 Fix build error 2020-04-01 16:26:13 +08:00
Tlaster 91df4b5270 Merge remote-tracking branch 'origin/master' into maintenance 2020-04-01 16:25:33 +08:00
Tlaster 149bbbf9c2 Check fetched items is not empty before inserting 2020-04-01 16:10:47 +08:00
Tlaster ecbba6fa92 Wrap to safeGetInt when getting gap 2020-04-01 16:10:03 +08:00
Tlaster 177342a339 Add android.permission.FOREGROUND_SERVICE 2020-04-01 16:06:04 +08:00
Tlaster 251b9b1d3b Fix #1067 2020-04-01 16:03:35 +08:00
Tlaster 4bc560e8d3 Fix #1223
Only 1.1.0-alpha01 works now due to 6eae6436c7 remove ViewCompat.setSystemGestureExclusionRects call, DrawerLayout can not support automatic opt-out behavior out of the box.
2020-04-01 14:36:00 +08:00
Tlaster 925e041a4b Workaround for #1178 2020-03-30 17:03:15 +08:00
Tlaster 13d1c1bfae Fix DM display 2020-03-03 14:13:19 +08:00
Tlaster 5f81a0f046 Fix #1229 2020-02-25 20:22:06 +08:00
Tlaster a9c68df28f Update .google.commit-id 2020-02-24 15:21:45 +08:00
Tlaster b8719e28ca Update google play services 2020-02-24 13:09:03 +08:00
Tlaster 6593020ef7 Update .google.commit.id 2020-02-24 12:40:29 +08:00
Tlaster 6f2801441c Fix timeline crash 2020-02-12 13:04:02 +08:00
Tlaster 4b137a8e2c Fix build 2020-02-06 15:58:34 +08:00
Tlaster 1c55a4e25b Update packages 2020-02-06 15:10:47 +08:00
Tlaster 55b8cd640a Migrate to AndroidX 2020-01-26 15:35:15 +08:00
Mariotaku Lee 5052d1fc62 Removed private API usages
> Hello,
>
> This is a policy violation notice from Twitter API Policy. Multiple applications registered to your account (or accounts) have been found in violation of the Developer Agreement and Policy:
>
> Developer Agreement: Section II.A.4
>
> Developer Agreement: Section II.E
>
> Developer Policy: Section I.F.5.a
>
> To ensure continued API access you must do the following:
>
> Delete all applications associated with your service that are in violation of Twitter’s multi-key abuse policy
>
> Eliminate all functionality from your service that allows people to use Twitter client application credentials
>
> Eliminate all functionality from your service that allows people to access non-public API endpoints
>
> We look forward to hearing back from you on or before 17 JANUARY 2020. If we don’t receive a response by that time your API access will be permanently suspended.
>
> Regards,
>
> Twitter API Policy
2020-01-08 11:37:49 +09:00
Mariotaku Lee 1490a874c4 Fixing compile errors 2019-11-20 15:10:24 +09:00
Colin Kinloch bd3ea695e9 Use cutout mode "shortEdges" to display consistently in fullscreen media viewer 2019-10-28 20:35:05 +00:00
Mariotaku Lee 3b14363c0d Fixing compile errors 2019-10-25 17:50:10 +09:00
Mariotaku Lee 35da54f967
[NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
Colin Kinloch 00b0cfc15f Ignore cutouts in viewer activity 2019-10-24 15:46:27 +01:00
Mariotaku Lee d3892354f0 Updated dependencies 2019-10-24 18:19:37 +09:00
Mr. Traduttore ba78f6cb36
Improved Italian translation
Fixed some errors and translated using Twitter's terms
2019-07-22 12:40:03 +00:00
Mariotaku Lee 29035090d1 Fixed #1193 2019-07-22 11:10:58 +09:00
Mariotaku Lee 9559b8850e Fixed security issue for startActivity with potential malicious intent. 2019-07-17 18:40:34 +09:00
Mariotaku Lee 330b78b301 Improved stability of ShareProvider while querying file
Credit: Julien Thomas (https://twitter.com/julien_thomas) - Protektoid Project (https://protektoid.com)
2019-07-17 17:34:35 +09:00
Mariotaku Lee b26c106781 Fixed a security issue that cause configuration and database to be accessed by malicious local app. Although account credentials is safe, it's still strongly suggested to update.
Credit: Julien Thomas (Twitter @julien_thomas) - Protektoid Project (https://protektoid.com)
2019-07-17 16:36:02 +09:00
Mariotaku ee992c5e7a
Merge pull request #1179 from Wszl/master
fixed can't proxy when use username and password
2019-07-03 16:01:46 +09:00
Mariotaku Lee 742024d8f3 Fixed #1186 2019-07-01 11:31:25 +09:00