aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/MessageAdapter.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use material colorsMartin/Geno2018-11-081-1/+9
|
* design message borderMartin/Geno2018-11-071-1/+1
|
* show cancelled instead of delivery failed if user requested to abort transferChristian Schneppe2018-10-201-1/+5
|
* change apk iconChristian Schneppe2018-10-201-5/+10
|
* fix crashes with EmojiTextViewChristian Schneppe2018-10-011-1/+1
|
* use internal viewer for images and videosChristian Schneppe2018-09-261-23/+0
|
* show conversation media in contact/conference detailsChristian Schneppe2018-09-261-24/+2
|
* change text highlight colorChristian Schneppe2018-09-141-1/+1
|
* start new conversations by long press on avatarChristian Schneppe2018-09-121-2/+2
|
* AudioPlayer: disable screen when holding phone to earChristian Schneppe2018-09-111-0/+4
|
* switch between earphone and speaker while playing soundsChristian Schneppe2018-08-301-1/+9
|
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-291-71/+9
|
* Improved URL matchingChristian Schneppe2018-06-171-17/+38
|
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-041-7/+0
| | | | This reverts commit 6bf3ef887a57d7427d4b4cccac3a1c1adcb14377.
* fade in images and avatarsChristian Schneppe2018-06-031-0/+7
|
* add support for S3 file transfersChristian Schneppe2018-05-261-32/+37
|
* fix some crashes on Android 4 devicesChristian Schneppe2018-05-211-5/+6
|
* temporarly fix crash with resending files via buttonChristian Schneppe2018-05-181-0/+3
|
* max out emoji enlargment at 42 emojisChristian Schneppe2018-05-161-5/+4
|
* apply styling helper to conversation overviewChristian Schneppe2018-05-141-1/+1
|
* fix taking videoChristian Schneppe2018-05-141-3/+3
|
* add animators for more activitiesChristian Schneppe2018-05-051-0/+5
|
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-6/+1
|
* handle invalid image boundsChristian Schneppe2018-05-031-3/+1
|
* only highlight alphanumeric charsChristian Schneppe2018-05-031-2/+2
|
* search term parsing + highlightingChristian Schneppe2018-05-021-5/+5
|
* highlight search term in search resultsChristian Schneppe2018-05-021-0/+9
|
* remove old codeChristian Schneppe2018-05-021-16/+0
|
* use styled colors for online/offline textChristian Schneppe2018-05-021-1/+1
|
* very much unoptimized search functionalityChristian Schneppe2018-04-301-7/+11
|
* fix some colorsChristian Schneppe2018-04-291-1/+2
|
* make text clickable in openkeychain missing messageChristian Schneppe2018-04-291-17/+16
|
* some theme fixesChristian Schneppe2018-04-251-14/+6
|
* change opacity on emoji only messagesChristian Schneppe2018-04-241-2/+2
|
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-231-0/+2
|
* fix crash in resendMessageChristian Schneppe2018-04-221-13/+3
|
* more theme workingChristian Schneppe2018-04-211-27/+37
|
* remove trailing ) in urlsChristian Schneppe2018-04-081-22/+28
|
* added splash screenChristian Schneppe2018-04-031-2/+2
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-1/+1
|
* audio player now requests permission when hitting playChristian Schneppe2018-04-011-0/+10
|
* request storage permission when opening messageChristian Schneppe2018-04-011-0/+7
|
* use text styles in more placesChristian Schneppe2018-04-011-10/+21
|
* made download button in message adapter workChristian Schneppe2018-03-291-197/+142
|
* WIP & fragment voodooChristian Schneppe2018-03-241-17/+25
|
* switch conversations fragment to data binderChristian Schneppe2018-03-241-1/+1
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-1/+1
|
* use async avatar loader in conference detailsChristian Schneppe2018-03-201-1/+2
|
* show the correct icon for shared xmpp addressesChristian Schneppe2018-02-041-0/+1
|
* highlight searchword in messagesChristian Schneppe2018-02-041-0/+14
|