aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Implements FS#64: Show who wrote last message in conversation overviewsteckbrief2016-01-154-3/+18
|
* Fixes FS#76: Notification adapted to new logosteckbrief2016-01-145-0/+0
|
* Moved all avatar related work to AvatarServicesteckbrief2016-01-1319-239/+318
| | | | | | | - fetchAvatar, fetchAvatarPep, fetchAvatarVcard, checkForAvatar moved from XmppConnectionService to AvatarService - Several unused imports removed - XmppSendUtil introduced to enable presencePacket and iqPacket sending without using XmppConnectionService since the account has everything needed - UiUpdateHelper introduced to enable UI updates without using XmppConnectionService directly
* Publish avatars as PNGsteckbrief2016-01-131-1/+1
|
* Fixes FS#107, Implements FS#77steckbrief2016-01-083-2/+32
| | | | Show the number of online resources in account view and enable show resources by clicking on the account jid
* Fixes FS#99: Adjust namespace according to XEP-0363steckbrief2016-01-041-1/+1
| | | | Value of namespace constant changed to 'urn:xmpp:http:upload'
* Log error in case logcat command could not be executed; Show toast in case ↵steckbrief2015-12-175-7/+42
| | | | nothing is copied
* Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief2015-12-1618-217/+385
| | | | distinguishes between image resizing and compressing/saving
* Fixes FS#95: NPE when opening message details for failed file transfersteckbrief2015-12-161-1/+2
|
* Fixes FS#88, Code cleanupsteckbrief2015-12-141-4/+5
|
* Fixes FS#88: Avoid smilie repacement in time messagessteckbrief2015-12-141-4/+9
|
* Build cleanup: libraries added as local resources, removed unused proguard ↵steckbrief2015-12-1431-2240/+23
| | | | configs, removed SwipyRefreshLayout as module and added as binary dependency, moved 3rd party binaries to separate folder
* 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
| | | | nce.thedevstack.de
* Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief2015-11-2042-226/+686
| | | | activity to show logcat output and button to copy contents
* FileBackend splitted into several util classes for separate concerns: ↵steckbrief2015-11-0622-580/+771
| | | | AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.
* Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief2015-11-0318-173/+551
| | | | picture or not
* 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 ↵steckbrief2015-10-2312-30/+41
| | | | values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class
* Implements FS#78: Allow installation on SD cardsteckbrief2015-10-221-1/+2
|
* Access to preferences moved to global utility class ↵steckbrief2015-10-2124-350/+532
| | | | ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
* added comment for clarification, why the timestamp of the first msg of msg ↵steckbrief2015-10-171-1/+1
| | | | list is needed to query older msgs with mam
* C+ changelog updatedsteckbrief2015-10-161-1/+2
|
* Fixes FS#82: Background color of conversation list item set to primary ↵steckbrief2015-10-162-1/+4
| | | | background color
* 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 ↵steckbrief2015-10-057-36/+76
|/ | | | access to app information
* Publishing additional information in message details dialog such as message ↵steckbrief2015-10-044-28/+235
| | | | type and message status
* 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, ↵steckbrief2015-10-0413-4/+473
| | | | | | | Open resource list on long click in conversations overview, open resource list on click on bare jid in contact details view, Message details dialog added
* 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
| |