]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/flektoma/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / flektoma / index.mdwn
1 [[!meta title="Flek Tomáš"]]
2
3 **Project name and homepage:** [Mozilla Firefox for Android](https://www.mozilla.org/cs/firefox/android/) 
4
5 Assignment
6 ======
7
8 Fixing Bug number: [1122977][1] - BounceAnimator incorrectly overrides start
9
10 BounceAnimator (creating bouncing animantion of titles on the dashboard screen) doesn't work properly. Currently, the BounceAnimator isn't a proper Animator that can be chained with an AnimatorSet. The fix is to replace BounceAnimator by a BounceAnimatorBuilder, that returns an Animator instance.
11
12 Links documenting the results of my work
13 ======
14
15 Here are links describing my progress and result. All comunication, patch addition and reviews are avaiable in the ticket (first link). 
16
17   * [My communication with developers in a public mailing list archive](https://bugzilla.mozilla.org/show_bug.cgi?id=1127139#comments)
18   * [Detail of the patch which has been approved by mentor and commited](https://bug1127139.bugzilla.mozilla.org/attachment.cgi?id=8603008)
19   * [Link to the mercurial changeset of the patch](https://hg.mozilla.org/mozilla-central/rev/441bcf641aa7)
20
21 Presentation
22 ==========
23
24 * [[Assignment description|flektoma_prez1.pdf]]
25 * [[Presentation of the results of my work|prezentace2.pdf]]
26
27 OpenHub
28 =======
29
30 Here, I'll fill in the HTML code of the [OpenHub widget][w] showing my KudoRank.
31
32 For example:
33 <a href='https://www.openhub.net/accounts/9897?ref=Detailed' target='_blank'>
34 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.openhub.net/accounts/9897/widgets/account_detailed.gif' width='230' />
35 </a>
36
37 [w]:https://www.openhub.net/accounts/flektoma/widgets
38
39
40   [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1127139
41
42
43