aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_edit_account.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-30make port field disabled if hostname is emptyChristian Schneppe1-1/+1
2018-06-29open/close soft keyboard in quick editChristian Schneppe1-1/+1
2018-06-29correct activity_edit_account layoutChristian Schneppe1-1/+1
2018-06-03optimized some colors and switched back to square avatarsChristian Schneppe1-2/+3
2018-05-27show buttons to privacy policy and terms of use during account creation on ↵Christian Schneppe1-0/+30
our server pix-art.de
2018-05-26add support for S3 file transfersChristian Schneppe1-0/+1
2018-04-29use styled borderless buttonChristian Schneppe1-4/+4
2018-04-22made checkboxes and radiobuttons stylableChristian Schneppe1-0/+1
2018-04-22made all text styleableChristian Schneppe1-9/+20
2018-04-22fix theme in activity_edit_accountChristian Schneppe1-4/+4
2018-04-21more theme workingChristian Schneppe1-5/+7
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-13/+17
* replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
2018-04-01fix change password activity for magic created accountsChristian Schneppe1-460/+469
2018-04-01finished app compat themeingChristian Schneppe1-7/+4
2018-04-01change last text styles overChristian Schneppe1-48/+20
2018-04-01use text styles in more placesChristian Schneppe1-19/+6
2018-04-01migrated some views over to app compat text stylesChristian Schneppe1-20/+13
2018-04-01changed some of the jid entering dialogs to textinputlayoutChristian Schneppe1-20/+6
2018-04-01use cards views in about and publish avatar activityChristian Schneppe1-3/+3
2018-03-17fixed paddingsChristian Schneppe1-4/+5
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 Schneppe1-4/+4
2018-03-15Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe1-60/+54
change the input fields in the AccountActivity to use the TextInputLayout.
2018-01-21add soft keyboard next button functionalityChristian Schneppe1-0/+1
2017-09-04get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe1-1/+1
2017-05-10display open pgp key id in account details and allow to deleteChristian Schneppe1-47/+95
2016-11-20don't show omemo keys by default in account detailsChristian Schneppe1-1/+1
2016-11-20show 'clear devices' button underneath own devicesChristian Schneppe1-2/+11
2016-11-19reformat codeChristian Schneppe1-21/+25
2016-11-07show warning in account details when data saver is enabledChristian Schneppe1-7/+8
2016-09-23Fix "More table" layoutMishiranu1-12/+43
Retain "More table" visibility on screen orientation change
2016-07-25show toast hint when touching inactive omemo fingerprintsDaniel Gultsch1-0/+1
2016-05-04merge upstream changesChristian S1-2/+23
2016-04-23disable suggestions in password fieldChristian S1-1/+1
2016-04-21modified welcome screenChristian S1-22/+1
2016-04-16make image corners more roundedChristian S1-1/+1
2016-04-05fix ui bug in edit account viewChristian S1-3/+3
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-2/+21
2016-01-16modfied some avatar sizesChristian S1-2/+2
2016-01-15rename axolotlChristian S1-1/+1
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-169/+212
2015-12-04renamed axolotl to omemoChristian S1-1/+1
2015-12-04initial tor supportDaniel Gultsch1-63/+128
2015-12-01initial tor supportDaniel Gultsch1-1/+53
2015-10-26Reset the margins manually after rotatingsaqura1-0/+1
2015-08-14show HTTP upload availability on Edit account screenhlad1-0/+20
2015-08-08modified avatar sizesChristian S1-488/+463
2015-08-08renamed multi-end / axolotl to OMEMODaniel Gultsch1-3/+3
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-0/+1