Commit graph

150 commits

Author SHA1 Message Date
Neslihan
e567acfc4f Fix spinner theme problem 2017-03-21 00:44:27 +03:00
maskara
6b1484efe6 Add credits in about page 2017-03-21 01:22:04 +05:30
Adam Jones
099215e779 Merge pull request #449 from neslihanturan/fixReadibilityIssue
Fix readibility of categorization page
2017-03-20 18:23:38 +00:00
Neslihan
a2e820715c Fix readibility of categorization page 2017-03-20 21:02:55 +03:00
veyndan
b076ba8090 Make description text white 2017-03-20 13:14:35 +00:00
Neslihan
86c24817b1 Use ?attr/mainBackground instead 2017-03-18 12:28:55 +03:00
Neslihan
85d0ce2c30 Fix details backgorund for both of themes 2017-03-18 11:50:53 +03:00
Neslihan
f2c22b9018 Add white background to fragment media detail 2017-03-18 02:16:13 +03:00
Neslihan
7e256175dc Move theme checkbox to settings activity 2017-03-18 01:49:19 +03:00
Adam Jones
d24fd5e3d0 Use a white triangle for dropdown 2017-03-16 22:21:02 +00:00
Neslihan
9cc574c697 Force upload activity to has always DarkTheme to make it readable 2017-03-16 19:11:49 +03:00
Neslihan
a2f98748d7 Attempt 1 to set layout for menu item (putting toggle button to right side) 2017-03-15 19:10:15 +03:00
Neslihan
23aa691275 Prepare xml files 2017-03-15 18:58:57 +03:00
Josephine Lim
3a813dd302 Merge pull request #421 from maskaravivek/fixLintIssues
Fix lint issues
2017-03-12 20:44:55 +10:00
Adam Jones
1dcc501f79 Merge pull request #422 from veyndan/debug-string-placeholder
Place placeholder strings in separate strings xml file
2017-03-12 01:05:46 +00:00
Neslihan
93ca9f053f Fix Lint errors/warnings - Deprecated: Using deprecated resources 2017-03-11 12:20:19 +03:00
Neslihan
87e1ffd234 Fix Lint errors/warnings - HardcodedText: Hardcoded text 2017-03-11 12:13:52 +03:00
veyndan
cbaed62634 Place placeholder strings in separate strings xml file 2017-03-10 22:00:29 +00:00
maskara
edcd87f4e2 Fix lint issue: Stylingissues 2017-03-11 02:01:11 +05:30
maskara
c4646dbd0c Fix lint issue: Remove Obsolete layout params 2017-03-11 00:45:09 +05:30
maskara
6df9ee272f Fix lint issue: ScrollView size validation 2017-03-10 23:28:00 +05:30
maskara
e60f945237 Providing margin to the Linear layout instead of text views 2017-03-09 01:18:41 +05:30
maskara
6c8b0ff83c Fixes #405: Add some spacing on the About view 2017-03-09 00:26:57 +05:30
Adam Jones
7a83724b65 Use LinearLayouts instead of RelativeLayouts 2017-03-07 20:15:44 +00:00
Josephine Lim
80a0bb1bdd Merge pull request #401 from veyndan/grid-layout
Use GridLayout to show grid of Images instead of RelativeLayout
2017-03-07 20:59:51 +10:00
veyndan
fb070ab694 Use GridLayout to show grid of Images instead of RelativeLayout 2017-03-07 01:34:24 +00:00
veyndan
c4df0a73b6 Remove unused TextView's 2017-03-07 01:14:08 +00:00
Josephine Lim
c04f6fc1ce Merge pull request #391 from domdomegg/share_button
Use native ShareActionProvider
2017-03-06 18:00:51 +10:00
Adam Jones
d48c4c13ee Convert share button to ShareActionProvider 2017-03-05 17:40:51 +00:00
Vivek Maskara
6fe242c33d Merge branch 'master' into chooseLicense 2017-03-05 22:55:34 +05:30
Josephine Lim
a5d9478ff0 Merge pull request #377 from veyndan/login
Optimise the Login Activity XML
2017-03-06 03:05:59 +10:00
Josephine Lim
c3a42276d6 Merge pull request #388 from domdomegg/welcome_final_layout
Use RelativeLayout in welcome_final.xml
2017-03-06 02:53:03 +10:00
Adam Jones
2a585325fb Use RelativeLayout in welcome_final.xml 2017-03-05 14:35:24 +00:00
maskara
7bca88bf39 Fixes #323: Provide explicit selection of licenses when uploading image 2017-03-05 05:36:35 +05:30
veyndan
c605a9798a Remove unused layouts 2017-03-04 01:32:39 +00:00
veyndan
d7d025e169 Remove redundant FrameLayout 2017-03-03 18:07:49 +00:00
veyndan
86ab65c15f Remove redundant LinearLayout 2017-03-03 18:05:52 +00:00
veyndan
e1a7d80716 Use compound drawable for logo 2017-03-03 18:01:31 +00:00
veyndan
436e028649 Use a material form field for password 2017-03-03 13:58:04 +00:00
veyndan
07dd272708 Use a material form field for username 2017-03-03 13:39:00 +00:00
veyndan
62b434af35 Replace fill_parent with match_parent 2017-02-25 22:34:05 +00:00
misaochan
cf73feae03 Layout size modifications 2016-12-06 16:33:15 +13:00
misaochan
9812f4441b Properly scaled images in dont_upload 2016-12-06 15:51:41 +13:00
misaochan
a92812e011 Rename src and id 2016-12-06 15:46:22 +13:00
misaochan
9ddaa371cf Add new 'dont upload' images to drawable 2016-12-06 15:44:31 +13:00
misaochan
407054cb6b Change to montage of 'do' pics 2016-12-04 19:26:28 +13:00
misaochan
007be0799b Fix issue with pngs not displaying 2016-12-04 19:19:24 +13:00
misaochan
1bf58f0374 Add margin_left 2016-12-04 19:08:36 +13:00
misaochan
3ef1c53bb4 Use fitXY to fill space properly, and modify layout_width 2016-12-04 19:07:42 +13:00
misaochan
9c0f2a6c1f Fix welcome_do_upload.xml 2016-12-04 19:05:26 +13:00