IGListKit/Source
Markus Emrich 323887920d Remove stringWithFormat: calls without parameters (#1360)
Summary:
Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1360

`codemod -m -d ~/fbsource/fbobjc/ --extensions m,mm '\[NSString stringWithFormat\:\@\"([^\"]*?)\"\]' '@"\1"'`

Excluded third party libraries.

Differential Revision: D15590354

fbshipit-source-id: 954db583a02e0da26ea52ad7b8762e1d8f902ab4
2019-08-20 15:11:30 -07:00
..
Common Change paths to path (#1205) 2019-06-25 11:46:46 -07:00
Internal Remove stringWithFormat: calls without parameters (#1360) 2019-08-20 15:11:30 -07:00
IGListAdapter.h create IGListAdapterPerformanceDelegate 2019-03-14 18:10:00 -07:00
IGListAdapter.m Add experiment to have the collection view layout check the collection view instead of the collection view layout [2/2] 2019-06-14 16:23:46 -07:00
IGListAdapterDataSource.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListAdapterDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListAdapterMoveDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListAdapterPerformanceDelegate.h create IGListAdapterPerformanceDelegate 2019-03-14 18:10:00 -07:00
IGListAdapterUpdateListener.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListAdapterUpdater.h Cleanup the coalescing time experiment 2019-03-08 09:58:14 -08:00
IGListAdapterUpdater.m Cleanup the skiplayout in reloadData fallback 2019-06-12 18:35:54 -07:00
IGListAdapterUpdaterDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListBatchContext.h Fix #1275 layouts inconsistency in updateAnimated:completion of IGListBindingSectionController (#1285) 2019-06-11 22:29:34 -07:00
IGListBindable.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListBindingSectionController.h Fix - Cell Reordering in IGListBindingSectionController (viewModels array not being updated) (#1274) 2019-06-23 23:25:09 -07:00
IGListBindingSectionController.m Fix - Cell Reordering in IGListBindingSectionController (viewModels array not being updated) (#1274) 2019-06-23 23:25:09 -07:00
IGListBindingSectionControllerDataSource.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListBindingSectionControllerSelectionDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListCollectionContext.h Fix #1275 layouts inconsistency in updateAnimated:completion of IGListBindingSectionController (#1285) 2019-06-11 22:29:34 -07:00
IGListCollectionScrollingTraits.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListCollectionView.h Define IGListCollectionViewLayoutCompatible to allow custom layouts to interact with IGListCollectionView 2019-01-17 07:53:23 -08:00
IGListCollectionView.m Define IGListCollectionViewLayoutCompatible to allow custom layouts to interact with IGListCollectionView 2019-01-17 07:53:23 -08:00
IGListCollectionViewDelegateLayout.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListCollectionViewLayout.h Add experiment to have the collection view layout check the collection view instead of the collection view layout [2/2] 2019-06-14 16:23:46 -07:00
IGListCollectionViewLayout.mm Add experiment to have the collection view layout check the collection view instead of the collection view layout [2/2] 2019-06-14 16:23:46 -07:00
IGListCollectionViewLayoutCompatible.h Define IGListCollectionViewLayoutCompatible to allow custom layouts to interact with IGListCollectionView 2019-01-17 07:53:23 -08:00
IGListDisplayDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListGenericSectionController.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListGenericSectionController.m Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListKit.h Delete duplicate headers in IGListKit.h (#1347) 2019-08-01 17:52:41 -07:00
IGListReloadDataUpdater.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListReloadDataUpdater.m Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListScrollDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListSectionController.h Replace incorrect IGListSectionController dequeue calls 2018-11-29 08:26:58 -08:00
IGListSectionController.m Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListSingleSectionController.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListSingleSectionController.m Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListStackedSectionController.h Fix #1275 layouts inconsistency in updateAnimated:completion of IGListBindingSectionController (#1285) 2019-06-11 22:29:34 -07:00
IGListStackedSectionController.m Fix #1275 layouts inconsistency in updateAnimated:completion of IGListBindingSectionController (#1285) 2019-06-11 22:29:34 -07:00
IGListSupplementaryViewSource.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListTransitionDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListUpdatingDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
IGListWorkingRangeDelegate.h Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
Info.plist Update README and podspec with new license, bump version to 3.4 2018-05-01 16:10:19 -07:00