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
AndyScherzinger
3bf7cfd39e
lint: fix layout ids
2017-10-25 09:34:21 +02:00
Nextcloud bot
893c5a38be
[tx-robot] updated from transifex
2017-10-25 00:31:05 +00:00
Andy Scherzinger
d9ba4cddf6
Merge pull request #1507 from nextcloud/fixLegacySDKUse
...
Lint: fix Obsolete SDK_INT Version Check
2017-10-25 00:54:49 +02:00
nextcloud-android-bot
2559bbef2d
Drone: update Lint results to reflect reduced error/warning count [skip ci]
2017-10-24 22:12:49 +00:00
Andy Scherzinger
5a43b778ab
Merge e279420c07
into 1bc0a7353c
2017-10-24 22:02:24 +00:00
AndyScherzinger
e279420c07
lint: fix issues Obsolete SDK_INT Version Check - removing obsolete/legacy stylings
2017-10-25 00:02:03 +02:00
Andy Scherzinger
1bc0a7353c
Merge pull request #1515 from nextcloud/fixDensityIndependence
...
Lint: remove unused/unneccessary density-independend drawables
2017-10-24 23:58:03 +02:00
nextcloud-android-bot
62e425dd8d
Drone: update Lint results to reflect reduced error/warning count [skip ci]
2017-10-24 14:37:30 +00:00
Andy Scherzinger
2d92b5a0ba
Merge bdd29ffdc7
into 84c4570d2d
2017-10-24 14:22:19 +00:00
AndyScherzinger
bdd29ffdc7
lint: remove unused/unneccessary drawables
2017-10-24 16:22:08 +02:00
Andy Scherzinger
84c4570d2d
Merge pull request #1649 from rhari991/share-icon-detail
...
Always show share icon in file details screen
2017-10-24 16:12:33 +02:00
Hari
34620775e5
Always show share icon in file details screen
2017-10-24 15:19:19 +02:00
Andy Scherzinger
ecb72a01e9
Merge pull request #1632 from nextcloud/removeFileTypeInfoForDetails
...
Remove mime type info from details screen
2017-10-24 15:04:28 +02:00
nextcloud-android-bot
4e8fe8effa
Drone: update Lint results to reflect reduced error/warning count [skip ci]
2017-10-24 12:46:15 +00:00
Andy Scherzinger
fa833f8102
Merge 030536afa4
into e6c42cf5f3
2017-10-24 12:22:40 +00:00
AndyScherzinger
030536afa4
lint: remove unused resources
2017-10-24 14:22:29 +02:00
AndyScherzinger
40537edf10
bump android gradle to 3.0.0-rc2
2017-10-24 14:22:29 +02:00
AndyScherzinger
c0df640e01
remove unused strings from latest translations
2017-10-24 13:38:27 +02: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
941b9aea18
remove legacy strings
2017-10-24 13:38:27 +02:00
AndyScherzinger
4f0fea2d39
move file details
2017-10-24 13:38:26 +02:00
AndyScherzinger
25150d61c0
removes mime type info from details screen as described in #1212
2017-10-24 13:38:26 +02:00
Nextcloud bot
e6c42cf5f3
[tx-robot] updated from transifex
2017-10-24 00:31:59 +00:00
Nextcloud bot
f9141f68cd
[tx-robot] updated from transifex
2017-10-23 00:29:28 +00:00
Nextcloud bot
95e74b191d
[tx-robot] updated from transifex
2017-10-22 00:30:45 +00:00
Nextcloud bot
3337e3fe41
[tx-robot] updated from transifex
2017-10-21 00:28:49 +00:00
Andy Scherzinger
c293cd8fbc
Merge pull request #1646 from nextcloud/notificationWarning
...
Notifications: close snackbar when showing drawer
2017-10-20 20:15:23 +02:00
Mario Đanić
ac60272be1
Merge pull request #1701 from nextcloud/xXSTrikeXx-contribute
...
Update CONTRIBUTING.md
2017-10-20 17:28:10 +02:00
xXSTrikeXx
023ef775cd
Update CONTRIBUTING.md
2017-10-20 17:24:14 +02:00
xXSTrikeXx
854d79fc50
Update CONTRIBUTING.md
...
Fixes a brooken link.
2017-10-20 16:33:05 +02:00