aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | introduced setting to turn of notification ledDaniel Gultsch2016-04-091-1/+4
| * | use startdate as lower bound when querying archive with after=xDaniel Gultsch2016-04-091-13/+3
| * | don't show contact details when in conversations with selfDaniel Gultsch2016-04-093-1/+8
| * | use last received message id when querying archiveDaniel Gultsch2016-04-091-7/+17
| * | transform nimbuzz workaround into a more general 'waitForDisco' conditionDaniel Gultsch2016-04-091-6/+11
| * | add required disco#items query to timeout listDaniel Gultsch2016-04-081-1/+4
| * | removed ernoexception in exchange for a regular exeption to prevent verify er...Daniel Gultsch2016-04-081-3/+2
| * | check file owner when attaching files or using them as avatarDaniel Gultsch2016-04-073-2/+54
| * | prevent null pointer when checking http upload max sizeDaniel Gultsch2016-04-071-6/+6
| * | better detect broken pepDaniel Gultsch2016-04-052-2/+10
| * | switched around info and items query to avoid race conditionDaniel Gultsch2016-04-041-1/+1
| * | removed unnecessary wait for disconnectDaniel Gultsch2016-04-041-6/+0
| * | made sure the disco#items query has returned before finalizing the bindDaniel Gultsch2016-04-041-12/+24
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-04-162-3/+8
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-04-073-6/+124
|\| |
| * | Implements FS#187: Add single line copy to logcat viewsteckbrief2016-04-073-6/+122
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-04-0612-144/+135
|\| |
| * | Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferencessteckbrief2016-04-0612-144/+134
| * | Merge branch 'trz/rebase' into trz/renamelookshe2016-04-0517-53/+196
| |\ \ | |/ / |/| |
| * | Fixes FS#180: Conference notification icon missinglookshe2016-04-011-1/+6
* | | 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-032-2/+2
* | | fixed build errorlookshe2016-04-031-0/+2
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-04-011-1/+6
|\ \ \
| * | | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixes FS#179: Avoid showing always empty list of ressources for mucssteckbrief2016-03-301-1/+3
| |/ /
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-303-0/+6
|\| |
| * | Logging for FS#80 to identify calling methodlookshe2016-03-303-0/+6
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-291-20/+9
|\| |
| * | Fixes FS#172: Conversations list not updated on status changessteckbrief2016-03-291-20/+9
| * | Removed unnecessary importsteckbrief2016-03-291-1/+0
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-296-70/+103
|\| |
| * | 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
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-2916-101/+233
|\| |
| * | Implements FS#173: Move access to colors to separate helper classsteckbrief2016-03-2916-101/+226
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-283-5/+9
|\| |
| * | Merge branch 'master' of repos.thedevstack.de:conversations-plussteckbrief2016-03-283-3/+44
| |\ \
| * | | Fixes FS#170: Message Details: Status display has different Text colorsteckbrief2016-03-282-4/+2