Closed GoogleCodeExporter closed 9 years ago
Original comment by passant....@gmail.com
on 24 Dec 2011 at 7:21
Current progress to enable another team member to continue
SheelMaayaActivity.java:
** made the content pane the dash board xml file instead of the other one
** added initialization method for the text fields
** sets the en text
** sets the icon en (will use same icon for ar but on other side)
** tags the fields with correct position
** creates a click event listener and enables correct method to be called (the sequence needed : Fb login -> (isRegsiterd)?requestedActivity:registrationPage)
GuiUtils.java:
** Added an overloaded version of SetIconToTextField
** Added a new method for setting background according to mode of writing
UserSessionMaintainingActivity.java:
** altered onClick_dashboard to go to correct activity after login
** altered onClick_dashBoard to login only once
** altered onCreateMenu to AVOID creating menu in the dashboard activity
layout.xml:
** added a demo layout for the dashboard in english
layout-ar.xml:
** just copied t he english one to avoid exceptions BUT NOT LOCALIZED
drawable-hdpi:
** Added icons for the 3 elements of the dash board + their corresponding ones
for the arabic mode
Original comment by passant....@gmail.com
on 25 Dec 2011 at 1:09
@nada: please add the parts you will be doing to the issue
Original comment by passant....@gmail.com
on 25 Dec 2011 at 12:42
i already made the navigation after the registration page ..
Now will work on the localization and designing
Original comment by nada.a...@gmail.com
on 25 Dec 2011 at 2:28
Done by nada and me
Original comment by passant....@gmail.com
on 25 Dec 2011 at 9:29
Done by both of us
Original comment by nada.a...@gmail.com
on 25 Dec 2011 at 9:33
Original issue reported on code.google.com by
passant....@gmail.com
on 24 Dec 2011 at 7:19