aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-13update gradle versionChristian Schneppe1-2/+0
2016-05-13changed some colors to match blue themeChristian Schneppe2-5/+2
2016-05-13add "is typing..." to OverviewChristian Schneppe1-125/+134
2016-05-13show presence of other resources as templateDaniel Gultsch1-2/+2
2016-05-13improve keyboard handling. fixes #1387Daniel Gultsch2-6/+50
2016-05-13check if pgpengine is still bound before using itDaniel Gultsch2-1/+4
2016-05-13scroll to bottom after sending multi-line messageDaniel Gultsch1-2/+8
2016-05-13do not show last-seen metric in UIDaniel Gultsch1-8/+0
2016-05-06Ask to uninstall the plugins because the features are directly integratedChristian S1-3/+70
2016-05-05add share locationChristian S2-0/+272
2016-05-05add audio recorderChristian S2-5/+164
2016-05-05bug fix in audio playerChristian S1-95/+93
2016-05-05blue themeMatthias Rieber2-9/+13
2016-05-05bug fix in audioplayerChristian S1-1/+2
2016-05-05go directly to the user account via menuChristian S1-1/+5
2016-05-05republish pgp signature when changing statusDaniel Gultsch6-17/+84
2016-05-05added audio playerChristian S1-1/+45
2016-05-04bug fixesChristian S2-68/+112
2016-05-04set manually_change_presence to true as defaultChristian S1-1/+1
2016-05-04merge upstream changesChristian S2-8/+22
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-02show only username when registering account with magic createDaniel Gultsch1-12/+21
2016-04-30set manually_change_presence to true as defaultChristian S1-1/+1
2016-04-30use old ChangePassword activityChristian S2-125/+73
2016-04-30remove old config variableChristian S2-7/+2
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-28cancel potential tasks when receiving image preview from cacheDaniel Gultsch1-3/+7
2016-04-28cleaned up captcha dialogDaniel Gultsch1-51/+41
2016-04-27removed unused config variablesDaniel Gultsch6-51/+11
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 Gultsch3-13/+69
2016-04-23changed updater a bitChristian S1-66/+64
2016-04-23add change prescence to manage account context menuDaniel Gultsch2-3/+13
2016-04-23show status messages in contact detailsDaniel Gultsch1-1/+23
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 Gultsch11-23/+247
2016-04-21modified welcome screenChristian S2-28/+3
2016-04-19added magic create welcome screenDaniel Gultsch4-4/+163
2016-04-15disallow account deactivationChristian S2-38/+2
2016-04-15make foreground service always enabledChristian S1-2/+0
2016-04-14add setting for quick sharingDaniel Gultsch1-2/+25
2016-04-13hacky workaround to determine if uri points to private file on < lolipopDaniel Gultsch1-2/+2
2016-04-12added share uri button to conference detailsDaniel Gultsch1-0/+17
2016-04-11don't show contact details when in conversations with selfChristian S1-26/+23
2016-04-10fixed 'connecting…' buttonDaniel Gultsch1-3/+6