Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #1

Open
wants to merge 77 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
e10f9ec
Update README.md
hustlzp Sep 15, 2014
44f09a1
Update README.md
hustlzp Sep 16, 2014
4654866
Update README.md
hustlzp Sep 16, 2014
9fbd5c4
Update README.md
hustlzp Sep 16, 2014
ac74526
rm useless codes
hustlzp Sep 17, 2014
ee4d750
Merge branch 'master' of https://github.com/hustlzp/xichuangzhu-ios
hustlzp Sep 17, 2014
52643c3
Add copy function to work content and quote table view cell
hustlzp Oct 10, 2014
f298529
Extract some logic to model.
hustlzp Oct 15, 2014
18feeb5
Update xcz/XCZAppDelegate_sample.m
hustlzp Oct 15, 2014
73bf5c2
Extract Work.getAll method.
hustlzp Oct 15, 2014
ff31358
Extract many methods to models.
hustlzp Oct 15, 2014
2b273e6
Extract some methors to models.
hustlzp Oct 15, 2014
64e4906
Rm uesless codes.
hustlzp Oct 15, 2014
0af09ef
Add 3x icons.
hustlzp Oct 16, 2014
a285c3e
Update db file.
hustlzp Oct 17, 2014
ad35f19
Update AVOSCloud and FMDB.
hustlzp Oct 18, 2014
4f9c388
Update Podfile.
hustlzp Oct 19, 2014
dc44ab6
Update README.
hustlzp Oct 19, 2014
dda9be6
Update README.
hustlzp Oct 19, 2014
8bb8f8d
Update db file, and show work.full_title in works list
hustlzp Oct 28, 2014
5289261
Show works order by show_order.
hustlzp Nov 1, 2014
5152b81
Copy db file to Documents directory when not exist, and add reorder w…
hustlzp Nov 1, 2014
eb49745
Use transaction to improve multi update speed.
hustlzp Nov 1, 2014
7d547fb
Clean code.
hustlzp Nov 1, 2014
aec07a2
Add version match mechanism.
hustlzp Nov 1, 2014
016e639
Update db file.
hustlzp Nov 2, 2014
412560b
Enter fullscreen mode when tab on work view.
hustlzp Nov 2, 2014
7c25796
Update db file.
hustlzp Nov 3, 2014
067413f
Change title top constraint when enter full screen mode.
hustlzp Nov 10, 2014
a539520
Update db file.
hustlzp Nov 10, 2014
b59b6a8
Add animation to tableView.reloadData, and add new launch images.
hustlzp Nov 11, 2014
d3cade9
Adapt quotes count for iPhone6 and iPhone6 plus.
hustlzp Nov 11, 2014
4dffebb
Update db file.
hustlzp Dec 4, 2014
e619e81
Update db.
hustlzp Dec 22, 2014
ed98682
Bump version to 1.4.0
hustlzp Dec 22, 2014
0803072
Use ionicons-iOS to render icon via fonts, add likesTab, add likeBtn …
hustlzp Jan 1, 2015
2c29065
Add user db.
hustlzp Jan 1, 2015
1657494
Add XCZLike model.
hustlzp Jan 1, 2015
96ebe8c
Add likes view controller.
hustlzp Jan 1, 2015
f58d899
Fix a bug.
hustlzp Jan 1, 2015
92fa3b8
Switch like/unlike btn when clicked.
hustlzp Jan 1, 2015
8d3bb3b
Fix typo.
hustlzp Jan 1, 2015
4355a6a
Fix a bug.
hustlzp Jan 1, 2015
b3d0256
Adjust navbar buttons size.
hustlzp Jan 1, 2015
214cf31
Fix a bug.
hustlzp Jan 1, 2015
4f3903f
Now can unlike work in likes view.
hustlzp Jan 1, 2015
5a96518
Now can reorder likes.
hustlzp Jan 1, 2015
f49c366
Use star instead of heart icon.
hustlzp Jan 2, 2015
304d0fc
Size update.
hustlzp Jan 2, 2015
93d0509
Update db file.
hustlzp Jan 2, 2015
6087994
Bump version to 1.5.0
hustlzp Jan 2, 2015
3609716
Hide status bar when in compose views.
hustlzp Sep 1, 2015
6295bb2
Refactor codes.
hustlzp Sep 16, 2015
cec8fc9
Add Crashlytics.
hustlzp Sep 18, 2015
76f93ff
Add xcz/XCZAppDelegate_sample.m
hustlzp Sep 24, 2015
e965901
Upgrade IonIcons & FMDB.
hustlzp Oct 7, 2015
1c4df00
Upgrade AVOSCloud.
hustlzp Oct 7, 2015
f5da18f
Refactor work details view.
hustlzp Oct 7, 2015
0449f64
Update tabbar.
hustlzp Oct 7, 2015
2ab2d1d
Add meet view.
hustlzp Oct 7, 2015
acab682
Finish library view.
hustlzp Oct 7, 2015
ac8139d
Add other view.
hustlzp Oct 7, 2015
1b6f3d9
Now can enter & exit full screen mode in meet view.
hustlzp Oct 7, 2015
0c7516a
Update icons.
hustlzp Oct 7, 2015
cddf191
Add like & unlike function to meet view.
hustlzp Oct 7, 2015
151ad37
Disable bitcode.
hustlzp Oct 7, 2015
89ff7d1
Fix a bug when switch work.
hustlzp Oct 7, 2015
8e966c0
Fix a bug.
hustlzp Oct 7, 2015
b78b893
Fix full screen bug.
hustlzp Oct 7, 2015
293f70b
Update db.
hustlzp Oct 8, 2015
7cd7827
Finish about view.
hustlzp Oct 8, 2015
a8c1a35
Fix a bug.
hustlzp Oct 8, 2015
8e3b9db
Add scroll view to about page.
hustlzp Oct 8, 2015
a1c0136
Refactor codes.
hustlzp Oct 8, 2015
0f4a872
Refactor codes.
hustlzp Oct 8, 2015
d044d1b
Bump version to 1.6.0.
hustlzp Oct 8, 2015
412a5aa
Add reorder to works view.
hustlzp Oct 8, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Clean code.
hustlzp committed Nov 1, 2014
commit 7d547fb0c412eee9d33018dd9acfaa17ea9b02e9
4 changes: 2 additions & 2 deletions xcz/XCZWorksViewController.m
Original file line number Diff line number Diff line change
@@ -51,13 +51,13 @@ - (void)viewDidLoad
initWithTitle:@"重新排序"
style:UIBarButtonItemStylePlain
target:self
action:@selector(refreshQuotes:)];
action:@selector(reorderWorks:)];
[self.navigationItem setRightBarButtonItem:rightButton];

[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(pushNotificationReceived:) name:@"openWorkView" object:nil];
}

- (IBAction)refreshQuotes:(id)sender {
- (IBAction)reorderWorks:(id)sender {
[AVAnalytics event:@"reorder_works"]; // “重新排序”事件。
self.works = [XCZWork reorderWorks];
[self.tableView reloadData];