Commit graph

24 commits

Author SHA1 Message Date
Sagi Dayan 681f40d2e7 Cleaned repetitive code 2016-07-09 17:38:54 +03:00
Aran Zaiger 92138f26bb added permissions checks and handling 2016-07-09 02:24:32 +03:00
Aran Zaiger 6a37640637 Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
#	app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/LoginActivity.java
#	app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/PersonalFragment.java
2016-07-08 00:16:47 +03:00
Aran Zaiger f7eb10433f Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
#	app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/LoginActivity.java
#	app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/PersonalFragment.java
2016-07-08 00:16:34 +03:00
Aran Zaiger 49faa9a8e2 created Utils class
migrated functions used all over the app to Utils
2016-07-08 00:06:09 +03:00
Sagi Dayan 01de134c7a Created User Class.
User is now saved on Login. and then passed as serialised String to the Class.

MainActivity Has getUser()
2016-07-07 23:40:25 +03:00
Aran Zaiger eaa66e167c added features
- added user location to map
- added titles to fragments
- added logout option
2016-07-06 22:41:47 +03:00
Sagi Dayan 884e29a1ee Added automatic login - if user exists 2016-07-06 20:30:51 +03:00
Sagi Dayan 219368175f Cleaned Login + Register
Removed useless code - Minifyed + Loading spinner
2016-07-06 17:15:16 +03:00
Sagi Dayan d85693d54f The Big Merge - Fixed Conflicts - Needs Cleaning 2016-07-06 14:00:51 +03:00
Sagi Dayan 78dad1bd11 Refine UI - Splash + Login 2016-07-05 17:39:20 +03:00
Matan Bar Yosef 5d2f040179 - add register activity and redirect to login after registration is successfully done 2016-07-03 23:25:58 +03:00
Matan Bar Yosef 039edb206d - in progress 2016-07-03 17:38:58 +03:00
Sagi Dayan 90d2438cb1 Fixed Login - no Keyboard on start 2016-07-03 15:36:31 +03:00
Sagi Dayan 77970845cb New Login Look 2016-07-03 15:17:11 +03:00
Matan Bar Yosef 394a32dac4 - fixed validation for null users 2016-07-02 21:21:16 +03:00
Matan Bar Yosef ba606f6ca8 - validation for login 2016-07-02 20:21:29 +03:00
Matan Bar Yosef 957e4e634b - login api call implemented
- passing user id to PersonalSpaceActivity
2016-07-02 19:27:32 +03:00
Matan Bar Yosef fe3ffda650 - login button id bug fix
- register button (in-progress)
2016-07-02 17:03:47 +03:00
Matan Bar Yosef 3629fafd9a - login validation added
- register button added (in-progress)
- some string constants modified
2016-07-02 16:57:05 +03:00
Matan Bar Yosef 49785a5608 - constants added to the project (in-progress a constant file will be added soon)) 2016-07-02 15:27:01 +03:00
aranzaiger e393552fea added location logger & json 2016-07-02 00:28:39 +03:00
aranzaiger cc97ac17a1 added personalSpaceActivity and Note 2016-07-01 16:34:32 +03:00
Sagi Dayan 8e9c0f7397 Bare Android Project 2016-07-01 14:11:36 +03:00