]>
iEval git - unical.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Petru Trimbitas [Sun, 9 Jun 2013 08:38:58 +0000 (11:38 +0300)]
Add EventComparator
Marius Gavrilescu [Sun, 9 Jun 2013 08:29:57 +0000 (11:29 +0300)]
Overall cleanup
Marius Gavrilescu [Sun, 9 Jun 2013 08:26:18 +0000 (11:26 +0300)]
Clean up previous commit
Petru Trimbitas [Sun, 9 Jun 2013 08:18:37 +0000 (11:18 +0300)]
Add function to return all events from calendar
Marius Gavrilescu [Sun, 9 Jun 2013 07:45:53 +0000 (10:45 +0300)]
Fix the three get functions
Marius Gavrilescu [Thu, 30 May 2013 20:51:29 +0000 (23:51 +0300)]
Replace AppTheme with Theme.DeviceDefault.Light
Marius Gavrilescu [Thu, 30 May 2013 15:18:53 +0000 (18:18 +0300)]
Remove GSON from the build path
Marius Gavrilescu [Thu, 30 May 2013 15:06:28 +0000 (18:06 +0300)]
Move gson to its own folder
Marius Gavrilescu [Thu, 30 May 2013 15:00:10 +0000 (18:00 +0300)]
Clean up the whole tree
Petru Trimbitas [Thu, 30 May 2013 08:44:02 +0000 (11:44 +0300)]
add interface to delete event
Marius Gavrilescu [Thu, 30 May 2013 08:38:14 +0000 (11:38 +0300)]
Some more int to long fixes
Marius Gavrilescu [Wed, 29 May 2013 21:35:24 +0000 (00:35 +0300)]
Add sort order to Event#getEventsByCalendar
Marius Gavrilescu [Wed, 29 May 2013 11:24:07 +0000 (14:24 +0300)]
Various cleanups
Marius Gavrilescu [Wed, 29 May 2013 09:43:12 +0000 (12:43 +0300)]
Add Attendee class
Marius Gavrilescu [Wed, 29 May 2013 09:43:04 +0000 (12:43 +0300)]
Fix two bad calls (getInt instead of getLong)
Marius Gavrilescu [Wed, 29 May 2013 09:22:56 +0000 (12:22 +0300)]
Add calendarID field to Event
Marius Gavrilescu [Wed, 29 May 2013 09:21:24 +0000 (12:21 +0300)]
Add delete method to Event
Marius Gavrilescu [Wed, 29 May 2013 09:10:35 +0000 (12:10 +0300)]
Change types of _ID from int to long
Marius Gavrilescu [Tue, 28 May 2013 21:13:47 +0000 (00:13 +0300)]
Exclude DatabaseInteract from the build path
It is not used and incompatible with the new Event class.
Marius Gavrilescu [Tue, 28 May 2013 21:11:19 +0000 (00:11 +0300)]
Fix AndroidManifest
* Update the minSdkVersion to 14
* Add displayEventActivity to the component list
Marius Gavrilescu [Tue, 28 May 2013 21:09:41 +0000 (00:09 +0300)]
Rewrite the Event class and make displayEventActivity work with it
Marius Gavrilescu [Tue, 28 May 2013 21:07:41 +0000 (00:07 +0300)]
Add Calendar class
Marius Gavrilescu [Tue, 28 May 2013 21:06:39 +0000 (00:06 +0300)]
Remove unused imports from mainActivity
Petru Trimbitas [Tue, 28 May 2013 19:54:43 +0000 (22:54 +0300)]
add interface for displaying an event
Petru Trimbitas [Tue, 28 May 2013 17:39:49 +0000 (20:39 +0300)]
Add interface for adding events
Petru Trimbitas [Tue, 28 May 2013 16:10:43 +0000 (19:10 +0300)]
Add login screen
Petru Trimbitas [Mon, 27 May 2013 17:40:57 +0000 (20:40 +0300)]
Fix previous commit
Petru Trimbitas [Mon, 27 May 2013 17:33:42 +0000 (20:33 +0300)]
Add some db stuff
Marius Gavrilescu [Thu, 23 May 2013 16:44:11 +0000 (19:44 +0300)]
Move GSON from libs/ to src/ and fix the search call
Petru Trimbitas [Thu, 23 May 2013 15:55:16 +0000 (18:55 +0300)]
Add function to add event into local database
Petru Trimbitas [Thu, 23 May 2013 08:43:31 +0000 (11:43 +0300)]
First real commit
Marius Gavrilescu [Wed, 22 May 2013 08:05:56 +0000 (11:05 +0300)]
Initial commit w/ dummy README
This page took 0.033603 seconds and 4 git commands to generate.