Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | non functional muc edit button | Christian Schneppe | 2018-06-29 | 1 | -1/+2 |
| | |||||
* | do not include white listed domains in room list | Christian Schneppe | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | use TextInputLayout in quickedit dialog | Christian Schneppe | 2018-06-29 | 1 | -0/+2 |
| | |||||
* | WIP: set room avatar and slight redesign of group details | Christian Schneppe | 2018-06-29 | 1 | -1/+3 |
| | | | | *show jid in group details (in advanced mode) | ||||
* | deduplicate tags + translate 'blocked' tag | Christian Schneppe | 2018-06-17 | 1 | -0/+1 |
| | |||||
* | add ‘paste as quote’ for api >= 23 | Christian Schneppe | 2018-06-16 | 1 | -0/+1 |
| | |||||
* | Added expert setting for direct search | Christian Schneppe | 2018-06-16 | 1 | -0/+2 |
| | |||||
* | rename useOwnProvider to useAdvancedMode in WelcomeActivity | Christian Schneppe | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 1 | -0/+1 |
| | |||||
* | add links to *Terms Of Use* and *Privacy Policy* to AboutActivity | Christian Schneppe | 2018-05-24 | 1 | -0/+2 |
| | |||||
* | fix typo | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | add spinner to select jabber provider for creating new accounts | Christian Schneppe | 2018-05-16 | 1 | -0/+2 |
| | |||||
* | fix strings | Christian Schneppe | 2018-05-06 | 1 | -1/+1 |
| | |||||
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 1 | -0/+4 |
| | |||||
* | added 'view conversation' to context menu | Christian Schneppe | 2018-05-02 | 1 | -0/+1 |
| | |||||
* | remove old resources | Christian Schneppe | 2018-04-30 | 1 | -1/+0 |
| | |||||
* | use GIF to describe gifs instead of image | Christian Schneppe | 2018-04-30 | 1 | -0/+1 |
| | |||||
* | mock (non functional) search activity | Christian Schneppe | 2018-04-29 | 1 | -0/+2 |
| | |||||
* | fine tuned style of toolbar search view | Christian Schneppe | 2018-04-29 | 1 | -1/+2 |
| | |||||
* | migrate recording activity to view binder | Christian Schneppe | 2018-04-29 | 1 | -0/+1 |
| | |||||
* | removed 'received' prefix from description | Christian Schneppe | 2018-04-29 | 1 | -3/+0 |
| | |||||
* | make error message for 'not encrypted for this device' | Christian Schneppe | 2018-04-23 | 1 | -0/+1 |
| | |||||
* | support contact shortcuts | Christian Schneppe | 2018-04-23 | 1 | -0/+1 |
| | | | | | | | * support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size | ||||
* | remove unused resources | Christian Schneppe | 2018-04-23 | 1 | -7/+0 |
| | |||||
* | made font size selectable | Christian Schneppe | 2018-04-23 | 1 | -0/+5 |
| | |||||
* | integrate invite to Pix-Art Messenger | Christian Schneppe | 2018-04-22 | 1 | -0/+1 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -1/+4 |
| | |||||
* | introduced tri state omemo setting (off by default, on by default, always) | Christian Schneppe | 2018-04-13 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-04-10 | 1 | -1/+1 |
|\ | |||||
| * | Typo fix (#192) | Licaon_Kter | 2018-04-10 | 1 | -1/+1 |
| | | |||||
* | | update strings | Christian Schneppe | 2018-04-10 | 1 | -2/+2 |
|/ | |||||
* | show message draft in conversation overview | Christian Schneppe | 2018-04-08 | 1 | -0/+1 |
| | |||||
* | offer a more convienient way to disable omemo from trust keys dialog | Christian Schneppe | 2018-04-08 | 1 | -1/+8 |
| | |||||
* | more dark theme changes | Christian Schneppe | 2018-04-07 | 1 | -0/+2 |
| | |||||
* | add missing resources | Christian Schneppe | 2018-04-01 | 1 | -0/+2 |
| | |||||
* | refactor disable notifications dialog to make use of timeframeutils | Christian Schneppe | 2018-04-01 | 1 | -30/+0 |
| | |||||
* | calculate automatic timeout labels dynamically | Christian Schneppe | 2018-04-01 | 1 | -5/+24 |
| | |||||
* | finished 'Set Status Message' dialog | Christian Schneppe | 2018-04-01 | 1 | -4/+5 |
| | |||||
* | request camera permissions when attaching taking picture or recording video | Christian Schneppe | 2018-04-01 | 1 | -0/+1 |
| | |||||
* | introduced setting to not scroll down after sending a message | Christian Schneppe | 2018-04-01 | 1 | -0/+2 |
| | |||||
* | removed 'preemptive grant' setting | Christian Schneppe | 2018-04-01 | 1 | -2/+0 |
| | |||||
* | get rid of customizable resources | Christian Schneppe | 2018-04-01 | 1 | -2/+0 |
| | |||||
* | add scan action to contact details | Christian Schneppe | 2018-03-31 | 1 | -2/+2 |
| | |||||
* | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 2018-03-31 | 1 | -0/+1 |
| | |||||
* | made select work | Christian Schneppe | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | vastly untested refactor. pushing for backup purposes | Christian Schneppe | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | code cleanup | Christian Schneppe | 2018-03-14 | 1 | -3/+0 |
| | |||||
* | integrate trust manager into conversations | Christian Schneppe | 2018-03-12 | 1 | -0/+10 |
| | |||||
* | implement multi accounts via expert settings | Christian Schneppe | 2018-03-08 | 1 | -0/+2 |
| | |||||
* | fixed pref_use_white_background_summary to match the correct behaviour | Christian Schneppe | 2018-02-24 | 1 | -1/+1 |
| |