Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | fixed 'connecting…' button | Daniel Gultsch | 2016-04-10 | 1 | -3/+6 | |
| | | | ||||||
| * | | moved authentication into seperate method. force close socket before ↵ | Daniel Gultsch | 2016-04-10 | 1 | -38/+44 | |
| | | | | | | | | | | | | changing status | |||||
| * | | introduced setting to turn of notification led | Daniel Gultsch | 2016-04-09 | 3 | -5/+15 | |
| | | | ||||||
| * | | use startdate as lower bound when querying archive with after=x | Daniel Gultsch | 2016-04-09 | 1 | -13/+3 | |
| | | | ||||||
| * | | don't show contact details when in conversations with self | Daniel Gultsch | 2016-04-09 | 3 | -1/+8 | |
| | | | ||||||
| * | | use last received message id when querying archive | Daniel Gultsch | 2016-04-09 | 1 | -7/+17 | |
| | | | ||||||
| * | | transform nimbuzz workaround into a more general 'waitForDisco' condition | Daniel Gultsch | 2016-04-09 | 1 | -6/+11 | |
| | | | ||||||
| * | | add required disco#items query to timeout list | Daniel Gultsch | 2016-04-08 | 1 | -1/+4 | |
| | | | ||||||
| * | | removed ernoexception in exchange for a regular exeption to prevent verify ↵ | Daniel Gultsch | 2016-04-08 | 1 | -3/+2 | |
| | | | | | | | | | | | | error on <5.0 | |||||
| * | | pulled translations from transifex | Daniel Gultsch | 2016-04-08 | 2 | -3/+23 | |
| | | | ||||||
| * | | check file owner when attaching files or using them as avatar | Daniel Gultsch | 2016-04-07 | 4 | -2/+55 | |
| | | | ||||||
| * | | prevent null pointer when checking http upload max size | Daniel Gultsch | 2016-04-07 | 1 | -6/+6 | |
| | | | ||||||
| * | | better detect broken pep | Daniel Gultsch | 2016-04-05 | 2 | -2/+10 | |
| | | | | | | | | | | | | | | | mark pep as broken when publishing bundle or device list failed reset 'brokenness' when account is getting disabled | |||||
| * | | switched around info and items query to avoid race condition | Daniel Gultsch | 2016-04-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | pulled translations from transifex | Daniel Gultsch | 2016-04-04 | 12 | -26/+71 | |
| | | | ||||||
| * | | removed unnecessary wait for disconnect | Daniel Gultsch | 2016-04-04 | 1 | -6/+0 | |
| | | | ||||||
| * | | made sure the disco#items query has returned before finalizing the bind | Daniel Gultsch | 2016-04-04 | 1 | -12/+24 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-04-16 | 2 | -3/+8 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fixed null pointer exception in case of IOException before uploading file to ↵ | steckbrief | 2016-04-16 | 1 | -2/+7 | |
| | | | | | | | | | | | | http host | |||||
| * | | Fixes FS#197: Decrease verbosity of logging of 'skipping duplicate message' | steckbrief | 2016-04-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-04-07 | 4 | -6/+125 | |
|\| | | | | | | | | | | | | | | Conflicts: src/main/java/de/thedevstack/conversationsplus/ui/LogCatOutputActivity.java | |||||
| * | | Implements FS#187: Add single line copy to logcat view | steckbrief | 2016-04-07 | 4 | -6/+123 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-04-06 | 12 | -144/+135 | |
|\| | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/ui/ConferenceDetailsActivity.java | |||||
| * | | Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferences | steckbrief | 2016-04-06 | 12 | -144/+134 | |
| | | | ||||||
| * | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-04-05 | 17 | -53/+196 | |
| |\ \ | ||||||
| * | | | conversations->conversations+ | lookshe | 2016-04-03 | 29 | -327/+327 | |
| | | | | ||||||
| * | | | Pulled translations from transifex | lookshe | 2016-04-01 | 2 | -25/+31 | |
| | | | | ||||||
| * | | | Fixes FS#180: Conference notification icon missing | lookshe | 2016-04-01 | 1 | -1/+6 | |
| | | | | ||||||
* | | | | update to beta-2 and new logo for betatrz/beta-2 | lookshe | 2016-04-06 | 30 | -0/+0 | |
| |/ / |/| | | ||||||
* | | | Merge tag '1.11.3' into trz/rebase | lookshe | 2016-04-05 | 17 | -53/+196 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | don't ask for resource when server uses http upload v0.1 | Daniel Gultsch | 2016-04-02 | 3 | -6/+8 | |
| | | | ||||||
| * | | check max http file size when attaching files | Daniel Gultsch | 2016-04-01 | 6 | -12/+83 | |
| | | | ||||||
| * | | add methods to check max file size for http upload | Daniel Gultsch | 2016-03-31 | 5 | -12/+41 | |
| | | | ||||||
| * | | save otr fingerprint in message | Daniel Gultsch | 2016-03-31 | 6 | -12/+15 | |
| | | | ||||||
| * | | include form fields into caps hash calculation | Daniel Gultsch | 2016-03-31 | 2 | -6/+25 | |
| | | | ||||||
| * | | closed some cursors under error conditions | Daniel Gultsch | 2016-03-31 | 1 | -3/+13 | |
| | | | ||||||
| * | | made setting aes keys in DownloadableFile more readable | Daniel Gultsch | 2016-03-31 | 1 | -12/+8 | |
| | | | ||||||
| * | | Update ShortcutBadger to version 1.1.4 | Christian S | 2016-03-27 | 1 | -2/+2 | |
| | | | ||||||
* | | | fixed installation error "W/PackageManager: Can't install because provider ↵trz/beta-1 | lookshe | 2016-04-03 | 3 | -3/+3 | |
| | | | | | | | | | | | | name de.thedevstack.conversationsplus (in package eu.siacs.conversations) is already used by de.thedevstack.conversationsplus" | |||||
* | | | fixed build error | lookshe | 2016-04-03 | 1 | -0/+2 | |
| | | | ||||||
* | | | Merge branch 'trz/rename' into trz/rebase | lookshe | 2016-04-01 | 3 | -26/+37 | |
|\ \ \ | ||||||
| * | | | Pulled translations from transifex | lookshe | 2016-04-01 | 2 | -25/+31 | |
| | | | | ||||||
| * | | | Fixes FS#180: Conference notification icon missing | lookshe | 2016-04-01 | 1 | -1/+6 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-30 | 1 | -1/+3 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fixes FS#179: Avoid showing always empty list of ressources for mucs | steckbrief | 2016-03-30 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge branch 'trz/rename' into trz/rebase | lookshe | 2016-03-30 | 4 | -1/+7 | |
|\| | | ||||||
| * | | no resize of input field when inserting emojicon (FS#175) | lookshe | 2016-03-30 | 1 | -1/+1 | |
| | | | ||||||
| * | | Logging for FS#80 to identify calling method | lookshe | 2016-03-30 | 3 | -0/+6 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-29 | 1 | -20/+9 | |
|\| | | ||||||
| * | | Fixes FS#172: Conversations list not updated on status changes | steckbrief | 2016-03-29 | 1 | -20/+9 | |
| | | |