-
Notifications
You must be signed in to change notification settings - Fork 45
/
CHANGES
43 lines (36 loc) · 980 Bytes
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
v1.3.2:
* Private repositories appear in Watched Repositories list
v1.3.1:
* Better IME integration on Search screen
v1.3:
* Ability to add and comment on issues
* New logo from prash
* UI tweaks
* Optimized Gravatar loading
v1.2.1:
* Fix orientation change crash
* Master branch is now default in the commit list
v1.2:
* View issue contents and comments
* Full commit messages
* Commit Diffs
* Optimized Layouts
v1.1:
* Follow/Unfollow users & Watch/Unwatch repos via a menu option
* Show open/closed issues for a repo
* Activity Feeds
* Based on the Android 1.6 platform (w/ 1.5 compat.)
* Splash UI glitch fixed (you're welcome riku)
* Other UI enhancements
v1.0:
* Commit items show their how long ago the commit was pushed
* Icons for various buttons
* Increased responsiveness
* Limit repository homepage URL widths
* "Back to main menu" menu option
v1.0-rc1:
* Newly revamped design
* Followers/Following lists
* Watched Repositories
* Gravatar support
* and more...