Mario Danic
acdaa74e39
Fix opening files
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-27 08:04:08 +02:00
Tobias Kaminsky
987abea931
Merge pull request #1559 from nextcloud/downgradeDB
...
Support of downgrading database schema
2017-10-27 08:03:21 +02:00
AndyScherzinger
8692d11b67
add downgrade log statement
2017-10-27 07:46:02 +02:00
tobiaskaminsky
e1e14a3588
support of downgrading database schema
2017-10-27 07:46:02 +02:00
tobiaskaminsky
ec37219688
bump to drone image 28
2017-10-27 07:36:49 +02:00
Nextcloud bot
55630fd529
[tx-robot] updated from transifex
2017-10-27 00:29:31 +00:00
Tobias Kaminsky
b823da2943
new line
2017-10-26 13:46:15 +02:00
tobiasKaminsky
01c47078f0
suppress annoying "warning: Ignoring InnerClasses attribute for an anonymous inner class"
2017-10-26 13:46:15 +02:00
Tobias Kaminsky
20048ebe54
Merge pull request #1198 from nextcloud/errorFeedback
...
Error feedback improvement
2017-10-26 12:19:31 +02:00
nextcloud-android-bot
c65033377a
Drone: update Lint results to reflect reduced error/warning count [skip ci]
2017-10-26 09:02:18 +00:00
Andy Scherzinger
c32ec1ca46
Merge 1c478d6f7e
into a7635caa61
2017-10-26 08:39:49 +00:00
nextcloud-android-bot
1c478d6f7e
Drone: update Lint results to reflect reduced error/warning count [skip ci]
2017-10-26 10:39:30 +02:00
AndyScherzinger
1ee78f8c7a
fix error after rebase
2017-10-26 10:39:30 +02:00
AndyScherzinger
ec5d2de8bb
CR fix duplicate
2017-10-26 10:39:30 +02:00
AndyScherzinger
a2ec768a45
CR fix formatting
2017-10-26 10:39:30 +02:00
AndyScherzinger
6e480449f4
CR: move Snackbar helper to DisplayUtils
2017-10-26 10:39:29 +02:00
AndyScherzinger
c54fdc82c1
fix after rebase
2017-10-26 10:39:29 +02:00
AndyScherzinger
508eacbc0b
remove codacy warnings
2017-10-26 10:39:29 +02:00
AndyScherzinger
5e3eb1e0bb
remove lint warnings
2017-10-26 10:39:29 +02:00
AndyScherzinger
c91b572505
Login error messages oC/1897
2017-10-26 10:39:29 +02:00
AndyScherzinger
c1570c6a54
Improve error feedback oC/1881
2017-10-26 10:39:29 +02:00
AndyScherzinger
8cf227e612
remove unused paddings (lint)
2017-10-26 10:39:28 +02:00
Mario Đanić
a7635caa61
Merge pull request #1486 from Bubu/no_jars
...
remove all prebuilt jars
2017-10-26 10:34:46 +02:00
Nextcloud bot
59b98ebeb1
[tx-robot] updated from transifex
2017-10-26 00:30:11 +00:00
AndyScherzinger
39a9ba5df7
lint: fix icon sizing
2017-10-25 23:38:02 +02:00
AndyScherzinger
25fba283d9
lint: remove unused string
2017-10-25 23:29:26 +02:00
AndyScherzinger
ed4cb7a7ec
lint: Appcompat Custom Widgets
2017-10-25 23:18:28 +02:00
AndyScherzinger
10d0c57e4f
update gradle android to 3.0.0
2017-10-25 23:18:10 +02:00
AndyScherzinger
423e060ee6
fix lint issues
2017-10-25 22:32:22 +02:00
Marcus Hoffmann
d72ecccd47
THIRD_PARTY: update references to external libraries
...
* transifex-client is no longer used
* jar files are no longer relevant when using gradle
* update floatingactionbutton version number
* Clarify that jackrabbit is using through the library project
2017-10-25 18:00:56 +02:00
Marcus Hoffmann
c7e4bb0b01
remove all prebuilt jars
...
This gets rid of all prebuilt jars in the repo.
* libs/disklrucache-2.0.2.jar doesn't seem to be used anymore, app builds
fine when removing it.
* libs/touch-image-view.jar is indeed required but is not anywhere available
via gradle. So instead we include the source of this long unmaintained
library directly.
2017-10-25 18:00:53 +02:00
Tobias Kaminsky
93220c80ab
Merge pull request #1497 from nextcloud/removeUnusedCode
...
Codacy: remove unused code
2017-10-25 13:54:13 +02:00
AndyScherzinger
df217a2988
codacy: remove unused code
2017-10-25 12:08:15 +02:00
Tobias Kaminsky
b2e5ec2574
Merge pull request #1459 from nextcloud/fixLibVersionLintWarnings
...
Update libs to latest versions to satisfy lint
2017-10-25 11:46:35 +02:00
nextcloud-android-bot
52171bf508
Drone: update Lint results to reflect reduced error/warning count [skip ci]
2017-10-25 09:20:59 +00:00
Andy Scherzinger
e1b3ff5d1b
Merge d56d79ce14
into 6693993b7a
2017-10-25 09:03:16 +00:00
AndyScherzinger
d56d79ce14
update libs to latest versions to satisfy lint
2017-10-25 11:02:53 +02:00
Tobias Kaminsky
6693993b7a
Merge pull request #1503 from nextcloud/pluralStrings
...
Lint: Add Plural strings
2017-10-25 10:59:56 +02:00
nextcloud-android-bot
43286439f6
Drone: update Lint results to reflect reduced error/warning count [skip ci]
2017-10-25 08:34:51 +00:00
Andy Scherzinger
198354484f
Merge 848de126d7
into 9371d95acf
2017-10-25 08:15:26 +00:00
tobiaskaminsky
848de126d7
remove not-needed translations
2017-10-25 10:15:12 +02:00
AndyScherzinger
26ca0271c2
remove further strings after further translations
2017-10-25 10:15:12 +02:00
AndyScherzinger
6ef9e5f76e
lint: remove non-plural translations
2017-10-25 10:15:11 +02:00
AndyScherzinger
408f6f93cb
lint: use plurals and simplify file list footer calculation
2017-10-25 10:15:11 +02:00
AndyScherzinger
4bbf6a66bd
lint: use sync_foreign_files_forgotten_content as plurals aware string
2017-10-25 10:15:10 +02:00
AndyScherzinger
82fd6e7e2d
lint: replace string with plurals
2017-10-25 10:15:10 +02:00
AndyScherzinger
36ed80056e
remove unused string "sync_conflicts_in_favourites_content"
2017-10-25 10:15:06 +02:00
Andy Scherzinger
9371d95acf
Merge pull request #1506 from nextcloud/fixLayoutIds
...
Lint: fix UnknownIdInLayout: use correct reference to an id that is in the current layout
2017-10-25 10:00:30 +02:00
nextcloud-android-bot
c336d3ab2d
Drone: update Lint results to reflect reduced error/warning count [skip ci]
2017-10-25 09:34:21 +02:00
AndyScherzinger
b036ae5d68
replace android:layout with layout
2017-10-25 09:34:21 +02:00