Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add animators for more activities | Christian Schneppe | 2018-05-05 | 1 | -0/+3 |
| | |||||
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 1 | -4/+3 |
| | |||||
* | add some more buttons to ConferenceDetailsActivity and bug fixes | Christian Schneppe | 2018-04-25 | 1 | -12/+6 |
| | | | | | * add to/remove from contact list * leave room | ||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -4/+6 |
| | |||||
* | fixed regression of 'add contact' not working | Christian Schneppe | 2018-04-13 | 1 | -0/+1 |
| | |||||
* | prevent double tapping on overflow menu | Christian Schneppe | 2018-04-12 | 1 | -4/+5 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 1 | -4/+3 |
| | | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar | ||||
* | make camera feature optional | Christian Schneppe | 2018-04-08 | 1 | -1/+1 |
| | |||||
* | use escaped form of jid where approriate | Christian Schneppe | 2018-04-07 | 1 | -1/+1 |
| | |||||
* | detect irregular unicode in domain part | Christian Schneppe | 2018-04-07 | 1 | -2/+2 |
| | |||||
* | display irregular unicode code points | Christian Schneppe | 2018-04-07 | 1 | -10/+5 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -11/+10 |
| | |||||
* | refactor disable notifications dialog to make use of timeframeutils | Christian Schneppe | 2018-04-01 | 1 | -36/+32 |
| | |||||
* | add scan action to contact details | Christian Schneppe | 2018-03-31 | 1 | -0/+4 |
| | |||||
* | show own account if multi account is enabled | Christian Schneppe | 2018-03-20 | 1 | -0/+6 |
| | |||||
* | use data binder for contact details activity | Christian Schneppe | 2018-03-16 | 1 | -106/+79 |
| | |||||
* | migrate to CardView in contact and muc details | Christian Schneppe | 2018-03-16 | 1 | -7/+5 |
| | |||||
* | migrated alert dialogs to app compat | Christian Schneppe | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | reference support actionbar in all activities | Christian Schneppe | 2018-03-09 | 1 | -15/+17 |
| | |||||
* | check if axolotl service is initialized before displaying keys | Christian Schneppe | 2018-02-19 | 1 | -2/+3 |
| | |||||
* | support error messages in quick edit dialog | Christian Schneppe | 2017-12-16 | 1 | -3/+3 |
| | |||||
* | code cleanup | Christian Schneppe | 2017-11-23 | 1 | -23/+23 |
| | |||||
* | use a lighter red color for 'delete contact button' and remove this action ↵ | Christian Schneppe | 2017-10-10 | 1 | -12/+1 |
| | | | | from actionbar | ||||
* | unified share with menu | Christian Schneppe | 2017-09-24 | 1 | -4/+8 |
| | |||||
* | show also a button to delete contact from roster | Christian Schneppe | 2017-09-17 | 1 | -7/+26 |
| | |||||
* | show jid in ContactDetails if contact is not on the same server | Christian Schneppe | 2017-09-17 | 1 | -1/+5 |
| | |||||
* | recreate settingsactivity when theme changed | Christian Schneppe | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | display open pgp key id in account details and allow to delete | Christian Schneppe | 2017-05-10 | 1 | -10/+2 |
| | |||||
* | fixed click area for pgp key in contact details | Christian Schneppe | 2017-04-26 | 1 | -17/+12 |
| | |||||
* | Changes the deprecated getColor() method | Christian Schneppe | 2017-04-05 | 1 | -2/+3 |
| | |||||
* | rework last activity logic to something that should work pretty well … | Christian Schneppe | 2017-03-23 | 1 | -1/+4 |
| | | | | …in Conversations only enviroments | ||||
* | show contact and conference names in details view | Christian Schneppe | 2017-03-17 | 1 | -0/+3 |
| | |||||
* | don't open conversation when opening contact details | Christian Schneppe | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | closing the corresponding conversations after blocking a contact | Christian Schneppe | 2017-03-09 | 1 | -2/+2 |
| | |||||
* | show 'show inactive keys' button also when there are no active keys | Christian Schneppe | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | fix resource view | Christian Schneppe | 2017-02-23 | 1 | -2/+2 |
| | |||||
* | add resource to ContactDetails | Christian Schneppe | 2017-02-22 | 1 | -0/+10 |
| | |||||
* | fix UI recreation after changing notification settings | Christian Schneppe | 2017-02-11 | 1 | -3/+5 |
| | |||||
* | move (un)mute settings to contact-/conference details | Christian Schneppe | 2017-02-09 | 1 | -0/+81 |
| | |||||
* | don't show key tile in contact details when there are no keys | Christian Schneppe | 2017-01-15 | 1 | -5/+3 |
| | |||||
* | hide inactive devices by default in contact details | Christian Schneppe | 2017-01-02 | 1 | -4/+41 |
| | |||||
* | remove own fetch errors from device announcement | Christian Schneppe | 2016-12-18 | 1 | -1/+0 |
| | |||||
* | allow fingerprint verification via context menu | Christian Schneppe | 2016-11-29 | 1 | -5/+19 |
| | |||||
* | show 'clear devices' button underneath own devices | Christian Schneppe | 2016-11-20 | 1 | -3/+7 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -498/+498 |
| | |||||
* | refactor omemo fingerprint UI code | Christian Schneppe | 2016-11-17 | 1 | -45/+3 |
| | |||||
* | refactore trust enum to be FingerprintStatus class with trust and active | Christian Schneppe | 2016-11-17 | 1 | -42/+42 |
| | |||||
* | recreate activities when theme changed | Daniel Gultsch | 2016-09-23 | 1 | -8/+12 |
| | |||||
* | show emojis in actionbar in contact and conference details | Christian Schneppe | 2016-09-15 | 1 | -0/+15 |
| | |||||
* | wrap dynamic tags into multiple lines. fixes #2003 | Daniel Gultsch | 2016-08-26 | 1 | -2/+4 |
| |