veyndan
|
36fe8e3089
|
Remove AsyncTask utility methods
|
2017-03-24 23:03:56 +00:00 |
|
Josephine Lim
|
3a813dd302
|
Merge pull request #421 from maskaravivek/fixLintIssues
Fix lint issues
|
2017-03-12 20:44:55 +10:00 |
|
maskara
|
6cecaf9e8c
|
Fixes #426: Crash fix caused by NPE
|
2017-03-12 14:18:41 +05:30 |
|
maskara
|
f6f197edbc
|
Minor changes as suggested in comments
|
2017-03-12 14:00:59 +05:30 |
|
maskara
|
2a7cb20745
|
Fix lint issue: Locale in date formats
|
2017-03-11 00:31:31 +05:30 |
|
maskara
|
5ccd24eb33
|
Fix lint issue: Default locale
|
2017-03-10 23:37:22 +05:30 |
|
maskara
|
8f6a201d35
|
Fixes #144: Add CC 4.0 to license options
|
2017-03-05 03:44:04 +05:30 |
|
veyndan
|
fe42731ee6
|
Replace fully qualified names with imports
|
2017-03-02 14:39:08 +00:00 |
|
veyndan
|
d49706ef70
|
Remove unnecessary imports
|
2017-03-01 19:15:28 +00:00 |
|
misaochan
|
81503befb0
|
Add comments
|
2016-12-15 15:30:33 +13:00 |
|
misaochan
|
bd949f4fd9
|
Add comments
|
2016-12-14 16:10:41 +13:00 |
|
misaochan
|
630eebeeac
|
Removed unnecessary comments
|
2016-12-14 16:06:41 +13:00 |
|
misaochan
|
d2982845ff
|
Refactor Utils.getSHA1 to produce SHA1 output instead of bool
|
2016-12-14 16:05:23 +13:00 |
|
misaochan
|
03f207db16
|
Modify testSHA1() to use InputStream instead of File
|
2016-12-09 17:00:14 +13:00 |
|
misaochan
|
d8719d4fcb
|
Add testSHA1 Utils method
|
2016-12-09 16:59:23 +13:00 |
|
Anirudh S
|
94e8c991ee
|
Modified extra whitespace lines in source code
Code is much easier to read if there isn't too much of a gap between
lines. Primarily converted multi-line gaps into single line gaps.
|
2016-10-30 23:01:44 +05:30 |
|
Yusuke Matsubara
|
c434d209fc
|
Further attempts to reduce overwrites
- Keep file names of unfinished uploads to avoid overwriting
- Normalize capital-letter file extensions
|
2016-09-04 10:55:23 +09:00 |
|
Yusuke Matsubara
|
b91c9776f6
|
Fix extension replacement, add related tests
Makes sure findUniqueFilename receives filenames with an extension.
More robust extension replacement rules.
|
2016-08-16 09:07:32 +09:00 |
|
Yusuke Matsubara
|
b4231bbfdc
|
Merge "commons" into the project root directory
|
2016-07-02 16:48:57 +09:00 |
|