880c546b21
Some small cleaning
2012-11-04 17:49:04 +01:00
52ba61fe49
Corrects bug on delete friend
2012-11-04 17:47:37 +01:00
2f82f4fdcd
Adds delete friend capability
...
List of friends not correctly refreshed in main activity.
2012-11-04 17:45:16 +01:00
68bd3c5921
Add friend works fine
...
Next : Clean up code and add remove capability
2012-11-04 17:21:53 +01:00
a9380629ae
Just created my first friend !!!
...
Now I have to send back a correct name.
And see if data is persistent
2012-11-02 17:36:52 +01:00
49aade4d3a
Creates FriendProvider instance in MainActivity
...
You have to wait to have a context before asking for it . . .
2012-11-02 17:33:47 +01:00
b5bc5983f2
Starts implementing FriendsProvider
...
Interface with the data layer.
Basically saves, grabs and loads xml files as needed.
2012-11-02 17:09:39 +01:00
a77b3427d9
Starts working on project again.
...
Let's save user information!
2012-10-30 18:43:03 +01:00
c071e15791
Youhou! User can now add new friends !
...
When done, a new element is created in the friends list.
User can now add and remove friends.
Next step :
- Get real people. Write characters in xml files
2012-10-03 18:28:23 +02:00
b83eb23c75
Adds AddFriend activity
...
The Ok button still has to be implemented
2012-10-03 17:20:14 +02:00
c635b09f41
List updates on remove element
...
Solution seems to be recreating the adapter and setting it up in the
list.
Next steps are :
- Also be able to add an element to the list
- Change list not to be static any more.
2012-10-03 09:37:08 +02:00
2fde992e93
Desperately trying to update my list
...
delete should remove one of the list elements.
Now I want to update the list when such an event occurs
2012-10-03 09:18:18 +02:00
fa8d0755e0
Gets ListView elements displayed on screen
...
Elements are static for now.
2012-10-01 22:08:00 +02:00
c2526f9733
Adds Button on Main activity
...
Button currently simply prints Hello.
Should later open new view.
2012-10-01 21:29:32 +02:00
c9644f9c60
First commit. Starts KnowMySize project
2012-10-01 21:18:46 +02:00