Commit Graph

7 Commits (12b8eee86ffbc2bf286c1218c58ee6cb0d6017fd)

Author SHA1 Message Date
Jake McGinty 12b8eee86f fix enter send behaviour
fixes #3725
closes #3735
// FREEBIE
10 years ago
Jake McGinty 534ac22fd2 fix hint not ellipsizing
Closes #3672
// FREEBIE
10 years ago
Jake McGinty 75edb8c12c missing import
// FREEBIE
10 years ago
Jake McGinty bf133c65c3 refactor emoji code into package
1) EmojiTextView and EmojiEditText are used instead of
   using code to emojify text.

2) Emoji categories' code points are specified in XML

3) EmojiDrawer itself is a fragment, and its pages are
   also fragments, allowing for better memory
   management.

Fixes #2938
Fixes #2936
Closes #3153

// FREEBIE
10 years ago
Jake McGinty 488767550e make ComposeText extend AppCompatEditText
Fixes #3134
Closes #3160

// FREEBIE
10 years ago
Moxie Marlinspike d65a7f1a25 Update invite strings.
// FREEBIE

Closes #2735
10 years ago
Moxie Marlinspike a4e18c515c Remove encrypted SMS transport, simplify transport options.
Closes #2647

// FREEBIE
10 years ago