aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fixes FS#157: Trigger loading messages from MAM in MUC does not endsteckbrief2016-03-103-37/+45
| |
| * Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief2016-03-103-12/+6
| |
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-081-1/+2
|/ | | | | Conflicts: build.gradle
* Merge remote branch 'master'steckbrief2016-03-084-22/+21
|
* Fixes FS#145: Dialog for decision in Android 5steckbrief2016-03-081-1/+2
* reset link and highlight colors to system defaultsteckbrief2016-03-083-21/+20
* Use ImageUtil instead of old stupid generic FileBackend for cropCenterSquaresteckbrief2016-03-081-1/+1
|
* Fixed merge issue with AxolotlService (differentiation between impl and ↵steckbrief2016-03-083-133/+171
interface)
* Version bump to 0.0.6steckbrief2016-03-061-2/+2
* Fixes FS#147: Disable OMEMOsteckbrief2016-03-0220-981/+1331
|
* Readme updatedsteckbrief2016-03-021-0/+5
|
* Fixes FS#146: Remove Tor-Supportsteckbrief2016-03-0234-142/+13
|
* Fixes FS#148: Remove 'store' hint from chat-markerssteckbrief2016-03-021-2/+1
|
* externalized string 'Retry decryption'steckbrief2016-02-283-1/+3
|
* Merge tag '1.10.1' into trz/merge_1.10.1steckbrief2016-02-2826-100/+238
Conflicts: README.md build.gradle src/main/java/eu/siacs/conversations/entities/ListItem.java src/main/java/eu/siacs/conversations/parser/MessageParser.java src/main/java/eu/siacs/conversations/services/XmppConnectionService.java src/main/java/eu/siacs/conversations/ui/ConversationFragment.java src/main/res/menu/message_context.xml src/main/res/xml/preferences.xml
* Unused imports / methods removedsteckbrief2016-02-243-27/+0
|
* Fixes FS#89 after merge conflictsteckbrief2016-02-241-3/+6
|
* Fixed merge issue for resolving FS#47 (preferences involved in the decision ↵steckbrief2016-02-242-11/+1
| | | | for auto downloading image links moved to global Utility Class)
* Readded MessageDetailsDialog to message context menu after mergesteckbrief2016-02-241-0/+4
|
* Reviewed commit for FS#34 after mergesteckbrief2016-02-242-2/+2
|
* Packet sending helper moved to XmppSendUtil and methods in ↵steckbrief2016-02-232-18/+17
| | | | XmppConnectionService marked as deprecated
* Removed stupid message correctionsteckbrief2016-02-2334-167/+10
|
* Removed useless 'button-message' to load more messages. Implementation ↵steckbrief2016-02-2321-92/+8
| | | | already done with a more convenient method
* Changed access to presences according to new Presence representation in Csteckbrief2016-02-233-14/+15
|
* Removed non-existing member variablesteckbrief2016-02-231-1/+1
|
* Explicit applicationId removedsteckbrief2016-02-231-1/+0
|
* Fix visibility of updateStatusMessages method that LoadMoreMessages can worksteckbrief2016-02-231-1/+1
|
* Resolved problem with closing sockets (java.lang.IncompatibleClassChangeError)steckbrief2016-02-231-0/+15
|
* Removed unnecessary dependencies to XmppConnectionService and added ↵steckbrief2016-02-235-43/+11
| | | | allowMessageCorrection to preferences
* merged string resourcessteckbrief2016-02-232-6/+0
* Fixes FS#105: XHTML par for images addedsteckbrief2016-02-131-0/+12
|
* Fix flagging no more messages on server for conversationsteckbrief2016-02-131-16/+18
|
* Implements FS#64: Show who wrote last message in conversation overviewsteckbrief2016-02-131-2/+13
|
* Partially implements FS#6: Conference ID changed to ↵steckbrief2016-02-131-2/+2
| | | | c+bugs@conference.thedevstack.de
* Fixes FS#135: condition NOT message.isRead() added to check if notification ↵steckbrief2016-02-131-1/+1
| | | | should be shown for a message
* Unused preference 'picture_compression'. This feature is configured in our ↵steckbrief2016-02-1320-56/+0
| | | | variant via 'resize_picture'
* Fixed overwriting of changes for fixing FS#70. Unused method removed from ↵steckbrief2016-02-136-79/+5
| | | | generator classes.
* Fixed settings synchronizationsteckbrief2016-02-121-60/+66
|
* Imports organizedsteckbrief2016-02-1273-293/+56
|
* Fixed parent activity for logoutput activitysteckbrief2016-02-121-3/+3
|
* Simplification of DNS requests.steckbrief2016-02-123-254/+130
| | | | Originally introduced for FS#92, but now extended with retrieval for XEP-0368 (http://xmpp.org/extensions/xep-0368.html)
* green bubbles and setting to choose green or white bubbles removedsteckbrief2016-02-1224-67/+5
|
* Fixed placeholder string for message input boxsteckbrief2016-02-122-2/+2
|
* Fixed layout issue with emojicon tastatur buttonsteckbrief2016-02-121-1/+0
|
* Fixed NPE while loading messages via MAMsteckbrief2016-02-121-1/+1
|
* Fixed runtime errors with axolotl libraries.steckbrief2016-02-126-0/+1
| | | | Now the libraries from maven are added.
* database error while upgrading from db version 14 fixedsteckbrief2016-02-121-1/+1
|
* axolotl resources changed from maven to jcentersteckbrief2016-02-125-2/+2
|
* Compilation errors and merge mixups fixedsteckbrief2016-02-1124-728/+358
|
* Some runtime dependencies addedsteckbrief2016-02-113-1/+4
|