Commit Graph

498 Commits

Author SHA1 Message Date
Tlaster 18e42f86a4 upgdate packages and migrate to kotlin 1.4.31 2021-03-01 13:55:17 +08: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
TacoTheDank 536371eb89 Fix a bunch of deprecations in Kotlin, and a few misc things 2020-06-28 16:49:50 -04:00
TacoTheDank d3bd4c4dab Update twitter-text library 2020-06-27 16:52:17 -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 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 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 d6a60ba638 Delete obsolete sdk version checks 2020-05-31 02:15:53 -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 44e8b40b69 Update a bunch of dependencies 2020-05-31 00:28:24 -04:00
Tlaster 1595b8f9cb Update androidx appcompat version 2020-05-26 17:15:09 +08:00
Tlaster 96cfc4b4c1 Fix #1318 2020-05-26 14:19:00 +08:00
Tlaster fd237ee188 Add auto hide tabs support 2020-05-14 14:34:03 +08:00
Tlaster 2768086678
Merge pull request #1271 from Xefir/1266
Remove streaming #1266
2020-05-12 15:33:11 +08:00
Tlaster 0d6f6c5dd1 Add tab position setting support 2020-05-12 15:20:12 +08:00
Michel Roux 9f72c84782 Fix part of removing streaming #1266 2020-04-23 14:51:41 +02:00
Tlaster cd6250b647 Fix data import/export DocumentFile error when sdk < q 2020-04-21 16:05:56 +08:00
Tlaster cdc5a24102 Use FileSelectorDialogFragment when sdk < Q 2020-04-21 15:33:55 +08:00
Tlaster ecf1776eb1 Merge branch 'master' into maintenance 2020-04-21 15:17:06 +08:00
Tlaster aab797dae7 Fix #1251 2020-04-20 18:14:47 +08:00
Michel Roux 619a020b93 When you reply in a conversation on Mastodon, the reply option add yourself in the message. It's annoying 2020-04-20 11:42:04 +02: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 a2cec21b18 Migrate to glide v4 2020-04-13 17:33:36 +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 251b9b1d3b Fix #1067 2020-04-01 16:03:35 +08:00
Tlaster 4b137a8e2c Fix build 2020-02-06 15:58:34 +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 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
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
Torvin c33e8d8809 upgrade Kotlin version 2019-06-21 00:20:13 +12:00
Mariotaku Lee cc6eafd8a3
fixed #1018 2017-11-15 13:46:33 +08:00
Mariotaku Lee dbf42f737c
improved compose error handling 2017-11-13 14:57:26 +08:00
Mariotaku Lee 518d573d32
280 character backport 2017-11-13 12:53:40 +08:00
Mariotaku Lee 74efc30740
close #951 2017-10-05 11:50:35 +08:00