]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/stajnmar/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / stajnmar / index.mdwn
index 11cf2599bf0112781b5a8b7e7afa8f854d5253ee..f132d700bc33ffd78cdb3b770dc481ca2663d4d6 100644 (file)
@@ -1,41 +1,53 @@
 [[!meta title="Štajner Martin"]]
 
-**Project name and homepage:** [Example project](http://www.example.com)
+**Project name:** c:geo
+
+**Project homepage:** <http://www.cgeo.org/>
+
+**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: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
-  <img alt='Ohloh profile for Linus.Torvalds' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='191' />
-</a>
 
 [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
+