22 Commits (sqlite)

Author SHA1 Message Date
VikingKong 2564246126 Implement fetching Reddit comments via API instead of parsing HTML.
3 years ago
VikingKong bee2e4cb82 - Implement fetching 100 items per category any time.
3 years ago
VikingKong ac2c76541f Optimize downloading content from server.
3 years ago
VikingKong f51be81361 Fix not fetching all articles on initial sync.
3 years ago
VikingKong cef3a76618 Implement toogling articles starred.
3 years ago
VikingKong b1e382ad89 Implement fetching and displaying Favorites.
3 years ago
VikingKong bc0beb12c9 - Fix a bug when updating feeds.
3 years ago
VikingKong 6bea11da2b - Implement displaying read articles.
3 years ago
VikingKong c5a2c45c9a Implement refreshing the content.
3 years ago
VikingKong cc2fc54fd3 - Implement creating and filling articles and links tables.
3 years ago
VikingKong 1c6182251e - Implement creating categories and feeds tables.
3 years ago
VikingKong 104be86a54 - Implement sorting categories, feeds and articles lists by time
3 years ago
VikingKong 50c9aa97c5 - Remove footer.
3 years ago
VikingKong 07972026c4 - Implement displaying names of feeds and categories on top of the Articles View.
3 years ago
VikingKong abf1a5dc0d Implement displaying feeds and articles dates.
3 years ago
VikingKong 89e74508e6 Implement smooth async scrolling through the categories.
3 years ago
VikingKong 422365724e Implement Footer. Implement fetching articles on start.
3 years ago
VikingKong 82997192b3 - Implement fetching all articles and the splashscreen
3 years ago
VikingKong d17dd66c44 The first try of implementing fetching all articles at once and a splash screen.
3 years ago
VikingKong dae29f9fd6 Implement displaying and rendering article texts.
3 years ago
VikingKong a0dd71637f - Implement fetching articles by categories.
3 years ago
VikingKong 06bd2ef61a Implement fetching categories, feeds and unread counts and displaying them in the left pane
3 years ago