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
Adam Jones
835b7979ff
Remove unused/duplicate drawables ( #2733 )
2019-04-02 13:36:27 +03:00
Madhur Gupta
7c77530c2e
Refactor LoginActivity #2690 ( #2775 )
...
* Refactor LoginActivity #2690
* Fixed Error cannot find symbol
2019-03-28 15:19:49 +03:00
Adam Jones
1040c2d5b1
#2643 : Remove unused resource files ( #2641 )
...
* Remove unused resource files
* Remove unused layout files
2019-03-18 22:47:29 +05:30
Vivek Maskara
57e685cf6c
Fix #2593 : Migrate to androidX ( #2594 )
...
* Update dependencies and migrate to androidX
* Make gradle properties tidy
2019-03-16 11:22:37 +00: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
Ronan Brigdale
480c05b2f3
Fix Lint Issues #171 : Fix numerous errors/warnings ( #2537 )
2019-03-10 23:55:35 +05:30
Adam Jones
fb3136ab19
Spelling mistake fixes ( #2151 )
...
* Spelling mistake fixes
* Spelling mistake fix
2018-12-21 15:20:52 +02:00
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
Ashish Kumar
92a8b5e37c
Added views for button skipLogin in layout-land and layout-xLarge, bu… ( #1865 )
...
* Added views for button skipLogin in layout-land and layout-xLarge, bug fix issue#1864
* xml improvisations
* Fixed string nominated_see_more [CDATA was used inappropriately]
2018-09-07 05:17:23 +05:30
Balakrishnan S
6d2c41b91e
Help button ( #1415 )
...
* Help button added to tutorial
* debug typo removed
* Help changed to more info
* More option moved to bottom
* Alignment changes made
2018-04-30 14:31:27 +03:00
Jatin Rao
b7b87e0615
Fixes issues #1228 added recenter button to nearby map
2018-03-21 23:12:59 +05:30
knightshade
ad97ad24d4
Fixes app crash when tutorial mode in landscape mode.
...
Fixes #1287
2018-03-12 02:54:59 +05:30
Madhur Gupta
de673eb4ca
Add Forgot Password Option in LoginActivity ( #1242 )
...
* Add Forgot Password Option in LoginActivity
* Add Forgot Password Option in LoginActivity
* Add Forgot Password Option in LoginActivity
* Update URL for the "beta" flavor
* Update forgotPassword function
2018-03-10 23:00:05 +05:30
Vivek Maskara
d201d122e5
Merge pull request #1219 from knight-shade/Fixes-#1218
...
Fixes #1218
2018-02-27 23:57:02 +05:30
knightshade
e0e6991a46
Add password visibitly toggle to login screen.
...
Fixes #1218
2018-02-27 20:05:44 +05:30
Vivek Maskara
1db1715cca
Merge pull request #1208 from knight-shade/Fixes-#1207
...
Fixes #1207
2018-02-27 05:17:22 +05:30
Meghna Gupta
68ac0db2e1
Formatted text in Tutorial pageviews
2018-02-26 09:25:05 +05:30
knightshade
541976cdff
login_credentials textview added to landscape and x-large activity_login.xml
2018-02-26 08:39:38 +05:30
Paul Hawke
d9d174398d
Initial pass to use standard margins/padding (in dimens.xml)
2017-12-22 15:24:30 -06:00
aumassart
91ddcc796c
adding privacy policy button for landscape and large modes too
2017-11-02 10:05:57 +01:00
Paul Hawke
e416a0f48d
Simplified the style.xml to remove items that remain constant across day/night mode.
2017-10-09 18:47:44 -05:00
Paul Hawke
cc2bb36560
Code cleanup to make the class more readable, extracted string resource and dealt with warnings.
2017-10-07 16:42:06 -05:00
Paul Hawke
3d0d48745e
Better messaging for the user.
2017-10-07 11:10:43 -05:00
Paul Hawke
f55c27a625
Updated theming for the new login screen
2017-10-07 09:37:03 -05:00
Paul Hawke
529f5415c3
Improved the layout of the login screen.
2017-09-30 14:39:26 -05: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
Neslihan
93ca9f053f
Fix Lint errors/warnings - Deprecated: Using deprecated resources
2017-03-11 12:20:19 +03: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
veyndan
62b434af35
Replace fill_parent with match_parent
2017-02-25 22:34:05 +00:00
misaochan
7ecbf8cc60
Fix landscape mode for dont_upload
2016-12-06 16:13:28 +13:00
misaochan
3ddfe7fac1
Fix landscape mode for welcome_do_upload.xml
2016-12-04 20:06:32 +13:00
misaochan
d9dada9609
Add Sydney Opera House pic to landscape mode
2016-12-03 18:40:02 +13:00
misaochan
765e646d74
Set text fields for Page 4
2016-11-29 21:26:27 +13:00
misaochan
5b58af5b20
Add Page 4 basic layout
2016-11-29 20:56:19 +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
misaochan
8d3046868f
Rename 2nd page of tutorial
2016-11-29 20:02:13 +13:00
misaochan
d77e5ff929
Add landscape
2016-11-29 19:50:13 +13:00
misaochan
4ddebcfbc7
Add landscape mode
2016-11-29 18:30:19 +13:00
Yusuke Matsubara
b4231bbfdc
Merge "commons" into the project root directory
2016-07-02 16:48:57 +09:00