Commit Graph

99 Commits

Author SHA1 Message Date
Ammar Githam 16f0a34f55 Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-30 00:43:30 +09:00
Ammar Githam 27d919e6b2 Migrate ProfileFragment to kotlin and use viewmodel 2021-06-30 00:21:10 +09:00
Austin Huang 7ead5046d9
convert HighlightModel usages (as archives) to Story 2021-06-29 11:07:01 -04:00
Austin Huang f7ce2eeea2
convert HighlightModel usages (as highlights) to Story 2021-06-29 11:04:43 -04:00
Austin Huang 817a16873c
convert FeedStoryModel to Story and Broadcast response data classes
there seems to be a toolbar problem with live stories, will check tomorrow
2021-06-28 22:34:02 -04:00
Austin Huang ad69f7d382
saf cleanup, close #1439 2021-06-20 14:30:08 -04:00
Austin Huang dcd00ce60b
restore stories autoplay; close #1409 (main) 2021-06-19 12:39:58 -04:00
Austin Huang a45844b50e
simplify replying to stories
no need to create thread before sending
2021-06-14 21:13:12 -04:00
Ammar Githam 58e0863de5 Move MediaService object to MediaRepository constructor parameter. 2021-06-12 10:03:21 +09:00
Ammar Githam b2cbc18dbb Interchange MediaService and MediaRepository names. 2021-06-12 09:53:38 +09:00
Ammar Githam 3d69148d9b Move StoriesService object to StoriesRepository constructor parameter. 2021-06-12 08:49:49 +09:00
Ammar Githam 1191b416ce Interchange StoriesService and StoriesRepository names. 2021-06-12 08:37:22 +09:00
Ammar Githam 6b499e3dfc Migrate DirectMessagesService to object 2021-06-06 20:11:36 +09:00
Ammar Githam cae457aa9a Convert StoriesRepository and StoriesService to kotlin 2021-06-06 19:29:21 +09:00
Ammar Githam e56e4c17c9 Migrate MediaService to object 2021-06-06 09:43:19 +09:00
Austin Huang bcfe4819cb
close #1346 2021-06-04 15:51:59 -04:00
Ammar Githam b997504602 Convert MediaRepository and MediaService to kotlin. 2021-06-04 07:17:24 +09:00
Ammar Githam cc1741005b DirectMessagesRepository migrated to suspend functions 2021-06-01 06:45:36 +09:00
Ammar Githam 741a997424 More suspend funs 2021-05-31 22:16:18 +09:00
Austin Huang 2395b3b892
remake date formatter 2021-05-23 20:51:29 -04:00
Ammar Githam 7dc3732e3e Convert to kotlin 2021-05-23 17:10:49 +09:00
Ammar Githam d7462109db Convert to kotlin 2021-05-23 16:48:27 +09:00
Austin Huang 447ef0d660
replace CreateThreadAction 2021-05-20 15:07:09 -04:00
Austin Huang a462f1e6b2
Merge pull request #1190 from raniapl/stamatiap/development
add an alert dialog for swipe up link - fix issue #1101
2021-05-18 17:15:33 -04:00
Austin Huang f85daef6ea
remove redundant import 2021-05-18 17:15:09 -04:00
Austin Huang 78caa4286a
fix indentations 2021-05-18 17:14:28 -04:00
Austin Huang f4d1575edb
close #1263 2021-05-18 16:24:37 -04:00
Austin Huang ba0d51d0b6
migrate preference keys 2021-05-18 14:54:26 -04:00
stamatiap 892bfa336f Merge branch 'stamatiap/development' of https://github.com/raniapl/barinsta into stamatiap/development 2021-05-16 10:10:52 +03:00
Stamatia Papageorgiou cdb566a160 Merge branch 'austinhuang0131:master' into stamatiap/development 2021-05-16 10:09:08 +03:00
stamatiap 407f0680c1 make changes in dialog 2021-05-16 10:00:16 +03:00
Ammar Githam 37edc0171e Pause story player in onPause instead of releasing it. Fixes austinhuang0131/barinsta#1060 2021-05-15 13:27:51 +09:00
Austin Huang 1e2cf4f3a9
Merge pull request #1229 from raniapl/stamatiap/fixissue1075
fix highlight title - issue #1075
2021-05-14 14:08:23 -04:00
Stamatia Papageorgiou d9248d2fb9
Merge branch 'master' into stamatiap/development 2021-05-10 22:25:07 +03:00
stamatiap 38b7f29d44 update alert dialog title 2021-05-10 21:54:07 +03:00
stamatiap 1f61926108 add default case to switch statement - issue #1101 2021-05-10 21:54:06 +03:00
stamatiap fdacd1b421 add alert dialog for swipe up link - issue #1101 2021-05-10 21:54:06 +03:00
stamatiap 1665262fdf fix highlight title - issue #1075 2021-05-09 13:40:05 +03:00
Ammar Githam 96da16ff84 Convert Post view to a regular fragment instead of dialog.
Added global fragment animations too
2021-05-07 20:34:31 +09:00
Ammar Githam 7658cacbc2 Wrap navigate calls with try catch to prevent double click exceptions. Closes austinhuang0131/barinsta#1132, austinhuang0131/barinsta#1150, austinhuang0131/barinsta#1156 2021-04-25 16:08:43 +09:00
Ammar Githam f2a3506b19 Make refreshStory synchronised? May fix https://github.com/austinhuang0131/barinsta/issues/945 2021-04-14 20:48:42 +09:00
Austin Huang 4c800835c3
new story menubar; effectively close #553 2021-04-03 12:29:56 -04:00
Austin Huang 442903eaf9
make archives usable and also some marginal improvements 2021-03-21 19:11:33 -04:00
Pablo Rodríguez Caballero 0afe482b86
fix(StoryViewerFragment): crash when parsing unexpected Instagram id 2021-03-21 21:31:38 +01:00
Pablo Rodríguez Caballero 622363c2c6
fix(StoryViewerFragment): wrong viewModel superclass assigned on init 2021-03-21 21:31:26 +01:00
Austin Huang 8a0f119970
disable LogCollector 2021-03-18 21:20:15 -04:00
Austin Huang e6961fcee6
better story buttons handling, close #810 2021-03-18 17:25:53 -04:00
Ammar Githam 1cd75356c7 Check currentFeedStoryIndex every time before accessing models list. Fixes: https://github.com/austinhuang0131/barinsta/issues/819 2021-03-18 22:03:56 +09:00
Ammar Githam 863a06f3af Surrounding setSubtitle with try-catch to avoid crash. Handles 2nd part of https://github.com/austinhuang0131/barinsta/issues/816 2021-03-18 21:57:49 +09:00
Ammar Githam 50fd282ab2 Use null checked context for Toast. Fixes https://github.com/austinhuang0131/barinsta/issues/802 2021-03-17 19:12:20 +09:00