aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-01migrated some views over to app compat text stylesChristian Schneppe10-164/+38
2018-04-01fixed paddings in omemo key cardsChristian Schneppe3-32/+20
2018-04-01changed some of the jid entering dialogs to textinputlayoutChristian Schneppe5-87/+49
2018-04-01use cards views in about and publish avatar activityChristian Schneppe4-63/+72
2018-03-31add scan action to contact detailsChristian Schneppe2-12/+30
2018-03-31integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe1-0/+17
2018-03-31updated manage account activity to new colorsChristian Schneppe6-16/+14
2018-03-30added dedicated scan buttonChristian Schneppe1-1/+1
2018-03-29change font size in conversation overviewChristian Schneppe2-33/+33
2018-03-29move new activity back to original nameChristian Schneppe1-0/+1
2018-03-24WIP & fragment voodooChristian Schneppe2-20/+48
2018-03-24switch conversations fragment to data binderChristian Schneppe1-163/+164
2018-03-22don't use autocomplete in MagicCreateActivity for usernameChristian Schneppe1-2/+1
2018-03-20show own account if multi account is enabledChristian Schneppe1-10/+10
2018-03-20Moved the error message to TextInputLayout in the ChangePasswordActivityChristian Schneppe1-0/+2
2018-03-20use data binder for inflating muc itemsChristian Schneppe1-51/+53
2018-03-20add fab to start conversations activityChristian Schneppe1-7/+18
2018-03-20use data binder for contact key itemChristian Schneppe1-40/+30
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe3-8/+15
2018-03-17fixed paddingsChristian Schneppe10-55/+48
2018-03-17started to change text style to app compatChristian Schneppe7-54/+29
2018-03-17ported presence activity to cardviewChristian Schneppe2-99/+110
2018-03-17switch account activity to card view. started using data binderChristian Schneppe1-629/+631
2018-03-16Moved the error message to TextInputLayoutChristian Schneppe1-1/+4
2018-03-16change image button backgroundChristian Schneppe7-12/+12
2018-03-16change key activities to cardsChristian Schneppe2-143/+164
2018-03-16use data binder for contact details activityChristian Schneppe1-210/+215
2018-03-16migrate to CardView in contact and muc detailsChristian Schneppe2-337/+349
2018-03-15Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe2-109/+91
2018-03-14code cleanupChristian Schneppe2-34/+0
2018-03-14switch to switchcompatChristian Schneppe1-1/+1
2018-03-09fixed hint color for edit messageChristian Schneppe1-1/+1
2018-03-09use appcompat in more activitiesChristian Schneppe1-5/+0
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-2/+10
2018-02-09add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe1-1/+1
2018-02-04implemented message searchChristian Schneppe1-38/+96
2018-01-26add possibility to destroy group chatChristian Schneppe1-0/+9
2018-01-21show hint on top of chatview while sending private messagesChristian Schneppe1-0/+23
2018-01-21add soft keyboard next button functionalityChristian Schneppe1-0/+1
2018-01-19replace AdvancedListView with ListView because it was never usedChristian Schneppe1-1/+1
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe2-62/+18
2017-12-23use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe1-8/+0
2017-12-23removed 'contact-only' hint from publish avtar screenChristian Schneppe1-1/+0
2017-12-23limit height of input field to 6 linesChristian Schneppe1-1/+1
2017-12-23Conference Details: hide settings in offline mucsChristian Schneppe1-1/+2
2017-12-10ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe1-11/+0
2017-12-01use palceholder for package in manifestChristian Schneppe2-2/+2
2017-11-24use com.android.support:support-emojiChristian Schneppe11-20/+19
2017-11-22send and show read markers in private, non-anonymous groupsChristian Schneppe1-0/+31
2017-11-21Show Drawable if Location/File/VoiceChristian Schneppe1-6/+11