aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-13end view if conversation was archivedChristian Schneppe1-21/+24
2018-04-13put toolbar elevation in dimen fileChristian Schneppe2-2/+2
2018-04-13fixed popup menu in dark themeChristian Schneppe1-5/+5
2018-04-12fix empty sharewithactivityChristian Schneppe1-1/+3
2018-04-11fixed some regressions introduced in toolbar migrationChristian Schneppe1-1/+1
2018-04-11replace deprecated action bar with toolbarChristian Schneppe18-745/+895
2018-04-08show message draft in conversation overviewChristian Schneppe1-0/+1
2018-04-08offer a more convienient way to disable omemo from trust keys dialogChristian Schneppe1-12/+50
2018-04-08add data binding and check in back stack for dialogsChristian Schneppe3-104/+113
2018-04-08migrated conference details to bindingChristian Schneppe1-216/+220
2018-04-07more dark theme changesChristian Schneppe1-1/+2
2018-04-03use fab in choose contact activity. scan qr not yet workingChristian Schneppe1-11/+19
2018-04-02show new fab in ShowFullscreenMessageActivityChristian Schneppe1-25/+24
2018-04-01fix change password activity for magic created accountsChristian Schneppe1-460/+469
2018-04-01finished 'Set Status Message' dialogChristian Schneppe1-3/+5
2018-04-01wip: new status message dialogChristian Schneppe1-0/+56
2018-04-01finished app compat themeingChristian Schneppe5-22/+12
2018-04-01change last text styles overChristian Schneppe3-57/+23
2018-04-01fixed highlighted caption styleChristian Schneppe2-4/+3
2018-04-01use text styles in more placesChristian Schneppe15-181/+144
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