aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* clear parent activities pending view intent before calling ↵Christian Schneppe2018-09-261-0/+6
| | | | startAcitvityForResult()
* use internal viewer for images and videosChristian Schneppe2018-09-261-12/+34
|
* show conversation media in contact/conference detailsChristian Schneppe2018-09-263-0/+135
|
* use different menu items for record video and take photoChristian Schneppe2018-09-232-7/+25
|
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-232-6/+11
|
* make media previews survive rotationsChristian Schneppe2018-09-231-1/+33
|
* preview media before sending them and allow sharing and attaching of ↵Christian Schneppe2018-09-234-106/+135
| | | | multiple files
* code cleanup for group chat user context menuChristian Schneppe2018-09-121-51/+65
|
* start new conversations by long press on avatarChristian Schneppe2018-09-121-0/+149
|
* make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-281-6/+5
|
* add a quick action for voice recordingChristian Schneppe2018-08-051-1/+4
| | | | | * is enabled as default * can be disabled in settings
* introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-053-10/+55
|
* handle non participating mucs a bit betterChristian Schneppe2018-07-091-0/+6
|
* fixed npe in paste as quoteChristian Schneppe2018-07-091-2/+2
|
* offer paste as quote for html clipsChristian Schneppe2018-07-091-1/+4
|
* open/close soft keyboard in quick editChristian Schneppe2018-06-291-1/+10
|
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-291-0/+106
|
* add ‘paste as quote’ for api >= 23Christian Schneppe2018-06-161-0/+83
|
* add animators for more activitiesChristian Schneppe2018-05-051-0/+1
|
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-0/+41
|
* hide record audio feature if mircophone is not availableChristian Schneppe2018-05-031-4/+19
| | | | hide share location feature if location service is not available
* persist search across device rotationsChristian Schneppe2018-05-021-0/+3
|
* use the correct SendButtonIconChristian Schneppe2018-05-021-7/+7
|
* added search result context menu + date separatorsChristian Schneppe2018-05-023-0/+194
|
* click on avatars in message search opens contact detailsChristian Schneppe2018-04-301-1/+1
|
* properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe2018-04-301-0/+52
|
* add more styling to search activityChristian Schneppe2018-04-301-0/+43
|
* mock (non functional) search activityChristian Schneppe2018-04-291-0/+58
|
* migrate recording activity to view binderChristian Schneppe2018-04-291-3/+2
|
* migrate the RecyclerViewChristian Schneppe2018-04-241-0/+29
|
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-131-1/+4
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-4/+3
|
* changed some of the jid entering dialogs to textinputlayoutChristian Schneppe2018-04-011-0/+47
|
* updated manage account activity to new colorsChristian Schneppe2018-03-311-6/+5
|
* save scroll state across rotationsChristian Schneppe2018-03-311-0/+71
|
* move new activity back to original nameChristian Schneppe2018-03-291-0/+49
|
* made select workChristian Schneppe2018-03-241-0/+4
|
* WIP & fragment voodooChristian Schneppe2018-03-241-0/+45
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-246-0/+607