summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-xlarge/a_provider_list.xml
AgeCommit message (Collapse)Author
2023-10-31Remove old Provider setup flow. In order to update to Gradle 8, we finally ↵cyBerta
say goodbye to Butterknife. Since the old setup flow UI depends on it (and other dependencies we want to get rid of) it gets removed.
2022-07-26prepare viewBindingcyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-03-17switch to AndroidXcyBerta
2018-08-17Merge branch 'customisation_feature' into 'master'cyberta
Customisation Feature See merge request leap/bitmask_android!78
2018-07-04#8886 add layout for tablets and improve tablet and phone layouts in general ↵cyBerta
by implementing dynamic layout changes when keyboard appears
2018-07-01Renamed background imagesJanak Amarasena
2018-03-06cleanup - rename layout filesFup Duck