aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes FS#88: Avoid smilie repacement in time messagessteckbrief2015-12-141-4/+9
* Build cleanup: libraries added as local resources, removed unused proguard co...steckbrief2015-12-1431-2240/+23
* Removed unnecessary filessteckbrief2015-12-113-3271/+0
* Removed stupid DNS query codesteckbrief2015-12-113-205/+147
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-1047-71/+237
* Fix flagging no more messages on server for conversationsteckbrief2015-12-063-2/+15
* Implements FS#83: Reload from last received messagesteckbrief2015-12-0416-22/+2168
* Implements FS#89 - Change about informationsteckbrief2015-12-041-3/+6
* Fixes FS#75 - Change color names to reasonable namessteckbrief2015-12-0423-124/+124
* Fixed compile error in inner classsteckbrief2015-12-021-1/+1
* Partially implements FS#6: Conference ID changed to c+bugs@conferesteckbrief2015-11-203-1/+4
* Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2015-11-2042-226/+686
* FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief2015-11-0622-580/+771
* Implements FS#26: Introduction of dialog to choose whether to resize a pictur...steckbrief2015-11-0318-173/+551
* Implements FS#24: Introduce setting for picture resizingsteckbrief2015-10-307-1/+52
* Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values...steckbrief2015-10-2312-30/+41
* Implements FS#78: Allow installation on SD cardsteckbrief2015-10-221-1/+2
* Access to preferences moved to global utility class ConversationsPlusPreferen...steckbrief2015-10-2124-350/+532
* added comment for clarification, why the timestamp of the first msg of msg li...steckbrief2015-10-171-1/+1
* C+ changelog updatedsteckbrief2015-10-161-1/+2
* Fixes FS#82: Background color of conversation list item set to primary backgr...steckbrief2015-10-162-1/+4
* Conversations Plus ChangeLog addedsteckbrief2015-10-161-0/+13
* Removed unused importssteckbrief2015-10-151-4/+0
* Fixes FS#81 - avoid jumps after loading messagessteckbrief2015-10-152-32/+64
* Merge branch 'master' of ssh://git.fucktheforce.de/conversations-plussteckbrief2015-10-051-2/+2
|\
| * version bump to 0.0.50.0.5lookshe2015-10-051-2/+2
* | Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ac...steckbrief2015-10-057-36/+76
|/
* Publishing additional information in message details dialog such as message t...steckbrief2015-10-044-28/+235
* Note added where to change sth. for FS#70steckbrief2015-10-041-1/+2
* Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, Op...steckbrief2015-10-0413-4/+473
* New logo added, fixes FS#56steckbrief2015-10-047-1/+449
* Fixes FS#49: Highlight the selected conversation in liststeckbrief2015-09-023-10/+14
* Fixes FS#50: Replace phone numbers and email addresses in messages with linkssteckbrief2015-09-022-2/+2
* version bump to 0.0.40.0.4lookshe2015-08-211-2/+2
* Merge branch 'trz/rebase' into trz/renamelookshe2015-08-212-4/+28
|\
| * fixes FS#42 - Smilie replacement in urllookshe2015-08-211-1/+25
| * fixes FS#44 - IOException if content-length is not presentlookshe2015-08-211-3/+3
* | modified readmelookshe2015-08-171-328/+15
* | Merge branch 'trz/rebase' into trz/renamelookshe2015-08-161-2/+1
|\|
| * fix wrong class type usagelookshe2015-08-161-2/+1
* | moved merged files to correct location0.0.3lookshe2015-08-163-15/+16
* | version bump to 0.0.3lookshe2015-08-161-2/+2
* | Merge branch 'trz/rebase' into trz/renamelookshe2015-08-1638-413/+519
|\|
| * fixes FS#35 - Shortcut Badger compatible to setting always_notify_in_conferencelookshe2015-08-163-3/+15
| * fixes FS#13 - Change smiley replacement patterns to be case insensitivelookshe2015-08-161-34/+18
| * Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon modulelookshe2015-08-1624-137/+123
| * Fixes FS#15 - Adding smiley only possible at the endlookshe2015-08-161-21/+13
| * Fixes FS#37 - Remove special treatment of unicode heartslookshe2015-08-167-29/+21
| * Merged https://github.com/ankushsachdeva/emojicon/pull/16lookshe2015-08-151-4/+24
| * - Introduction of SwipeRefreshLayout for conversation viewsteckbrief2015-08-125-169/+271