| Commit message (Expand) | Author | Files | Lines |
2016-01-16 | Fixed minor class cast issue | steckbrief | 1 | -4/+4 |
2016-01-15 | Introducing some specialized IqPacketGenerators | steckbrief | 10 | -87/+283 |
2016-01-15 | Moved all avatar related work to AvatarService | steckbrief | 4 | -65/+62 |
2016-01-15 | Implements FS#111: Compress resized picture with PNG format | steckbrief | 1 | -3/+3 |
2016-01-15 | Implements FS#64: Show who wrote last message in conversation overview | steckbrief | 3 | -2/+14 |
2016-01-14 | Fixes FS#76: Notification adapted to new logo | steckbrief | 5 | -0/+0 |
2016-01-13 | Moved all avatar related work to AvatarService | steckbrief | 19 | -239/+318 |
2016-01-13 | Publish avatars as PNG | steckbrief | 1 | -1/+1 |
2016-01-08 | Fixes FS#107, Implements FS#77 | steckbrief | 2 | -2/+29 |
2016-01-04 | Fixes FS#99: Adjust namespace according to XEP-0363 | steckbrief | 1 | -1/+1 |
2015-12-17 | Log error in case logcat command could not be executed; Show toast in case no... | steckbrief | 3 | -1/+3 |
2015-12-16 | Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis... | steckbrief | 17 | -217/+382 |
2015-12-16 | Fixes FS#95: NPE when opening message details for failed file transfer | steckbrief | 1 | -1/+2 |
2015-12-11 | Removed stupid DNS query code | steckbrief | 3 | -205/+147 |
2015-12-10 | Moved logcat to a module, increased error robustness for loading last messages | steckbrief | 36 | -408/+74 |
2015-12-06 | Fix flagging no more messages on server for conversation | steckbrief | 3 | -2/+15 |
2015-12-04 | Implements FS#83: Reload from last received message | steckbrief | 4 | -20/+50 |
2015-12-04 | Implements FS#89 - Change about information | steckbrief | 1 | -3/+6 |
2015-12-04 | Fixes FS#75 - Change color names to reasonable names | steckbrief | 23 | -124/+124 |
2015-12-02 | Fixed compile error in inner class | steckbrief | 1 | -1/+1 |
2015-11-20 | Partially implements FS#6: Conference ID changed to c+bugs@confere | steckbrief | 2 | -1/+2 |
2015-11-20 | Implements FS#67: Introduce central logging class to use log prefix, new acti... | steckbrief | 42 | -226/+686 |
2015-11-06 | FileBackend splitted into several util classes for separate concerns: AvatarU... | steckbrief | 22 | -580/+771 |
2015-11-03 | Implements FS#26: Introduction of dialog to choose whether to resize a pictur... | steckbrief | 17 | -173/+549 |
2015-10-30 | Implements FS#24: Introduce setting for picture resizing | steckbrief | 7 | -1/+52 |
2015-10-23 | Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values... | steckbrief | 11 | -30/+39 |
2015-10-22 | Implements FS#78: Allow installation on SD card | steckbrief | 1 | -1/+2 |
2015-10-21 | Access to preferences moved to global utility class ConversationsPlusPreferen... | steckbrief | 24 | -350/+532 |
2015-10-17 | added comment for clarification, why the timestamp of the first msg of msg li... | steckbrief | 1 | -1/+1 |
2015-10-16 | Fixes FS#82: Background color of conversation list item set to primary backgr... | steckbrief | 2 | -1/+4 |
2015-10-15 | Removed unused imports | steckbrief | 1 | -4/+0 |
2015-10-15 | Fixes FS#81 - avoid jumps after loading messages | steckbrief | 2 | -32/+64 |
2015-10-05 | Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ac... | steckbrief | 7 | -36/+76 |
2015-10-04 | Publishing additional information in message details dialog such as message t... | steckbrief | 4 | -28/+235 |
2015-10-04 | Note added where to change sth. for FS#70 | steckbrief | 1 | -1/+2 |
2015-10-04 | Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, Op... | steckbrief | 13 | -4/+473 |
2015-10-04 | New logo added, fixes FS#56 | steckbrief | 5 | -0/+0 |
2015-09-02 | Fixes FS#49: Highlight the selected conversation in list | steckbrief | 3 | -10/+14 |
2015-09-02 | Fixes FS#50: Replace phone numbers and email addresses in messages with links | steckbrief | 2 | -2/+2 |
2015-08-21 | fixes FS#44 - IOException if content-length is not present | lookshe | 1 | -3/+3 |
2015-08-16 | moved merged files to correct location | lookshe | 3 | -15/+16 |
2015-08-16 | fixes FS#35 - Shortcut Badger compatible to setting always_notify_in_conference | lookshe | 3 | -3/+15 |
2015-08-16 | Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon module | lookshe | 22 | -137/+8 |
2015-08-16 | Fixes FS#15 - Adding smiley only possible at the end | lookshe | 1 | -21/+13 |
2015-08-16 | Fixes FS#37 - Remove special treatment of unicode hearts | lookshe | 7 | -29/+21 |
2015-08-13 | resolve of some compiler errors | lookshe | 3 | -1/+3 |
2015-08-12 | - Introduction of SwipeRefreshLayout for conversation view | steckbrief | 5 | -169/+271 |
2015-08-12 | Fixes FS#38 - Issues with URLs with multiple dots in file name | lookshe | 1 | -7/+18 |
2015-08-12 | Fixes FS#33 - Get back the comment | lookshe | 1 | -0/+5 |
2015-08-11 | Fixes FS#20: Limitation of end conversation swipe to left side | steckbrief | 1 | -58/+59 |