Commit graph

2196 commits

Author SHA1 Message Date
Samuel Clay
d957a7b04f Andorid v5.0. 2017-01-25 17:35:31 -08:00
Mark Anderson
8f8198cdc7 Remove mute/unmute options for blurblogs. 2017-01-09 22:25:36 +00:00
Samuel Clay
1f0b394bee Merge pull request #979 from dosiecki/master
Android: Bugfixes, Custom Server Support
2017-01-06 14:40:19 -05:00
dosiecki
74462d9161 don't wait a full sync cycle to retry auth-failed calls. 2017-01-03 14:18:05 -08:00
dosiecki
f1d54e1781 rollback unreleased notification code 2017-01-02 23:59:28 -08:00
dosiecki
6f9a72b91a fix missed use of hardcoded endpoint URL 2017-01-02 23:58:48 -08:00
dosiecki
a7e84ccfe9 support for custom server endpoints (#921) 2017-01-02 18:57:01 -08:00
dosiecki
865f8e5c0e remove buggy notification code 2017-01-02 18:53:48 -08:00
dosiecki
213f31b448 more stats on debug mode 2017-01-02 15:58:38 -08:00
dosiecki
265ab5f7a5 don't wipe app state on cookie rejection 2017-01-02 15:57:55 -08:00
Samuel Clay
c8bc085576 Fixing notifications to work on app start. 2016-12-06 16:03:40 -08:00
Samuel Clay
8bc174e590 Android v5.0.0b3. 2016-12-01 14:58:12 -08:00
dosiecki
a85a6099db basic support for notifications (#966) 2016-12-01 05:56:48 -08:00
dosiecki
ed198a1e07 clean up feed dao, add support for notification config from server (#966) 2016-12-01 00:48:15 -08:00
dosiecki
4cdf0fb457 don't let stuck actions block sync entirely 2016-12-01 00:06:08 -08:00
dosiecki
7d2dffc576 option to require confirmation for range-marks (#965) 2016-11-30 14:07:28 -08:00
dosiecki
0205ec247f remove commented code 2016-11-28 16:10:08 -08:00
Daniel
7abd464750 Merge pull request #969 from manderson23/mute
Android: Use ReadingAction for mute/unmute.
2016-11-28 14:32:33 -08:00
Mark Anderson
e1d50f37d1 Use ReadingAction for mute/unmute. 2016-11-27 22:52:59 +00:00
Samuel Clay
cc4f3fbaeb Fixing drag on saved stories and social stories. Also fixing background color on profile activities. 2016-11-27 16:30:57 -05:00
Samuel Clay
f86006794d Fixing username sizing on blurblog. Thanks to J. Leeuwen for finding this. 2016-11-27 15:11:18 -05:00
Samuel Clay
405a99b9a2 Adding preference for left-swiping feed titles to either show notifications (default) or trainer (old default). 2016-11-24 16:41:41 -05:00
Samuel Clay
1017ba3fe8 Alphabetizing notifications. 2016-11-24 14:47:35 -06:00
Samuel Clay
1e6ea0be67 Saving notifications on iOS. Just need to update local feed dict on save. 2016-11-23 15:37:06 -06:00
Samuel Clay
d18d9ab7b9 Mutli select segmented control. Now just need to save and we're done. 2016-11-23 15:15:18 -06:00
Samuel Clay
13851105a3 Selecting correct notification filter. Notification type will need a custom segmented control to handle multiple selections. 2016-11-23 15:05:30 -06:00
Samuel Clay
ca1455e46e Finished styling notifications on ios. Needs web hookup. 2016-11-23 14:37:49 -06:00
Samuel Clay
671b0667ae Feeds are now loaded in notifications table. Now to build the cells and save notification types. 2016-11-23 13:22:12 -06:00
Samuel Clay
47a7126c91 Stubbing in notifications table. Now needs notification feed cells. 2016-11-23 13:22:12 -06:00
Samuel Clay
56c03d113a Stubbing in notifications editor on iOS. 2016-11-23 13:22:12 -06:00
Samuel Clay
e49e5a41b9 Android v5.0.0b2 2016-11-22 17:33:13 -08:00
Mark Anderson
8d03d27348 Merge remote-tracking branch 'upstream/master' into mute 2016-11-22 23:03:49 +00:00
Mark Anderson
c5da62ad8a Only include active feeds when marking a folder as read. 2016-11-22 23:03:18 +00:00
Samuel Clay
c1f8b9e873 Merge pull request #967 from dosiecki/master
Android: bugfixes
2016-11-22 13:16:24 -08:00
dosiecki
5ad450e9b7 clarify ambiguous preview option 2016-11-22 13:09:37 -08:00
dosiecki
6313a6f787 fix story row bordering (#963) 2016-11-22 02:33:53 -08:00
dosiecki
848a7645b3 fix crash on thumbnail load 2016-11-22 02:10:51 -08:00
dosiecki
600660e0f9 story row date and author justify to bottom when possible (#963) 2016-11-22 02:09:26 -08:00
Samuel Clay
c9649abce0 Showing favicon when no other image is available in the story. 2016-11-21 18:10:17 -08:00
Samuel Clay
aaf1c252d2 Total sent count. 2016-11-21 17:36:21 -08:00
Samuel Clay
c533f83615 Fixing images in ios 10 notifications. This is ready to go! 2016-11-21 16:55:58 -08:00
Samuel Clay
e4933dc120 Notification service extension downloads images for ios notifications. 2016-11-21 16:33:24 -08:00
Samuel Clay
8ce74176c3 Adding custom actions for ios notifications. Needs a custom service target to handle images now. 2016-11-21 15:31:14 -08:00
dosiecki
f752ce2b38 alighn intel dot with story title, not whole row. (#963) 2016-11-20 15:31:58 -08:00
Samuel Clay
d34e0ed041 iOS app now goes to story in notification. 2016-11-18 17:37:34 -08:00
Samuel Clay
d228ecb0e8 Correctly setting apns token. 2016-11-17 20:01:51 -08:00
Samuel Clay
06ab218ac9 Stubbing in APNS push notifications in iOS. Looks for feed notifications for iOS, then requests push notifications. Sends token back to server. Still needs to handle notification and eventually edit notifications. 2016-11-17 19:53:46 -08:00
Samuel Clay
2848c55123 Adding notification info to flat feeds for ios and android. 2016-11-17 19:13:42 -08:00
dosiecki
6ba4b66ca3 don't let occasional network failures block all sync 2016-11-17 02:13:50 -08:00
dosiecki
27384db569 Merge remote-tracking branch 'upstream/master' 2016-11-16 16:10:01 -08:00