aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-22load address async to avoid app hang on slow networksChristian Schneppe1-2/+2
2016-05-21show videopreview also in chatlistChristian Schneppe1-2/+3
2016-05-21some little layout changesChristian Schneppe2-2/+6
2016-05-21make chatlist biggerChristian Schneppe1-1/+2
2016-05-20changed colors to standard from @color and add border to imagesChristian Schneppe3-7/+9
2016-05-19show password dialog when account was magic createdDaniel Gultsch1-0/+19
2016-05-16cap messages after 256 lines in UIDaniel Gultsch2-0/+2
2016-05-14refactored ContactDetails layoutChristian Schneppe1-25/+45
2016-05-14refactored handling of endConversationChristian Schneppe1-1/+2
2016-05-14refactored ConferenceDetails layoutChristian Schneppe1-94/+110
2016-05-14show addresses in ShareLocation and ShowLocationChristian Schneppe2-0/+50
2016-05-14little layout improvementsChristian Schneppe2-2/+2
2016-05-13changed some colors to match blue themeChristian Schneppe2-10/+6
2016-05-13improve keyboard handling. fixes #1387Daniel Gultsch1-0/+1
2016-05-12improve keyboard handling. fixes #1387Daniel Gultsch1-0/+1
2016-05-10do not show last-seen metric in UIDaniel Gultsch1-8/+1
2016-05-05add share locationChristian S2-0/+122
2016-05-05add audio recorderChristian S1-0/+52
2016-05-05blue themeMatthias Rieber4-10/+10
2016-05-05some layout fixesChristian S1-16/+22
2016-05-05added audio playerChristian S2-0/+12
2016-05-04little layout improvementChristian S1-3/+1
2016-05-04set manually_change_presence to true as defaultChristian S1-18/+19
2016-05-04merge upstream changesChristian S1-2/+23
2016-04-30set manually_change_presence to true as defaultChristian S1-1/+2
2016-04-28cleaned up captcha dialogDaniel Gultsch1-0/+27
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch1-10/+12
2016-04-23optimized UIChristian S4-8/+16
2016-04-23show status messages in contact detailsDaniel Gultsch1-16/+19
2016-04-23disable suggestions in password fieldChristian S1-1/+1
2016-04-22expert setting to manually change presenceDaniel Gultsch3-0/+147
2016-04-22put welcome screen in scrollviewDaniel Gultsch1-62/+67
2016-04-21modified welcome screenChristian S2-24/+3
2016-04-19added magic create welcome screenDaniel Gultsch2-0/+152
2016-04-16also show sent/received images with rounded cornersChristian S2-2/+4
2016-04-16increased actionbar paddingChristian S1-2/+4
2016-04-16make image corners more roundedChristian S8-9/+9
2016-04-15disallow account deactivationChristian S1-13/+1
2016-04-05fix ui bug in edit account viewChristian S1-3/+3
2016-03-26added spinner to app updater activityChristian S1-0/+8
2016-03-20add border to roundedimageviewChristian S2-3/+4
2016-03-19add border to roundedimageviewChristian S3-4/+6
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch1-26/+34
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch2-26/+34
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2-2/+22
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-2/+21
2016-02-04prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch1-0/+9
2016-01-23introduced boolean form field wrapperDaniel Gultsch2-1/+14
2016-01-23make actionbar title/subtitle clickableChristian S1-0/+30
2016-01-22added UI wrapper for (some) form fieldsDaniel Gultsch1-0/+21