Commit Graph

29 Commits

Author SHA1 Message Date
Nils Norman Haukås 0adf0d0b91 update readme, add nogithub badge 2024-01-22 20:13:45 +01:00
Nils Norman Haukås 62700abf26 Fixed a date parsing issue. Now displaying correct time. 2015-04-25 15:19:01 +02:00
Nils Norman Haukås 1044b9ede2 Included some startup data. The app will initialize a storage.data file on startup if it is not already present. 2015-04-23 16:34:14 +02:00
Nils Norman Haukås ad8014d831 Bugfix 2015-04-22 17:57:53 +02:00
Nils Norman Haukås baed05fd8f Optimized data fetching and storing behavior. 2015-04-21 22:39:57 +02:00
Nils 7b8a96521d Update README.md 2015-04-21 20:08:07 +02:00
Nils df64d095ef Update README.md 2015-04-21 20:05:54 +02:00
Nils fae0447cc1 Create README.md 2015-04-21 20:04:49 +02:00
Nils Norman Haukås 53af84c74b Removed default text and made sure button is invisible 2015-04-21 19:51:22 +02:00
Nils Norman Haukås 7763b36be6 added comment 2015-04-21 19:50:54 +02:00
Nils Norman Haukås 30c80d3c24 Added button for opening event in browser. 2015-04-21 19:42:58 +02:00
Nils Norman Haukås d969f1db1f Merge branch 'addedButton'
Conflicts:
	app/src/main/res/layout/fragment_detail.xml
2015-04-21 19:41:07 +02:00
Nils Norman Haukås cfb15cbb66 Added button for opening event in browser. 2015-04-21 19:40:53 +02:00
Nils Norman Haukås cae8e25922 Removed default text. 2015-04-21 19:27:12 +02:00
Nils Norman Haukås 25be6f27f9 Fixed table layout bug 2015-04-21 19:26:23 +02:00
Nils Norman Haukås 9097d25863 Changed some default text. 2015-04-21 18:40:58 +02:00
Nils Norman Haukås 82a0d25faf Detail view is now working. 2015-04-21 18:30:02 +02:00
Nils Norman Haukås d729489c50 almost there. Is able to view detail layout 2015-04-20 23:14:31 +02:00
Nils Norman Haukås 85d6ed5983 Showing event dates in a decent fashion. 2015-04-20 17:45:42 +02:00
Nils Norman Haukås 88eda3b268 Is now able to show events in listview. 2015-04-20 17:04:22 +02:00
Nils Norman Haukås 11fdad9d10 Green tests. Code manages to save bad events. As a fix for now : The code throws data it's unable to instatiate as events. 2015-04-19 22:46:12 +02:00
Nils Norman Haukås 81dde7c961 Fleshed out syncAdapter. Still needs more work. 2015-04-19 20:43:15 +02:00
Nils Norman Haukås 0846b90952 Have started building views. Still need to populate them with data. The application boots now at least. 2015-04-19 20:22:33 +02:00
Nils Norman Haukås 9614ae2020 Implemented contentprovider query functionality. 2015-04-19 15:24:44 +02:00
Nils Norman Haukås 3da88509ff Is now able to delete. 2015-04-19 14:36:52 +02:00
Nils Norman Haukås aee69453c4 Refactored Event to be its own object. Tests passing. 2015-04-19 13:15:56 +02:00
Nils Norman Haukås 5271544f73 Before refactor. Still not quite working 2015-04-19 12:37:40 +02:00
Nils Norman Haukås 59e1132d3e Progressed. Getting closer to completing the contentprovider. 2015-04-18 22:58:48 +02:00
Nils Norman Haukås f8327b51f2 initial commit 2015-04-16 20:50:29 +02:00