Álvaro Brey Vilas
e57176f009
Move app source to subproject
...
Android Studio has started to fail for some stuff with that old structure (for example connected tests don't work).
It's about time to do this.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2022-03-11 11:10:51 +01:00
tobiasKaminsky
57f21e50ce
Better positioning of preview media fragment
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-12-08 10:03:52 +01:00
Andy Scherzinger
fe353a7561
consistently use snake_case for color resources
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-30 16:13:29 +01:00
Daniel
44099c0792
Dark theme v1
...
Fixing migration to androidx
Dark theme styling
File details fragment tab text colour
File list overflow menu background colour
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-07 16:42:49 +02:00
AndyScherzinger
6b6716dc72
lint: fix attribute splitTrack is only used in API level 21 and higher (current min is 14)
2018-04-26 18:01:36 +02:00
AndyScherzinger
798df9f223
Fixes #1761 by removing unnecessary background color which gets tinted if present
2017-11-09 08:39:13 +01:00
AndyScherzinger
a7381b7536
lint: Use a layout_width of 0dp instead of @dimen/zero for better performance
2017-10-24 13:38:27 +02:00
AndyScherzinger
b86df12f14
lint: removed obsolete layout params
2017-07-27 15:21:43 +02:00
AndyScherzinger
de825e2238
Merge branch 'master' of https://github.com/nextcloud/android into integration-with-master
...
# Conflicts:
# src/main/java/com/owncloud/android/ui/activity/DrawerActivity.java
# src/main/java/com/owncloud/android/ui/preview/PreviewImageFragment.java
# src/main/res/values-en-rGB/strings.xml
2017-04-03 23:20:30 +02:00
Mario Danic
16f1243da6
Fix project structure and prepare for branding
2017-02-25 02:44:31 +01:00