unical.git
10 years agoFix two bad calls (getInt instead of getLong)
Marius Gavrilescu [Wed, 29 May 2013 09:43:04 +0000 (12:43 +0300)]
Fix two bad calls (getInt instead of getLong)

10 years agoAdd calendarID field to Event
Marius Gavrilescu [Wed, 29 May 2013 09:22:56 +0000 (12:22 +0300)]
Add calendarID field to Event

10 years agoAdd delete method to Event
Marius Gavrilescu [Wed, 29 May 2013 09:21:24 +0000 (12:21 +0300)]
Add delete method to Event

10 years agoChange types of _ID from int to long
Marius Gavrilescu [Wed, 29 May 2013 09:10:35 +0000 (12:10 +0300)]
Change types of _ID from int to long

10 years agoExclude DatabaseInteract from the build path
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.

10 years agoFix AndroidManifest
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

10 years agoRewrite the Event class and make displayEventActivity work with it
Marius Gavrilescu [Tue, 28 May 2013 21:09:41 +0000 (00:09 +0300)]
Rewrite the Event class and make displayEventActivity work with it

10 years agoAdd Calendar class
Marius Gavrilescu [Tue, 28 May 2013 21:07:41 +0000 (00:07 +0300)]
Add Calendar class

10 years agoRemove unused imports from mainActivity
Marius Gavrilescu [Tue, 28 May 2013 21:06:39 +0000 (00:06 +0300)]
Remove unused imports from mainActivity

10 years agoadd interface for displaying an event
Petru Trimbitas [Tue, 28 May 2013 19:54:43 +0000 (22:54 +0300)]
add interface for displaying an event

10 years agoAdd interface for adding events
Petru Trimbitas [Tue, 28 May 2013 17:39:49 +0000 (20:39 +0300)]
Add interface for adding events

10 years agoAdd login screen
Petru Trimbitas [Tue, 28 May 2013 16:10:43 +0000 (19:10 +0300)]
Add login screen

10 years agoFix previous commit
Petru Trimbitas [Mon, 27 May 2013 17:40:57 +0000 (20:40 +0300)]
Fix previous commit

10 years agoAdd some db stuff
Petru Trimbitas [Mon, 27 May 2013 17:33:42 +0000 (20:33 +0300)]
Add some db stuff

10 years agoMove GSON from libs/ to src/ and fix the search call
Marius Gavrilescu [Thu, 23 May 2013 16:44:11 +0000 (19:44 +0300)]
Move GSON from libs/ to src/ and fix the search call

10 years agoAdd function to add event into local database
Petru Trimbitas [Thu, 23 May 2013 15:55:16 +0000 (18:55 +0300)]
Add function to add event into local database

10 years agoFirst real commit
Petru Trimbitas [Thu, 23 May 2013 08:43:31 +0000 (11:43 +0300)]
First real commit

10 years agoInitial commit w/ dummy README
Marius Gavrilescu [Wed, 22 May 2013 08:05:56 +0000 (11:05 +0300)]
Initial commit w/ dummy README

This page took 0.015035 seconds and 4 git commands to generate.