Commit graph

19 commits

Author SHA1 Message Date
Adam Jones
5d299b1511 Simplify welcome layouts (#2741)
* Simplify welcome layouts

* Add landscape layouts

* Reformat welcome layouts

* Rename string resources
2019-04-16 12:35:42 +03:00
Silky Priya
0a3d8c09a7 Effective UI in nightmode (#2574)
* change bookmarks row button color

* achievement_background

* Change UI for nightmode

* revert first commit, change color of buttons in bottom_sheet in night mode
2019-03-11 21:38:44 +05:30
Mojtaba Rahimy
f79456ec8e "Skip Tutorial" button moved to parent view so that it does not animate by swipes. (#1945)
* Update WelcomeActivity.java

Now it starts welcome screen after not finishing the pager. Moved "Skip Tutorial" button here so it does not animate by swipe.

* Update activity_welcome.xml

Putting  "Skip Tutorial" button here so that it does not animate by swipes.

* Update LoginActivity.java

Removing the set of "first run " flag from here. we set it after the buttons press or on WelcomeActivity's finish()

* Update welcome_do_upload.xml

removing "skip tut" button from here.

* Update welcome_dont_upload.xml

Removing  "Skip Tutorial" button from here so that it does not animate by swipes.

* Update welcome_image_details.xml

Removing  "Skip Tutorial" button from here so that it does not animate by swipes.

* Update welcome_wikipedia.xml

Removing  "Skip Tutorial" button from here so that it does not animate by swipes.

* Update WelcomePagerAdapter.java

the "welcomyesButton" is removed from the child views in pager, so it is optional now.

* Add JavaDoc to WelcomeActivity.onBackPressed()

* Fix #2103: Remove welcomeYesButton from landscape layout

* Refactor WelcomePagerAdapter
2018-12-17 13:20:13 +02:00
Tanvi Dadu
57bfb7b328 Skip option in Welcome Screen (#1251)
*  Skip option in Welcome Screen

*  Tutorial screen Revamped

* fixed the prodDebug visibility
2018-03-10 22:47:21 +05:30
Meghna Gupta
68ac0db2e1 Formatted text in Tutorial pageviews 2018-02-26 09:25:05 +05:30
Paul Hawke
d9d174398d Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
Dinu Kumarasiri
8f5be5a434 [Lint] Add content description to image views 2017-05-20 11:51:22 +02:00
veyndan
b076ba8090 Make description text white 2017-03-20 13:14:35 +00:00
maskara
c4646dbd0c Fix lint issue: Remove Obsolete layout params 2017-03-11 00:45:09 +05:30
Adam Jones
7a83724b65 Use LinearLayouts instead of RelativeLayouts 2017-03-07 20:15:44 +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
4766e2253c Change padding in Page 3 2016-11-29 20:55:13 +13:00
misaochan
e76ef80fa6 Add strings to Page 3 2016-11-29 20:44:51 +13:00
misaochan
68e8579daf Copy layout from page 2 for page 3 2016-11-29 20:34:58 +13:00
misaochan
fb8df7e6b9 Add layout and layout/land page 3 2016-11-29 20:34:09 +13:00