-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
98 lines (79 loc) · 2.84 KB
/
README
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Known bugs:
- reddits scene urls don't work & drawers look messy
- need fix for no captcha required when composing message
- +frontpage doesn't change to -frontpage
Changelog:
0.2.7:
- minor styling to split frontpage
- always show thumbnails
0.2.6:
- split frontpage into two panes for Touchpad
- tap heading to switch between single pane and split panes
0.2.5:
- add slideshow option to gallery
- set images as wallpaper
- list top contributors on About scene
- copy article and image links to clipboard
- auto-capitalize messages and replies
- splash screen and app icon overhaul
- blurbs about supporting the app
0.2.4:
- launch and search
- early notifications work
0.2.3:
- Minor bug fixes
- fix easy links
- fix image thumbnail from article through user scene
- fix rage faces (possibly temporarily)
0.2.2:
- Metrix
- Minor interface tweaks and refactoring
0.2.1:
- cater for touchpad (back navigation and search icon)
- hiding/showing comments by long-press on comment
- less "new card" actions from menus - workaround for hanging cards
0.2.0:
- bug fix: gallery load incomplete and unable to load more images
- bug fix: closing one card kills other cards' pending requests
0.1.9:
- attempt to handle gifs a little better
- send messages to other reddit users
0.1.8:
- layout fixes for Pre 3
- basic listing of friends and /friends subreddit
- clicking embedded reddit links should now display through app instead of browser
- moved some actions behind a tap-and-hold gesture
0.1.7:
- Maintenance release, rewritten in coffeescript
0.1.6:
- rage face support
0.1.5:
- add voting and saving of articles to frontpage
- view articles by domain
- some minor tweaks/bugfixes:
- add frontpage to reddits search icon on frontpage
- +/-frontpage handling in Reddits
- fix image titles when sliding between images
- show loading icon when voting/saving article or comment
- tweak error message when login fails
- display a message when no results are returned
0.1.4:
- add preference for picking subreddit landing page
- workaround for spoilers in /r/gameofthrones
0.1.3:
- theme support
- more comment listing options
- HTML instead of text comments
0.1.2:
- show points on frontpage articles
- gallery taps open images, flick through images and tap the "i" icon to open related article
- ability to lock orientation to portrait
- add "power scroll" to frontpage and articles
- add basic gif viewing ability for links from gif/gifs/nswf_gif/nswf_gifs
- fix preferences to hide thumbnails, hide easy links, use single card
- fix multiple article cards conflicting their comments data
0.1.1:
- minor spacing changes
- fix 'load more' button not displaying under certain conditions
- pics open in new cards, as does article when comment counter is clicked
- gallery overhauled