Commit graph

15 commits

Author SHA1 Message Date
Hannes Achleitner
7eec7614e3
Official naming schema
Co-authored-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 11:41:11 +01:00
Hannes Achleitner
b678951cfb Meaningfull project name
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-18 10:53:10 +01:00
tobiasKaminsky
59585d0f5b
Direct editing support
- abstract EditorWebView
- support direct editing endpoint
Create new files via direct editing

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-07 08:23:41 +01:00
Jan-Christoph Borchardt
6caf0834ce
First release of E2E 2018-01-15 08:11:53 +01:00
tobiasKaminsky
cd0bebf45e
wip 2018-01-15 08:11:51 +01:00
Jan-Christoph Borchardt
b6e84b66fd
First release of E2E 2018-01-15 08:11:49 +01:00
tobiasKaminsky
4d571e7f82
use lib branch 2017-07-16 15:54:29 +02:00
tobiasKaminsky
d80ac412c0
use grey theme if no theming of elements is possible 2017-07-16 15:54:29 +02:00
Andy Scherzinger
b64ab8f271 remove workaround app 2016-09-06 17:01:05 +02:00
Andy Scherzinger
2d6795e969 gradle setting cleanup 2016-06-07 16:37:14 +02:00
Andy Scherzinger
80ef28b288 fixed lib reference in gradle 2016-06-07 01:53:31 +02:00
David A. Velasco
e0a7e67479 Fixed typo in settings.xml 2016-05-07 11:49:26 +02:00
David A. Velasco
909af182ba Added OC Jelly Bean workaround app as a visible module in the project 2016-05-07 11:49:23 +02:00
masensio
5709757b11 Update gradle - remove actionSherlock 2015-05-21 16:43:34 +02: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