chinwag-android/app/src/main/res
autumnontape 10fcee4798 Add autocompletion for custom emoji (#1089)
* Remove unnecessary //noinspection ConstantConditions

* Add autocompletion for custom emoji

* Update MentionTagTokenizer tests for emoji autocomplete support

* Move 1) emoji list retrieval notifying and 2) setting of emojiList field into setEmojiList() method of ComposeActivity

* Convert RelativeLayout in item_autocomplete_emoji.xml to LinearLayout

* Rename MentionTag* to Compose*

* Improve emoji autocomplete matching

* Make hashtag autocomplete results bold

* Use Context.getString()'s built-in formatting

* Add a divider between emoji autocomplete results that *start with* the token and those that *contain* it
2019-03-04 19:28:08 +01:00
..
anim Multi account feature (#490) 2018-02-03 22:45:14 +01:00
color Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
drawable Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
drawable-hdpi update minSdkVersion to 21 (#843) 2018-09-16 18:54:12 +02:00
drawable-mdpi update minSdkVersion to 21 (#843) 2018-09-16 18:54:12 +02:00
drawable-night Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
drawable-v26 add new debug build so two tusky versions can be run on the same device 2017-12-08 12:15:46 +01:00
drawable-xhdpi update minSdkVersion to 21 (#843) 2018-09-16 18:54:12 +02:00
drawable-xxhdpi update minSdkVersion to 21 (#843) 2018-09-16 18:54:12 +02:00
drawable-xxxhdpi update minSdkVersion to 21 (#843) 2018-09-16 18:54:12 +02:00
layout Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
layout-sw640dp Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
menu Implement "Open status as (another account)" #958 (#988) 2019-01-16 20:50:09 +01:00
mipmap-anydpi-v26 new launcher icon, new adaptive icon 2017-10-19 14:06:52 +02:00
raw add License activity (#689) 2018-06-25 13:02:34 +02:00
values Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
values-ar crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-ca ca: Fix typo: multimètida -> multimèdia (#1050) 2019-02-17 14:20:06 +01:00
values-cy Fix a lot of easy-to-fix warnings (#957) 2018-12-12 20:28:05 +01:00
values-de change "show media previews" wording to "download media previews" 2019-03-04 10:09:21 +01:00
values-es New Crowdin translations (Spanish) (#1090) 2019-03-01 20:54:14 +01:00
values-eu upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
values-fa crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-fr New translations strings.xml (French) (#1054) 2019-02-17 18:35:10 +01:00
values-hu New Crowdin translations Hungarian and Turkish (#1058) 2019-02-18 15:40:00 +01:00
values-it crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-ja New Crowdin translations (Japanese) (#1092) 2019-03-03 20:46:07 +01:00
values-ko crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-large fix weird resizing of ComposeActivity when emojis are loaded on tablets 2018-12-17 21:58:52 +01:00
values-night Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
values-night-v27 Add black theme (#726) 2018-07-30 15:31:35 +02:00
values-nl New translations strings.xml (Dutch) (#1063) 2019-02-19 23:01:20 +01:00
values-oc crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-pl crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-pt-rBR crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-ru crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-small Implement media tab (#430) 2017-11-05 22:32:36 +01:00
values-sv Fix a lot of easy-to-fix warnings (#957) 2018-12-12 20:28:05 +01:00
values-sw360dp Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
values-ta crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-tr New Crowdin translations Hungarian and Turkish (#1058) 2019-02-18 15:40:00 +01:00
values-v27 fix splashscreen navigationbar color on Android 27+ 2018-08-15 22:17:26 +02:00
values-w640dp some Optimizations for tablets (#647) 2018-05-16 19:14:53 +02:00
values-zh-rCN Update Chinese translations (#1039) 2019-02-15 17:29:07 +01:00
values-zh-rHK crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-zh-rMO crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-zh-rSG crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
values-zh-rTW crowdin sync (#1097) 2019-03-04 17:41:27 +01:00
xml Fixed typo in SwitchPreference (#1046) 2019-02-15 22:48:27 +01:00