X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/blobdiff_plain/bc40e416032e347f5a56a6744fd905b4301bd15b..HEAD:/student/stajnmar/index.mdwn diff --git a/student/stajnmar/index.mdwn b/student/stajnmar/index.mdwn index 11cf2599..f132d700 100644 --- a/student/stajnmar/index.mdwn +++ b/student/stajnmar/index.mdwn @@ -1,41 +1,53 @@ [[!meta title="Å tajner Martin"]] -**Project name and homepage:** [Example project](http://www.example.com) +**Project name:** c:geo + +**Project homepage:** + +**c:geo** is simple yet powerful unofficial geocaching client for Android devices. In contrast with other similar applications, c:geo doesn't require web browser nor exports. You can just go geocaching with your phone and without any home preparation or worries. Of course, you can go without paying - it's free. Assignment ====== -ActionBarSherlock is an extension of the support library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API. +I would like to fix any of these bugs: -Link - [ActionBarSherlock][1] + - [#2531][1] - Offline log marker not shown after log autosave + - [#2413][2] - Incorrect error message structure -Links documenting the results of my work ====== -Here, I'll add links similar to the examples below and describe what -is being linked. +Communication with developers is done through their issue tracker. Links are below. + +Links to the bugs are listed above. + +[Pull request][3] - link to the final pull request which aslo indicates that my bug fixes were merged to master. -* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b) -* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary) -* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6) -* [Additional supporting material](http://lwn.net/Articles/385586/) +[Public repository][4] - link to my public repository, fork of C:geo. + +Links to my commits: + + - [Commit 1][5] - Fixes #2531 - Auto-save now works as expected. + - [Commit 2][6] - Fixes #2413 - In English it is better to use "Login failed: Message from server" since the message from server can be a whole new sentence. Presentation ========== -* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]] -* [[Presentation of the results of my work|prezentace2.pdf]] +* [[Presentation of the aim of my work in PDF|in.pdf]] +* [[Final presentation of my work in PDF|out.pdf]] Ohloh ===== Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank. -For example: - Ohloh profile for Linus.Torvalds - [w]:https://www.ohloh.net/accounts/stajnmar/widgets - [1]: http://actionbarsherlock.com/ + [1]: https://github.com/cgeo/c-geo-opensource/issues/2531 + [2]: https://github.com/cgeo/c-geo-opensource/issues/2413 + [3]: https://github.com/cgeo/c-geo-opensource/pull/2574 + [4]: https://github.com/marstaj/c-geo-opensource + [5]: https://github.com/cgeo/c-geo-opensource/commit/3c4add1feb0954600b9abb3ad7a0fee0122edcb5 + [6]: https://github.com/marstaj/c-geo-opensource/commit/6210c6b48bf27addbc0a4aa404e4bd8093439431 +