Commit Graph

195 Commits

Author SHA1 Message Date
TacoTheDank 966bd2c7b5 Replace cascade ifs with whens 2020-06-08 20:21:48 -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
Tlaster 602c367bf2 Display statusnet account domain 2020-06-08 13:42:37 +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 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 11a2d99c39 Use require instead of get for better error messages 2020-05-31 01:54:57 -04:00
Tlaster 9ae74b04f7 Display mastodon account domain 2020-05-18 13:04:53 +08:00
Tlaster 1d19161b2e Add option to hide status numbers 2020-05-14 15:47:36 +08:00
Tlaster ecbba6fa92 Wrap to safeGetInt when getting gap 2020-04-01 16:10:03 +08:00
Tlaster 55b8cd640a Migrate to AndroidX 2020-01-26 15:35:15 +08:00
Mariotaku Lee 35da54f967
[NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
Mariotaku Lee 64bd85ae6c
removed apache commons lang dependency 2017-09-25 14:04:37 +08:00
Mariotaku Lee a683a25d34
updated lib version
improved cursor usage
2017-09-20 19:28:14 +08:00
Mariotaku Lee a9b83d8977
fixed conversation order bug 2017-09-19 13:15:12 +08:00
Mariotaku Lee 0bb81b5b15
fixed incoming message background color 2017-09-18 16:39:06 +08:00
Mariotaku Lee 8db45fef5d
fixed #956 2017-09-15 15:32:20 +08:00
Mariotaku Lee fee338157e
improved activity filters 2017-09-15 15:18:33 +08:00
Mariotaku Lee 10c5f3fd34
fixed message date label 2017-09-08 23:17:10 +08:00
Mariotaku Lee 9dc4f72bb4
fixed some compatibility issues on older devices
fixing memory leaks
2017-09-03 21:23:45 +08:00
Mariotaku Lee 20d014e370
distinguished incoming and outgoing message with color
supported notification channel settings on Android 8.0
2017-08-30 20:17:55 +08:00
Mariotaku Lee 45a65d099f
moved translation settings 2017-08-28 17:56:09 +08:00
Mariotaku Lee 464a63234a
fixing lint problems 2017-08-28 12:31:19 +08:00
Mariotaku Lee 4812e1bfe4
possible fix to #883 2017-07-16 14:09:46 +08:00
Mariotaku Lee 34966dfd4e
crash fixes 2017-07-07 16:01:59 +08:00
Mariotaku Lee d87d8a2212
updated build tools version 2017-06-19 12:11:28 +08:00
Mariotaku Lee 5574067e08
reduced cursor moving call 2017-06-01 17:37:51 +08:00
Mariotaku Lee d1dd995167
reduced cursor moving call 2017-06-01 17:21:34 +08:00
Mariotaku Lee b89d3c198e
basic full text expansion #843 2017-05-21 23:12:53 +08:00
Mariotaku Lee 87d953942e
fixed auto complete acct with host sometimes appeared for wrong accounts 2017-05-21 10:13:09 +08:00
Mariotaku Lee d5fe843d8b
improved status list performance 2017-05-18 23:20:42 +08:00
Mariotaku Lee ef1c334200
fixed adapter return statement 2017-05-16 10:20:46 +08:00
Mariotaku Lee 0eb13ade81
improved hashtag auto completion
supports double hashtag for fanfou
2017-05-14 01:44:33 +08:00
Mariotaku Lee a3adb9a0aa
improved auto complete 2017-05-14 00:15:52 +08:00
Mariotaku Lee c59fc51434
improved emoji support 2017-05-13 14:19:23 +08:00
Mariotaku Lee e4a618ff42
moved classes 2017-05-03 21:50:29 +08:00
Mariotaku Lee 648e31de54
possible fix to #813? 2017-05-02 18:01:23 +08:00
Mariotaku Lee a08759ef12
improved activity filter 2017-04-29 14:55:11 +08:00
Mariotaku Lee 31086e7718
improved twitter replies #809 2017-04-29 11:19:31 +08:00
Mariotaku Lee fa6d658394
improved activity item click 2017-04-28 23:25:44 +08:00
Mariotaku Lee 6dfc4897de
improved activity list performance 2017-04-28 22:34:47 +08:00
Mariotaku Lee 6bf9b30539
updated activity data structure 2017-04-28 21:44:45 +08:00
Mariotaku Lee 04254f433d
updated version 2017-04-24 00:44:57 +08:00
Mariotaku Lee 8626109153
trying to implement timeline sync 2017-04-24 00:40:32 +08:00