Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | scale text size if topic is long | Christian Schneppe | 2018-06-29 | 2 | -2/+18 | |
| | ||||||
* | open/close soft keyboard in quick edit | Christian Schneppe | 2018-06-29 | 14 | -32/+68 | |
| | ||||||
* | non functional muc edit button | Christian Schneppe | 2018-06-29 | 17 | -72/+178 | |
| | ||||||
* | do not include white listed domains in room list | Christian Schneppe | 2018-06-29 | 5 | -18/+17 | |
| | ||||||
* | use TextInputLayout in quickedit dialog | Christian Schneppe | 2018-06-29 | 7 | -40/+58 | |
| | ||||||
* | linkify subject + open xmpp directly w/o going through start conv activity | Christian Schneppe | 2018-06-29 | 7 | -72/+154 | |
| | ||||||
* | code clean up in contact details presence handling | Christian Schneppe | 2018-06-29 | 2 | -12/+8 | |
| | ||||||
* | fixed some extended muc info handling. match what ejabberd does | Christian Schneppe | 2018-06-29 | 2 | -13/+21 | |
| | ||||||
* | use room name (if available and != localpart) as group name | Christian Schneppe | 2018-06-29 | 4 | -52/+69 | |
| | ||||||
* | show toast before finishing publish activity | Christian Schneppe | 2018-06-29 | 1 | -7/+8 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-06-29 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ↵ | Ramesh Jangama | 2018-06-29 | 1 | -1/+1 | |
| | | | | | | | | (#209) | |||||
* | | try to stop transcoding notification in some rare cases | Christian Schneppe | 2018-06-29 | 1 | -0/+2 | |
| | | ||||||
* | | fix crash in ListItemAdapter | Christian Schneppe | 2018-06-29 | 1 | -1/+2 | |
| | | ||||||
* | | correct activity_edit_account layout | Christian Schneppe | 2018-06-29 | 1 | -1/+1 | |
| | | ||||||
* | | WIP: set room avatar and slight redesign of group details | Christian Schneppe | 2018-06-29 | 16 | -463/+721 | |
|/ | | | | *show jid in group details (in advanced mode) | |||||
* | update translations | Christian Schneppe | 2018-06-24 | 7 | -7/+5 | |
| | ||||||
* | fixed wrong border in account_row | Christian Schneppe | 2018-06-17 | 1 | -1/+1 | |
| | ||||||
* | do not include read only chats in contact chooser | Christian Schneppe | 2018-06-17 | 2 | -4/+9 | |
| | ||||||
* | use Tor on http upload is account uses onion domain | Christian Schneppe | 2018-06-17 | 7 | -20/+22 | |
| | ||||||
* | deduplicate tags + translate 'blocked' tag | Christian Schneppe | 2018-06-17 | 2 | -5/+9 | |
| | ||||||
* | introduced config setting to hide error notification | Christian Schneppe | 2018-06-17 | 2 | -1/+5 | |
| | ||||||
* | Improved URL matching | Christian Schneppe | 2018-06-17 | 2 | -19/+38 | |
| | ||||||
* | add ‘paste as quote’ for api >= 23 | Christian Schneppe | 2018-06-16 | 5 | -16/+145 | |
| | ||||||
* | put google() before jcenter() in gradle | Christian Schneppe | 2018-06-16 | 1 | -3/+1 | |
| | ||||||
* | fall back to search in other tab on search enter | Christian Schneppe | 2018-06-16 | 1 | -0/+6 | |
| | ||||||
* | Added expert setting for direct search | Christian Schneppe | 2018-06-16 | 4 | -1/+16 | |
| | ||||||
* | permit empty values for subject and roster name | Christian Schneppe | 2018-06-16 | 4 | -19/+19 | |
| | ||||||
* | fix geo uri regex | Christian Schneppe | 2018-06-16 | 1 | -1/+1 | |
| | | | | | - only match valid float numbers - match uri with parameter | |||||
* | fix cleanPrivateStorage() | Christian Schneppe | 2018-06-16 | 1 | -24/+5 | |
| | ||||||
* | attach editor content as file | Christian Schneppe | 2018-06-16 | 3 | -21/+6 | |
| | ||||||
* | report unparsable limit as http upload available | Christian Schneppe | 2018-06-16 | 1 | -1/+1 | |
| | ||||||
* | edit public=true/false property in mucs | Christian Schneppe | 2018-06-16 | 1 | -0/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | catch OOM in FileObserver | Christian Schneppe | 2018-06-16 | 1 | -1/+6 | |
| | ||||||
* | use also rounded avatars in widget | Christian Schneppe | 2018-06-04 | 1 | -1/+3 | |
| | ||||||
* | catch more exceptions in scheduleWakeUpCall | Christian Schneppe | 2018-06-04 | 1 | -0/+2 | |
| | ||||||
* | Revert "fade in images and avatars" because of strange flickering | Christian Schneppe | 2018-06-04 | 6 | -37/+0 | |
| | | | | This reverts commit 6bf3ef887a57d7427d4b4cccac3a1c1adcb14377. | |||||
* | update changelog | Christian Schneppe | 2018-06-03 | 2 | -2/+8 | |
| | ||||||
* | fade in images and avatars | Christian Schneppe | 2018-06-03 | 6 | -0/+37 | |
| | ||||||
* | optimized some colors and switched back to square avatars | Christian Schneppe | 2018-06-03 | 21 | -27/+52 | |
| | ||||||
* | show MUC avatar in ConferenceDetailsActivity | Christian Schneppe | 2018-06-01 | 2 | -0/+13 | |
| | ||||||
* | add more logging to setIsInForeground | Christian Schneppe | 2018-06-01 | 3 | -1/+4 | |
| | ||||||
* | rename useOwnProvider to useAdvancedMode in WelcomeActivity | Christian Schneppe | 2018-06-01 | 10 | -12/+12 | |
| | ||||||
* | OMEMO: remove omemo device from own list if bundle is broken | Christian Schneppe | 2018-06-01 | 1 | -70/+80 | |
| | ||||||
* | make sure account is connected before attempting to download p1s3 | Christian Schneppe | 2018-06-01 | 2 | -2/+21 | |
| | ||||||
* | Merge branches 'master' and 'master' of ↵ | Christian Schneppe | 2018-06-01 | 2 | -118/+119 | |
|\ | | | | | | | https://github.com/kriztan/Pix-Art-Messenger | |||||
| * | update translations | Christian Schneppe | 2018-06-01 | 2 | -118/+119 | |
| | | ||||||
* | | catch NPE | Christian Schneppe | 2018-06-01 | 1 | -2/+2 | |
|/ |