Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implements FS#176: error logging for httpupload improved | steckbrief | 2016-03-28 | 1 | -1/+7 |
| | |||||
* | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-25 | 14 | -38/+83 |
|\ | |||||
| * | FS#169 - Merge Conversations 1.11.2 into Conversations+ dev | lookshe | 2016-03-25 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'trz/rename' into trz/rebase | lookshe | 2016-03-20 | 1 | -59/+83 |
| |\ | |||||
| * \ | Merge branch 'trz/rebase' into trz/merge_1.11.1trz/merge_1.11.1 | lookshe | 2016-03-20 | 1 | -0/+20 |
| |\ \ | |||||
| | * \ | Merge branch 'trz/rename' into trz/rebase | lookshe | 2016-03-20 | 1 | -0/+20 |
| | |\ \ | |||||
* | | | | | Correct notifications to user if swiping with disabled or not connected ↵ | lookshe | 2016-03-22 | 1 | -25/+37 |
| | | | | | | | | | | | | | | | | | | | | account (FS#159) | ||||
* | | | | | Fixes FS#87 - Crash on load messages after delete account | lookshe | 2016-03-22 | 1 | -1/+5 |
| | | | | | |||||
* | | | | | One more fix in Message.equals() (FS#104) | lookshe | 2016-03-21 | 1 | -4/+19 |
| | | | | | |||||
* | | | | | Show file name instead of mime type (FS#102) | lookshe | 2016-03-20 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | FS#104 - Fix Message.equals() | lookshe | 2016-03-20 | 1 | -18/+14 |
| |_|_|/ |/| | | | |||||
* | | | | Fixes FS#168 - Not possible to share more than one picture at once | lookshe | 2016-03-20 | 1 | -59/+83 |
| | | | | |||||
* | | | | fixed merge error | lookshe | 2016-03-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'trz/rebase' (early part) into trz/rename | lookshe | 2016-03-20 | 3 | -19/+27 |
|\| | | | |||||
| * | | | fixed merge errors | lookshe | 2016-03-20 | 1 | -1/+1 |
| |/ / | |||||
* | / | Merge branch 'trz/rebase' (early part) into trz/rename | lookshe | 2016-03-20 | 8 | -74/+115 |
|\| | | |/ |/| | |||||
| * | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-12 | 2 | -88/+3 |
| |\ | |||||
* | | | Fixes FS#167: Resized images are larger than original images | steckbrief | 2016-03-18 | 1 | -2/+2 |
| | | | |||||
* | | | Fixes FS#164 | lookshe | 2016-03-18 | 1 | -8/+0 |
| | | | |||||
* | | | Fixes FS#156 and FS#135 (occured again) | lookshe | 2016-03-17 | 1 | -4/+10 |
| | | | |||||
* | | | completely implements FS#161 | lookshe | 2016-03-17 | 3 | -14/+41 |
| | | | | | | | | | | | | save state of treatAsDownloadable() and set on error to specified value | ||||
* | | | partially implements FS#161 | lookshe | 2016-03-16 | 2 | -17/+49 |
| | | | | | | | | | | | | do not show download button on 404 | ||||
* | | | once again: FS#34 - review all calls for String.trim() | lookshe | 2016-03-14 | 2 | -4/+4 |
| |/ |/| | |||||
* | | Fixes FS#155: Check FileHelper vs. FileUtils | steckbrief | 2016-03-12 | 5 | -97/+16 |
| | | |||||
* | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-12 | 7 | -55/+93 |
|\| | |||||
| * | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-11 | 2 | -2/+3 |
| |\ | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/entities/Message.java | ||||
| * \ | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-10 | 2 | -4/+7 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: src/main/java/de/thedevstack/conversationsplus/ui/listeners/ResizePictureUserDecisionListener.java | ||||
* | | | | Fixes FS#51: Change toggle in Account Management back to standard | steckbrief | 2016-03-11 | 3 | -77/+10 |
| |_|/ |/| | | |||||
* | | | Fixes FS#139: Do not merge messages at all | steckbrief | 2016-03-11 | 8 | -149/+28 |
| |/ |/| | |||||
* | | Fixes FS#157: Trigger loading messages from MAM in MUC does not end | steckbrief | 2016-03-10 | 3 | -37/+45 |
| | | |||||
* | | Fixes FS#158: user decision dialog heading configurable and translateable | steckbrief | 2016-03-10 | 2 | -4/+6 |
| | | |||||
* | | reset link and highlight colors to system default | steckbrief | 2016-03-08 | 1 | -17/+20 |
| | | |||||
* | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-08 | 31 | -477/+874 |
|\| | |||||
* | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-08 | 1 | -1/+2 |
|\| | |||||
| * | use Build.VERSION_CODES.KITKAT instead of hard coded 19 | lookshe | 2016-03-08 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-07 | 7 | -13/+49 |
|\| | |||||
| * | corrected getRealPathFromUri | lookshe | 2016-03-07 | 1 | -2/+40 |
| | | |||||
| * | Finally fixes FS#142 | lookshe | 2016-03-07 | 1 | -4/+0 |
| | | |||||
* | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-06 | 134 | -3510/+13072 |
|\| | |||||
| * | Fixes FS#147: Disable OMEMO | steckbrief | 2016-03-02 | 1 | -0/+4 |
| | | |||||
| * | Fixes FS#48 and FS#136trz/merge_1.10.0 | lookshe | 2016-02-28 | 1 | -3/+0 |
| | | | | | | | | | | - corrected preference "confirm_messages" to "confirm_messages_list" - removed unused "heart message" garbage | ||||
| * | Packet sending helper moved to XmppSendUtil and methods in ↵ | steckbrief | 2016-02-23 | 1 | -0/+8 |
| | | | | | | | | XmppConnectionService marked as deprecated | ||||
| * | Changed access to presences according to new Presence representation in C | steckbrief | 2016-02-23 | 1 | -3/+3 |
| | | |||||
| * | Resolved problem with closing sockets (java.lang.IncompatibleClassChangeError) | steckbrief | 2016-02-23 | 1 | -0/+15 |
| | | |||||
| * | Removed unnecessary dependencies to XmppConnectionService and added ↵ | steckbrief | 2016-02-23 | 1 | -0/+4 |
| | | | | | | | | allowMessageCorrection to preferences | ||||
| * | Imports organized | steckbrief | 2016-02-12 | 12 | -16/+3 |
| | | |||||
| * | Simplification of DNS requests. | steckbrief | 2016-02-12 | 1 | -0/+12 |
| | | | | | | | | Originally introduced for FS#92, but now extended with retrieval for XEP-0368 (http://xmpp.org/extensions/xep-0368.html) | ||||
| * | Compilation errors and merge mixups fixed | steckbrief | 2016-02-11 | 2 | -6/+29 |
| | | |||||
| * | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-15 | 6 | -0/+280 |
| |\ | | | | | | | | | | Cast problem fixed | ||||
| * \ | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-13 | 2 | -0/+79 |
| |\ \ |