aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-24solve fab shadow bug on pre api 19 devicesChristian Schneppe1-2/+4
2018-04-24changed messageinput styleChristian Schneppe1-3/+3
2018-04-24migrate the RecyclerViewChristian Schneppe3-12/+6
2018-04-23remove unused resourcesChristian Schneppe2-132/+0
2018-04-23update unreadCountChristian Schneppe2-19/+11
2018-04-23use font size in action viewChristian Schneppe1-4/+3
2018-04-22made checkboxes and radiobuttons stylableChristian Schneppe6-0/+10
2018-04-22made all text styleableChristian Schneppe24-79/+109
2018-04-22introduced sroll to bottom buttonChristian Schneppe1-4/+27
2018-04-22integrate invite to Pix-Art MessengerChristian Schneppe1-0/+22
2018-04-22fix theme in activity_edit_accountChristian Schneppe1-4/+4
2018-04-21more theme workingChristian Schneppe24-90/+95
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