aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed highlighted caption styleChristian Schneppe2018-04-012-4/+3
* use text styles in more placesChristian Schneppe2018-04-0115-181/+144
* migrated some views over to app compat text stylesChristian Schneppe2018-04-0110-164/+38
* fixed paddings in omemo key cardsChristian Schneppe2018-04-013-32/+20
* changed some of the jid entering dialogs to textinputlayoutChristian Schneppe2018-04-015-87/+49
* use cards views in about and publish avatar activityChristian Schneppe2018-04-014-63/+72
* add scan action to contact detailsChristian Schneppe2018-03-312-12/+30
* integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe2018-03-311-0/+17
* updated manage account activity to new colorsChristian Schneppe2018-03-316-16/+14
* added dedicated scan buttonChristian Schneppe2018-03-301-1/+1
* change font size in conversation overviewChristian Schneppe2018-03-292-33/+33
* move new activity back to original nameChristian Schneppe2018-03-291-0/+1
* WIP & fragment voodooChristian Schneppe2018-03-242-20/+48
* switch conversations fragment to data binderChristian Schneppe2018-03-241-163/+164
* don't use autocomplete in MagicCreateActivity for usernameChristian Schneppe2018-03-221-2/+1
* show own account if multi account is enabledChristian Schneppe2018-03-201-10/+10
* Moved the error message to TextInputLayout in the ChangePasswordActivityChristian Schneppe2018-03-201-0/+2
* use data binder for inflating muc itemsChristian Schneppe2018-03-201-51/+53
* add fab to start conversations activityChristian Schneppe2018-03-201-7/+18
* use data binder for contact key itemChristian Schneppe2018-03-201-40/+30
* create dedicated button to enable undecided accountsChristian Schneppe2018-03-203-8/+15
* fixed paddingsChristian Schneppe2018-03-1710-55/+48
* started to change text style to app compatChristian Schneppe2018-03-177-54/+29
* ported presence activity to cardviewChristian Schneppe2018-03-172-99/+110
* switch account activity to card view. started using data binderChristian Schneppe2018-03-171-629/+631
* Moved the error message to TextInputLayoutChristian Schneppe2018-03-161-1/+4
* change image button backgroundChristian Schneppe2018-03-167-12/+12
* change key activities to cardsChristian Schneppe2018-03-162-143/+164
* use data binder for contact details activityChristian Schneppe2018-03-161-210/+215
* migrate to CardView in contact and muc detailsChristian Schneppe2018-03-162-337/+349
* Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe2018-03-152-109/+91
* code cleanupChristian Schneppe2018-03-142-34/+0
* switch to switchcompatChristian Schneppe2018-03-141-1/+1
* fixed hint color for edit messageChristian Schneppe2018-03-091-1/+1
* use appcompat in more activitiesChristian Schneppe2018-03-091-5/+0
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-2/+10
* add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe2018-02-091-1/+1
* implemented message searchChristian Schneppe2018-02-041-38/+96
* add possibility to destroy group chatChristian Schneppe2018-01-261-0/+9
* show hint on top of chatview while sending private messagesChristian Schneppe2018-01-211-0/+23
* add soft keyboard next button functionalityChristian Schneppe2018-01-211-0/+1
* replace AdvancedListView with ListView because it was never usedChristian Schneppe2018-01-191-1/+1
* reworked location services from GoogleMap to OSMChristian Schneppe2018-01-072-62/+18
* use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe2017-12-231-8/+0
* removed 'contact-only' hint from publish avtar screenChristian Schneppe2017-12-231-1/+0
* limit height of input field to 6 linesChristian Schneppe2017-12-231-1/+1
* Conference Details: hide settings in offline mucsChristian Schneppe2017-12-231-1/+2
* ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2017-12-101-11/+0
* use palceholder for package in manifestChristian Schneppe2017-12-012-2/+2
* use com.android.support:support-emojiChristian Schneppe2017-11-2411-20/+19