aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-03changed message ticksChristian S6-5/+4
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 ↵Daniel Gultsch2-6/+9
queue
2015-09-29only invoke MTM in interactive mode after direct user inputDaniel Gultsch2-11/+26
fixes #1027 fixes #792 fixes #1439
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
and increased update check time to once a day
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
and fire a toast message
2015-09-20Iterator to go through all messages of a conversationfiaxh1-0/+38
2015-09-20modified AppUpdaterChristian S3-13/+51
2015-09-20Start AppUpdater automaticallyChristian S1-0/+4
2015-09-20show the update dialog and not the whole activityChristian S2-10/+18
2015-09-19let DnsHelper provide a fallback solutionDaniel Gultsch2-43/+41
2015-09-19fixed content-type indication in http uploadDaniel Gultsch1-1/+1
2015-09-19remove the from attribute from sendStartStream() fixes #1419Michael1-1/+0
2015-09-18changed HTTP Upload namespace to legacy namespaceChristian S1-1/+1
2015-09-17introduced Config variable to use legacy namespace for http uploadDaniel Gultsch2-1/+5
2015-09-17be more careful when publishing device bundleDaniel Gultsch1-0/+14
2015-09-17ignore spoofed stanzas in facebook chatDaniel Gultsch1-1/+1
2015-09-17catch IndexOutOfBoundsException when swiping away conversationsDaniel Gultsch1-1/+5
2015-09-17fixed rare NPE in DnsHelper. fixed spelling and added loggingDaniel Gultsch1-5/+13
2015-09-15pulled translations from transifexDaniel Gultsch7-2/+30
2015-09-15added missing type='submit' to mam queriesDaniel Gultsch6-20/+17
fixed some nasty inheritance problems along the way fixes #1411
2015-09-15work around a NPE caused by arace condition in the http uploadDaniel Gultsch1-3/+6
2015-09-14pulled translations from transifexDaniel Gultsch20-20/+0
2015-09-14some string localization for russian languageSergey Spivak1-0/+14
2015-09-14changed http upload namespace to reflect the one in the XEPDaniel Gultsch1-1/+1
2015-09-13added possibiltiy to set conferences as moderated (only visible in advanced ↵Daniel Gultsch5-16/+62
mode)
2015-09-13pulled new translations from transifexDaniel Gultsch7-0/+116
2015-09-12added mp4 to well known extensions. fixes #1403Daniel Gultsch1-1/+1
2015-09-10increased dns timeoutDaniel Gultsch2-1/+2
2015-09-09added alt as possible modifier key. use mod+(0..9) to jump to a conversationDaniel Gultsch2-26/+46
2015-09-07added rotation detection to up/down navigationDaniel Gultsch1-4/+23
2015-09-07added some key bindingDaniel Gultsch3-5/+87
* ctrl + tab will open the conversations overview (when available) * ctrl + up / down will navigate between conversations
2015-09-07catch npe in setupIme methodDaniel Gultsch1-1/+3
2015-09-06indicate broken pep in server infoDaniel Gultsch3-1/+12