| 
							
							
								 Austin Huang | 31ea42d105 | fix sticker properties | 2021-07-05 16:33:25 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 1bba8dc065 | share story via dm (backend) | 2021-07-05 16:31:47 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 06f679608c | fix download extension parsing | 2021-07-05 14:16:29 -04:00 |  | 
			
				
					| 
							
							
								 Ammar Githam | 506e0c5685 | Fix saved collections not refreshing properly on delete. Fixes austinhuang0131/barinsta#966 | 2021-07-04 20:32:46 +09:00 |  | 
			
				
					| 
							
							
								 Ammar Githam | 363b5c2d74 | Downgrade roboelectric to 4.5.1 to fix build until AGP 7. See
1. https://github.com/robolectric/robolectric/issues/6521
2. https://issuetracker.google.com/issues/159151549 | 2021-07-04 20:02:43 +09:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 6285a24d85 | Merge pull request #1504 from austinhuang0131/renovate/androidx.test.ext-junit-ktx-1.x Update dependency androidx.test.ext:junit-ktx to v1.1.3 | 2021-07-03 14:29:09 -04:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 33c331906f | Update dependency androidx.test.ext:junit-ktx to v1.1.3 | 2021-07-03 18:28:24 +00:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 5c0252a237 | Merge pull request #1532 Update dependency org.robolectric:robolectric to v4.6 | 2021-07-03 14:27:39 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 1526b87375 | Merge pull request #1526 Update dependency androidx.test:core to v1.4.0 | 2021-07-03 14:25:08 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 942300902d | Merge pull request #1527 Update dependency androidx.test:core-ktx to v1.4.0 | 2021-07-03 14:24:36 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 5af6bd4be1 | Merge branch 'master' of https://github.com/austinhuang0131/instagrabber | 2021-07-03 14:14:29 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | d4b6ca23cd | remove slider video view count those don't exist anymore | 2021-07-03 14:14:22 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | b27377d671 | Merge pull request #1502 from austinhuang0131/renovate/androidx.core-core-1.x Update dependency androidx.core:core to v1.6.0 | 2021-07-03 10:18:36 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 2cc15dedbb | Merge pull request #1501 from austinhuang0131/renovate/androidx.camera-camera-view-1.x Update dependency androidx.camera:camera-view to v1.0.0-alpha26 | 2021-07-02 16:12:28 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 3ce2ec5fdc | Merge pull request #1500 from austinhuang0131/renovate/androidx.camera-camera-camera2-1.x Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha06 | 2021-07-02 16:11:18 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | e6ded62c59 | Merge pull request #1531 from austinhuang0131/renovate/com.github.skydoves-balloon-1.x Update dependency com.github.skydoves:balloon to v1.3.5 | 2021-07-02 16:06:48 -04:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 778e6b432e | Update dependency org.robolectric:robolectric to v4.6 | 2021-07-02 20:03:15 +00:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 2acd03692e | Update dependency com.github.skydoves:balloon to v1.3.5 | 2021-07-02 19:59:12 +00:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 7a8b5c715b | Update dependency androidx.test:core-ktx to v1.4.0 | 2021-07-02 15:24:50 +00:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 0e7a2ccb5d | Update dependency androidx.test:core to v1.4.0 | 2021-07-02 15:24:45 +00:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 9e5aa35f4b | Update dependency com.google.android.material:material to v1.4.0 | 2021-07-02 15:21:17 +00:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 4984db4c5c | remove some unused resources | 2021-07-01 20:38:14 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 0e788c9889 | improve downloading (creating files) * creating files is offloaded to task thread so it doesn't hang the ui
* add notification to inform the above happening | 2021-07-01 20:26:34 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | b1f31ab736 | remove unused code | 2021-07-01 20:26:05 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 6fba483bd0 | use ContentResolver instead of findFile/listFiles seems to have made the downloaded badge much smoother although it did not improve downloading en masse... | 2021-07-01 16:16:09 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 8dc128563a | close #517 | 2021-06-30 18:13:51 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | a6b2031950 | more efficient way to search subdirs | 2021-06-30 17:44:48 -04:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 19fa9bc960 | Update dependency androidx.core:core to v1.6.0 | 2021-06-30 20:19:31 +00:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 655a0548e2 | Update dependency androidx.camera:camera-view to v1.0.0-alpha26 | 2021-06-30 18:24:05 +00:00 |  | 
			
				
					| 
							
							
								 Renovate Bot | 79c4a5a62d | Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha06 | 2021-06-30 17:11:30 +00:00 |  | 
			
				
					| 
							
							
								 Austin Huang | e8fd989558 | Merge remote-tracking branch 'origin/master' | 2021-06-30 11:32:58 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 80787c7e5e | various story fixes, closes #1496 | 2021-06-30 11:32:39 -04:00 |  | 
			
				
					| 
							
							
								 Ammar Githam | 4b22489f5f | Fix profile details layout sometimes broken. Fixes austinhuang0131/barinsta#1495 | 2021-06-30 20:37:02 +09:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 19d3434dbf | convert stuff to kotlin | 2021-06-29 22:43:17 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 49e348765b | Rename .java to .kt | 2021-06-29 22:43:16 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 1c710f1bd4 | make profile shares look better; close #1378 | 2021-06-29 21:47:23 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 5593860e6c | close #998 | 2021-06-29 17:10:39 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | da82759d19 | close #1064 | 2021-06-29 16:59:42 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 4d9494cbcf | convert StoryModel to StoryMedia close #1151, close #1208 | 2021-06-29 16:56:12 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 53b0301385 | Merge branch 'master' of https://github.com/austinhuang0131/instagrabber | 2021-06-29 12:58:23 -04:00 |  | 
			
				
					| 
							
							
								 Ammar Githam | e23f72f4d1 | Remove unused param | 2021-06-30 00:46:07 +09:00 |  | 
			
				
					| 
							
							
								 Ammar Githam | 3c0c9b3f26 | Toggle debug minify | 2021-06-30 00:44:16 +09:00 |  | 
			
				
					| 
							
							
								 Ammar Githam | 16f0a34f55 | Merge branch 'master' of https://github.com/austinhuang0131/instagrabber | 2021-06-30 00:43:30 +09:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 9e711638c4 | remove hashtag and location stories r/instagram said they were removed during the us election and never came back | 2021-06-29 11:42:43 -04:00 |  | 
			
				
					| 
							
							
								 Ammar Githam | 27d919e6b2 | Migrate ProfileFragment to kotlin and use viewmodel | 2021-06-30 00:21:10 +09:00 |  | 
			
				
					| 
							
							
								 Austin Huang | c326356acc | some story touch-ups | 2021-06-29 11:07:38 -04: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 | dbf0c66b41 | convert stuff to kotlin | 2021-06-29 10:12:07 -04:00 |  | 
			
				
					| 
							
							
								 Austin Huang | 7efe8aeee5 | Rename .java to .kt | 2021-06-29 09:54:13 -04:00 |  |