misaochan
b699ca6a50
Update version code to submit APK without brand
2016-06-17 18:27:16 +12:00
Nicolas Raoul
1585c94559
Revert "Rebranded using Wikimedia logo and name, as authorized by contract signed between me and WIKIMEDIA FOUNDATION INC's Charles M. Roslof"
...
This reverts commit d9a98c34af .
2016-06-17 18:27:16 +12:00
Nicolas Raoul
d9a98c34af
Rebranded using Wikimedia logo and name, as authorized by contract signed between me and WIKIMEDIA FOUNDATION INC's Charles M. Roslof
2016-06-16 00:23:02 +09:00
misaochan
d3d9dd1539
Add lintOptions to gradle
2016-06-15 18:06:46 +12:00
misaochan
e913428d6e
Fix Gradle build errors
2016-06-15 17:57:57 +12:00
misaochan
c167e418fd
Versioning
2016-06-14 01:17:33 +12:00
Josephine Lim
f6d84b3013
Merge pull request #121 from domdomegg/fix-permissions-117
...
Fix permissions on API levels 23 and above
2016-06-14 00:38:45 +12:00
misaochan
3ee9a99a7f
Add check for 31 Dec 1969
2016-06-14 00:27:12 +12:00
Adam Jones
20a3295f29
Add back accounts related permissions in manifest for APIs <23
2016-06-13 12:47:29 +01:00
Adam Jones
53b0b46911
Fix date being set to start of unix time
...
If a date is going to be set at the start of unix time it will use the current time. Also if there is no date column in the image it will use the current time.
2016-06-09 15:26:23 +01:00
Adam Jones
d5278f0c85
Fix location permission requirement
...
Add feature to extract location rom EXIF data which works when location permission has not been granted yet. Also does not find location when uploading an image which already has a location in EXIF.
2016-06-09 14:53:14 +01:00
Adam Jones
6adf78bec9
Catch NullPointerException when unregistering locationManager
2016-06-09 13:21:25 +01:00
Adam Jones
1b4fab2a8e
Fix #119
2016-06-08 23:26:46 +01:00
Adam Jones
8bf9808cfc
Fix permission problems on API 23+
2016-06-08 23:03:17 +01:00
Adam Jones
7955cfe71b
Fix storage permission
...
Part of the way there to fixing #117 , however location and contacts still need to be fixed.
2016-06-08 19:46:49 +01:00
Adam Jones
5c353944ec
Move from src/main/java/main/java to src/main/java
2016-06-08 16:54:55 +01:00
Adam Jones
75c45906b8
Remove empty/unused folders/files
2016-06-07 22:05:10 +01:00
Adam Jones
a3e9a33d63
Remove empty/unused folders/files
2016-06-07 21:46:18 +01:00
Adam Jones
e7ade759dd
Fix crash when no email client is installed
...
See issue #114
2016-06-06 08:50:34 +01:00
Adam Jones
99cbad747f
Migrate from ActionBarSherlock to AppCompat
...
Better future support, now that ActionBarSherlock is deprecated (https://github.com/JakeWharton/ActionBarSherlock ).
2016-06-06 08:50:22 +01:00
Adam Jones
a29cc3443c
Fix 4.0 licenses I broke with merge
2016-06-06 07:37:49 +01:00
Adam Jones
177eb9c694
Merge branch 'master' of https://github.com/nicolas-raoul/apps-android-commons into nicolas-raoul-master
2016-06-03 09:46:20 +01:00
Adam Jones
29059340ff
Merge branch 'master' of https://github.com/nicolas-raoul/apps-android-commons into nicolas-raoul-master
2016-06-02 20:30:31 +01:00
Adam Jones
41f26ec1f2
Remove gradle related files added before .gitignore was in place
2016-06-02 20:25:24 +01:00
Adam Jones
2230921780
Gradle test
2016-06-02 16:18:12 +01:00