veyndan
|
d33935c70f
|
Use Timber for logging
|
2017-04-17 16:41:56 +01:00 |
|
veyndan
|
9d656768aa
|
Use getString(…) with formatArgs
|
2017-04-12 19:12:58 +01:00 |
|
Josephine Lim
|
24a3225280
|
Merge pull request #475 from veyndan/illegal-state
Don't have default values when obtaining item from spinner
|
2017-04-06 01:29:03 +10:00 |
|
Adam Jones
|
0fe7a05731
|
Create SettingsFragment
|
2017-04-02 16:37:46 +01:00 |
|
Josephine Lim
|
6d080889ff
|
Merge pull request #479 from maskaravivek/stateloss
Fixes #435: Allowing state loss commit for fragment transaction
|
2017-04-03 01:14:43 +10:00 |
|
maskara
|
7f7b25f113
|
Allowing state loss commit for fragment transaction
|
2017-04-02 03:13:54 +05:30 |
|
veyndan
|
d20bc5f1ce
|
Revert ommitting default value from Prefs.DEFAULT_LICENSE
|
2017-04-01 21:38:17 +01:00 |
|
Josephine Lim
|
a3a6417b45
|
Merge pull request #477 from veyndan/generic
Use parameterized types
|
2017-04-01 21:29:44 +10:00 |
|
veyndan
|
d8b7d5b438
|
Improve type safety through the use of generics
|
2017-03-31 22:21:13 +01:00 |
|
veyndan
|
dc53ab9ff8
|
Remove unnecessary super call
|
2017-03-31 05:12:23 +01:00 |
|
veyndan
|
3926b2165d
|
Don't have default values when obtaining item from spinner
|
2017-03-31 03:59:25 +01:00 |
|
veyndan
|
36fe8e3089
|
Remove AsyncTask utility methods
|
2017-03-24 23:03:56 +00:00 |
|
Adam Jones
|
ea43e1a796
|
Fix Codacy Issues + remove unused patch
|
2017-03-23 17:51:13 +00:00 |
|
Neslihan
|
08b46b8b3f
|
Remove duplicates
|
2017-03-21 12:08:27 +03:00 |
|
Neslihan
|
235e2239c9
|
Fix Conflicts
|
2017-03-21 01:03:20 +03:00 |
|
Neslihan
|
b7d6be5926
|
Remove unused codes
|
2017-03-21 00:50:24 +03:00 |
|
Neslihan
|
e567acfc4f
|
Fix spinner theme problem
|
2017-03-21 00:44:27 +03:00 |
|
maskara
|
060750b050
|
Added support for butterknife library for view bindings
|
2017-03-21 00:04:32 +05:30 |
|
Neslihan
|
7b5f5d9dde
|
Remove unused imports
|
2017-03-18 12:38:22 +03:00 |
|
Neslihan
|
7e256175dc
|
Move theme checkbox to settings activity
|
2017-03-18 01:49:19 +03:00 |
|
Neslihan
|
9cc574c697
|
Force upload activity to has always DarkTheme to make it readable
|
2017-03-16 19:11:49 +03:00 |
|
maskara
|
36b6715fad
|
Fix lint issue: Missing commit on Shared prefs editor
|
2017-03-10 23:29:49 +05:30 |
|
Vivek Maskara
|
6fe242c33d
|
Merge branch 'master' into chooseLicense
|
2017-03-05 22:55:34 +05:30 |
|
Josephine Lim
|
268e8690d4
|
Merge pull request #382 from maskaravivek/license
Fixes #144: Add CC 4.0 to license options
|
2017-03-06 02:46:16 +10:00 |
|
maskara
|
7bca88bf39
|
Fixes #323: Provide explicit selection of licenses when uploading image
|
2017-03-05 05:36:35 +05:30 |
|
maskara
|
8f6a201d35
|
Fixes #144: Add CC 4.0 to license options
|
2017-03-05 03:44:04 +05:30 |
|
veyndan
|
0993858272
|
Remove redundant casts
|
2017-03-04 00:42:18 +00:00 |
|
veyndan
|
31a9582229
|
Replace C style with Java style array declaration
|
2017-03-02 15:08:41 +00:00 |
|
veyndan
|
fe42731ee6
|
Replace fully qualified names with imports
|
2017-03-02 14:39:08 +00:00 |
|
Josephine Lim
|
9a6dd2e97e
|
Merge pull request #363 from veyndan/diamond
Replace explicit type with diamond operator
|
2017-03-02 18:37:14 +10:00 |
|
Josephine Lim
|
f7fe6e6e31
|
Merge pull request #364 from veyndan/interface-modifier
Remove redundant interface modifiers
|
2017-03-02 17:37:11 +10:00 |
|
veyndan
|
d49706ef70
|
Remove unnecessary imports
|
2017-03-01 19:15:28 +00:00 |
|
veyndan
|
8b6f11e9d2
|
Remove redundant interface modifiers
|
2017-03-01 15:53:55 +00:00 |
|
veyndan
|
d866ab3e07
|
Replace explicit type with diamond operator
|
2017-03-01 15:44:32 +00:00 |
|
veyndan
|
c1bcd921e3
|
Add missing @Override annotations
|
2017-02-26 02:38:05 +00:00 |
|
misaochan
|
a93b68500b
|
Remove TODO
|
2016-12-15 15:39:18 +13:00 |
|
misaochan
|
dcecf607ef
|
Add string resources
|
2016-12-15 15:36:22 +13:00 |
|
misaochan
|
81503befb0
|
Add comments
|
2016-12-15 15:30:33 +13:00 |
|
misaochan
|
636e7ddcfb
|
Remove unnecessary comments
|
2016-12-15 15:29:36 +13:00 |
|
misaochan
|
d4c63b7b5f
|
Tidy ExistingFileAsync, add documentation
|
2016-12-15 15:28:25 +13:00 |
|
misaochan
|
b5ccc36a77
|
Add 'if' check for file exists
|
2016-12-15 15:24:01 +13:00 |
|
misaochan
|
b6997db681
|
Finish alertDialog code
|
2016-12-15 15:22:41 +13:00 |
|
misaochan
|
bb41565b78
|
Add base code for AlertDialog
|
2016-12-15 15:15:13 +13:00 |
|
misaochan
|
8990f79059
|
Add context to constructor, copy AlertDialog code
|
2016-12-15 15:12:51 +13:00 |
|
misaochan
|
99af3feaec
|
Add TODO
|
2016-12-14 17:17:56 +13:00 |
|
misaochan
|
c7761bcd09
|
Add onPostExecute override
|
2016-12-14 17:17:10 +13:00 |
|
misaochan
|
cf20bce6e6
|
Fix whitespace
|
2016-12-14 17:15:20 +13:00 |
|
misaochan
|
06e58b57b8
|
Fix issue with fileExists always returning false
|
2016-12-14 17:11:55 +13:00 |
|
misaochan
|
c1e764e7c7
|
Add checks for result Nodes and fileExists
|
2016-12-14 16:59:03 +13:00 |
|
misaochan
|
91c6b3518c
|
Add logging
|
2016-12-14 16:49:55 +13:00 |
|