Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the error message to TextInputLayout | Christian Schneppe | 2018-03-16 | 1 | -1/+4 |
| | |||||
* | change image button background | Christian Schneppe | 2018-03-16 | 9 | -14/+13 |
| | |||||
* | change key activities to cards | Christian Schneppe | 2018-03-16 | 4 | -145/+170 |
| | |||||
* | use data binder for contact details activity | Christian Schneppe | 2018-03-16 | 1 | -210/+215 |
| | |||||
* | migrate to CardView in contact and muc details | Christian Schneppe | 2018-03-16 | 2 | -337/+349 |
| | |||||
* | Change ShowHidePasswordEditText to TextInputEditText. | Christian Schneppe | 2018-03-15 | 5 | -109/+114 |
| | | | | change the input fields in the AccountActivity to use the TextInputLayout. | ||||
* | do not use pop up menus for encryption and attachment selection | Christian Schneppe | 2018-03-14 | 3 | -55/+46 |
| | |||||
* | removed unused resources | Christian Schneppe | 2018-03-14 | 4 | -0/+0 |
| | |||||
* | code cleanup | Christian Schneppe | 2018-03-14 | 30 | -60/+1 |
| | |||||
* | switch to switchcompat | Christian Schneppe | 2018-03-14 | 30 | -62/+1 |
| | |||||
* | rewrite how preference screens are invokved | Christian Schneppe | 2018-03-12 | 1 | -0/+16 |
| | |||||
* | integrate trust manager into conversations | Christian Schneppe | 2018-03-12 | 1 | -0/+10 |
| | |||||
* | fixed hint color for edit message | Christian Schneppe | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | remove pre api 21 theme | Christian Schneppe | 2018-03-09 | 2 | -91/+19 |
| | |||||
* | use appcompat in more activities | Christian Schneppe | 2018-03-09 | 2 | -5/+4 |
| | |||||
* | migrating more menus to appcompat | Christian Schneppe | 2018-03-09 | 2 | -2/+2 |
| | |||||
* | started work on migrating to appcompat | Christian Schneppe | 2018-03-09 | 17 | -77/+100 |
| | |||||
* | fixed translations | Christian Schneppe | 2018-03-08 | 2 | -4/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-03-08 | 10 | -220/+2570 |
|\ | |||||
| * | update translations | Christian Schneppe | 2018-03-08 | 10 | -220/+2570 |
| | | |||||
* | | implement multi accounts via expert settings | Christian Schneppe | 2018-03-08 | 6 | -12/+18 |
|/ | |||||
* | fixed pref_use_white_background_summary to match the correct behaviour | Christian Schneppe | 2018-02-24 | 1 | -1/+1 |
| | |||||
* | changed icons for markasread and reply in NotificationService | Christian Schneppe | 2018-02-19 | 10 | -0/+0 |
| | |||||
* | update translations | Christian Schneppe | 2018-02-19 | 2 | -12/+31 |
| | |||||
* | don't show search icon if there is no room | Christian Schneppe | 2018-02-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-02-09 | 2 | -1/+26 |
|\ | |||||
| * | update translations | Christian Schneppe | 2018-02-07 | 2 | -1/+26 |
| | | |||||
* | | add servers from https://conversations.im/compliance/ to autocomplete jids | Christian Schneppe | 2018-02-09 | 1 | -1/+1 |
|/ | |||||
* | implemented message search | Christian Schneppe | 2018-02-04 | 12 | -39/+101 |
| | | | | fixes #110 | ||||
* | reorder context menu entries for ConferenceDetailsActivity and make ↵ | Christian Schneppe | 2018-02-02 | 1 | -4/+4 |
| | | | | membership and ban options visible in standardmode and make adminprevileges visible in advanced mode | ||||
* | update translations | Christian Schneppe | 2018-02-01 | 3 | -1/+26 |
| | |||||
* | updated strings | Christian Schneppe | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | direct link from settings to huaweis protected apps | Christian Schneppe | 2018-01-29 | 2 | -1/+12 |
| | |||||
* | add snooze button to notification | Christian Schneppe | 2018-01-29 | 6 | -0/+1 |
| | |||||
* | update translations | Christian Schneppe | 2018-01-27 | 2 | -0/+10 |
| | |||||
* | show snackbar if you are not participating a group chat to clearify this for ↵ | Christian Schneppe | 2018-01-27 | 1 | -0/+1 |
| | | | | new users | ||||
* | updated year in copyright info | Christian Schneppe | 2018-01-27 | 1 | -1/+1 |
| | |||||
* | Show toast after destroying group chat | Christian Schneppe | 2018-01-27 | 1 | -2/+3 |
| | |||||
* | update translations | Christian Schneppe | 2018-01-26 | 18 | -141/+6515 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-01-26 | 1 | -1/+1 |
|\ | |||||
| * | App title should not be translatable (#169) | Licaon_Kter | 2018-01-25 | 1 | -1/+1 |
| | | |||||
* | | add possibility to destroy group chat | Christian Schneppe | 2018-01-26 | 2 | -0/+13 |
|/ | |||||
* | Rename "Conference" to "Group chat" (#168) | Licaon_Kter | 2018-01-24 | 1 | -36/+36 |
| | | | fixes #158 | ||||
* | update translations | Christian Schneppe | 2018-01-23 | 3 | -0/+306 |
| | |||||
* | check if app installs from unknown sources are allowed, if not open settings ↵ | Christian Schneppe | 2018-01-21 | 1 | -0/+4 |
| | | | | to allow this manually | ||||
* | show hint on top of chatview while sending private messages | Christian Schneppe | 2018-01-21 | 1 | -0/+23 |
| | |||||
* | add soft keyboard next button functionality | Christian Schneppe | 2018-01-21 | 1 | -0/+1 |
| | |||||
* | show warning toast if PM is disabled in MUC | Christian Schneppe | 2018-01-21 | 1 | -0/+1 |
| | |||||
* | New translations strings.xml (Spanish) | Christian Schneppe | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | New translations strings.xml (Spanish) | Christian Schneppe | 2018-01-21 | 1 | -1/+1 |
| |