Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catch NPE in AccountAdapter | Christian Schneppe | 2018-06-16 | 1 | -1/+3 |
| | |||||
* | catch NPE in exif detection | Christian Schneppe | 2018-06-16 | 1 | -1/+1 |
| | |||||
* | Revert "fade in images and avatars" because of strange flickering | Christian Schneppe | 2018-06-04 | 6 | -37/+0 |
| | | | | This reverts commit 6bf3ef887a57d7427d4b4cccac3a1c1adcb14377. | ||||
* | fade in images and avatars | Christian Schneppe | 2018-06-03 | 6 | -0/+37 |
| | |||||
* | show MUC avatar in ConferenceDetailsActivity | Christian Schneppe | 2018-06-01 | 1 | -0/+1 |
| | |||||
* | add more logging to setIsInForeground | Christian Schneppe | 2018-06-01 | 1 | -0/+1 |
| | |||||
* | rename useOwnProvider to useAdvancedMode in WelcomeActivity | Christian Schneppe | 2018-06-01 | 1 | -2/+2 |
| | |||||
* | make sure account is connected before attempting to download p1s3 | Christian Schneppe | 2018-06-01 | 1 | -2/+10 |
| | |||||
* | catch NPE | Christian Schneppe | 2018-06-01 | 1 | -2/+2 |
| | |||||
* | show buttons to privacy policy and terms of use during account creation on ↵ | Christian Schneppe | 2018-05-27 | 1 | -0/+24 |
| | | | | our server pix-art.de | ||||
* | add missing else to show the availability of httpupload correctly | Christian Schneppe | 2018-05-26 | 1 | -2/+1 |
| | |||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 2 | -33/+42 |
| | |||||
* | add links to *Terms Of Use* and *Privacy Policy* to AboutActivity | Christian Schneppe | 2018-05-24 | 1 | -0/+19 |
| | |||||
* | use correct binding in EditAccountActivity | Christian Schneppe | 2018-05-21 | 1 | -4/+2 |
| | |||||
* | temporarly disable swipe gestures | Christian Schneppe | 2018-05-21 | 1 | -0/+3 |
| | |||||
* | try to fix a crash during OTR verify | Christian Schneppe | 2018-05-21 | 1 | -0/+4 |
| | |||||
* | do not save draft if message is completly empty and fixed appending shared text | Christian Schneppe | 2018-05-21 | 1 | -1/+3 |
| | |||||
* | fix some crashes on Android 4 devices | Christian Schneppe | 2018-05-21 | 3 | -185/+128 |
| | |||||
* | temporarly fix crash with resending files via button | Christian Schneppe | 2018-05-18 | 3 | -2/+5 |
| | |||||
* | add possibility to de-/activate accounts | Christian Schneppe | 2018-05-17 | 2 | -0/+32 |
| | | | | fixes #195 | ||||
* | fix crash on destroying muc | Christian Schneppe | 2018-05-17 | 1 | -2/+4 |
| | |||||
* | Extend QR scanner to support VCard with IMPP field | Christian Schneppe | 2018-05-17 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | Currently QR scanner supports only URIs. VCard specification allows embedding instant messaging protocols in the `IMPP` field [0]. This change will extract the first XMPP URI from `IMPP` field if a VCard has been scanned and process it just like if the XMPP URI was scanned directly. In case the contact is not already present in the roster this will pop up "Add contact" window. Example VCard with this URI: BEGIN:VCARD FN:Test Contact EMAIL:test@example.com IMPP:xmpp:test@example.com END:VCARD [0]: https://tools.ietf.org/html/rfc6350#section-6.4.3 | ||||
* | some tor modifications | Christian Schneppe | 2018-05-17 | 2 | -2/+7 |
| | | | | possibly fixes #199 | ||||
* | increase sample and bit rate for voice recording | Christian Schneppe | 2018-05-17 | 1 | -2/+2 |
| | |||||
* | fix exceptions | Christian Schneppe | 2018-05-16 | 1 | -3/+3 |
| | |||||
* | max out emoji enlargment at 42 emojis | Christian Schneppe | 2018-05-16 | 1 | -5/+4 |
| | |||||
* | add spinner to select jabber provider for creating new accounts | Christian Schneppe | 2018-05-16 | 2 | -12/+47 |
| | |||||
* | apply styling helper to conversation overview | Christian Schneppe | 2018-05-14 | 2 | -3/+3 |
| | |||||
* | fix some location crashes | Christian Schneppe | 2018-05-14 | 1 | -6/+16 |
| | |||||
* | fix taking video | Christian Schneppe | 2018-05-14 | 2 | -8/+24 |
| | |||||
* | make quick actions working again | Christian Schneppe | 2018-05-14 | 1 | -0/+22 |
| | |||||
* | check permissions for locations | Christian Schneppe | 2018-05-14 | 1 | -0/+4 |
| | |||||
* | add animators for more activities | Christian Schneppe | 2018-05-05 | 20 | -9/+70 |
| | |||||
* | use navigate as floating action button in showlocation | Christian Schneppe | 2018-05-05 | 1 | -13/+18 |
| | |||||
* | add custom animation to ConversationsActivity | Christian Schneppe | 2018-05-05 | 1 | -0/+4 |
| | |||||
* | Support both new and old http upload namespaces | Christian Schneppe | 2018-05-05 | 1 | -2/+6 |
| | |||||
* | ban can be disabled in Config.java | Christian Schneppe | 2018-05-05 | 1 | -2/+6 |
| | |||||
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 5 | -11/+59 |
| | |||||
* | add animations | Christian Schneppe | 2018-05-03 | 2 | -0/+16 |
| | |||||
* | fixed regression of not highlighting current conversation in overview | Christian Schneppe | 2018-05-03 | 1 | -2/+7 |
| | |||||
* | hide record audio feature if mircophone is not available | Christian Schneppe | 2018-05-03 | 2 | -4/+21 |
| | | | | hide share location feature if location service is not available | ||||
* | added null check to Jid.of in edit account | Christian Schneppe | 2018-05-03 | 1 | -3/+3 |
| | |||||
* | handle invalid image bounds | Christian Schneppe | 2018-05-03 | 1 | -3/+1 |
| | |||||
* | organize listeners in lists | Christian Schneppe | 2018-05-03 | 1 | -24/+13 |
| | |||||
* | only highlight alphanumeric chars | Christian Schneppe | 2018-05-03 | 1 | -2/+2 |
| | |||||
* | fixed crash with samsung recorder | Christian Schneppe | 2018-05-02 | 1 | -2/+2 |
| | |||||
* | show keyboard only on fresh activity | Christian Schneppe | 2018-05-02 | 1 | -1/+3 |
| | |||||
* | persist search across device rotations | Christian Schneppe | 2018-05-02 | 2 | -5/+40 |
| | |||||
* | search term parsing + highlighting | Christian Schneppe | 2018-05-02 | 3 | -15/+13 |
| | |||||
* | get video dimensions from bitmap instead of meta data | Christian Schneppe | 2018-05-02 | 1 | -2/+14 |
| |