Garrett Moon
3c04c9407a
Fixed changelog
2017-06-30 13:44:50 -07:00
Garrett Moon
151d056d7a
Update to the latest betas of PINRemoteImage and PINCache ( #403 )
2017-06-30 13:41:27 -07:00
Garrett Moon
55ea108e32
Update for 2.3.4
2017-06-30 13:23:54 -07:00
Eugene Rychagov
53aaa94104
Generate documentation using jazzy
2017-06-30 21:48:39 +03:00
Adlai Holler
58641a85ab
Minor cleanup work ( #402 )
2017-06-30 16:26:19 +01:00
Huy Nguyen
c603ef0ef2
[ASLayout] Revisit the flattening algorithm ( #395 )
...
* Implement tests for the layout flattening process
* Refactor the flattening algorithm
- Remove flattened flag
- No more self check
- Stop traversing a layout tree branch when hits a displaynode node.
- Reuse as many existing ASLayout objects as possible
* Update changelog
* Ceil position values before comparing
* Explain why sublayout elements must be retained
2017-06-29 18:39:04 +01:00
overtake
29826304da
no message
2017-06-29 17:51:15 +03:00
Huy Nguyen
23ee9de615
If a layout has no sublayouts, don't bother initializing its rect table ( #394 )
2017-06-29 15:09:49 +01:00
Huy Nguyen
f7a6b7ae84
Fix documentation of ASLayout retainSublayoutLayoutElements ( #393 )
2017-06-28 16:14:05 +01:00
Benjamin Scholtysik (Reimold)
03d0cd3b43
Merge pull request #435 from bitstadium/develop
...
develop -> master with readme fix
2017-06-27 18:22:25 -07:00
Benjamin Scholtysik (Reimold)
9c73e43db8
Merge pull request #434 from bitstadium/fix/readme-headings
...
Update README.md
2017-06-27 16:55:54 -07:00
Benjamin Scholtysik (Reimold)
1d83278e23
Update README.md
2017-06-27 14:25:05 -07:00
overtake
aacd654486
Merge branch 'master' of https://github.com/peter-iakovlev/MtProtoKit
2017-06-27 21:39:15 +03:00
Peter
47298fcafe
no message
2017-06-27 21:26:29 +03:00
Peter
aa5346e28a
no message
2017-06-27 19:27:25 +03:00
overtake
575deb0946
Merge branch 'master' of https://github.com/peter-iakovlev/MtProtoKit
2017-06-27 19:24:47 +03:00
overtake
03ca5b741c
Merge branch 'master' of https://github.com/peter-iakovlev/TelegramCore
2017-06-27 19:24:27 +03:00
overtake
3ad694b9f2
no message
2017-06-27 19:24:21 +03:00
Peter
085ce892b0
no message
2017-06-27 17:18:08 +03:00
Peter
d315ae19e6
no message
2017-06-27 16:56:38 +03:00
Peter
ceabc12eb6
no message
2017-06-27 15:21:14 +03:00
Michael Schneider
f257193e69
Fix compiling ASDimension if Yoga enabled ( #389 )
...
Exposes the <UIKit/UIGeometry.h> otherwise under some circumstances UIEdgeInsets is not defined.
2017-06-26 16:59:24 -07:00
Benjamin Chang
b14ea8b95d
Comments to reflect code in ASTableNode performBatchUpdates #trival ( #388 )
2017-06-26 17:01:10 +01:00
Peter
6efbd6c5c5
no message
2017-06-26 17:56:19 +03:00
Huy Nguyen
6113a33904
Remove unnecessary frame setting in ASCellNode ( #387 )
2017-06-25 14:59:50 +01:00
Andrew Yates
0c72c4eaf0
Fix for Video Table Example Building ( #383 )
...
* Fix for Video Table Example Building
* Adjust to use setPreferredSize
* Change video URLs out for ones that still exist
* Update header
* Forgot to remove setHeight:
* Extract URLs
* Update license
2017-06-24 23:36:22 +01:00
overtake
e7a44f53d7
Merge branch 'master' of https://github.com/peter-iakovlev/MtProtoKit
2017-06-24 22:03:04 +03:00
Peter
015da8dfd6
no message
2017-06-24 21:33:46 +03:00
overtake
b54ff1ca73
themes
2017-06-23 21:19:47 +03:00
Huy Nguyen
ae7c96a402
Horrible spelling mistake ( #384 )
...
Better fix it ASAP!
2017-06-23 16:00:10 +01:00
Huy Nguyen
df01adc116
ASDimensionMake to be more lenient #trivial ( #382 )
...
* ASDimensionMake to be more lenient
Don't throw assertion when the string is invalid
* Fix unit test
2017-06-23 15:14:39 +01:00
Benjamin Scholtysik (Reimold)
ababf152a7
Merge pull request #433 from bitstadium/release/4.1.6
...
Release/4.1.6
2017-06-22 23:00:24 -07:00
Benjamin Scholtysik (Reimold)
d0f2a87e04
Fix an annoying typo in the setup template
2017-06-22 17:27:33 -07:00
Benjamin Scholtysik (Reimold)
4a06f769a9
Address Mat’s comments and update README and installation guide
2017-06-22 17:21:20 -07:00
Benjamin Scholtysik (Reimold)
e346d89248
Updating the guide for first installation
2017-06-22 16:54:37 -07:00
Benjamin Scholtysik (Reimold)
95d0107060
Version bumps and fixed typos.
2017-06-22 14:00:26 -07:00
Huy Nguyen
992df78801
Gate orphaned node detector behind YOGA flag #trivial ( #380 )
...
* Gate orphaned node detector behind YOGA flag
* Tiny indentation change
2017-06-22 19:12:41 +01:00
Benjamin Scholtysik (Reimold)
ad35044102
Merge branch 'develop' into release/4.16
2017-06-22 10:49:48 -07:00
Huy Nguyen
e264bb7eb0
[Event Log] Log ASM flag when modify subnodes #trivial ( #379 )
...
* Log ASM flag when add subnode
* Log other subnode modifications as well
2017-06-22 07:30:51 -07:00
Gregory K
c63a3bbdcf
Merge pull request #25 from UnigramDev/public
...
Added Evgeny's aes_ctr_encrypt implementation
2017-06-22 14:21:48 +03:00
overtake
66a24fb35a
no message
2017-06-22 09:41:38 +01:00
Benjamin Scholtysik (Reimold)
de28b6ed29
Streamline the docs
2017-06-21 18:15:03 -07:00
Benjamin Scholtysik (Reimold)
f22da60192
Bump versions 4.1.5->4.1.6
2017-06-21 18:13:36 -07:00
Benjamin Scholtysik (Reimold)
d788f5285b
Merge pull request #432 from bitstadium/feature/improve-accessibility-feedback-ui
...
Add accessibility traits to feedback UI
2017-06-21 18:10:32 -07:00
Benjamin Scholtysik (Reimold)
aa19fd6ff5
Add accessibility traits to feedback UI
2017-06-21 16:43:17 -07:00
Hannah Troisi
2dca3e5e76
[ASDataController] Add event logging for transaction queue flush duration #trivial ( #334 )
...
* Add event logging for transaction queue flush duration
* address @appleguy's comments
* Improve formatting of Event Log messages
* Small indentation fix in ASDataController
2017-06-21 22:09:35 +01:00
Adlai Holler
5357d259fa
Add new workspaces for tests for different integrations ( #377 )
2017-06-21 11:06:43 -07:00
overtake
b66efb65cb
Merge branch 'master' of https://github.com/peter-iakovlev/MtProtoKit
2017-06-21 15:47:01 +03:00
Peter
8bff370825
no message
2017-06-21 14:46:51 +03:00
Peter
8427b8b889
no message
2017-06-21 14:12:47 +03:00