Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set min Columns in GridManager to 1 | Christian Schneppe | 2018-12-15 | 1 | -1/+4 |
| | |||||
* | Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locally | Christian Schneppe | 2018-12-14 | 1 | -1/+20 |
| | | | | | | | | | | | | | | xmpp-addr: Backfill missing class method for Java 1.7 This backfills missing class methods for `java.nio.charset.StandardCharsets` and `java.util.Objects` for compatibility with platforms which do not support these (mainly Android SDK versions <= 18). Change `minSdkVersion` to 18, backfill missing methods This reduces the minimum SDK version to 18 (Android 4.3), which notably is the last supported version for the BlackBerry OS 10.3 Android compatibility layer. Drop support for Android 4.1 and 4.2 | ||||
* | make jids appear as monospace in dialogs | Christian Schneppe | 2018-10-20 | 1 | -0/+22 |
| | |||||
* | rework MediaViewerActivity | Christian Schneppe | 2018-10-03 | 1 | -3/+3 |
| | |||||
* | catch NPE in configureAttachmentMenu | Christian Schneppe | 2018-10-01 | 1 | -0/+3 |
| | |||||
* | bring back private group messages for all muc and fix broken highlight in muc | Christian Schneppe | 2018-09-27 | 1 | -2/+13 |
| | |||||
* | do not show 'paste as quote' if clip is NULL | Christian Schneppe | 2018-09-27 | 1 | -4/+7 |
| | |||||
* | do not show media overview in contact/conference details when missing ↵ | Christian Schneppe | 2018-09-26 | 1 | -0/+5 |
| | | | | storage permission | ||||
* | clear parent activities pending view intent before calling ↵ | Christian Schneppe | 2018-09-26 | 1 | -0/+6 |
| | | | | startAcitvityForResult() | ||||
* | use internal viewer for images and videos | Christian Schneppe | 2018-09-26 | 1 | -12/+34 |
| | |||||
* | show conversation media in contact/conference details | Christian Schneppe | 2018-09-26 | 3 | -0/+135 |
| | |||||
* | use different menu items for record video and take photo | Christian Schneppe | 2018-09-23 | 2 | -7/+25 |
| | |||||
* | show media preview in messagebubble like text messages | Christian Schneppe | 2018-09-23 | 2 | -6/+11 |
| | |||||
* | make media previews survive rotations | Christian Schneppe | 2018-09-23 | 1 | -1/+33 |
| | |||||
* | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 2018-09-23 | 4 | -106/+135 |
| | | | | multiple files | ||||
* | code cleanup for group chat user context menu | Christian Schneppe | 2018-09-12 | 1 | -51/+65 |
| | |||||
* | start new conversations by long press on avatar | Christian Schneppe | 2018-09-12 | 1 | -0/+149 |
| | |||||
* | make QUICK_SHARE_ATTACHMENT_CHOICE configurable | Christian Schneppe | 2018-08-28 | 1 | -6/+5 |
| | |||||
* | add a quick action for voice recording | Christian Schneppe | 2018-08-05 | 1 | -1/+4 |
| | | | | | * is enabled as default * can be disabled in settings | ||||
* | introduced config flag to show attachment button instead of quick actions | Christian Schneppe | 2018-08-05 | 3 | -10/+55 |
| | |||||
* | handle non participating mucs a bit better | Christian Schneppe | 2018-07-09 | 1 | -0/+6 |
| | |||||
* | fixed npe in paste as quote | Christian Schneppe | 2018-07-09 | 1 | -2/+2 |
| | |||||
* | offer paste as quote for html clips | Christian Schneppe | 2018-07-09 | 1 | -1/+4 |
| | |||||
* | open/close soft keyboard in quick edit | Christian Schneppe | 2018-06-29 | 1 | -1/+10 |
| | |||||
* | linkify subject + open xmpp directly w/o going through start conv activity | Christian Schneppe | 2018-06-29 | 1 | -0/+106 |
| | |||||
* | add ‘paste as quote’ for api >= 23 | Christian Schneppe | 2018-06-16 | 1 | -0/+83 |
| | |||||
* | add animators for more activities | Christian Schneppe | 2018-05-05 | 1 | -0/+1 |
| | |||||
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 1 | -0/+41 |
| | |||||
* | hide record audio feature if mircophone is not available | Christian Schneppe | 2018-05-03 | 1 | -4/+19 |
| | | | | hide share location feature if location service is not available | ||||
* | persist search across device rotations | Christian Schneppe | 2018-05-02 | 1 | -0/+3 |
| | |||||
* | use the correct SendButtonIcon | Christian Schneppe | 2018-05-02 | 1 | -7/+7 |
| | |||||
* | added search result context menu + date separators | Christian Schneppe | 2018-05-02 | 3 | -0/+194 |
| | |||||
* | click on avatars in message search opens contact details | Christian Schneppe | 2018-04-30 | 1 | -1/+1 |
| | |||||
* | properly cancel pending searchs and scroll to bottom after refresh | Christian Schneppe | 2018-04-30 | 1 | -0/+52 |
| | |||||
* | add more styling to search activity | Christian Schneppe | 2018-04-30 | 1 | -0/+43 |
| | |||||
* | mock (non functional) search activity | Christian Schneppe | 2018-04-29 | 1 | -0/+58 |
| | |||||
* | migrate recording activity to view binder | Christian Schneppe | 2018-04-29 | 1 | -3/+2 |
| | |||||
* | migrate the RecyclerView | Christian Schneppe | 2018-04-24 | 1 | -0/+29 |
| | |||||
* | introduced tri state omemo setting (off by default, on by default, always) | Christian Schneppe | 2018-04-13 | 1 | -1/+4 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -4/+3 |
| | |||||
* | changed some of the jid entering dialogs to textinputlayout | Christian Schneppe | 2018-04-01 | 1 | -0/+47 |
| | |||||
* | updated manage account activity to new colors | Christian Schneppe | 2018-03-31 | 1 | -6/+5 |
| | |||||
* | save scroll state across rotations | Christian Schneppe | 2018-03-31 | 1 | -0/+71 |
| | |||||
* | move new activity back to original name | Christian Schneppe | 2018-03-29 | 1 | -0/+49 |
| | |||||
* | made select work | Christian Schneppe | 2018-03-24 | 1 | -0/+4 |
| | |||||
* | WIP & fragment voodoo | Christian Schneppe | 2018-03-24 | 1 | -0/+45 |
| | |||||
* | vastly untested refactor. pushing for backup purposes | Christian Schneppe | 2018-03-24 | 6 | -0/+607 |