Initial QSfera import

This commit is contained in:
Курнат Андрей
2026-06-07 10:20:04 +03:00
commit 2315f25754
16485 changed files with 4826827 additions and 0 deletions
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?><!--
qsfera Android client application
@author David Crespo Ríos
@author Juan Carlos Garrote Gascón
Copyright (C) 2023 ownCloud GmbH.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<!-- Passcode margin keyboard for big screens-->
<dimen name="passcode_standard_margin">32dp</dimen>
<dimen name="passcode_margin_top">100dp</dimen>
<dimen name="passcode_margin_bottom">32dp</dimen>
<dimen name="passcode_margin_buttons">8dp</dimen>
<!-- Spaces -->
<dimen name="spaces_thumbnail_height">256dp</dimen>
<dimen name="spaces_header_card_height">150dp</dimen>
</resources>