aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-05blue themeMatthias Rieber193-30/+36
2016-05-05bug fix in audioplayerChristian S1-1/+2
2016-05-05changed some strings and added licencesChristian S2-31/+35
2016-05-05some layout fixesChristian S1-16/+22
2016-05-05go directly to the user account via menuChristian S2-2/+6
2016-05-05set 'manually_change_presence' to true as default in preferences.xmlChristian S1-1/+1
2016-05-05added audio playerChristian S3-1/+57
2016-05-04little layout improvementChristian S1-3/+1
2016-05-04bug fixesChristian S2-68/+112
2016-05-04changed avatar format to JPEG and increased size to 720pxChristian S1-2/+2
2016-05-04set manually_change_presence to true as defaultChristian S2-19/+20
2016-05-04merge upstream changesChristian S3-10/+45
2016-05-04removed duplicate stringsChristian S1-4/+0
2016-05-04clear password field before setting new oneDaniel Gultsch1-0/+1
2016-05-04fixed npe when calling changepassword activity directlyDaniel Gultsch1-2/+4
2016-05-04pulled translations from transifexDaniel Gultsch4-2/+21
2016-05-04spelling fixesklemens4-5/+5
2016-05-03Renaming of variableSebastian1-6/+6
2016-05-03fixed presence template dedup for 'online' statusDaniel Gultsch1-1/+2
2016-05-03use app name in resource suggestionsDaniel Gultsch1-1/+1
2016-05-02ping all accounts at the same timeDaniel Gultsch1-5/+17
2016-05-02pulled translations from transifexDaniel Gultsch15-41/+353
2016-05-02show only username when registering account with magic createDaniel Gultsch2-13/+22
2016-04-30changed avatar format to JPEG and increased size to 720 pxChristian S1-2/+2
2016-04-30set manually_change_presence to true as defaultChristian S2-2/+3
2016-04-30use old ChangePassword activityChristian S2-125/+73
2016-04-30remove old config variableChristian S2-7/+2
2016-04-30removed unnecessary loggingDaniel Gultsch1-1/+0
2016-04-29properly cancel avatar tasksDaniel Gultsch3-5/+8
2016-04-29catch ActivityNotFoundException when requesting battery opDaniel Gultsch3-2/+13
2016-04-29port all android drop down list items to our ownDaniel Gultsch3-10/+9
2016-04-29catch rare NPE when determining max http sizeDaniel Gultsch1-3/+3
2016-04-28synchronize around thumbnail cache to avoid loading images twiceDaniel Gultsch1-12/+21
2016-04-28cancel potential tasks when receiving image preview from cacheDaniel Gultsch1-3/+7
2016-04-28cleaned up captcha dialogDaniel Gultsch3-53/+69
2016-04-28don't request disco from selfDaniel Gultsch2-3/+1
2016-04-27removed unused config variablesDaniel Gultsch10-64/+14
2016-04-27made it possible to go back to welcome screen from edit accountDaniel Gultsch2-4/+7
2016-04-27renamed welcome header to untranslatable 'Start your Conversations'Daniel Gultsch1-1/+1
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch7-23/+84
2016-04-25fixed table creationDaniel Gultsch1-10/+14
2016-04-23changlog for upcoming versionChristian S1-1/+1
2016-04-23increased disco timeoutChristian S1-1/+1
2016-04-23optimized UIChristian S5-10/+18
2016-04-23changed updater a bitChristian S5-74/+71
2016-04-23hide disable account via config switchChristian S1-3/+5
2016-04-23Prevent presences from being cleared on connectionChristian S1-2/+1
2016-04-23don't create templates for empty status messagesDaniel Gultsch1-2/+6
2016-04-23add change prescence to manage account context menuDaniel Gultsch3-3/+16
2016-04-23show status messages in contact detailsDaniel Gultsch3-17/+56