aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-167-55/+217
|\
| * make unread status and notifications presistent across restartsDaniel Gultsch2015-10-141-2/+1
| * set cursor to end of jid in edit accountDaniel Gultsch2015-10-131-2/+3
| * add config variable to enable x509 verificationDaniel Gultsch2015-10-121-2/+9
| * code clean upDaniel Gultsch2015-10-123-8/+7
| * add menu item in account details to renew certificateDaniel Gultsch2015-10-111-24/+56
| * Merge pull request #1461 from akallabeth/captcha_supportDaniel Gultsch2015-10-112-1/+79
| |\
| | * Captcha support.Armin Novak2015-10-112-1/+79
| * | prevent null pointer when trying to display device fingerprints of not existi...Daniel Gultsch2015-10-111-0/+3
| |/
| * initial UI work to allow setting up accounts from certifcatesDaniel Gultsch2015-10-093-23/+66
* | check if update server answers successfully...Christian S.2015-10-141-1/+7
* | updated AppUpdater a bitChristian S2015-10-101-58/+40
* | copy commitsChristian S2015-10-102-6/+9
|\|
| * do not dismiss editAccountActivity when still trying to register new accountDaniel Gultsch2015-10-091-1/+3
| * introduced expert options to set status to away and xa if screen is off or if...Daniel Gultsch2015-10-081-5/+6
* | changed log outputs of updater and delete old...Christian S2015-10-101-8/+21
* | Merge branch 'Update_Startup' into developmentChristian S2015-10-071-1/+14
|\ \
| * | update UpdaterChristian S2015-10-061-1/+12
| * | Added more info to alertboxChristian S.2015-10-061-1/+3
* | | Merge branch 'siacs/master' into developmentChristian S2015-10-072-2/+18
|\ \ \ | |/ / |/| / | |/
| * Show whether MAM is supported in MUCssaqura2015-10-061-1/+12
| * try to catch plattform bugsDaniel Gultsch2015-10-021-1/+6
* | copy commitsChristian S2015-10-013-11/+71
|\|
| * do tab completion only if neither ctrl nor alt are being pressedDaniel Gultsch2015-09-281-4/+4
| * catch rare activity not found exception when opening downloaded filesDaniel Gultsch2015-09-271-4/+9
| * allow tab completion in conferencesDaniel Gultsch2015-09-272-4/+59
* | copy commitsChristian S2015-09-261-0/+29
|\|
| * Export logs to SD card preferencefiaxh2015-09-211-0/+29
* | added blue tick as read indicatorChristian S2015-09-262-3/+8
* | corrected importsChristian S2015-09-211-3/+4
* | made app update time configurable in config.javaChristian S2015-09-211-2/+1
* | disabled touch events on checking for updatesChristian S.2015-09-211-2/+15
* | modified AppUpdaterChristian S2015-09-202-12/+49
* | Start AppUpdater automaticallyChristian S2015-09-201-0/+4
* | show the update dialog and not the whole activityChristian S2015-09-201-9/+17
* | copy commitsChristian S2015-09-181-56/+59
|\|
| * catch IndexOutOfBoundsException when swiping away conversationsDaniel Gultsch2015-09-171-1/+5
* | Merge branch 'siacs/master' into developmentChristian S2015-09-153-9/+39
|\|
| * added possibiltiy to set conferences as moderated (only visible in advanced m...Daniel Gultsch2015-09-133-9/+39
* | Version 1.6.9Christian S2015-09-127-61/+182
|\|
| * added alt as possible modifier key. use mod+(0..9) to jump to a conversationDaniel Gultsch2015-09-092-26/+46
| * added rotation detection to up/down navigationDaniel Gultsch2015-09-071-4/+23
| * added some key bindingDaniel Gultsch2015-09-073-5/+87
| * catch npe in setupIme methodDaniel Gultsch2015-09-071-1/+3
| * indicate broken pep in server infoDaniel Gultsch2015-09-061-1/+7
| * Only show that have sessions in fingerprint listAndreas Straub2015-09-064-43/+35
* | added some toasts to UpdaterActivityChristian S2015-09-061-1/+11
* | disable ActionBar buttonsChristian S2015-09-061-0/+5
* | version 1.6.9 betaChristian S2015-09-062-0/+200
* | Merge pull request #34 from siacs/masterChristian S.2015-09-053-9/+14
|\|