aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_pwgen.xml
AgeCommit message (Expand)Author
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2022-04-24app: address LabelFor lintHarsh Shandilya
2022-04-24app: address Autofill lintHarsh Shandilya
2021-03-18all: format XML files to 2 space indent...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2020-05-13treewide: fix copyright template and apply to all files (#773)...Harsh Shandilya
2020-05-10Treewide codestyle cleanup (#765)...Harsh Shandilya
2019-10-01Redesign UI and introduce dark theme (#519)...Harsh Shandilya
2019-02-03Allow to create passwords without lowercase letters. (#478)...reroman
2017-08-02Fix more lint (#325)...Felix Bechstein
2017-07-25Fix lint warnings (#319)...Felix Bechstein
2017-01-02added missing internatinalisation for pwgen (#256)Stéphane D'Alu
2015-08-26UI cleanup & reformatMatthew Wong
2015-08-25Use support AlertDialog everywhereMatthew Wong
2015-08-25Generated password EditText to TextView + fix generation bugMatthew Wong
2015-07-11Use string resourcesMatthew Wong
2015-07-10Create password generation dialogMatthew Wong