aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-17offer offline members to be invited againDaniel Gultsch1-1/+1
2016-05-16change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch1-3/+9
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch3-34/+29
2016-05-16make "is tiping..." in bold italicChristian Schneppe2-0/+3
2016-05-15fixed crash on startupChristian Schneppe1-6/+5
2016-05-14readd last seen info to contactDetailsChristian Schneppe1-1/+8
2016-05-14refactored handling of endConversationChristian Schneppe1-14/+43
2016-05-14refactored ConferenceDetails layoutChristian Schneppe1-2/+3
2016-05-14add share contact to ContactDetailsChristian Schneppe1-0/+18
2016-05-14show addresses in ShareLocation and ShowLocationChristian Schneppe2-13/+92
2016-05-14add reconnect to EditAccountActivityChristian Schneppe1-0/+9
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-13show presence of other resources as templateDaniel Gultsch1-2/+2
2016-05-12improve keyboard handling. fixes #1387Daniel Gultsch2-6/+50
2016-05-12check if pgpengine is still bound before using itDaniel Gultsch2-1/+4
2016-05-12scroll to bottom after sending multi-line messageDaniel Gultsch1-2/+8
2016-05-10do 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