]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/flektoma/index.mdwn
Students pages minor adjustments to unite projects names and their grouping.
[edu/osp-wiki.git] / student / flektoma / index.mdwn
1 [[!meta title="Flek Tomáš"]]
2
3 **Project name and homepage:** [Mozilla Firefox for Android](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_for_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|flektoma_prez2.pdf]]
26
27
28
29   [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1127139
30
31
32