aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-24switch conversations fragment to data binderChristian Schneppe1-163/+164
2018-03-24vastly untested refactor. pushing for backup purposesChristian Schneppe3-1/+23
2018-03-22don't use autocomplete in MagicCreateActivity for usernameChristian Schneppe1-2/+1
2018-03-21fixed crash in settingsChristian Schneppe2-3/+2
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 Schneppe2-37/+32
2018-03-20use data binder for contact key itemChristian Schneppe1-40/+30
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe6-8/+23
2018-03-17fixed paddingsChristian Schneppe11-56/+51
2018-03-17started to change text style to app compatChristian Schneppe8-54/+32
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 Schneppe9-14/+13
2018-03-16change key activities to cardsChristian Schneppe4-145/+170
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 Schneppe5-109/+114
2018-03-14do not use pop up menus for encryption and attachment selectionChristian Schneppe3-55/+46
2018-03-14removed unused resourcesChristian Schneppe4-0/+0
2018-03-14code cleanupChristian Schneppe30-60/+1
2018-03-14switch to switchcompatChristian Schneppe30-62/+1
2018-03-12rewrite how preference screens are invokvedChristian Schneppe1-0/+16
2018-03-12integrate trust manager into conversationsChristian Schneppe1-0/+10
2018-03-09fixed hint color for edit messageChristian Schneppe1-1/+1
2018-03-09remove pre api 21 themeChristian Schneppe2-91/+19
2018-03-09use appcompat in more activitiesChristian Schneppe2-5/+4
2018-03-09migrating more menus to appcompatChristian Schneppe2-2/+2
2018-03-09started work on migrating to appcompatChristian Schneppe17-77/+100
2018-03-08fixed translationsChristian Schneppe2-4/+4
2018-03-08update translationsChristian Schneppe10-220/+2570
2018-03-08implement multi accounts via expert settingsChristian Schneppe6-12/+18
2018-02-24fixed pref_use_white_background_summary to match the correct behaviourChristian Schneppe1-1/+1
2018-02-19changed icons for markasread and reply in NotificationServiceChristian Schneppe10-0/+0
2018-02-19update translationsChristian Schneppe2-12/+31
2018-02-15don't show search icon if there is no roomChristian Schneppe1-1/+1
2018-02-09add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe1-1/+1
2018-02-07update translationsChristian Schneppe2-1/+26
2018-02-04implemented message searchChristian Schneppe12-39/+101
2018-02-02reorder context menu entries for ConferenceDetailsActivity and make membershi...Christian Schneppe1-4/+4
2018-02-01update translationsChristian Schneppe3-1/+26
2018-01-30updated stringsChristian Schneppe1-1/+1
2018-01-29direct link from settings to huaweis protected appsChristian Schneppe2-1/+12
2018-01-29add snooze button to notificationChristian Schneppe6-0/+1
2018-01-27update translationsChristian Schneppe2-0/+10
2018-01-27show snackbar if you are not participating a group chat to clearify this for ...Christian Schneppe1-0/+1
2018-01-27updated year in copyright infoChristian Schneppe1-1/+1
2018-01-27Show toast after destroying group chatChristian Schneppe1-2/+3