aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* request camera permissions when attaching taking picture or recording videoChristian Schneppe2018-04-011-0/+1
|
* migrated some views over to app compat text stylesChristian Schneppe2018-04-0111-164/+43
|
* fixed paddings in omemo key cardsChristian Schneppe2018-04-013-32/+20
|
* changed some of the jid entering dialogs to textinputlayoutChristian Schneppe2018-04-017-87/+59
|
* introduced setting to not scroll down after sending a messageChristian Schneppe2018-04-013-0/+8
|
* removed 'preemptive grant' settingChristian Schneppe2018-04-018-18/+3
|
* get rid of customizable resourcesChristian Schneppe2018-04-018-27/+0
|
* use cards views in about and publish avatar activityChristian Schneppe2018-04-016-68/+89
|
* bring scan button to StartConversationActivityChristian Schneppe2018-03-311-1/+2
|
* add scan action to contact detailsChristian Schneppe2018-03-313-14/+32
|
* integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe2018-03-315-0/+37
|
* some menu fixesChristian Schneppe2018-03-312-5/+4
|
* updated manage account activity to new colorsChristian Schneppe2018-03-316-16/+14
|
* added dedicated scan buttonChristian Schneppe2018-03-309-1/+13
|
* change font size in conversation overviewChristian Schneppe2018-03-292-33/+33
|
* move new activity back to original nameChristian Schneppe2018-03-292-2/+3
|
* made refresh workChristian Schneppe2018-03-241-6/+0
|
* made select workChristian Schneppe2018-03-241-1/+1
|
* WIP & fragment voodooChristian Schneppe2018-03-245-61/+74
|
* switch conversations fragment to data binderChristian Schneppe2018-03-241-163/+164
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-243-1/+23
|
* don't use autocomplete in MagicCreateActivity for usernameChristian Schneppe2018-03-221-2/+1
|
* fixed crash in settingsChristian Schneppe2018-03-212-3/+2
|
* 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-202-37/+32
|
* use data binder for contact key itemChristian Schneppe2018-03-201-40/+30
|
* create dedicated button to enable undecided accountsChristian Schneppe2018-03-206-8/+23
|
* fixed paddingsChristian Schneppe2018-03-1711-56/+51
|
* started to change text style to app compatChristian Schneppe2018-03-178-54/+32
|
* 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-169-14/+13
|
* change key activities to cardsChristian Schneppe2018-03-164-145/+170
|
* 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-155-109/+114
| | | | change the input fields in the AccountActivity to use the TextInputLayout.
* do not use pop up menus for encryption and attachment selectionChristian Schneppe2018-03-143-55/+46
|
* removed unused resourcesChristian Schneppe2018-03-144-0/+0
|
* code cleanupChristian Schneppe2018-03-1430-60/+1
|
* switch to switchcompatChristian Schneppe2018-03-1430-62/+1
|
* rewrite how preference screens are invokvedChristian Schneppe2018-03-121-0/+16
|
* integrate trust manager into conversationsChristian Schneppe2018-03-121-0/+10
|
* fixed hint color for edit messageChristian Schneppe2018-03-091-1/+1
|
* remove pre api 21 themeChristian Schneppe2018-03-092-91/+19
|
* use appcompat in more activitiesChristian Schneppe2018-03-092-5/+4
|
* migrating more menus to appcompatChristian Schneppe2018-03-092-2/+2
|
* started work on migrating to appcompatChristian Schneppe2018-03-0917-77/+100
|