aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-29properly cancel avatar tasksDaniel Gultsch3-5/+8
2016-04-29catch ActivityNotFoundException when requesting battery opDaniel Gultsch2-2/+12
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 Gultsch1-51/+41
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-26prevent user from accidentally changing password after using magic createDaniel Gultsch5-13/+71
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-23changed updater a bitChristian S3-72/+69
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 Gultsch2-3/+13
2016-04-23show status messages in contact detailsDaniel Gultsch2-1/+37
2016-04-23changed hidden password fieldChristian S1-2/+3
2016-04-22make password invisible in edit account viewChristian S1-0/+4
2016-04-22expert setting to manually change presenceDaniel Gultsch21-77/+479
2016-04-22added multiple ports to connect to...Christian S2-5/+8
2016-04-21use IP/port to connect to serverChristian S2-1/+14
2016-04-21modified welcome screenChristian S2-28/+3
2016-04-19added magic create welcome screenDaniel Gultsch6-4/+176
2016-04-16changed default values to match preferences.xmlChristian S2-4/+4
2016-04-15added condition to show 'disable foreground service' buttonChristian S1-1/+1
2016-04-15disallow account deactivationChristian S2-38/+2
2016-04-15make foreground service always enabledChristian S4-9/+4
2016-04-14always notify by default in conferencesDaniel Gultsch2-3/+1
2016-04-14removed unnecessary call to stopSelf() after logging outDaniel Gultsch1-5/+11
2016-04-14add setting for quick sharingDaniel Gultsch1-2/+25
2016-04-14removed unused call to cancel eventsDaniel Gultsch1-1/+0
2016-04-13create Config varibale to show the disable foreground service buttonDaniel Gultsch2-3/+6
2016-04-13hacky workaround to determine if uri points to private file on < lolipopDaniel Gultsch3-9/+25
2016-04-13return own jid as true counterpart on self messages in mucDaniel Gultsch1-0/+3
2016-04-12added share uri button to conference detailsDaniel Gultsch1-0/+17
2016-04-12reverse order in contact chooserDaniel Gultsch1-1/+1
2016-04-12minor code cleanupDaniel Gultsch1-3/+1
2016-04-11republish avatar if server offers non-persistent pep :-(Daniel Gultsch4-37/+144
2016-04-11Revert "chnaged avatar format to match XEP"Christian S1-1/+1
2016-04-11don't show contact details when in conversations with selfChristian S1-26/+23
2016-04-10don't throw IO exception at end of streamDaniel Gultsch1-1/+0
2016-04-10fixed 'connecting…' buttonDaniel Gultsch1-3/+6
2016-04-10moved authentication into seperate method. force close socket before changing...Daniel Gultsch1-38/+44
2016-04-09introduced setting to turn of notification ledDaniel Gultsch1-1/+4
2016-04-09Insert /me on long click send buttonArtem Shipovskiy1-0/+11
2016-04-09chnaged avatar format to match XEPChristian S1-1/+1