diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..f01e7779057d55c3e2f9d091c60879e100af9deb --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,7 @@ +stages: + - update-from-upstream + +include: + - project: 'e/templates' + ref: master + file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml' diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d68f421c5873451d7da4175fe99a0b94a30d5b7c..3d4413a9ebd6777dc96bdfcd12c416b5c4231396 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,6 +2,7 @@ + + + + + diff --git a/res/drawable/logo.xml b/res/drawable/logo.xml index ffaf10affc26be441a97b9c732ea64967b2700ec..942971bd0bc7ffda5d3ca0eb0fb2dab262995451 100644 --- a/res/drawable/logo.xml +++ b/res/drawable/logo.xml @@ -1,6 +1,6 @@ - + android:width="24dp" + android:height="24dp" + android:viewportWidth="1024.0" + android:viewportHeight="1024.0"> + android:fillColor="#FFFFFF" + android:pathData="M511.9,578.8c-65.6,0 -119,-53.4 -119,-119c0,-65.6 53.4,-119 119,-119s119,53.4 119,119c0,12.4 -10.1,22.5 -22.5,22.5h-96.5c-12.4,0 -22.5,-10.1 -22.5,-22.5c0,-12.4 10.1,-22.5 22.5,-22.5h70.5c-9.5,-29.8 -37.6,-51.5 -70.5,-51.5c-40.8,0 -74,33.2 -74,74c0,40.8 33.2,74 74,74c12.4,0 22.5,10.1 22.5,22.5C534.4,568.7 524.3,578.8 511.9,578.8z" /> diff --git a/res/layout/setup_e_account_manager.xml b/res/layout/setup_e_account_manager.xml new file mode 100644 index 0000000000000000000000000000000000000000..e9abf98c4b895aceb6713a9721891cb1c9c01904 --- /dev/null +++ b/res/layout/setup_e_account_manager.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + +