Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cdli-gh/ios-cdli-tablet

Sai Deep Tetali's iOS cdli tablet app
https://github.com/cdli-gh/ios-cdli-tablet

first commit

54213b86f6bc7bd7b5a4bfe46b5282f03d6b5c06 authored about 5 years ago by sohnyrin <[email protected]>
Fixed rotation bug

Changed about page URL

e4ee86553c41c54ffe06b1f1a460808f58d44faa authored over 10 years ago by Sai Deep Tetali <[email protected]>
Fixed internal auto layout crash using a workaround.

b68aaa20d033ce6849abe410ab7ce07374a54dc6 authored over 10 years ago by Sai Deep Tetali <[email protected]>
Gesture driven animations

1431093c046afb9184c656c9520024fc1ce747b1 authored over 10 years ago by Sai Deep Tetali <[email protected]>
Better animations using two web views instead of making auto layout resize the same one.

2e4e8a675cdd8220ecff298080b1755cb82d4573 authored over 10 years ago by Sai Deep Tetali <[email protected]>
Using pop for animations

c243f33785a5e03867f98b4d5bba66f2b9a0a80e authored over 10 years ago by Sai Deep Tetali <[email protected]>
First iOS7 build.

Bugs:
“Loading…” text displayed when the image is shrunk in the zoom view.

445ab28152f770b7a92165e0a79dc21402deb3a8 authored over 10 years ago by Sai Deep Tetali <[email protected]>
Some performance fixes

Loading placeholder image is no longer used as it completely screws up UICollectionLayer's perfo...

3ba6491fc9b530150a69312c567ff3d1f565ed03 authored over 11 years ago by Sai Deep Tetali <[email protected]>
Using internal builds and internal dev server for development

Changed share email

74dbeb7e43b9d282158a2274b8a79918b869e8e6 authored over 11 years ago by Sai Deep Tetali <[email protected]>
New bundle ID

d7ad5db37fbf999e3635e5d033ac74520d92d71d authored over 11 years ago by Sai Deep Tetali <[email protected]>
New loading icon

'more' button is bigger
Loading indicator for image download
Displaying entry date at the end of ...

7e905109d3df78e11e5664386a05cbc45018a900 authored over 11 years ago by Sai Deep Tetali <[email protected]>
Sharing through email

Caching more images
Visual separation of themes

08116340c68b1ec3e70ae296d895ace360acc0ec authored over 11 years ago by Sai Deep Tetali <[email protected]>
About page

New icon
Some files renamed

b246e03211173d7b9dfc83c7099e8892fb1f14b3 authored over 11 years ago by Sai Deep Tetali <[email protected]>
New icons

Changed font in the web description to sans-serif
New refreshing - done when app becomes active -...

714e01000b1b3866d5ecb77e7c2028a4050f897a authored over 11 years ago by Sai Deep Tetali <[email protected]>
New landing view

App delegate does not refresh data
Thicker frame around thumbnails
Renamed project to "cdli tablet"

d2fb53c3d18711c68694414ea825848cfd9ed434 authored over 11 years ago by Sai Deep Tetali <[email protected]>
Hack to improve performance of the WebView content size calculation by only using javascript when lowering the size.

eb6c185435918b1317230a86b5e180fa691beb4c authored over 11 years ago by Sai Deep Tetali <[email protected]>
Performance fixes for getting WebView height

Views are getting kicked out of memory? Saving their state as they disappear but check this

8dd83af3e03979104a9256cc907bf4e8a665909b authored over 11 years ago by Sai Deep Tetali <[email protected]>
New icons

Cells have smaller sizes while maintaing aspect ratio

80cfd4e6b47c7a97cfc03c81557992d66e9602ae authored over 11 years ago by Sai Deep Tetali <[email protected]>
I thought I committed all of these files in the last revision, but Xcode says I need to do that again

dd61440cb09dfb93d44985dd7a55fd6f06a816c7 authored over 11 years ago by Sai Deep Tetali <[email protected]>
Fixed zooming issues using custom UIScrollView subclass

Drawing a frame around thumbnails
Setting navigation bar titles and back buttons appropriately
Ne...

66d18d59a3e03b062c68a358b75c3767224a3876 authored over 11 years ago by Sai Deep Tetali <[email protected]>
Now using intrinsicContentSize of description field to size the description view. This allows us to specify min and max heights and auto layout will resize the view based on the contents of the description field.

cd71c65c5288863eac53531afe1e7b3c4ac0513b authored over 11 years ago by Sai Deep Tetali <[email protected]>
Using a textView instead of a label for description

Using only a single description view and using auto layout for orientation changes
Using auto lay...

88602b805bd6ac300102f601ec1c6be9d56fb149 authored over 11 years ago by Sai Deep Tetali <[email protected]>
Making sure I'm committing everything that's necessary

53ad11142bee82926624aab1d963b92adcc66c86 authored over 11 years ago by Sai Deep Tetali <[email protected]>
Taking care of rotation with two different views. Might change this to different view controllers instead.

7dda1c74538bc7386afe7924737659ea0f571bda authored over 11 years ago by Sai Deep Tetali <[email protected]>
Initial Commit

e859030540c38bc96f622959ca0f9f08b62e9a1d authored over 11 years ago by Sai Deep Tetali <[email protected]>