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 |
|
translatewiki.net
|
46a1f3c46e
|
Localisation updates from https://translatewiki.net.
|
2017-03-09 07:42:27 +01:00 |
|
Josephine Lim
|
5ca53e7a58
|
Merge pull request #414 from domdomegg/temp-share-413
Check ShareActionprovider is not null
|
2017-03-09 15:56:23 +10:00 |
|
Adam Jones
|
ab3ef33c10
|
Check ShareActionprovider is not null
|
2017-03-09 00:11:01 +00:00 |
|
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
|
f573789920
|
Merge pull request #402 from veyndan/unused-menu-icon
Remove references to icons when showAsAction is set to never
|
2017-03-08 01:16:48 +10: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
|
21a6c454e8
|
Remove references to icons when showAsAction is set to never
|
2017-03-07 02:09:38 +00: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 |
|
translatewiki.net
|
d88fd72cbd
|
Localisation updates from https://translatewiki.net.
|
2017-03-06 09:17:27 +01:00 |
|
Josephine Lim
|
51fb3719a6
|
Merge pull request #392 from veyndan/unused-menu
Remove unused login activity menu xml
|
2017-03-06 18:03:43 +10:00 |
|
Josephine Lim
|
c04f6fc1ce
|
Merge pull request #391 from domdomegg/share_button
Use native ShareActionProvider
|
2017-03-06 18:00:51 +10:00 |
|
veyndan
|
3ec330a886
|
Remove unused login activity menu xml
|
2017-03-05 17:58:59 +00: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 |
|
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 |
|
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 |
|
maskara
|
8f6a201d35
|
Fixes #144: Add CC 4.0 to license options
|
2017-03-05 03:44:04 +05:30 |
|
veyndan
|
d147691bed
|
Remove unused drawables
|
2017-03-04 02:32:11 +00:00 |
|
veyndan
|
d6001f86da
|
Remove unused styles
|
2017-03-04 02:32:06 +00:00 |
|
veyndan
|
1e16d7b893
|
Remove unused colors
|
2017-03-04 01:34:31 +00:00 |
|
veyndan
|
43d3f01b01
|
Remove unused dimensions
|
2017-03-04 01:33:43 +00:00 |
|
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
|
b20bcd5255
|
Make the theme extend from the material theme instead of holo
|
2017-03-01 15:03:19 +00:00 |
|
Josephine Lim
|
d68897f3fa
|
Fix new-line formatting in tutorial strings
|
2017-02-28 01:25:56 +10:00 |
|
Josephine Lim
|
ad91406119
|
Merge pull request #354 from veyndan/match-parent
Replace fill_parent with match_parent
|
2017-02-28 01:02:56 +10:00 |
|
translatewiki.net
|
ebd2430e46
|
Localisation updates from https://translatewiki.net.
|
2017-02-27 07:46:20 +01:00 |
|
veyndan
|
62b434af35
|
Replace fill_parent with match_parent
|
2017-02-25 22:34:05 +00:00 |
|
translatewiki.net
|
f5892ca34b
|
Localisation updates from https://translatewiki.net.
|
2017-02-23 08:57:50 +01:00 |
|
translatewiki.net
|
095c41e276
|
Localisation updates from https://translatewiki.net.
|
2017-02-20 08:29:42 +01:00 |
|
translatewiki.net
|
3dc6c1c903
|
Localisation updates from https://translatewiki.net.
|
2017-02-16 09:21:40 +01:00 |
|
translatewiki.net
|
354da8248b
|
Localisation updates from https://translatewiki.net.
|
2017-02-13 08:46:33 +01:00 |
|
translatewiki.net
|
0e1f93912f
|
Localisation updates from https://translatewiki.net.
|
2017-02-09 08:00:01 +01:00 |
|
translatewiki.net
|
6f60f910dd
|
Localisation updates from https://translatewiki.net.
|
2017-02-06 07:49:25 +01:00 |
|
translatewiki.net
|
50f45313f9
|
Localisation updates from https://translatewiki.net.
|
2017-01-30 16:34:30 +01:00 |
|
translatewiki.net
|
f2447dd81d
|
Localisation updates from https://translatewiki.net.
|
2017-01-23 13:02:28 +01:00 |
|