Commit graph

175 commits

Author SHA1 Message Date
maskara
a6bbc8a33b With NavigationBaseActivity implemented 2017-05-16 11:58:54 +02:00
maskara
09cd596ff6 Integrated navigation drawer in the contributions activity 2017-05-16 11:57:07 +02:00
maskara
e40d2aabb2 With support for navigation drawer 2017-05-16 11:56:39 +02:00
Adam Jones
11e4fae297 Update deprecated values 2017-05-15 16:45:46 +01:00
addshore
06b93dd7cf Merge pull request #593 from sandarumk/label_space_issue_in_nearby
Fixes #508
2017-05-15 16:53:27 +02:00
Dinu Kumarasiri
653b5ce57a Fix #508 2017-05-15 16:48:02 +02:00
Josephine Lim
364199dcb2 Merge pull request #577 from commons-app/2fa
2fa work
2017-05-15 15:25:24 +02:00
Josephine Lim
97d56fb643 Merge pull request #584 from sandarumk/tidy_about_screen
Tidy about screen - Fixes #539
2017-05-15 14:07:04 +02:00
Dinu Kumarasiri
8bf59d832f Tidy about screen 2017-05-15 12:21:32 +02:00
Dinu Kumarasiri
83727e43e6 Add upload date to the image description 2017-05-15 11:27:21 +02:00
addshore
a1d8008901 Refactoring in LoginActivity 2017-05-14 15:19:57 +02:00
addshore
ea051c119a Add 2fa to login activity
Fixes #328
2017-05-14 15:19:57 +02:00
maskara
198f3daf44 Fix Info dialog width issue 2017-05-14 14:27:42 +02:00
maskara
ec0da2f4af Close fragment when tapped on the empty section 2017-05-14 13:53:37 +02:00
maskara
cce8715fad Showing an overlay dialog when a nearby item is tapped 2017-05-14 11:49:25 +02:00
Tobias Schönberg
c6a2f2c7ea Get coordinate template when parsing image page
Currently the image detail view does not display the
coordinates.
This commit adds the coordinate template to the
parser and displays the results rounded to 4 digits.
2017-05-13 16:09:01 +02:00
Neslihan
0901e67853 Optimise unnecesarry method call 2017-05-13 13:41:53 +03:00
Neslihan
470ad29380 Fix double click to map icon and refresh icon click 2017-05-12 18:42:02 +03:00
Neslihan
f6ac8fd1a5 Display nearby places on the map 2017-05-12 17:55:21 +03:00
Neslihan
c2e018ae9e Nearby places displayed on the map 2017-05-12 17:13:06 +03:00
maskara
6118b57295 Added support for MapView in Nearby 2017-05-12 13:50:25 +02:00
Yusuke Matsubara
559381d7f7 Fix initial emptiness of Nearby list + refactoring 2017-04-21 21:15:51 +09:00
veyndan
ce1e293d87 Define a custom TextView that displays HTML 2017-04-14 15:02:33 +01:00
Josephine Lim
b64c77021b Merge pull request #451 from maskaravivek/credits
Add credits in about page
2017-03-21 22:11:44 +10:00
Neslihan
235e2239c9 Fix Conflicts 2017-03-21 01:03:20 +03:00
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