Commit Graph

31 Commits

Author SHA1 Message Date
Andy Scherzinger e3d57e7c42
Update SPDX header to reflect correct state
Resolves #12920

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-04-30 12:18:45 +02:00
Andy Scherzinger a619cdbef8 Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-29 19:24:09 +01:00
Andy Scherzinger c5b17f4de9
Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-29 17:33:39 +01:00
Andy Scherzinger 93f9de72db
Add dependency checksums and signing key information
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-29 00:33:11 +01:00
Álvaro Brey Vilas 7073746309
Use defusedxml for xml parsing instead of etree
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2022-04-27 11:03:59 +02:00
Álvaro Brey Vilas ae0840e5aa
fastlane: Build AAB for gplayRelease in addition to APK
APK is generated from AAB using bundletool, for speed and to ensure contents are the same

Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2022-03-21 15:25:36 +01:00
tobiasKaminsky 70218cc7b0
Update bundle for Fastlane
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-23 07:06:12 +02:00
Hannes Achleitner 434f1c28ef Change max line length
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-25 07:05:45 +01:00
doomsdayrs 5e1137cf68 Removed a duplicate from git ignore
Signed-off-by: doomsdayrs <doomsdayrs@gmail.com>
2021-01-01 17:44:46 -05:00
tobiasKaminsky b39d3d4182
Add huawei upload
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-22 14:43:44 +02:00
tobiasKaminsky 866d163a73
Add fastlane scripts
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-05 11:38:16 +01:00
Chris Narkiewicz 79e8d59aa1
New logger implementation
Fixes #4228

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-08-06 21:48:37 +01:00
tobiasKaminsky bce2f48008
ignore Fastlane
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-09 07:38:06 +02:00
tobiasKaminsky e9f16c1bcf
add lint.xml to ignore invalidPackage from freemarker 2017-08-04 14:46:22 +02:00
Mario Danic 5c201a823e Update google services 2017-02-25 02:44:31 +01:00
Mario Danic c7eed23de9 Add Google Firebase analytics 2017-02-25 02:44:31 +01:00
Andy Scherzinger 25117bc0e3 ignore gradle.properties for git 2016-09-26 17:59:14 +02:00
Andy Scherzinger 986e99825e git ignore cleanup 2016-06-07 01:02:51 +02:00
Andy Scherzinger 4b89423f4c #1320 remove maven build capabilities 2016-04-25 13:20:36 +02:00
Luke Owncloud 99d82430c5 Merge branch 'develop' of github.com:owncloud/android into reliable_uploads
Conflicts:
	SETUP.md
	owncloud-android-library
	src/com/owncloud/android/datamodel/OCFile.java
2014-12-01 07:43:56 +01:00
Jorge Antonio Diaz-Benito Soriano 69013b0e8d Restore .gitignore and SETUP.md, remove files that were added 2014-11-25 20:46:44 +01:00
Jorge Antonio Diaz-Benito Soriano 65aeb8728b Update .gitignore and re-add missing files 2014-11-24 11:57:01 +01:00
Luke Owncloud 9d28e9e524 commenting, commenting, commenting! 2014-11-06 16:33:04 +01:00
Jorge Antonio Diaz-Benito Soriano b22dc8bce6 Minor updates 2014-10-28 18:43:10 +01:00
MMMarcy 2cad715525 Commit for the PR
The pull request targets:

	1) Introduces Gradle support
	2) Updates maven support (even thou the apk generated is not
stable)
	3) Updates the setup_env.* scripts to support different building
tools
	4) Removes non UTF-8 characters
	5) Removes switches on R.id entries (not supported anymore from
ADT >= 14)
	6) Introduced a binary dependency (.aar) that replace the actionbarsherlock
sub-module

Remainders:

	1) Change the sub-module back to the owncloud android library
once the PR will be merge
2014-10-28 16:09:34 +01:00
David A. Velasco 02edfaeea0 Allow the upload of project.properties and ant.properties files 2013-11-13 12:04:07 +01:00
Luke Owncloud a43fef7dbf enabled project for building with maven (eclipse building stays untouched)
added/updated compile instructions in setup.md
added some eclipse generated files to .gitignore
2013-10-21 09:29:05 +02:00
Luke Owncloud c93b552db5 mc 2013-08-06 11:27:07 +02:00
Luke Owncloud 1b3c3a3ece added more detailed download and compile instructions.
fixed setup_env.bat
added target/ to .gitignore
2013-08-06 11:19:30 +02:00
Bartek Przybylski 0627629e7d missing files 2011-09-04 13:46:28 +02:00
Bartek Przybylski 154bb85cf1 initial commit 2011-08-19 22:37:35 +02:00