Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 77c21ab

Browse files
committed
updating changelog
1 parent 0b74635 commit 77c21ab

1 file changed

Lines changed: 77 additions & 0 deletions

File tree

History.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,81 @@
11

2+
4.5.1 / 2016-01-14
3+
==================
4+
5+
* Ready for production beta release
6+
* Made saving gifs work
7+
* Merge branch 'master' of https://github.com/ccrama/Slide
8+
* Small tint changes
9+
* fix filters, fix #776, fix #771
10+
* Made sidebar buttons untinted
11+
* Removed some more hard to read colors
12+
* More color fixes
13+
* Made inflated dialog titles white, Removed _100 color values from secondary color chooser, Fixed contrast issues with font colors for the most part
14+
* Last youtube fix
15+
* Made sharing link text use the util in Reddit.class
16+
* Fixed youtube issue, Fixed link sharing on internal webview
17+
* Fixed small youtube link time issue
18+
* Fixed some card background issues, Made borderless card buttons on v21 and above
19+
* Made youtube links work from comments again, Added color card background matching mode to theme settings and applicable methods in CreateCardView
20+
* Cleanup of saving code
21+
* Redid the multicolumn dialog, Added option for dual portrait columns, Re-organized the edit layout activity, Added save from actionbar button
22+
* Fixed wrong color text in insert link dialog
23+
* Added filter system with support for the SubredditPosts dataset, Added settings option for filters, Created a helper class to create the Regex pattern from a comma separated string and matching based on title, body, or domain
24+
* Added progress spinner to load more comments view
25+
* Started working on horizontal view for Albums
26+
* Fixed padding between title and thumbnail
27+
* Fixed flash when loading/reloading comments
28+
* Added a no thumbnail preview if there are no associated images or previews
29+
* Made selftext use the same font size as comments
30+
* Changed font sizes for the last time
31+
* Normalized Large and Larger font sizes
32+
* Added 2 new font sizes, Added 3 new font options for post titles
33+
* Made font sizes work again for submission titles
34+
* Merge pull request #774 from trevorhalvorson/master
35+
* Implement long click on links within comments for additional actions
36+
* Re-added image previews to fullscreen post view with selftext
37+
* Made submissions load if cache is set to always use cached data but no data is stored for that subreddit
38+
* Added titles and description support to imgur galleries
39+
* Made app totally log out if all accounts are removed
40+
* Made switching accounts work, Made login open new account, Fixed blank page on crash or switching accounts, Added dialog to remove acconts (log out)
41+
* Make saving comments actually save, not unsave
42+
* Updated to JRAW v0.8 (also updated my fork at /ccrama/JRAW), Added comment saving
43+
* Made failed album requests open in browser, Fixed crash when hiding all posts in a subreddit
44+
* Made comment screen use full sized image if possible
45+
* Merge branch 'master' of https://github.com/ccrama/Slide
46+
* Complete redo of card and list modes, Changed options for card layouts and changed the setting activity respectively, New thumbnail for nsfw posts
47+
* Merge pull request #768 from thatJavaNerd/master
48+
* Replace "Add friend" and "Remove friend" with XML constants
49+
* small fixes and optimizations
50+
* Removed all instances of ActiveTextView from Slide
51+
* Added setting to hide the header on the navbar, Misc fixes
52+
* Fixed crash going back to MainActivity from Inbox
53+
* Added message count bubble in sidebar, Fixed comments sometimes not loading after replying
54+
* Fixed crash when removing friend
55+
* Merge branch 'master' of https://github.com/ccrama/Slide
56+
* Added friending from the profile screen, Fixed gradle, Started working on reset button from edit cards layout not working
57+
* Merge pull request #759 from thatJavaNerd/master
58+
* Moved startup_* strings to a <string-array>
59+
* Merge branch 'master' of https://github.com/ccrama/Slide
60+
* Fixed sharing images, Fixed not being able to open sidebar in single sub view
61+
* Rename some settings in accordance with removal of others
62+
* Merge pull request #757 from thatJavaNerd/master
63+
* Added TitleTextView to submission_fullscreen
64+
* Merge branch 'master' of https://github.com/ccrama/Slide
65+
* Made title font choices thicker
66+
* Start of comment style revamp, Added a setting page for comment and post title fonts
67+
* Rewrote me.ccrama.redditslide.util.NetworkUtil
68+
* Merge pull request #754 from thatJavaNerd/master
69+
* Reference static variable through a static context
70+
* Complete wiki overhaul, much faster and more reliable and gives the user more indication of loading progress
71+
* Recover if SubredditStorage.subredditsForHome is removed from memory
72+
* Fixed crash when opening search links
73+
* Merge branch 'master' of https://github.com/ccrama/Slide
74+
* Changed the view animation to an adapter one (no more glitchy movements), Fixed pull to refresh crash, Fixed double drawer on first open, Fixed changing of ViewDragHelper size when returning to activity (made override public not static)
75+
* Merge pull request #750 from thatJavaNerd/master
76+
* More elegant way of setting view visibility
77+
* new release and updated changelog
78+
279
4.5 / 2016-01-09
380
================
481

0 commit comments

Comments
 (0)