|
c1e05033d5
|
Settings - Changes users password + Photo
|
2016-07-09 04:19:00 +03:00 |
|
|
813e19632f
|
Settings and photo upload
|
2016-07-09 03:12:49 +03:00 |
|
Matan Bar Yosef
|
c2fdbc6a22
|
Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
# app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/PersonalFragment.java
|
2016-07-09 02:37:58 +03:00 |
|
|
92138f26bb
|
added permissions checks and handling
|
2016-07-09 02:24:32 +03:00 |
|
Matan Bar Yosef
|
8c4b5fbd9b
|
- note display full modified
- added avatar image class and implemented on map on note display (personal and map views)
|
2016-07-09 01:50:49 +03:00 |
|
|
e72bbb3fcf
|
fix bitmapHashMap
|
2016-07-08 21:29:26 +03:00 |
|
|
f72c82c3e9
|
added like option in map
|
2016-07-08 16:32:29 +03:00 |
|
|
c3d445c593
|
added delete option to user notes on map
|
2016-07-08 15:21:04 +03:00 |
|
|
c30de5623a
|
Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
# app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/PersonalFragment.java
|
2016-07-08 14:49:05 +03:00 |
|
|
e0a89d5149
|
added settings screen
also added camera connection
|
2016-07-08 14:23:13 +03:00 |
|
|
bd992f1beb
|
Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
# app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/PersonalFragment.java
|
2016-07-08 03:21:29 +03:00 |
|
|
867dc7d877
|
Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
# app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/PersonalFragment.java
|
2016-07-08 03:20:03 +03:00 |
|
|
26c272fbe5
|
Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
# app/src/main/java/com/android_app/matan/ara/sagi/thesocialnotework/PersonalFragment.java
|
2016-07-08 03:06:21 +03:00 |
|
|
84df7e0437
|
changes in dialog according to ownership
- owner will see permission and delete icon
- other wont see permission and will see like button
|
2016-07-08 02:42:25 +03:00 |
|
|
db003f82d7
|
added note ownerId
|
2016-07-08 02:40:10 +03:00 |
|
|
7347bcb8c4
|
Added Utils.URLtoImageView
|
2016-07-08 02:35:50 +03:00 |
|
|
e9da6be78d
|
Started to tweak note_display_full.xml
|
2016-07-08 02:15:06 +03:00 |
|
|
c2d8312f7f
|
Merge branch 'master' of github.com:sagidayan/TheSocialNotework-Android
|
2016-07-08 02:07:31 +03:00 |
|
|
4a03c1c024
|
added MarkerNoteStruct and dialog box for note in map
|
2016-07-08 02:05:58 +03:00 |
|
|
f3e410a679
|
Nav Avater - Changes
|
2016-07-08 01:09:29 +03:00 |
|
|
f578213520
|
added other users notes in map
|
2016-07-08 00:59:07 +03:00 |
|
|
f042f9a46b
|
added "avatar" property to Note
|
2016-07-08 00:58:22 +03:00 |
|
|
ab578c792a
|
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:18:40 +03:00 |
|
|
db3d15fa0a
|
Merge branch 'master' of github.com:sagidayan/TheSocialNotework-Android
|
2016-07-08 00:16:51 +03:00 |
|
|
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 |
|
|
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 |
|
|
49faa9a8e2
|
created Utils class
migrated functions used all over the app to Utils
|
2016-07-08 00:06:09 +03:00 |
|
|
1b6e1a7eba
|
Added Animations To List View :)
|
2016-07-08 00:04:46 +03:00 |
|
|
2704103348
|
Deleted The Tags from the List View (Adapter)
|
2016-07-07 23:59:16 +03:00 |
|
|
bae59c7332
|
Merge branch 'master' of github.com:sagidayan/TheSocialNotework-Android
|
2016-07-07 23:42:18 +03:00 |
|
|
b263d3d9c1
|
added map Features
- added zoom limitation
- added avater loading in background
- remove self marker
- added LruBitmapCache
- added getBitmapFromURL
|
2016-07-07 23:42:12 +03:00 |
|
|
cc40033df8
|
Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
|
2016-07-07 23:41:29 +03:00 |
|
|
5db17a339c
|
added map Features
- added zoom limitation
- added avater loading in background
- remove self marker
- added LruBitmapCache
- added getBitmapFromURL
|
2016-07-07 23:41:16 +03:00 |
|
|
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 |
|
|
00f361ce79
|
Merge branch 'master' of github.com:sagidayan/TheSocialNotework-Android
|
2016-07-07 21:57:54 +03:00 |
|
|
4921ffd9e2
|
Deleted Activities (Personal space)
|
2016-07-07 21:57:45 +03:00 |
|
|
eaa66e167c
|
added features
- added user location to map
- added titles to fragments
- added logout option
|
2016-07-06 22:41:47 +03:00 |
|
|
94d5be1a07
|
Small Change to the menu
|
2016-07-06 22:19:18 +03:00 |
|
|
1caf758344
|
Merged Arans Map Code to Master
|
2016-07-06 22:14:41 +03:00 |
|
|
446389953b
|
added Gmap fragment
|
2016-07-06 20:31:24 +03:00 |
|
|
2ca5d59ee2
|
Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
# .idea/libraries/animated_vector_drawable_23_3_0.xml
# .idea/libraries/appcompat_v7_23_3_0.xml
# .idea/libraries/design_23_3_0.xml
# .idea/libraries/recyclerview_v7_23_3_0.xml
# .idea/libraries/support_annotations_23_4_0.xml
# .idea/libraries/support_v4_23_3_0.xml
# .idea/libraries/support_vector_drawable_23_3_0.xml
# app/src/main/AndroidManifest.xml
# app/src/main/res/values/strings.xml
|
2016-07-06 20:30:57 +03:00 |
|
|
884e29a1ee
|
Added automatic login - if user exists
|
2016-07-06 20:30:51 +03:00 |
|
|
f2b53bc1eb
|
Note List UI Tweaks
|
2016-07-06 19:26:13 +03:00 |
|
|
219368175f
|
Cleaned Login + Register
Removed useless code - Minifyed + Loading spinner
|
2016-07-06 17:15:16 +03:00 |
|
|
d85693d54f
|
The Big Merge - Fixed Conflicts - Needs Cleaning
|
2016-07-06 14:00:51 +03:00 |
|
|
b6111e6b5a
|
Getting Bundle from LoginActivity
|
2016-07-06 12:35:20 +03:00 |
|
|
c9372616aa
|
Changed The Ugly Icon
|
2016-07-05 23:47:10 +03:00 |
|
|
78dad1bd11
|
Refine UI - Splash + Login
|
2016-07-05 17:39:20 +03:00 |
|
|
d57f338207
|
Merge branch 'master' of https://github.com/sagidayan/TheSocialNotework-Android
# Conflicts:
# .idea/libraries/animated_vector_drawable_23_3_0.xml
# .idea/libraries/appcompat_v7_23_3_0.xml
# .idea/libraries/design_23_3_0.xml
# .idea/libraries/recyclerview_v7_23_3_0.xml
# .idea/libraries/support_annotations_23_4_0.xml
# .idea/libraries/support_v4_23_3_0.xml
# .idea/libraries/support_vector_drawable_23_3_0.xml
# app/src/main/AndroidManifest.xml
# app/src/main/res/values/strings.xml
|
2016-07-04 23:11:10 +03:00 |
|
|
90dfd2b2d3
|
fix register issue
|
2016-07-04 23:10:54 +03:00 |
|