aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief2016-04-1713-20/+390
* Fixed null pointer exception in case of IOException before uploading file to ...steckbrief2016-04-161-2/+7
* Fixes FS#197: Decrease verbosity of logging of 'skipping duplicate message'steckbrief2016-04-071-1/+1
* Implements FS#187: Add single line copy to logcat viewsteckbrief2016-04-074-6/+123
* Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferencessteckbrief2016-04-0612-144/+134
* Merge branch 'trz/rebase' into trz/renamelookshe2016-04-0517-53/+196
|\
| * Merge tag '1.11.3' into trz/rebaselookshe2016-04-0517-53/+196
| |\
| | * don't ask for resource when server uses http upload v0.1Daniel Gultsch2016-04-023-6/+8
| | * check max http file size when attaching filesDaniel Gultsch2016-04-016-12/+83
| | * add methods to check max file size for http uploadDaniel Gultsch2016-03-315-12/+41
| | * save otr fingerprint in messageDaniel Gultsch2016-03-316-12/+15
| | * include form fields into caps hash calculationDaniel Gultsch2016-03-312-6/+25
| | * closed some cursors under error conditionsDaniel Gultsch2016-03-311-3/+13
| | * made setting aes keys in DownloadableFile more readableDaniel Gultsch2016-03-311-12/+8
| | * Update ShortcutBadger to version 1.1.4Christian S2016-03-271-2/+2
| * | fixed installation error "W/PackageManager: Can't install because provider na...lookshe2016-04-033-3/+3
| * | fixed build errorlookshe2016-04-031-0/+2
| * | Merge branch 'trz/rename' into trz/rebaselookshe2016-04-013-26/+37
| |\ \
| | * | Pulled translations from transifexlookshe2016-04-012-25/+31
| | * | Fixes FS#180: Conference notification icon missinglookshe2016-04-011-1/+6
| * | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-301-1/+3
| |\ \ \
| * \ \ \ Merge branch 'trz/rename' into trz/rebaselookshe2016-03-304-1/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-291-20/+9
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-296-70/+103
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-2917-102/+246
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-283-5/+9
| |\ \ \ \ \ \ \
| * | | | | | | | wrong import in new classlookshe2016-03-271-1/+1
| * | | | | | | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-275-3/+57
| |\ \ \ \ \ \ \ \
* | | | | | | | | | conversations->conversations+lookshe2016-04-0329-327/+327
* | | | | | | | | | Pulled translations from transifexlookshe2016-04-012-25/+31
* | | | | | | | | | Fixes FS#180: Conference notification icon missinglookshe2016-04-011-1/+6
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Fixes FS#179: Avoid showing always empty list of ressources for mucssteckbrief2016-03-301-1/+3
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | no resize of input field when inserting emojicon (FS#175)lookshe2016-03-301-1/+1
* | | | | | | | Logging for FS#80 to identify calling methodlookshe2016-03-303-0/+6
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fixes FS#172: Conversations list not updated on status changessteckbrief2016-03-291-20/+9
* | | | | | | Removed unnecessary importsteckbrief2016-03-291-1/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Avoid unnecessary text change on activate account buttonsteckbrief2016-03-291-2/+3
* | | | | | Introduction of a TextViewUtil to easily set attributes for TextViewssteckbrief2016-03-296-69/+99
| |_|_|/ / |/| | | |
* | | | | Implements FS#173: Move access to colors to separate helper classsteckbrief2016-03-2917-102/+239
| |_|/ / |/| | |
* | | | Merge branch 'master' of repos.thedevstack.de:conversations-plussteckbrief2016-03-285-3/+57
|\ \ \ \ | | |/ / | |/| |
| * | | Fixes FS#166 - Images cannot be opened since storing in private image folderlookshe2016-03-275-3/+57
* | | | Fixes FS#170: Message Details: Status display has different Text colorsteckbrief2016-03-282-4/+2
* | | | Implements FS#176: error logging for httpupload improvedsteckbrief2016-03-281-1/+7
|/ / /
* | | Merge branch 'trz/rebase' into trz/renamelookshe2016-03-2516-39/+88
|\| |
| * | FS#169 - Merge Conversations 1.11.2 into Conversations+ devlookshe2016-03-2516-39/+87
| |\|
| | * allow to delete attachments. fixes #1539Daniel Gultsch2016-03-238-31/+46
| | * only add image files to media scannerDaniel Gultsch2016-03-236-13/+26
| | * Typo `attempt`licaon-kter2016-03-221-1/+1
| | * show room nick for /me command in sent muc messages. fixes #1773Daniel Gultsch2016-03-201-4/+5
| | * be less strict when sharing EXTRA_TEXT intentsDaniel Gultsch2016-03-201-1/+1