Commit graph

15 commits

Author SHA1 Message Date
tobiaskaminsky
d9435fcf1d
show download snackbar only if activity exists
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-01-31 07:35:41 +01:00
tobiasKaminsky
e505421db9
Implicitly using the default locale is a common source of bugs
internal: Locale.ROOT
otherwise Locale.getDefault()
2018-01-09 10:51:22 +01:00
tobiaskaminsky
c18c0b3c69
new sorting, adapted to server 2017-11-22 15:18:43 +01:00
tobiasKaminsky
0a649f01bb
Resized images 2017-11-08 22:38:52 +01:00
Hari
091c76c269
Download contact image if url is given 2017-10-18 23:36:10 +02:00
AndyScherzinger
fbcfa02142
fix lint errors 2017-08-08 12:59:57 +02:00
AndyScherzinger
76779f9b2e
fix legacy sdk checks for pre-v14 sdks 2017-07-11 09:25:24 +02:00
alejandro
d1f7e2aa5f Fix Sort Contact
Avoid duplicate contacts
2017-05-30 16:15:05 -05:00
AndyScherzinger
904ec2623d
remove unnecessary semicolons (lint) 2017-05-13 14:11:20 +02:00
tobiasKaminsky
35e683546c
contact backup & import 2017-04-18 08:23:55 +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
AndyScherzinger
f0a4db8877
move members to the top 2017-03-26 01:01:52 +01:00
AndyScherzinger
ca0f1bbb2d
partial click fix 2017-03-19 14:05:50 +01:00
Mario Danic
06d3f89f20 Add third parties properly 2017-02-25 02:44:31 +01:00
Mario Danic
16f1243da6 Fix project structure and prepare for branding 2017-02-25 02:44:31 +01:00