Commit graph

892 commits

Author SHA1 Message Date
Felix
d3a8752162 set 60s Timeout for OkHttpClient 2017-11-11 16:12:58 +01:00
Felix
1023f5f7b9 add comment for future version-codes 2017-11-11 16:12:21 +01:00
Felix
782423cc4c show only one conference group in viewpager 2017-11-10 22:49:34 +01:00
Felix
ba90609e93 add dummy for download 2017-11-10 22:49:08 +01:00
Felix
abe382a767 make exoplayer follow redirects 2017-11-10 22:48:49 +01:00
Felix
10e2b051ad add tool-texts to layouts 2017-11-10 22:48:13 +01:00
Felix
3b20fb6405 use sort-order from database for conferences 2017-11-10 22:47:32 +01:00
Felix
38e25495f4 restore styles 2017-11-10 21:54:36 +01:00
Felix
9c92f89c10 auto-open seach textfield 2017-11-10 21:53:51 +01:00
Felix
d913330c8d define comparator for sorting in item-adapters in each subclass 2017-11-10 21:53:42 +01:00
Felix
bb55c33d9b enable search 2017-11-10 21:12:17 +01:00
Felix
f0641549a4 make item-adapters filterable 2017-11-10 20:15:21 +01:00
Felix
ce6417e5e2 switch item-adapters to kotlin 2017-11-10 19:37:13 +01:00
Felix
f9dc39e648 add splash-screen 2017-11-10 17:16:16 +01:00
Felix
11d0376f6d add two new querys 2017-11-09 00:18:03 +01:00
Felix
07c0038b66 add continue-watching-list 2017-11-09 00:15:36 +01:00
Felix
f76a972eab delete PlaybackProgress on playback ended 2017-11-09 00:03:53 +01:00
Felix
2c2b8054dc move playerViewModel into ExoPlayerFragment 2017-11-08 23:44:28 +01:00
Felix
cdfbb0979e fix PersistenceTest 2017-11-07 00:23:21 +01:00
Felix
8b0128ba48 update version code 2017-11-07 00:23:02 +01:00
Felix Bürkle
d1365fc61b fix delete for watchlist items and add query to get all events on the watchlist 2017-11-07 00:01:18 +01:00
Felix Bürkle
c9d105986b update proguard-rules 2017-11-06 22:17:34 +01:00
Felix Bürkle
e63313db9e add Bookmarks-List to UI 2017-11-06 21:28:44 +01:00
Felix
9eeee85289 fix select for bookmarks 2017-11-06 02:20:52 +01:00
Felix
3e906fd126 make bookmarking work 2017-11-06 02:19:51 +01:00
Felix
acdd9b5139 update some version 2017-11-06 02:19:28 +01:00
Felix
4645419e28 move files and create debug and release versions of ChaosflixApplication 2017-11-06 02:19:08 +01:00
Felix
dfec22dcda add screenshots 2017-11-06 02:16:57 +01:00
Felix
d4d25bd7e2 make watchlistItem primaryKey autogenerated 2017-11-06 01:11:09 +01:00
Felix
ca67abea1e add uniqueness-constraint to watchlist item 2017-11-06 01:09:42 +01:00
Felix
76c2c7bd05 add update for events and make playbackProgress unique 2017-11-06 01:08:13 +01:00
Felix
05143124c2 update Retrofit-Version 2017-11-05 19:27:51 +01:00
Felix
8f31d44957 update ConferenceGroupPager to fix appearance after initial loading 2017-11-05 19:26:55 +01:00
Felix
508cc8fd62 disable stetho and add proguard-config to build release 2017-11-05 19:24:25 +01:00
Felix
641fafa417 disable load everything 2017-11-05 19:22:11 +01:00
Felix
9d687695dd disable load everything, since it causes a crash 2017-11-05 01:41:21 +01:00
Felix
87937f6911 use syncService 2017-11-05 01:20:44 +01:00
Felix
e27fe2a785 use LiveData 2017-11-05 01:19:02 +01:00
Felix
8ffb7af70e add new Service to Manifest 2017-11-05 01:11:44 +01:00
Felix
2559a9e847 rename player-overlay-layout 2017-11-05 01:11:17 +01:00
Felix
eb12615365 add Downloader and SyncService 2017-11-05 01:10:43 +01:00
Felix
fc8694a1c0 make all entities data-classes and cleanup unused/commented out code 2017-11-04 21:34:22 +01:00
Felix
fbe51b45d9 switch all Daos to return LiveData 2017-11-04 21:33:37 +01:00
Felix
17ca3ede20 got Conference overview working again 2017-11-03 01:30:53 +01:00
Felix
8b5954f156 return ConferenceGroups ordered by order_index 2017-11-03 01:28:57 +01:00
Felix
44c0564f81 update gitignore 2017-11-03 01:07:53 +01:00
Felix
a8f1984130 Restructure some stuff, made persistent entities parcelable, ... 2017-11-03 01:06:39 +01:00
Felix
8bef45fcae WIP: start restructuring to use Persistent entities and use Database as single source of truth 2017-11-03 00:00:46 +01:00
Felix
56a4addc14 add new functions to utility-object 2017-11-02 23:58:49 +01:00
Felix
0892291abe add separate classes for persistency 2017-11-01 19:24:34 +01:00