Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | 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 | |
| | |\ \ | | |/ / | |/| | | ||||||
| | * | | 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 | |||||
| | * \ \ | 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 | |||||
| | * | | | | update to beta-2 and new logo for beta | lookshe | 2016-04-06 | 30 | -0/+0 | |
| | | | | | | ||||||
* | | | | | | DatabaseBackend updated to serve Conversatiosn Database version and ↵ | steckbrief | 2016-04-17 | 13 | -20/+390 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conversations+ Database version HttpUpload Flag introduced for message to identify if a link was sent after httpupload message hint for httpupload added (message parsing and message generating) | |||||
* | | | | | 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 | |
| |_|/ / |/| | | | ||||||
* | | | | Implements FS#187: Add single line copy to logcat view | steckbrief | 2016-04-07 | 4 | -6/+123 | |
| |/ / |/| | | ||||||
* | | | 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 | |
|\| | | ||||||
| * | | 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 ↵ | 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 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'trz/rename' into trz/rebase | lookshe | 2016-03-30 | 4 | -1/+7 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-29 | 1 | -20/+9 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-29 | 6 | -70/+103 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/ui/ChangePasswordActivity.java src/main/java/eu/siacs/conversations/ui/EditAccountActivity.java src/main/java/eu/siacs/conversations/ui/PublishProfilePictureActivity.java src/main/java/eu/siacs/conversations/ui/TrustKeysActivity.java src/main/java/eu/siacs/conversations/ui/VerifyOTRActivity.java | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-29 | 17 | -102/+246 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/main/java/de/thedevstack/conversationsplus/ui/dialogs/MessageDetailsDialog.java src/main/java/eu/siacs/conversations/ui/ChangePasswordActivity.java src/main/java/eu/siacs/conversations/ui/TrustKeysActivity.java src/main/java/eu/siacs/conversations/ui/VerifyOTRActivity.java src/main/java/eu/siacs/conversations/ui/adapter/AccountAdapter.java src/main/java/eu/siacs/conversations/ui/forms/FormFieldWrapper.java src/main/java/eu/siacs/conversations/utils/UIHelper.java | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-03-28 | 3 | -5/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | wrong import in new class | lookshe | 2016-03-27 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'trz/rename' into trz/rebase | lookshe | 2016-03-27 | 5 | -3/+57 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Fixes FS#179: Avoid showing always empty list of ressources for mucs | steckbrief | 2016-03-30 | 1 | -1/+3 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | 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 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Fixes FS#172: Conversations list not updated on status changes | steckbrief | 2016-03-29 | 1 | -20/+9 | |
| | | | | | | | ||||||
* | | | | | | | Removed unnecessary import | steckbrief | 2016-03-29 | 1 | -1/+0 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Avoid unnecessary text change on activate account button | steckbrief | 2016-03-29 | 1 | -2/+3 | |
| | | | | | | ||||||
* | | | | | | Introduction of a TextViewUtil to easily set attributes for TextViews | steckbrief | 2016-03-29 | 6 | -69/+99 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Implements FS#173: Move access to colors to separate helper class | steckbrief | 2016-03-29 | 17 | -102/+239 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'master' of repos.thedevstack.de:conversations-plus | steckbrief | 2016-03-28 | 5 | -3/+57 | |
|\ \ \ \ | | |/ / | |/| | |