aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-10changed log outputs of updater and delete old...Christian S2-17/+29
2015-10-09do not dismiss editAccountActivity when still trying to register new accountDaniel Gultsch1-1/+3
2015-10-08catch exception when unregistering receivers that have not been registered be...Daniel Gultsch1-3/+11
2015-10-08removed oob element from file messagesDaniel Gultsch1-1/+0
2015-10-08introduced expert options to set status to away and xa if screen is off or if...Daniel Gultsch7-28/+122
2015-10-07Added more info to alertboxChristian S4-4/+18
2015-10-07added intent to start app after update automaticallyChristian S1-0/+5
2015-10-07add xhtml image tag to unencrypted image urls. add oob tag to all files that ...Daniel Gultsch1-2/+18
2015-10-06update UpdaterChristian S2-2/+12
2015-10-06do mam query after joinDaniel Gultsch1-1/+3
2015-10-06Use MAM for MUC initial history retrievalsaqura2-28/+66
2015-10-06Properly check for MUC MAM supportsaqura1-6/+8
2015-10-06Show whether MAM is supported in MUCssaqura3-2/+47
2015-10-06changed store path for filesDaniel Gultsch1-20/+10
2015-10-06clean up log exporting service. properly end service after exportingDaniel Gultsch1-102/+106
2015-10-06clear notification and activate grace period when receiving chat marker from ...Daniel Gultsch1-1/+5
2015-10-06Update strings.xmlChristian S.1-1/+1
2015-10-06Update strings.xmlChristian S.1-1/+1
2015-10-06added changelog to JSON object in updaterChristian S.1-1/+2
2015-10-06Added more info to alertboxChristian S.1-1/+3
2015-10-06updated strings for updaterChristian S.1-0/+1
2015-10-06updated German strings for updaterChristian S.1-1/+1
2015-10-06updated startup intent againChristian S.1-1/+1
2015-10-06updated startup intentChristian S.1-0/+2
2015-10-06added intent to start app after update automaticallyChristian S.1-0/+3
2015-10-05pulled translations from transifexDaniel Gultsch6-132/+153
2015-10-03changed message ticksChristian S6-5/+4
2015-10-02try to catch plattform bugsDaniel Gultsch1-1/+6
2015-10-02properly recycle bitmapsDaniel Gultsch1-4/+16
2015-10-01don't put conference joins into pending on initial bindDaniel Gultsch1-11/+14
2015-10-01reset muc options immediately befor joinDaniel Gultsch1-3/+2
2015-09-30request stanza count after every ibb data stanza to not fill our own stanza q...Daniel Gultsch2-6/+9
2015-09-29only invoke MTM in interactive mode after direct user inputDaniel Gultsch2-11/+26
2015-09-29rotate thumbnails. fixes #1438Daniel Gultsch1-6/+15
2015-09-28fixed NPE when executing rename callback in mucDaniel Gultsch1-1/+3
2015-09-28do tab completion only if neither ctrl nor alt are being pressedDaniel Gultsch1-4/+4
2015-09-27catch rare activity not found exception when opening downloaded filesDaniel Gultsch1-4/+9
2015-09-27allow tab completion in conferencesDaniel Gultsch2-4/+59
2015-09-27changed theme of appupdaterChristian S1-1/+1
2015-09-26updated to version 1.6.12 beta and changelogChristian S1-6/+2
2015-09-26modified read indicator a bitChristian S1-4/+4
2015-09-26added blue tick as read indicatorChristian S8-3/+17
2015-09-23use Conversations 1.x.y as user agent string in http upload and downloadDaniel Gultsch3-3/+6
2015-09-22swapped icons for foreground servicesDaniel Gultsch7-4/+3
2015-09-21corrected importsChristian S1-3/+4
2015-09-21made app update time configurable in config.javaChristian S2-2/+2
2015-09-21Export logs to SD card preferencefiaxh5-0/+178
2015-09-21add german string for 'checking for updates'Christian S.1-0/+1
2015-09-21add string for 'checking for updates'Christian S.1-6/+7
2015-09-21disabled touch events on checking for updatesChristian S.1-2/+15